is_duplicated bool 2 classes | xmi stringlengths 506 392k | ids stringlengths 42 388 | model_type stringclasses 1 value | txt stringlengths 3 77k | labels null | graph stringlengths 176 1.29M |
|---|---|---|---|---|---|---|
true | <?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="mylyn" nsURI="http://www.eclipse.org/oomph/setup/mylyn/1.0"
nsPrefix="mylyn">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="schemaLocation" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Mylyn.ecore"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="${oomph.update.url}"/>
<details key="installableUnits" value="org.eclipse.oomph.setup.mylyn.feature.group"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="http://download.eclipse.org/mylyn/releases/latest"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider">
<details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.mylyn.edit/icons/full/obj16"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="MylynQueriesTask" eSuperTypes="../../org.eclipse.oomph.setup/model/Setup.ecore#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="bugzilla"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1"
eType="#//Query" containment="true" eOpposite="#//Query/task">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="query"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MylynBuildsTask" eSuperTypes="../../org.eclipse.oomph.setup/model/Setup.ecore#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.eclipse.mylyn.hudson"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serverURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buildPlans" lowerBound="1"
upperBound="-1" eType="#//BuildPlan" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="buildPlan"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildPlan" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<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="Query" eSuperTypes="../../org.eclipse.oomph.base/model/Base.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//MylynQueriesTask"
eOpposite="#//MylynQueriesTask/queries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//QueryAttribute" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryAttribute" 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>
</ecore:EPackage>
| github:ecore:/data/DuaneNielsen/APMFieldDev/plugins/org.eclipse.oomph.setup.mylyn/model/Mylyn.ecore | ecore | mylyn
MylynQueriesTask
connectorKind
bugzilla
repositoryURL
userID
password
queries
MylynBuildsTask
connectorKind
org.eclipse.mylyn.hudson
serverURL
userID
password
buildPlans
BuildPlan
name
Query
task
summary
uRL
attributes
QueryAttribute
java.util.Map$Entry
java.util.Map$Entry
key
value | null | {"directed":true,"nodes":[{"nsPrefix":"mylyn","nsURI":"http://www.eclipse.org/oomph/setup/mylyn/1.0","name":"mylyn","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynQueriesTask","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynBuildsTask","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildPlan","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":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"QueryAttribute","instanceClass":"java.util.Map$Entry","abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"bugzilla","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"bugzilla","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","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":"repositoryURL","changeable":true,"lowerBound":1,"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":"userID","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","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":"queries","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"},{"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.mylyn.hudson","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.mylyn.hudson","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","changeable":true,"lowerBound":1,"iD":false,"id":18,"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":"serverURL","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"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":"password","changeable":true,"lowerBound":0,"iD":false,"id":21,"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":"buildPlans","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"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},{"id":30,"eClass":"EGenericType"},{"id":31,"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":"summary","changeable":true,"lowerBound":1,"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":"uRL","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":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":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":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":"value","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":1,"target":0},{"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":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":4},{"source":10,"target":16},{"source":10,"target":1},{"source":10,"target":17},{"source":16,"target":4},{"source":2,"target":0},{"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":18,"target":24},{"source":18,"target":2},{"source":19,"target":25},{"source":19,"target":2},{"source":20,"target":26},{"source":20,"target":2},{"source":21,"target":27},{"source":21,"target":2},{"source":22,"target":3},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":31},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":17,"target":1},{"source":17,"target":36},{"source":17,"target":4},{"source":17,"target":10},{"source":36,"target":1},{"source":32,"target":37},{"source":32,"target":4},{"source":33,"target":38},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":39},{"source":34,"target":4},{"source":39,"target":5},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":40,"target":42},{"source":40,"target":5},{"source":41,"target":43},{"source":41,"target":5}],"multigraph":true} |
false | <?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="ui2" nsURI="http://www.neoflex.ru/meta/ui2" nsPrefix="ui2">
<eClassifiers xsi:type="ecore:EClass" name="UIPackage">
<eAnnotations source="mspace.ui">
<details key="caption" value="Пакет объектов"/>
<details key="caption.plural" value="Пакеты объектов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiClasses" upperBound="-1"
eType="#//UIClass" containment="true" eOpposite="#//UIClass/uiPackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIClass">
<eAnnotations source="mspace.ui">
<details key="caption" value="Отображаемый объект"/>
<details key="caption.plural" value="Отображаемые объекты"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="baseName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Базовое наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Заголовок"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qName" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Квалифицированное наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiPackage" lowerBound="1"
eType="#//UIPackage" eOpposite="#//UIPackage/uiClasses"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiForms" upperBound="-1"
eType="#//UIForm" containment="true" eOpposite="#//UIForm/uiClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editForm" eType="#//EditForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Шаблон формы редактирования"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainListForm" eType="#//MainListForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Форма списка"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainEditForm" eType="#//MainEditForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Форма редактирования"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hiers" upperBound="-1"
eType="#//UIClass">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наследники"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiOperations" upperBound="-1"
eType="#//UIOperation" containment="true" eOpposite="#//UIOperation/uiClass">
<eAnnotations source="mspace.ui">
<details key="caption" value="Операции"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiSuperTypes" upperBound="-1"
eType="#//UIClass">
<eAnnotations source="mspace.ui">
<details key="caption" value="Родители"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="designerLink" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Дизайнер"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="uiClass" lowerBound="1"
eType="#//UIClass" eOpposite="#//UIClass/uiOperations"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeQName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Квалифицированное имя типа"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Заголовок"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIForm" abstract="true" eSuperTypes="#//Layout">
<eAnnotations source="mspace.ui">
<details key="caption" value="Форма"/>
<details key="caption.plural" value="Формы"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiClass" lowerBound="1"
eType="#//UIClass" eOpposite="#//UIClass/uiForms"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="embeddedForms" upperBound="-1"
eType="#//UIForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Вложенные формы"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSources" upperBound="-1"
eType="#//DataSource" containment="true" eOpposite="#//DataSource/form">
<eAnnotations source="mspace.ui">
<details key="caption" value="�сточники данных"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditForm" eSuperTypes="#//UIForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Форма редактирования"/>
<details key="caption.plural" value="Формы редактирования"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectItem" eType="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="�сточник данных объекта"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MainListForm" eSuperTypes="#//UIForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Главная форма списка"/>
<details key="caption.plural" value="Главные формы списков"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectList" lowerBound="1"
eType="#//ObjectList"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entryPoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MainEditForm" eSuperTypes="#//EditForm">
<eAnnotations source="mspace.ui">
<details key="caption" value="Главная форма редактирования"/>
<details key="caption.plural" value="Главные формы редактирования"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="itemId" lowerBound="1"
eType="#//DataModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UIElement" abstract="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Визуальный элемент"/>
<details key="caption.plural" value="Визуальные элементы"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Заголовок"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Подсказка"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hideOn" eType="#//OrExpression"
containment="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Условия невидимости"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="disableOn" eType="#//OrExpression"
containment="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Условия недоступности"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readOnly" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayoutElement" abstract="true" eSuperTypes="#//UIElement">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент"/>
<details key="caption.plural" value="Рлементы"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="layout" eType="#//Layout"
eOpposite="#//Layout/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Layout" abstract="true" eSuperTypes="#//LayoutElement">
<eAnnotations source="mspace.ui">
<details key="caption" value="Контейнер элементов"/>
<details key="caption.plural" value="Контейнеры элементов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//LayoutElement" containment="true" eOpposite="#//LayoutElement/layout"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RowLayout" eSuperTypes="#//Layout">
<eAnnotations source="mspace.ui">
<details key="caption" value="Горизонтальный контейнер"/>
<details key="caption.plural" value="Горизонтальные контейнеры"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnLayout" eSuperTypes="#//Layout">
<eAnnotations source="mspace.ui">
<details key="caption" value="Вертикальный контейнер"/>
<details key="caption.plural" value="Вертикальные контейнеры"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupListLayout" eSuperTypes="#//Layout">
<eAnnotations source="mspace.ui">
<details key="caption" value="Список групп элементов"/>
<details key="caption.plural" value="Списоки групп элементов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showStyle" eType="#//GroupListStyleEnum"
defaultValueLiteral="SHOW_FIRST"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormLayout" eSuperTypes="#//Layout">
<eAnnotations source="mspace.ui">
<details key="caption" value="Простая форма"/>
<details key="caption.plural" value="Простые формы"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataControl" abstract="true" eSuperTypes="#//LayoutElement">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° данных"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° данных"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataModel" lowerBound="1"
eType="#//DataModel">
<eAnnotations source="mspace.ui">
<details key="caption" value="Редактируемый объект"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="requiredOn" eType="#//OrExpression"
containment="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Условия обязательности"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OptionControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент выбора данных"/>
<details key="caption.plural" value="Рлементы выбора данных"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="refModel" lowerBound="1"
eType="#//DataModel">
<eAnnotations source="mspace.ui">
<details key="caption" value="Список выбора"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Ключевое поле"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="display" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Поле для отображения"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="mspace.ui">
<details key="caption" value="Максимальное количество выбранных объектов"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° текста"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° текста"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false">
<eAnnotations source="mspace.ui">
<details key="caption" value="Многострочный"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false">
<eAnnotations source="mspace.ui">
<details key="caption" value="Пароль"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmbeddedListControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° СЃРїРёСЃРєР°"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° СЃРїРёСЃРєР°"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° числа"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° чисел"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° даты"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° дат"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateTimeControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° даты Рё времени"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° дат Рё времени"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanControl" eSuperTypes="#//DataControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° логического значения"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° логического значения"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassControl" abstract="true" eSuperTypes="#//DataControl">
<eStructuralFeatures xsi:type="ecore:EReference" name="uiClass" lowerBound="1"
eType="#//UIClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditFormControl" eSuperTypes="#//ClassControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Рлемент РІРІРѕРґР° значения объекта"/>
<details key="caption.plural" value="Рлементы РІРІРѕРґР° значений объектов"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MainEditFormControl" eSuperTypes="#//EditFormControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Главная форма редактирования объекта"/>
<details key="caption.plural" value="Главные формы редактирования объектов"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableControl" abstract="true" eSuperTypes="#//ClassControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Таблица"/>
<details key="caption.plural" value="Таблицы"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1"
eType="#//TableColumn" containment="true" eOpposite="#//TableColumn/table"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableColumn" eSuperTypes="#//UIElement">
<eAnnotations source="mspace.ui">
<details key="caption" value="Колонка таблицы"/>
<details key="caption.plural" value="Колонки таблицы"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" lowerBound="1" eType="#//TableControl"
eOpposite="#//TableControl/columns"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MasterDetail" eSuperTypes="#//TableControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Таблица с внутренним редактированием"/>
<details key="caption.plural" value="Таблицы с внутренним редактированием"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableGroupControl" eSuperTypes="#//TableControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Таблица с внешним редактированием"/>
<details key="caption.plural" value="Таблицы с внешним редактированием"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphControl" eSuperTypes="#//ClassControl">
<eAnnotations source="mspace.ui">
<details key="caption" value="Диаграмма Ганта"/>
<details key="caption.plural" value="Диаграмы Ганта"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Выражение"/>
<details key="caption.plural" value="Выражения"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" abstract="true" eSuperTypes="#//Expression">
<eAnnotations source="mspace.ui">
<details key="caption" value="Логическое выражение"/>
<details key="caption.plural" value="Логические выражения"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvalBooleanExpression" eSuperTypes="#//BooleanExpression">
<eAnnotations source="mspace.ui">
<details key="caption" value="Вычисляемое логическое выражение"/>
<details key="caption.plural" value="Вычисляемые логические выражения"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataModelComparison" abstract="true"
eSuperTypes="#//EvalBooleanExpression">
<eAnnotations source="mspace.ui">
<details key="caption" value="Выражение сравнения"/>
<details key="caption.plural" value="Выражения сравнения"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataModel" lowerBound="1"
eType="#//DataModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EqEvalExpression" eSuperTypes="#//DataModelComparison">
<eAnnotations source="mspace.ui">
<details key="caption" value="Выражение равенства"/>
<details key="caption.plural" value="Выражения равенства"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NeEvalExpression" eSuperTypes="#//DataModelComparison">
<eAnnotations source="mspace.ui">
<details key="caption" value="Выражение неравенства"/>
<details key="caption.plural" value="Выражения неравенства"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListExpression" abstract="true" eSuperTypes="#//BooleanExpression">
<eAnnotations source="mspace.ui">
<details key="caption" value="Список логических выражений"/>
<details key="caption.plural" value="Списки логических выражений"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//BooleanExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AndExpression" eSuperTypes="#//ListExpression">
<eAnnotations source="mspace.ui">
<details key="caption" value="Логическое �"/>
<details key="caption.plural" value="Список логических �"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrExpression" eSuperTypes="#//ListExpression">
<eAnnotations source="mspace.ui">
<details key="caption" value="Логическое �Л�"/>
<details key="caption.plural" value="Список логических �Л�"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataModel" abstract="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Модель данных"/>
<details key="caption.plural" value="Модели данных"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//ModelProperty" containment="true" eOpposite="#//ModelProperty/model"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelProperty" eSuperTypes="#//DataModel">
<eAnnotations source="mspace.ui">
<details key="caption" value="Свойство модели данных"/>
<details key="caption.plural" value="Свойства модели данных"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" lowerBound="1" eType="#//DataModel"
eOpposite="#//DataModel/properties"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSource" abstract="true" eSuperTypes="#//DataModel">
<eAnnotations source="mspace.ui">
<details key="caption" value="�сточник данных"/>
<details key="caption.plural" value="�сточники данных"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="form" lowerBound="1" eType="#//UIForm"
eOpposite="#//UIForm/dataSources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Параметр формы"/>
<details key="caption.plural" value="Параметры формы"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Eval" eSuperTypes="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Вычисляемый источник данных"/>
<details key="caption.plural" value="Вычисляемые источники данных"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExternalSource" eSuperTypes="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Внешний источник данных"/>
<details key="caption.plural" value="Внешние источники данных"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Null" eSuperTypes="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Пустой источник данных"/>
<details key="caption.plural" value="Пустые источники данных"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DBSource" abstract="true" eSuperTypes="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Запрос к БД"/>
<details key="caption.plural" value="Запросы к БД"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="up" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-2"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="down" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-2"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="deep" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QuerySource" abstract="true" eSuperTypes="#//DBSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="SQL запрос"/>
<details key="caption.plural" value="SQL запросы"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectSource" abstract="true" eSuperTypes="#//DBSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Запрос объекта"/>
<details key="caption.plural" value="Запросы объектов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="uiClass" lowerBound="1"
eType="#//UIClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectItem" eSuperTypes="#//ObjectSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Запрос единичного объекта"/>
<details key="caption.plural" value="Запросы единичных объектов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="modeModel" lowerBound="1"
eType="#//DataModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectList" eSuperTypes="#//ObjectSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Запрос списка объекта"/>
<details key="caption.plural" value="Запросы списков объектов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" eType="#//AndExpression"
containment="true">
<eAnnotations source="mspace.ui">
<details key="caption" value="Фильтр"/>
<details key="caption.plural" value="Фильтры"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="joined" upperBound="-1"
eType="#//JoinedObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JoinedObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fname" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="falias" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstObjectList" eSuperTypes="#//DataSource">
<eAnnotations source="mspace.ui">
<details key="caption" value="Список постоянных объектов"/>
<details key="caption.plural" value="Списки постоянных объектов"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//ConstObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstObject">
<eAnnotations source="mspace.ui">
<details key="caption" value="Постоянный объект"/>
<details key="caption.plural" value="Постоянные объекты"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//NamedExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedExpression">
<eAnnotations source="mspace.ui">
<details key="caption" value="�менованное выражение"/>
<details key="caption.plural" value="�менованные выражения"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Выражение"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Application">
<eAnnotations source="mspace.ui">
<details key="caption" value="Приложение"/>
<details key="caption.plural" value="Список приложений"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Заголовок"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1"
eType="#//Module" containment="true" eOpposite="#//Module/application"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module">
<eAnnotations source="mspace.ui">
<details key="caption" value="Модуль"/>
<details key="caption.plural" value="Список модулей"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="application" lowerBound="1"
eType="#//Application" eOpposite="#//Application/modules"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Наименование"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caption" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Заголовок"/>
<details key="display" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryClasses" upperBound="-1"
eType="#//UIClass">
<eAnnotations source="mspace.ui">
<details key="caption" value="Объекты модуля"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExternalModule" eSuperTypes="#//Module">
<eAnnotations source="mspace.ui">
<details key="caption" value="Внешний Модуль"/>
<details key="caption.plural" value="Список внешних модулей"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="link" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="mspace.ui">
<details key="caption" value="Ссылка"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GroupListStyleEnum">
<eLiterals name="SHOW_ALL" value="1"/>
<eLiterals name="SHOW_FIRST" value="2"/>
<eLiterals name="HIDE_ALL" value="3"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/neoflex-consulting/datagram/pim/ui/ui2.ecore | ecore | ui2
UIPackage
name
uiClasses
UIClass
name
baseName
caption
qName
uiPackage
uiForms
editForm
mainListForm
mainEditForm
hiers
uiOperations
uiSuperTypes
designerLink
readOnly
UIOperation
uiClass
name
typeQName
caption
UIForm
uiClass
embeddedForms
dataSources
EditForm
objectItem
MainListForm
objectList
entryPoint
MainEditForm
itemId
UIElement
name
caption
hint
hideOn
disableOn
readOnly
LayoutElement
layout
Layout
elements
RowLayout
ColumnLayout
GroupListLayout
showStyle
SHOW_FIRST
FormLayout
DataControl
dataModel
requiredOn
OptionControl
refModel
key
display
upperBound
TextControl
multiline
false
password
false
EmbeddedListControl
NumberControl
DateControl
DateTimeControl
BooleanControl
ClassControl
uiClass
EditFormControl
MainEditFormControl
TableControl
columns
TableColumn
table
MasterDetail
TableGroupControl
GraphControl
Expression
BooleanExpression
EvalBooleanExpression
expr
DataModelComparison
dataModel
EqEvalExpression
NeEvalExpression
ListExpression
content
AndExpression
OrExpression
DataModel
name
properties
ModelProperty
model
DataSource
form
Parameter
Eval
expr
ExternalSource
Null
DBSource
up
-2
down
-2
deep
-2
QuerySource
query
ObjectSource
uiClass
ObjectItem
modeModel
ObjectList
filter
joined
JoinedObject
fname
falias
ConstObjectList
content
ConstObject
content
NamedExpression
name
expr
Application
name
caption
modules
Module
application
name
caption
entryClasses
ExternalModule
link
GroupListStyleEnum
SHOW_ALL
SHOW_ALL
SHOW_FIRST
SHOW_FIRST
HIDE_ALL
HIDE_ALL | null | {"directed":true,"nodes":[{"nsPrefix":"ui2","nsURI":"http://www.neoflex.ru/meta/ui2","name":"ui2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIPackage","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIOperation","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIForm","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditForm","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MainListForm","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MainEditForm","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UIElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayoutElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layout","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RowLayout","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnLayout","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupListLayout","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormLayout","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataControl","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionControl","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextControl","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmbeddedListControl","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberControl","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateControl","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeControl","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanControl","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassControl","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditFormControl","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MainEditFormControl","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableControl","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableColumn","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasterDetail","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableGroupControl","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphControl","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvalBooleanExpression","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataModelComparison","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqEvalExpression","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NeEvalExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListExpression","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpression","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpression","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataModel","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelProperty","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSource","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eval","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalSource","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Null","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DBSource","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuerySource","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectSource","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectItem","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectList","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinedObject","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstObjectList","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstObject","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedExpression","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalModule","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GroupListStyleEnum","instanceClass":null,"id":59,"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":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":"uiClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"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":"uiPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"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":65,"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":"baseName","changeable":true,"lowerBound":1,"iD":false,"id":66,"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":"caption","changeable":true,"lowerBound":1,"iD":false,"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":"qName","changeable":true,"lowerBound":1,"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":"uiForms","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":false,"unsettable":false,"transient":false,"unique":true,"name":"editForm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"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":"mainListForm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"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":"mainEditForm","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":false,"unsettable":false,"transient":false,"unique":true,"name":"hiers","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":"uiOperations","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":false,"unsettable":false,"transient":false,"unique":true,"name":"uiSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"designerLink","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"readOnly","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"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":"uiClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"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":"uiClass","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":94,"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":"typeQName","changeable":true,"lowerBound":1,"iD":false,"id":95,"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":"caption","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"embeddedForms","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":"dataSources","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":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":"form","changeable":true,"resolveProxies":true,"lowerBound":1,"id":107,"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":"objectItem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"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":"objectList","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"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":"entryPoint","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"itemId","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"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":119,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caption","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":"hint","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":"hideOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"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":"disableOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"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":"readOnly","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"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":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"SHOW_FIRST","unsettable":false,"transient":false,"unique":true,"name":"showStyle","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"dataModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"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":"requiredOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"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":"refModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":148,"derived":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":149,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"display","changeable":true,"lowerBound":0,"iD":false,"id":150,"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":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"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":"multiline","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":"password","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"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"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":"uiClass","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"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":"table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"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":"expr","changeable":true,"lowerBound":0,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"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":"dataModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"derived":false},{"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":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"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":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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"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":"expr","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":-2,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-2","unsettable":false,"transient":false,"unique":true,"name":"up","changeable":true,"lowerBound":0,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-2,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-2","unsettable":false,"transient":false,"unique":true,"name":"down","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":-2,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-2","unsettable":false,"transient":false,"unique":true,"name":"deep","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"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":"query","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"uiClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":220,"derived":false},{"id":221,"eClass":"EGenericType"},{"id":222,"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":"modeModel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"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":"filter","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":true,"unsettable":false,"transient":false,"unique":true,"name":"joined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"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":"fname","changeable":true,"lowerBound":1,"iD":false,"id":231,"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":"falias","changeable":true,"lowerBound":1,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"content","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":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"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":240,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"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":244,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caption","changeable":true,"lowerBound":0,"iD":false,"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":false,"transient":false,"unique":true,"name":"modules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"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":"application","changeable":true,"resolveProxies":true,"lowerBound":1,"id":250,"derived":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":251,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"caption","changeable":true,"lowerBound":0,"iD":false,"id":252,"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":"entryClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"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":"link","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"name":"SHOW_ALL","id":261,"value":1,"literal":"SHOW_ALL","eClass":"EEnumLiteral"},{"name":"SHOW_FIRST","id":262,"value":2,"literal":"SHOW_FIRST","eClass":"EEnumLiteral"},{"name":"HIDE_ALL","id":263,"value":3,"literal":"HIDE_ALL","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":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":1,"target":0},{"source":1,"target":60},{"source":1,"target":61},{"source":60,"target":62},{"source":60,"target":1},{"source":61,"target":2},{"source":61,"target":63},{"source":61,"target":1},{"source":61,"target":64},{"source":63,"target":2},{"source":2,"target":0},{"source":2,"target":65},{"source":2,"target":66},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":64},{"source":2,"target":69},{"source":2,"target":70},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":73},{"source":2,"target":74},{"source":2,"target":75},{"source":2,"target":76},{"source":2,"target":77},{"source":65,"target":78},{"source":65,"target":2},{"source":66,"target":79},{"source":66,"target":2},{"source":67,"target":80},{"source":67,"target":2},{"source":68,"target":81},{"source":68,"target":2},{"source":64,"target":1},{"source":64,"target":82},{"source":64,"target":2},{"source":64,"target":61},{"source":82,"target":1},{"source":69,"target":4},{"source":69,"target":83},{"source":69,"target":2},{"source":69,"target":84},{"source":83,"target":4},{"source":70,"target":5},{"source":70,"target":85},{"source":70,"target":2},{"source":85,"target":5},{"source":71,"target":6},{"source":71,"target":86},{"source":71,"target":2},{"source":86,"target":6},{"source":72,"target":7},{"source":72,"target":87},{"source":72,"target":2},{"source":87,"target":7},{"source":73,"target":2},{"source":73,"target":88},{"source":73,"target":2},{"source":88,"target":2},{"source":74,"target":3},{"source":74,"target":89},{"source":74,"target":2},{"source":74,"target":90},{"source":89,"target":3},{"source":75,"target":2},{"source":75,"target":91},{"source":75,"target":2},{"source":91,"target":2},{"source":76,"target":92},{"source":76,"target":2},{"source":77,"target":93},{"source":77,"target":2},{"source":3,"target":0},{"source":3,"target":90},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":90,"target":2},{"source":90,"target":97},{"source":90,"target":3},{"source":90,"target":74},{"source":97,"target":2},{"source":94,"target":98},{"source":94,"target":3},{"source":95,"target":99},{"source":95,"target":3},{"source":96,"target":100},{"source":96,"target":3},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":84},{"source":4,"target":101},{"source":4,"target":102},{"source":4,"target":103},{"source":84,"target":2},{"source":84,"target":104},{"source":84,"target":4},{"source":84,"target":69},{"source":104,"target":2},{"source":101,"target":4},{"source":101,"target":105},{"source":101,"target":4},{"source":105,"target":4},{"source":102,"target":42},{"source":102,"target":106},{"source":102,"target":4},{"source":102,"target":107},{"source":106,"target":42},{"source":103,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":108},{"source":5,"target":109},{"source":108,"target":42},{"source":108,"target":110},{"source":108,"target":5},{"source":110,"target":42},{"source":109,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":111},{"source":6,"target":112},{"source":6,"target":113},{"source":111,"target":51},{"source":111,"target":114},{"source":111,"target":6},{"source":114,"target":51},{"source":112,"target":115},{"source":112,"target":6},{"source":113,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":116},{"source":7,"target":117},{"source":116,"target":40},{"source":116,"target":118},{"source":116,"target":7},{"source":118,"target":40},{"source":117,"target":5},{"source":8,"target":0},{"source":8,"target":119},{"source":8,"target":120},{"source":8,"target":121},{"source":8,"target":122},{"source":8,"target":123},{"source":8,"target":124},{"source":119,"target":125},{"source":119,"target":8},{"source":120,"target":126},{"source":120,"target":8},{"source":121,"target":127},{"source":121,"target":8},{"source":122,"target":39},{"source":122,"target":128},{"source":122,"target":8},{"source":128,"target":39},{"source":123,"target":39},{"source":123,"target":129},{"source":123,"target":8},{"source":129,"target":39},{"source":124,"target":130},{"source":124,"target":8},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":131},{"source":9,"target":132},{"source":131,"target":10},{"source":131,"target":133},{"source":131,"target":9},{"source":131,"target":134},{"source":133,"target":10},{"source":132,"target":8},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":134},{"source":10,"target":135},{"source":134,"target":9},{"source":134,"target":136},{"source":134,"target":10},{"source":134,"target":131},{"source":136,"target":9},{"source":135,"target":9},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":137},{"source":137,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":138},{"source":138,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":139},{"source":13,"target":140},{"source":139,"target":59},{"source":139,"target":141},{"source":139,"target":13},{"source":141,"target":59},{"source":140,"target":10},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":142},{"source":142,"target":10},{"source":15,"target":0},{"source":15,"target":9},{"source":15,"target":143},{"source":15,"target":144},{"source":15,"target":145},{"source":143,"target":40},{"source":143,"target":146},{"source":143,"target":15},{"source":146,"target":40},{"source":144,"target":39},{"source":144,"target":147},{"source":144,"target":15},{"source":147,"target":39},{"source":145,"target":9},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":148},{"source":16,"target":149},{"source":16,"target":150},{"source":16,"target":151},{"source":16,"target":152},{"source":148,"target":40},{"source":148,"target":153},{"source":148,"target":16},{"source":153,"target":40},{"source":149,"target":154},{"source":149,"target":16},{"source":150,"target":155},{"source":150,"target":16},{"source":151,"target":156},{"source":151,"target":16},{"source":152,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":157},{"source":17,"target":158},{"source":17,"target":159},{"source":157,"target":160},{"source":157,"target":17},{"source":158,"target":161},{"source":158,"target":17},{"source":159,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":162},{"source":162,"target":15},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":163},{"source":163,"target":15},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":164},{"source":164,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":165},{"source":165,"target":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":166},{"source":166,"target":15},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":167},{"source":23,"target":168},{"source":167,"target":2},{"source":167,"target":169},{"source":167,"target":23},{"source":169,"target":2},{"source":168,"target":15},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":170},{"source":170,"target":23},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":171},{"source":171,"target":24},{"source":26,"target":0},{"source":26,"target":23},{"source":26,"target":172},{"source":26,"target":173},{"source":172,"target":27},{"source":172,"target":174},{"source":172,"target":26},{"source":172,"target":175},{"source":174,"target":27},{"source":173,"target":23},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":175},{"source":27,"target":176},{"source":175,"target":26},{"source":175,"target":177},{"source":175,"target":27},{"source":175,"target":172},{"source":177,"target":26},{"source":176,"target":8},{"source":28,"target":0},{"source":28,"target":26},{"source":28,"target":178},{"source":178,"target":26},{"source":29,"target":0},{"source":29,"target":26},{"source":29,"target":179},{"source":179,"target":26},{"source":30,"target":0},{"source":30,"target":23},{"source":30,"target":180},{"source":180,"target":23},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":181},{"source":181,"target":31},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":182},{"source":33,"target":183},{"source":182,"target":184},{"source":182,"target":33},{"source":183,"target":32},{"source":34,"target":0},{"source":34,"target":33},{"source":34,"target":185},{"source":34,"target":186},{"source":185,"target":40},{"source":185,"target":187},{"source":185,"target":34},{"source":187,"target":40},{"source":186,"target":33},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":188},{"source":188,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":189},{"source":189,"target":34},{"source":37,"target":0},{"source":37,"target":32},{"source":37,"target":190},{"source":37,"target":191},{"source":190,"target":32},{"source":190,"target":192},{"source":190,"target":37},{"source":192,"target":32},{"source":191,"target":32},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":193},{"source":193,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":194},{"source":194,"target":37},{"source":40,"target":0},{"source":40,"target":195},{"source":40,"target":196},{"source":195,"target":197},{"source":195,"target":40},{"source":196,"target":41},{"source":196,"target":198},{"source":196,"target":40},{"source":196,"target":199},{"source":198,"target":41},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":199},{"source":41,"target":200},{"source":199,"target":40},{"source":199,"target":201},{"source":199,"target":41},{"source":199,"target":196},{"source":201,"target":40},{"source":200,"target":40},{"source":42,"target":0},{"source":42,"target":40},{"source":42,"target":107},{"source":42,"target":202},{"source":107,"target":4},{"source":107,"target":203},{"source":107,"target":42},{"source":107,"target":102},{"source":203,"target":4},{"source":202,"target":40},{"source":43,"target":0},{"source":43,"target":42},{"source":43,"target":204},{"source":204,"target":42},{"source":44,"target":0},{"source":44,"target":42},{"source":44,"target":205},{"source":44,"target":206},{"source":205,"target":207},{"source":205,"target":44},{"source":206,"target":42},{"source":45,"target":0},{"source":45,"target":42},{"source":45,"target":208},{"source":208,"target":42},{"source":46,"target":0},{"source":46,"target":42},{"source":46,"target":209},{"source":209,"target":42},{"source":47,"target":0},{"source":47,"target":42},{"source":47,"target":210},{"source":47,"target":211},{"source":47,"target":212},{"source":47,"target":213},{"source":210,"target":214},{"source":210,"target":47},{"source":211,"target":215},{"source":211,"target":47},{"source":212,"target":216},{"source":212,"target":47},{"source":213,"target":42},{"source":48,"target":0},{"source":48,"target":47},{"source":48,"target":217},{"source":48,"target":218},{"source":217,"target":219},{"source":217,"target":48},{"source":218,"target":47},{"source":49,"target":0},{"source":49,"target":47},{"source":49,"target":220},{"source":49,"target":221},{"source":220,"target":2},{"source":220,"target":222},{"source":220,"target":49},{"source":222,"target":2},{"source":221,"target":47},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":223},{"source":50,"target":224},{"source":223,"target":40},{"source":223,"target":225},{"source":223,"target":50},{"source":225,"target":40},{"source":224,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":226},{"source":51,"target":227},{"source":51,"target":228},{"source":226,"target":38},{"source":226,"target":229},{"source":226,"target":51},{"source":229,"target":38},{"source":227,"target":52},{"source":227,"target":230},{"source":227,"target":51},{"source":230,"target":52},{"source":228,"target":49},{"source":52,"target":0},{"source":52,"target":231},{"source":52,"target":232},{"source":231,"target":233},{"source":231,"target":52},{"source":232,"target":234},{"source":232,"target":52},{"source":53,"target":0},{"source":53,"target":42},{"source":53,"target":235},{"source":53,"target":236},{"source":235,"target":54},{"source":235,"target":237},{"source":235,"target":53},{"source":237,"target":54},{"source":236,"target":42},{"source":54,"target":0},{"source":54,"target":238},{"source":238,"target":55},{"source":238,"target":239},{"source":238,"target":54},{"source":239,"target":55},{"source":55,"target":0},{"source":55,"target":240},{"source":55,"target":241},{"source":240,"target":242},{"source":240,"target":55},{"source":241,"target":243},{"source":241,"target":55},{"source":56,"target":0},{"source":56,"target":244},{"source":56,"target":245},{"source":56,"target":246},{"source":244,"target":247},{"source":244,"target":56},{"source":245,"target":248},{"source":245,"target":56},{"source":246,"target":57},{"source":246,"target":249},{"source":246,"target":56},{"source":246,"target":250},{"source":249,"target":57},{"source":57,"target":0},{"source":57,"target":250},{"source":57,"target":251},{"source":57,"target":252},{"source":57,"target":253},{"source":250,"target":56},{"source":250,"target":254},{"source":250,"target":57},{"source":250,"target":246},{"source":254,"target":56},{"source":251,"target":255},{"source":251,"target":57},{"source":252,"target":256},{"source":252,"target":57},{"source":253,"target":2},{"source":253,"target":257},{"source":253,"target":57},{"source":257,"target":2},{"source":58,"target":0},{"source":58,"target":57},{"source":58,"target":258},{"source":58,"target":259},{"source":258,"target":260},{"source":258,"target":58},{"source":259,"target":57},{"source":59,"target":0},{"source":59,"target":261},{"source":59,"target":262},{"source":59,"target":263},{"source":261,"target":59},{"source":262,"target":59},{"source":263,"target":59}],"multigraph":true} |
false | <?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="packageB"
nsURI="http://mymodels.org/packageB" nsPrefix="pb">
<eClassifiers xsi:type="ecore:EClass" name="classB">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attrB" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/smee/amor/org.infai.backend.tests/src/testmodels/multi/B.ecore | ecore | packageB
classB
attrB | null | {"directed":true,"nodes":[{"nsPrefix":"pb","nsURI":"http://mymodels.org/packageB","name":"packageB","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"classB","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"attrB","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="sequenceDiagram"
nsURI="http://org.elsys.sequenceDiagram" nsPrefix="org.elsys.sequenceDiagram">
<eClassifiers xsi:type="ecore:EClass" name="AbstractElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" upperBound="-1"
eType="#//Lifeline" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="combinedFragments" upperBound="-1"
eType="#//CombinedFragment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractDiagramElement" abstract="true"
eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//AbstractDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Lifeline"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationBars" upperBound="-1"
eType="#//ActivationBar" containment="true" eOpposite="#//ActivationBar/lifeline"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivationBar" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifeline" eType="#//Lifeline"
eOpposite="#//Lifeline/activationBars"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sentConnections" upperBound="-1"
eType="#//Connection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receivedConnections" upperBound="-1"
eType="#//Connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="50"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" abstract="true" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" eType="#//ActivationBar"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//ActivationBar"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendPoints" upperBound="-1"
eType="#//BendPoint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="SendConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//SendConnectionType"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SendConnectionType">
<eLiterals name="synchronous" value="1"/>
<eLiterals name="asynchronous"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResizableDiagramElement" abstract="true"
eSuperTypes="#//AbstractDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="50"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" abstract="true" eSuperTypes="#//ResizableDiagramElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MidlineCombinedFragment" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="midlineY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="25"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParallelCombinedFragment" eSuperTypes="#//CombinedFragment #//MidlineCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionalCombinedFragment" abstract="true"
eSuperTypes="#//CombinedFragment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AlternativeCombinedFragment" eSuperTypes="#//OptionalCombinedFragment #//MidlineCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="BreakCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="Note" eSuperTypes="#//ResizableDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Note"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Note text"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BendPoint" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelRunnable/differentSelectionMethodsOriginals/sequence_diagram.ecore | ecore | sequenceDiagram
AbstractElement
Diagram
lifelines
notes
combinedFragments
AbstractDiagramElement
x
0
y
0
Lifeline
name
Lifeline
activationBars
ActivationBar
lifeline
sentConnections
receivedConnections
height
50
Connection
sender
receiver
message
bendPoints
ReturnConnection
SendConnection
type
SendConnectionType
synchronous
synchronous
asynchronous
asynchronous
ResizableDiagramElement
width
100
height
50
CombinedFragment
MidlineCombinedFragment
midlineY
25
ParallelCombinedFragment
OptionalCombinedFragment
condition
AlternativeCombinedFragment
BreakCombinedFragment
LoopCombinedFragment
OptionCombinedFragment
Note
name
Note
text
Note text
BendPoint
x
0
y
0 | null | {"directed":true,"nodes":[{"nsPrefix":"org.elsys.sequenceDiagram","nsURI":"http://org.elsys.sequenceDiagram","name":"sequenceDiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":true,"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":"AbstractDiagramElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivationBar","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnConnection","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendConnection","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SendConnectionType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResizableDiagramElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MidlineCombinedFragment","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParallelCombinedFragment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalCombinedFragment","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlternativeCombinedFragment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakCombinedFragment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopCombinedFragment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionCombinedFragment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BendPoint","instanceClass":null,"abstract":false,"id":20,"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":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"notes","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":"combinedFragments","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"},{"ordered":true,"upperBound":1,"defaultValue":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":28,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Lifeline","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Lifeline","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activationBars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"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":"lifeline","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":"sentConnections","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":"receivedConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50","unsettable":false,"transient":false,"unique":true,"name":"height","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"},{"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":"sender","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":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"message","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"name":"synchronous","id":60,"value":1,"literal":"synchronous","eClass":"EEnumLiteral"},{"name":"asynchronous","id":61,"value":0,"literal":"asynchronous","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":25,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"25","unsettable":false,"transient":false,"unique":true,"name":"midlineY","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Note","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Note","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Note text","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Note text","unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"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":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":2,"target":0},{"source":2,"target":1},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":4},{"source":22,"target":19},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":19},{"source":23,"target":11},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":11},{"source":24,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":28,"target":31},{"source":28,"target":3},{"source":29,"target":32},{"source":29,"target":3},{"source":30,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":36},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":37},{"source":34,"target":4},{"source":34,"target":38},{"source":37,"target":5},{"source":35,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":38,"target":4},{"source":38,"target":43},{"source":38,"target":5},{"source":38,"target":34},{"source":43,"target":4},{"source":39,"target":6},{"source":39,"target":44},{"source":39,"target":5},{"source":44,"target":6},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":5},{"source":45,"target":6},{"source":41,"target":46},{"source":41,"target":5},{"source":42,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":47,"target":5},{"source":47,"target":52},{"source":47,"target":6},{"source":52,"target":5},{"source":48,"target":5},{"source":48,"target":53},{"source":48,"target":6},{"source":53,"target":5},{"source":49,"target":54},{"source":49,"target":6},{"source":50,"target":20},{"source":50,"target":55},{"source":50,"target":6},{"source":55,"target":20},{"source":51,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":56},{"source":56,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":57},{"source":8,"target":58},{"source":57,"target":9},{"source":57,"target":59},{"source":57,"target":8},{"source":59,"target":9},{"source":58,"target":6},{"source":9,"target":0},{"source":9,"target":60},{"source":9,"target":61},{"source":60,"target":9},{"source":61,"target":9},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":62,"target":65},{"source":62,"target":10},{"source":63,"target":66},{"source":63,"target":10},{"source":64,"target":3},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":67},{"source":67,"target":10},{"source":12,"target":0},{"source":12,"target":68},{"source":68,"target":69},{"source":68,"target":12},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":12},{"source":13,"target":70},{"source":13,"target":71},{"source":70,"target":11},{"source":71,"target":12},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":72},{"source":14,"target":73},{"source":72,"target":74},{"source":72,"target":14},{"source":73,"target":11},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":12},{"source":15,"target":75},{"source":15,"target":76},{"source":75,"target":14},{"source":76,"target":12},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":77},{"source":77,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":78},{"source":78,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":79},{"source":79,"target":14},{"source":19,"target":0},{"source":19,"target":10},{"source":19,"target":80},{"source":19,"target":81},{"source":19,"target":82},{"source":80,"target":83},{"source":80,"target":19},{"source":81,"target":84},{"source":81,"target":19},{"source":82,"target":10},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":85},{"source":20,"target":86},{"source":20,"target":87},{"source":85,"target":88},{"source":85,"target":20},{"source":86,"target":89},{"source":86,"target":20},{"source":87,"target":1}],"multigraph":true} |
false | <?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="model2" nsURI="http://model2/1.0" nsPrefix="model2">
<eClassifiers xsi:type="ecore:EClass" name="A"/>
<eClassifiers xsi:type="ecore:EClass" name="F">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="f" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/modelanimation/trace/tests_and_benchmarks/fr.inria.diverse.trace.xmof.tracematerialextractor.test/model_inputs/model2.ecore | ecore | model2
A
F
f | null | {"directed":true,"nodes":[{"nsPrefix":"model2","nsURI":"http://model2/1.0","name":"model2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"F","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":"f","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":3},{"source":3,"target":4},{"source":3,"target":2}],"multigraph":true} |
false | <?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="sculptordsl" nsURI="http://www.org.srclang/sculptor/dsl/Sculptordsl"
nsPrefix="sculptordsl">
<eClassifiers xsi:type="ecore:EClass" name="DslModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//DslImport" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="app" eType="#//DslApplication"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslImport">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslApplication">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modules" upperBound="-1"
eType="#//DslModule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslModule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="external" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//DslService" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//DslResource" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="consumers" upperBound="-1"
eType="#//DslConsumer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainObjects" upperBound="-1"
eType="#//DslSimpleDomainObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslService" eSuperTypes="#//DslServiceRepositoryOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="webService" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//DslServiceOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="gapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noGapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scaffold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//DslServiceDependency" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//DslResourceOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslConsumer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//DslDependency" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageRoot" eType="#//DslDomainObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="channel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscribe" eType="#//DslSubscribe"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslSubscribe">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="topic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventBus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslPublish">
<eStructuralFeatures xsi:type="ecore:EReference" name="eventType" eType="#//DslEvent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="topic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventBus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslEvent" eSuperTypes="#//DslDomainObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="persistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDomainObjectTypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DslServiceOperation" eSuperTypes="#//DslDomainObjectTypedElement #//DslServiceRepositoryOperationOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//DslVisibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//DslComplexType"
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="#//DslParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="throws" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="publish" eType="#//DslPublish"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delegateHolder" eType="#//DslServiceOperationDelegate"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslServiceOperationDelegate">
<eStructuralFeatures xsi:type="ecore:EReference" name="delegate" eType="#//DslServiceRepositoryOption"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delegateOperation" eType="#//DslServiceRepositoryOperationOption"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslServiceRepositoryOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="gapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noGapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subscribe" eType="#//DslSubscribe"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//DslDependency" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslServiceRepositoryOperationOption"/>
<eClassifiers xsi:type="ecore:EClass" name="DslResourceOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//DslVisibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//DslComplexType"
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="#//DslParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="throws" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpMethod" eType="#//DslHttpMethod"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delegateHolder" eType="#//DslResourceOperationDelegate"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslResourceOperationDelegate">
<eStructuralFeatures xsi:type="ecore:EReference" name="delegate" eType="#//DslService"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delegateOperation" eType="#//DslServiceOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DslHttpMethod">
<eLiterals name="None" literal="None"/>
<eLiterals name="GET" value="1" literal="GET"/>
<eLiterals name="POST" value="2" literal="POST"/>
<eLiterals name="PUT" value="3" literal="PUT"/>
<eLiterals name="DELETE" value="4" literal="DELETE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslRepositoryOperation" eSuperTypes="#//DslDomainObjectTypedElement #//DslServiceRepositoryOperationOption">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//DslVisibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//DslComplexType"
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="#//DslParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="throws" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cache" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gapOperation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noGapOperation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="select" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="groupBy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderBy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="construct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="build" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="map" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="publish" eType="#//DslPublish"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="delegateToAccessObject"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessObjectName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslParameter" eSuperTypes="#//DslDomainObjectTypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//DslComplexType"
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="DslComplexType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionType" eType="#//DslCollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainObjectType" eType="#//DslSimpleDomainObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mapCollectionType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mapKeyType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapKeyDomainObjectType"
eType="#//DslSimpleDomainObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslSimpleDomainObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="package" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDomainObject" eSuperTypes="#//DslSimpleDomainObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extendsName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="traits" unique="false"
upperBound="-1" eType="#//DslTrait"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cache" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noGapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scaffold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discriminatorValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discriminatorColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discriminatorType" eType="#//DslDiscriminatorType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="discriminatorLength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritanceType" eType="#//DslInheritanceType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notAggregateRoot" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="belongsTo" eType="#//DslDomainObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//DslAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//DslReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//DslDomainObjectOperation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repository" eType="#//DslRepository"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslEntity" eSuperTypes="#//DslDomainObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//DslEntity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notOptimisticLocking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notAuditable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslValueObject" eSuperTypes="#//DslDomainObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//DslValueObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notOptimisticLocking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notImmutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="persistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notPersistent" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDomainEvent" eSuperTypes="#//DslEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//DslDomainEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslCommandEvent" eSuperTypes="#//DslEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//DslCommandEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslTrait" eSuperTypes="#//DslSimpleDomainObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//DslAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//DslReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//DslDomainObjectOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDomainObjectOperation" eSuperTypes="#//DslDomainObjectTypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//DslVisibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" eType="#//DslComplexType"
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="#//DslParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="throws" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDataTransferObject" eSuperTypes="#//DslSimpleDomainObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//DslDataTransferObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extendsName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noGapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//DslDtoAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//DslDtoReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslBasicType" eSuperTypes="#//DslSimpleDomainObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="traits" unique="false"
upperBound="-1" eType="#//DslTrait"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notImmutable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noGapClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//DslAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//DslReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//DslDomainObjectOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslAttribute" eSuperTypes="#//DslProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertFalse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertFalseMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertTrue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertTrueMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creditCardNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creditCardNumberMessage"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="digits" 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#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emailMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="future" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="futureMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="past" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pastMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalMax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalMin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notBlank" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notBlankMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptAssert" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslReference" eSuperTypes="#//DslProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="domainObjectType" eType="#//DslSimpleDomainObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cascade" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fetch" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cache" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inverse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseJoinTable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseJoinColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderBy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oppositeHolder" eType="#//DslOppositeHolder"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDtoAttribute" eSuperTypes="#//DslDtoProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertFalse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertFalseMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertTrue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertTrueMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creditCardNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creditCardNumberMessage"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="digits" 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#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emailMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="future" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="futureMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="past" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pastMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalMax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalMin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notBlank" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notBlankMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="range" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scriptAssert" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDtoReference" eSuperTypes="#//DslDtoProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="domainObjectType" eType="#//DslSimpleDomainObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslOppositeHolder">
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="#//DslReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslRepository" eSuperTypes="#//DslServiceRepositoryOption">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//DslRepositoryOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslServiceDependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" eType="#//DslService"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" eType="#//DslServiceRepositoryOption"/>
<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="DslEnum" eSuperTypes="#//DslSimpleDomainObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//DslEnumAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//DslEnumValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslEnumAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslEnumValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" 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="parameters" upperBound="-1"
eType="#//DslEnumParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslEnumParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslAnyProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//DslVisibility"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionType" eType="#//DslCollectionType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notChangeable" 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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullableMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notEmpty" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notEmptyMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslProperty" eSuperTypes="#//DslAnyProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseColumn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DslDtoProperty" eSuperTypes="#//DslAnyProperty"/>
<eClassifiers xsi:type="ecore:EEnum" name="DslInheritanceType">
<eLiterals name="JOINED" literal="JOINED"/>
<eLiterals name="SINGLE_TABLE" value="1" literal="SINGLE_TABLE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DslDiscriminatorType">
<eLiterals name="STRING" literal="STRING"/>
<eLiterals name="CHAR" value="1" literal="CHAR"/>
<eLiterals name="INTEGER" value="2" literal="INTEGER"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DslCollectionType">
<eLiterals name="None" literal="None"/>
<eLiterals name="Set" value="1" literal="Set"/>
<eLiterals name="List" value="2" literal="List"/>
<eLiterals name="Bag" value="3" literal="Bag"/>
<eLiterals name="Collection" value="4" literal="Collection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DslVisibility">
<eLiterals name="public" literal="public"/>
<eLiterals name="protected" value="1" literal="protected"/>
<eLiterals name="private" value="2" literal="private"/>
<eLiterals name="package" value="3" literal="package"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/patrickneubauer/ECSS/evaluation-resources/default-ecore/Sculptordsl.ecore | ecore | sculptordsl
DslModel
imports
app
DslImport
importURI
DslApplication
doc
name
basePackage
modules
DslModule
doc
name
external
basePackage
hint
services
resources
consumers
domainObjects
DslService
webService
operations
DslResource
doc
name
gapClass
noGapClass
hint
scaffold
path
dependencies
operations
DslConsumer
doc
name
hint
dependencies
messageRoot
channel
subscribe
DslSubscribe
topic
eventBus
DslPublish
eventType
topic
eventBus
DslEvent
persistent
DslDomainObjectTypedElement
DslServiceOperation
doc
visibility
returnType
name
parameters
throws
hint
publish
delegateHolder
DslServiceOperationDelegate
delegate
delegateOperation
DslServiceRepositoryOption
doc
name
gapClass
noGapClass
hint
subscribe
dependencies
DslServiceRepositoryOperationOption
DslResourceOperation
doc
visibility
returnType
name
parameters
throws
hint
httpMethod
path
returnString
delegateHolder
DslResourceOperationDelegate
delegate
delegateOperation
DslHttpMethod
None
None
GET
GET
POST
POST
PUT
PUT
DELETE
DELETE
DslRepositoryOperation
doc
visibility
returnType
name
parameters
throws
hint
cache
gapOperation
noGapOperation
query
condition
select
groupBy
orderBy
construct
build
map
publish
delegateToAccessObject
accessObjectName
DslParameter
doc
parameterType
name
DslComplexType
collectionType
domainObjectType
type
mapCollectionType
mapKeyType
mapKeyDomainObjectType
DslSimpleDomainObject
doc
name
package
hint
DslDomainObject
abstract
extendsName
traits
cache
gapClass
noGapClass
scaffold
databaseTable
discriminatorValue
discriminatorColumn
discriminatorType
discriminatorLength
inheritanceType
validate
notAggregateRoot
belongsTo
attributes
references
operations
repository
DslEntity
extends
notOptimisticLocking
notAuditable
DslValueObject
extends
notOptimisticLocking
notImmutable
persistent
notPersistent
DslDomainEvent
extends
DslCommandEvent
extends
DslTrait
attributes
references
operations
DslDomainObjectOperation
doc
abstract
visibility
returnType
name
parameters
throws
hint
DslDataTransferObject
abstract
extends
extendsName
gapClass
noGapClass
validate
attributes
references
DslBasicType
traits
notImmutable
gapClass
noGapClass
attributes
references
operations
DslAttribute
type
index
assertFalse
assertFalseMessage
assertTrue
assertTrueMessage
creditCardNumber
creditCardNumberMessage
digits
email
emailMessage
future
futureMessage
past
pastMessage
max
min
decimalMax
decimalMin
notBlank
notBlankMessage
pattern
range
length
scriptAssert
url
databaseType
DslReference
domainObjectType
cascade
fetch
cache
inverse
databaseJoinTable
databaseJoinColumn
valid
validMessage
orderBy
orderColumn
orderColumnName
oppositeHolder
DslDtoAttribute
type
assertFalse
assertFalseMessage
assertTrue
assertTrueMessage
creditCardNumber
creditCardNumberMessage
digits
email
emailMessage
future
futureMessage
past
pastMessage
max
min
decimalMax
decimalMin
notBlank
notBlankMessage
pattern
range
length
scriptAssert
url
DslDtoReference
domainObjectType
valid
validMessage
DslOppositeHolder
opposite
DslRepository
operations
DslServiceDependency
dependency
DslDependency
dependency
name
DslEnum
ordinal
attributes
values
DslEnumAttribute
doc
type
name
key
DslEnumValue
doc
name
parameters
DslEnumParameter
value
integerValue
DslAnyProperty
doc
visibility
collectionType
name
key
notChangeable
required
nullable
nullableMessage
hint
notEmpty
notEmptyMessage
size
validate
transient
DslProperty
databaseColumn
DslDtoProperty
DslInheritanceType
JOINED
JOINED
SINGLE_TABLE
SINGLE_TABLE
DslDiscriminatorType
STRING
STRING
CHAR
CHAR
INTEGER
INTEGER
DslCollectionType
None
None
Set
Set
List
List
Bag
Bag
Collection
Collection
DslVisibility
public
public
protected
protected
private
private
package
package | null | {"directed":true,"nodes":[{"nsPrefix":"sculptordsl","nsURI":"http://www.org.srclang/sculptor/dsl/Sculptordsl","name":"sculptordsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslImport","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslApplication","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslModule","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslService","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslResource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslConsumer","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslSubscribe","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslPublish","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslEvent","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDomainObjectTypedElement","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslServiceOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslServiceOperationDelegate","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslServiceRepositoryOption","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslServiceRepositoryOperationOption","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslResourceOperation","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslResourceOperationDelegate","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DslHttpMethod","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslRepositoryOperation","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslParameter","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslComplexType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslSimpleDomainObject","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDomainObject","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslEntity","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslValueObject","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDomainEvent","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslCommandEvent","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslTrait","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDomainObjectOperation","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDataTransferObject","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslBasicType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslAttribute","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslReference","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDtoAttribute","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDtoReference","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslOppositeHolder","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslRepository","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslServiceDependency","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDependency","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslEnum","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslEnumAttribute","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslEnumValue","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslEnumParameter","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslAnyProperty","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslProperty","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DslDtoProperty","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DslInheritanceType","instanceClass":null,"id":47,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DslDiscriminatorType","instanceClass":null,"id":48,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DslCollectionType","instanceClass":null,"id":49,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DslVisibility","instanceClass":null,"id":50,"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":"imports","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":"app","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"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":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":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":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":"basePackage","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":"modules","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"doc","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"external","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"basePackage","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"services","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":"resources","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":"consumers","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":"domainObjects","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"webService","changeable":true,"lowerBound":0,"iD":false,"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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"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":"doc","changeable":true,"lowerBound":0,"iD":false,"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},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gapClass","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"noGapClass","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":"hint","changeable":true,"lowerBound":0,"iD":false,"id":92,"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":"scaffold","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","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":true,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","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":"operations","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"},{"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":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":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":"hint","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"messageRoot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"channel","changeable":true,"lowerBound":0,"iD":false,"id":111,"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":"subscribe","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"topic","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":"eventBus","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"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":"eventType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"topic","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":"eventBus","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"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":"persistent","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"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":"doc","changeable":true,"lowerBound":0,"iD":false,"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":"visibility","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":"returnType","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":136,"derived":false},{"container":false,"ordered":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":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":"throws","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"iD":false,"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":"publish","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":"delegateHolder","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"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"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":"delegate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"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":"delegateOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"id":156,"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":"doc","changeable":true,"lowerBound":0,"iD":false,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":158,"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":"gapClass","changeable":true,"lowerBound":0,"iD":false,"id":159,"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":"noGapClass","changeable":true,"lowerBound":0,"iD":false,"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":"hint","changeable":true,"lowerBound":0,"iD":false,"id":161,"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":"subscribe","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":"dependencies","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"},{"id":169,"eClass":"EGenericType"},{"id":170,"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"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":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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"container":false,"ordered":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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throws","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"httpMethod","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"returnString","changeable":true,"lowerBound":0,"iD":false,"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":"delegateHolder","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"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"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":"delegate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"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":"delegateOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"name":"None","id":197,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"GET","id":198,"value":1,"literal":"GET","eClass":"EEnumLiteral"},{"name":"POST","id":199,"value":2,"literal":"POST","eClass":"EEnumLiteral"},{"name":"PUT","id":200,"value":3,"literal":"PUT","eClass":"EEnumLiteral"},{"name":"DELETE","id":201,"value":4,"literal":"DELETE","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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"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":203,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"container":false,"ordered":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":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"throws","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"iD":false,"id":208,"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":"cache","changeable":true,"lowerBound":0,"iD":false,"id":209,"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":"gapOperation","changeable":true,"lowerBound":0,"iD":false,"id":210,"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":"noGapOperation","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"lowerBound":0,"iD":false,"id":212,"derived":false},{"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":213,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"select","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":"groupBy","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":"orderBy","changeable":true,"lowerBound":0,"iD":false,"id":216,"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":"construct","changeable":true,"lowerBound":0,"iD":false,"id":217,"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":"build","changeable":true,"lowerBound":0,"iD":false,"id":218,"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":"map","changeable":true,"lowerBound":0,"iD":false,"id":219,"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":"publish","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"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":"delegateToAccessObject","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":"accessObjectName","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"doc","changeable":true,"lowerBound":0,"iD":false,"id":246,"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":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":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":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collectionType","changeable":true,"lowerBound":0,"iD":false,"id":253,"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":"domainObjectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":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":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":"mapCollectionType","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mapKeyType","changeable":true,"lowerBound":0,"iD":false,"id":257,"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":"mapKeyDomainObjectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":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":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":"package","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"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":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":"extendsName","changeable":true,"lowerBound":0,"iD":false,"id":274,"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":"traits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"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":"cache","changeable":true,"lowerBound":0,"iD":false,"id":276,"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":"gapClass","changeable":true,"lowerBound":0,"iD":false,"id":277,"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":"noGapClass","changeable":true,"lowerBound":0,"iD":false,"id":278,"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":"scaffold","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"databaseTable","changeable":true,"lowerBound":0,"iD":false,"id":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"discriminatorValue","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"discriminatorColumn","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"discriminatorType","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"discriminatorLength","changeable":true,"lowerBound":0,"iD":false,"id":284,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inheritanceType","changeable":true,"lowerBound":0,"iD":false,"id":285,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validate","changeable":true,"lowerBound":0,"iD":false,"id":286,"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":"notAggregateRoot","changeable":true,"lowerBound":0,"iD":false,"id":287,"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":"belongsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attributes","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":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":false,"ordered":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":291,"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":"repository","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"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"},{"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":314,"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":"notOptimisticLocking","changeable":true,"lowerBound":0,"iD":false,"id":315,"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":"notAuditable","changeable":true,"lowerBound":0,"iD":false,"id":316,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"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":"notOptimisticLocking","changeable":true,"lowerBound":0,"iD":false,"id":322,"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":"notImmutable","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":"persistent","changeable":true,"lowerBound":0,"iD":false,"id":324,"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":"notPersistent","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"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":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"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":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":"references","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":345,"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":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"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":347,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":349,"derived":false},{"container":false,"ordered":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":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":"throws","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":"hint","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"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"},{"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":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":"extends","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":"extendsName","changeable":true,"lowerBound":0,"iD":false,"id":364,"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":"gapClass","changeable":true,"lowerBound":0,"iD":false,"id":365,"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":"noGapClass","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":"validate","changeable":true,"lowerBound":0,"iD":false,"id":367,"derived":false},{"container":false,"ordered":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":368,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","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"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"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":"traits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"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":"notImmutable","changeable":true,"lowerBound":0,"iD":false,"id":380,"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":"gapClass","changeable":true,"lowerBound":0,"iD":false,"id":381,"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":"noGapClass","changeable":true,"lowerBound":0,"iD":false,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":385,"derived":false},{"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,"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":394,"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":"index","changeable":true,"lowerBound":0,"iD":false,"id":395,"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":"assertFalse","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":"assertFalseMessage","changeable":true,"lowerBound":0,"iD":false,"id":397,"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":"assertTrue","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":"assertTrueMessage","changeable":true,"lowerBound":0,"iD":false,"id":399,"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":"creditCardNumber","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":"creditCardNumberMessage","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":"digits","changeable":true,"lowerBound":0,"iD":false,"id":402,"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":"email","changeable":true,"lowerBound":0,"iD":false,"id":403,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emailMessage","changeable":true,"lowerBound":0,"iD":false,"id":404,"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":"future","changeable":true,"lowerBound":0,"iD":false,"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":"futureMessage","changeable":true,"lowerBound":0,"iD":false,"id":406,"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":"past","changeable":true,"lowerBound":0,"iD":false,"id":407,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pastMessage","changeable":true,"lowerBound":0,"iD":false,"id":408,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"max","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":0,"iD":false,"id":410,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decimalMax","changeable":true,"lowerBound":0,"iD":false,"id":411,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decimalMin","changeable":true,"lowerBound":0,"iD":false,"id":412,"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":"notBlank","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"notBlankMessage","changeable":true,"lowerBound":0,"iD":false,"id":414,"derived":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":415,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","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":"length","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptAssert","changeable":true,"lowerBound":0,"iD":false,"id":418,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","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":"databaseType","changeable":true,"lowerBound":0,"iD":false,"id":420,"derived":false},{"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"},{"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"},{"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"},{"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":"domainObjectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":449,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cascade","changeable":true,"lowerBound":0,"iD":false,"id":450,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fetch","changeable":true,"lowerBound":0,"iD":false,"id":451,"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":"cache","changeable":true,"lowerBound":0,"iD":false,"id":452,"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":"inverse","changeable":true,"lowerBound":0,"iD":false,"id":453,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"databaseJoinTable","changeable":true,"lowerBound":0,"iD":false,"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":"databaseJoinColumn","changeable":true,"lowerBound":0,"iD":false,"id":455,"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":"valid","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":"validMessage","changeable":true,"lowerBound":0,"iD":false,"id":457,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderBy","changeable":true,"lowerBound":0,"iD":false,"id":458,"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":"orderColumn","changeable":true,"lowerBound":0,"iD":false,"id":459,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderColumnName","changeable":true,"lowerBound":0,"iD":false,"id":460,"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":"oppositeHolder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"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"},{"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":476,"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":"assertFalse","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":"assertFalseMessage","changeable":true,"lowerBound":0,"iD":false,"id":478,"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":"assertTrue","changeable":true,"lowerBound":0,"iD":false,"id":479,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"assertTrueMessage","changeable":true,"lowerBound":0,"iD":false,"id":480,"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":"creditCardNumber","changeable":true,"lowerBound":0,"iD":false,"id":481,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"creditCardNumberMessage","changeable":true,"lowerBound":0,"iD":false,"id":482,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"digits","changeable":true,"lowerBound":0,"iD":false,"id":483,"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":"email","changeable":true,"lowerBound":0,"iD":false,"id":484,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"emailMessage","changeable":true,"lowerBound":0,"iD":false,"id":485,"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":"future","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":"futureMessage","changeable":true,"lowerBound":0,"iD":false,"id":487,"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":"past","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":"pastMessage","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":"max","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":"min","changeable":true,"lowerBound":0,"iD":false,"id":491,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decimalMax","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":"decimalMin","changeable":true,"lowerBound":0,"iD":false,"id":493,"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":"notBlank","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":"notBlankMessage","changeable":true,"lowerBound":0,"iD":false,"id":495,"derived":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":496,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"range","changeable":true,"lowerBound":0,"iD":false,"id":497,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scriptAssert","changeable":true,"lowerBound":0,"iD":false,"id":499,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":500,"derived":false},{"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"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"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"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"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":"domainObjectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"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":"valid","changeable":true,"lowerBound":0,"iD":false,"id":528,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validMessage","changeable":true,"lowerBound":0,"iD":false,"id":529,"derived":false},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"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":534,"derived":false},{"id":535,"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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"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":"dependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"id":540,"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":"dependency","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"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":"ordinal","changeable":true,"lowerBound":0,"iD":false,"id":545,"derived":false},{"container":false,"ordered":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":546,"derived":false},{"container":false,"ordered":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":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"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":"doc","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":"type","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":554,"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":"key","changeable":true,"lowerBound":0,"iD":false,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"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":"doc","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":561,"derived":false},{"container":false,"ordered":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":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"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":566,"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":"integerValue","changeable":true,"lowerBound":0,"iD":false,"id":567,"derived":false},{"id":568,"eClass":"EGenericType"},{"id":569,"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":570,"derived":false},{"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":571,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"collectionType","changeable":true,"lowerBound":0,"iD":false,"id":572,"derived":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":573,"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":"key","changeable":true,"lowerBound":0,"iD":false,"id":574,"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":"notChangeable","changeable":true,"lowerBound":0,"iD":false,"id":575,"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":576,"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":"nullable","changeable":true,"lowerBound":0,"iD":false,"id":577,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullableMessage","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":"hint","changeable":true,"lowerBound":0,"iD":false,"id":579,"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":"notEmpty","changeable":true,"lowerBound":0,"iD":false,"id":580,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"notEmptyMessage","changeable":true,"lowerBound":0,"iD":false,"id":581,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":582,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validate","changeable":true,"lowerBound":0,"iD":false,"id":583,"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":584,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"databaseColumn","changeable":true,"lowerBound":0,"iD":false,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"name":"JOINED","id":604,"value":0,"literal":"JOINED","eClass":"EEnumLiteral"},{"name":"SINGLE_TABLE","id":605,"value":1,"literal":"SINGLE_TABLE","eClass":"EEnumLiteral"},{"name":"STRING","id":606,"value":0,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"CHAR","id":607,"value":1,"literal":"CHAR","eClass":"EEnumLiteral"},{"name":"INTEGER","id":608,"value":2,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"None","id":609,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Set","id":610,"value":1,"literal":"Set","eClass":"EEnumLiteral"},{"name":"List","id":611,"value":2,"literal":"List","eClass":"EEnumLiteral"},{"name":"Bag","id":612,"value":3,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Collection","id":613,"value":4,"literal":"Collection","eClass":"EEnumLiteral"},{"name":"public","id":614,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"protected","id":615,"value":1,"literal":"protected","eClass":"EEnumLiteral"},{"name":"private","id":616,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"package","id":617,"value":3,"literal":"package","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":1,"target":0},{"source":1,"target":51},{"source":1,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":1},{"source":53,"target":2},{"source":52,"target":3},{"source":52,"target":54},{"source":52,"target":1},{"source":54,"target":3},{"source":2,"target":0},{"source":2,"target":55},{"source":55,"target":56},{"source":55,"target":2},{"source":3,"target":0},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":57,"target":61},{"source":57,"target":3},{"source":58,"target":62},{"source":58,"target":3},{"source":59,"target":63},{"source":59,"target":3},{"source":60,"target":4},{"source":60,"target":64},{"source":60,"target":3},{"source":64,"target":4},{"source":4,"target":0},{"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":65,"target":74},{"source":65,"target":4},{"source":66,"target":75},{"source":66,"target":4},{"source":67,"target":76},{"source":67,"target":4},{"source":68,"target":77},{"source":68,"target":4},{"source":69,"target":78},{"source":69,"target":4},{"source":70,"target":5},{"source":70,"target":79},{"source":70,"target":4},{"source":79,"target":5},{"source":71,"target":6},{"source":71,"target":80},{"source":71,"target":4},{"source":80,"target":6},{"source":72,"target":7},{"source":72,"target":81},{"source":72,"target":4},{"source":81,"target":7},{"source":73,"target":22},{"source":73,"target":82},{"source":73,"target":4},{"source":82,"target":22},{"source":5,"target":0},{"source":5,"target":14},{"source":5,"target":83},{"source":5,"target":84},{"source":5,"target":85},{"source":83,"target":86},{"source":83,"target":5},{"source":84,"target":12},{"source":84,"target":87},{"source":84,"target":5},{"source":87,"target":12},{"source":85,"target":14},{"source":6,"target":0},{"source":6,"target":88},{"source":6,"target":89},{"source":6,"target":90},{"source":6,"target":91},{"source":6,"target":92},{"source":6,"target":93},{"source":6,"target":94},{"source":6,"target":95},{"source":6,"target":96},{"source":88,"target":97},{"source":88,"target":6},{"source":89,"target":98},{"source":89,"target":6},{"source":90,"target":99},{"source":90,"target":6},{"source":91,"target":100},{"source":91,"target":6},{"source":92,"target":101},{"source":92,"target":6},{"source":93,"target":102},{"source":93,"target":6},{"source":94,"target":103},{"source":94,"target":6},{"source":95,"target":38},{"source":95,"target":104},{"source":95,"target":6},{"source":104,"target":38},{"source":96,"target":16},{"source":96,"target":105},{"source":96,"target":6},{"source":105,"target":16},{"source":7,"target":0},{"source":7,"target":106},{"source":7,"target":107},{"source":7,"target":108},{"source":7,"target":109},{"source":7,"target":110},{"source":7,"target":111},{"source":7,"target":112},{"source":106,"target":113},{"source":106,"target":7},{"source":107,"target":114},{"source":107,"target":7},{"source":108,"target":115},{"source":108,"target":7},{"source":109,"target":39},{"source":109,"target":116},{"source":109,"target":7},{"source":116,"target":39},{"source":110,"target":23},{"source":110,"target":117},{"source":110,"target":7},{"source":117,"target":23},{"source":111,"target":118},{"source":111,"target":7},{"source":112,"target":8},{"source":112,"target":119},{"source":112,"target":7},{"source":119,"target":8},{"source":8,"target":0},{"source":8,"target":120},{"source":8,"target":121},{"source":120,"target":122},{"source":120,"target":8},{"source":121,"target":123},{"source":121,"target":8},{"source":9,"target":0},{"source":9,"target":124},{"source":9,"target":125},{"source":9,"target":126},{"source":124,"target":10},{"source":124,"target":127},{"source":124,"target":9},{"source":127,"target":10},{"source":125,"target":128},{"source":125,"target":9},{"source":126,"target":129},{"source":126,"target":9},{"source":10,"target":0},{"source":10,"target":23},{"source":10,"target":130},{"source":10,"target":131},{"source":130,"target":132},{"source":130,"target":10},{"source":131,"target":23},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":15},{"source":12,"target":133},{"source":12,"target":134},{"source":12,"target":135},{"source":12,"target":136},{"source":12,"target":137},{"source":12,"target":138},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":12,"target":142},{"source":12,"target":143},{"source":133,"target":144},{"source":133,"target":12},{"source":134,"target":50},{"source":134,"target":145},{"source":134,"target":12},{"source":145,"target":50},{"source":135,"target":21},{"source":135,"target":146},{"source":135,"target":12},{"source":146,"target":21},{"source":136,"target":147},{"source":136,"target":12},{"source":137,"target":20},{"source":137,"target":148},{"source":137,"target":12},{"source":148,"target":20},{"source":138,"target":149},{"source":138,"target":12},{"source":139,"target":150},{"source":139,"target":12},{"source":140,"target":9},{"source":140,"target":151},{"source":140,"target":12},{"source":151,"target":9},{"source":141,"target":13},{"source":141,"target":152},{"source":141,"target":12},{"source":152,"target":13},{"source":142,"target":11},{"source":143,"target":15},{"source":13,"target":0},{"source":13,"target":153},{"source":13,"target":154},{"source":153,"target":14},{"source":153,"target":155},{"source":153,"target":13},{"source":155,"target":14},{"source":154,"target":15},{"source":154,"target":156},{"source":154,"target":13},{"source":156,"target":15},{"source":14,"target":0},{"source":14,"target":157},{"source":14,"target":158},{"source":14,"target":159},{"source":14,"target":160},{"source":14,"target":161},{"source":14,"target":162},{"source":14,"target":163},{"source":157,"target":164},{"source":157,"target":14},{"source":158,"target":165},{"source":158,"target":14},{"source":159,"target":166},{"source":159,"target":14},{"source":160,"target":167},{"source":160,"target":14},{"source":161,"target":168},{"source":161,"target":14},{"source":162,"target":8},{"source":162,"target":169},{"source":162,"target":14},{"source":169,"target":8},{"source":163,"target":39},{"source":163,"target":170},{"source":163,"target":14},{"source":170,"target":39},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":171},{"source":16,"target":172},{"source":16,"target":173},{"source":16,"target":174},{"source":16,"target":175},{"source":16,"target":176},{"source":16,"target":177},{"source":16,"target":178},{"source":16,"target":179},{"source":16,"target":180},{"source":16,"target":181},{"source":171,"target":182},{"source":171,"target":16},{"source":172,"target":50},{"source":172,"target":183},{"source":172,"target":16},{"source":183,"target":50},{"source":173,"target":21},{"source":173,"target":184},{"source":173,"target":16},{"source":184,"target":21},{"source":174,"target":185},{"source":174,"target":16},{"source":175,"target":20},{"source":175,"target":186},{"source":175,"target":16},{"source":186,"target":20},{"source":176,"target":187},{"source":176,"target":16},{"source":177,"target":188},{"source":177,"target":16},{"source":178,"target":18},{"source":178,"target":189},{"source":178,"target":16},{"source":189,"target":18},{"source":179,"target":190},{"source":179,"target":16},{"source":180,"target":191},{"source":180,"target":16},{"source":181,"target":17},{"source":181,"target":192},{"source":181,"target":16},{"source":192,"target":17},{"source":17,"target":0},{"source":17,"target":193},{"source":17,"target":194},{"source":193,"target":5},{"source":193,"target":195},{"source":193,"target":17},{"source":195,"target":5},{"source":194,"target":12},{"source":194,"target":196},{"source":194,"target":17},{"source":196,"target":12},{"source":18,"target":0},{"source":18,"target":197},{"source":18,"target":198},{"source":18,"target":199},{"source":18,"target":200},{"source":18,"target":201},{"source":197,"target":18},{"source":198,"target":18},{"source":199,"target":18},{"source":200,"target":18},{"source":201,"target":18},{"source":19,"target":0},{"source":19,"target":11},{"source":19,"target":15},{"source":19,"target":202},{"source":19,"target":203},{"source":19,"target":204},{"source":19,"target":205},{"source":19,"target":206},{"source":19,"target":207},{"source":19,"target":208},{"source":19,"target":209},{"source":19,"target":210},{"source":19,"target":211},{"source":19,"target":212},{"source":19,"target":213},{"source":19,"target":214},{"source":19,"target":215},{"source":19,"target":216},{"source":19,"target":217},{"source":19,"target":218},{"source":19,"target":219},{"source":19,"target":220},{"source":19,"target":221},{"source":19,"target":222},{"source":19,"target":223},{"source":19,"target":224},{"source":202,"target":225},{"source":202,"target":19},{"source":203,"target":50},{"source":203,"target":226},{"source":203,"target":19},{"source":226,"target":50},{"source":204,"target":21},{"source":204,"target":227},{"source":204,"target":19},{"source":227,"target":21},{"source":205,"target":228},{"source":205,"target":19},{"source":206,"target":20},{"source":206,"target":229},{"source":206,"target":19},{"source":229,"target":20},{"source":207,"target":230},{"source":207,"target":19},{"source":208,"target":231},{"source":208,"target":19},{"source":209,"target":232},{"source":209,"target":19},{"source":210,"target":233},{"source":210,"target":19},{"source":211,"target":234},{"source":211,"target":19},{"source":212,"target":235},{"source":212,"target":19},{"source":213,"target":236},{"source":213,"target":19},{"source":214,"target":237},{"source":214,"target":19},{"source":215,"target":238},{"source":215,"target":19},{"source":216,"target":239},{"source":216,"target":19},{"source":217,"target":240},{"source":217,"target":19},{"source":218,"target":241},{"source":218,"target":19},{"source":219,"target":242},{"source":219,"target":19},{"source":220,"target":9},{"source":220,"target":243},{"source":220,"target":19},{"source":243,"target":9},{"source":221,"target":244},{"source":221,"target":19},{"source":222,"target":245},{"source":222,"target":19},{"source":223,"target":11},{"source":224,"target":15},{"source":20,"target":0},{"source":20,"target":11},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":246,"target":250},{"source":246,"target":20},{"source":247,"target":21},{"source":247,"target":251},{"source":247,"target":20},{"source":251,"target":21},{"source":248,"target":252},{"source":248,"target":20},{"source":249,"target":11},{"source":21,"target":0},{"source":21,"target":253},{"source":21,"target":254},{"source":21,"target":255},{"source":21,"target":256},{"source":21,"target":257},{"source":21,"target":258},{"source":253,"target":49},{"source":253,"target":259},{"source":253,"target":21},{"source":259,"target":49},{"source":254,"target":22},{"source":254,"target":260},{"source":254,"target":21},{"source":260,"target":22},{"source":255,"target":261},{"source":255,"target":21},{"source":256,"target":262},{"source":256,"target":21},{"source":257,"target":263},{"source":257,"target":21},{"source":258,"target":22},{"source":258,"target":264},{"source":258,"target":21},{"source":264,"target":22},{"source":22,"target":0},{"source":22,"target":265},{"source":22,"target":266},{"source":22,"target":267},{"source":22,"target":268},{"source":265,"target":269},{"source":265,"target":22},{"source":266,"target":270},{"source":266,"target":22},{"source":267,"target":271},{"source":267,"target":22},{"source":268,"target":272},{"source":268,"target":22},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":273},{"source":23,"target":274},{"source":23,"target":275},{"source":23,"target":276},{"source":23,"target":277},{"source":23,"target":278},{"source":23,"target":279},{"source":23,"target":280},{"source":23,"target":281},{"source":23,"target":282},{"source":23,"target":283},{"source":23,"target":284},{"source":23,"target":285},{"source":23,"target":286},{"source":23,"target":287},{"source":23,"target":288},{"source":23,"target":289},{"source":23,"target":290},{"source":23,"target":291},{"source":23,"target":292},{"source":23,"target":293},{"source":273,"target":294},{"source":273,"target":23},{"source":274,"target":295},{"source":274,"target":23},{"source":275,"target":28},{"source":275,"target":296},{"source":275,"target":23},{"source":296,"target":28},{"source":276,"target":297},{"source":276,"target":23},{"source":277,"target":298},{"source":277,"target":23},{"source":278,"target":299},{"source":278,"target":23},{"source":279,"target":300},{"source":279,"target":23},{"source":280,"target":301},{"source":280,"target":23},{"source":281,"target":302},{"source":281,"target":23},{"source":282,"target":303},{"source":282,"target":23},{"source":283,"target":48},{"source":283,"target":304},{"source":283,"target":23},{"source":304,"target":48},{"source":284,"target":305},{"source":284,"target":23},{"source":285,"target":47},{"source":285,"target":306},{"source":285,"target":23},{"source":306,"target":47},{"source":286,"target":307},{"source":286,"target":23},{"source":287,"target":308},{"source":287,"target":23},{"source":288,"target":23},{"source":288,"target":309},{"source":288,"target":23},{"source":309,"target":23},{"source":289,"target":32},{"source":289,"target":310},{"source":289,"target":23},{"source":310,"target":32},{"source":290,"target":33},{"source":290,"target":311},{"source":290,"target":23},{"source":311,"target":33},{"source":291,"target":29},{"source":291,"target":312},{"source":291,"target":23},{"source":312,"target":29},{"source":292,"target":37},{"source":292,"target":313},{"source":292,"target":23},{"source":313,"target":37},{"source":293,"target":22},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":314},{"source":24,"target":315},{"source":24,"target":316},{"source":24,"target":317},{"source":314,"target":24},{"source":314,"target":318},{"source":314,"target":24},{"source":318,"target":24},{"source":315,"target":319},{"source":315,"target":24},{"source":316,"target":320},{"source":316,"target":24},{"source":317,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":321},{"source":25,"target":322},{"source":25,"target":323},{"source":25,"target":324},{"source":25,"target":325},{"source":25,"target":326},{"source":321,"target":25},{"source":321,"target":327},{"source":321,"target":25},{"source":327,"target":25},{"source":322,"target":328},{"source":322,"target":25},{"source":323,"target":329},{"source":323,"target":25},{"source":324,"target":330},{"source":324,"target":25},{"source":325,"target":331},{"source":325,"target":25},{"source":326,"target":23},{"source":26,"target":0},{"source":26,"target":10},{"source":26,"target":332},{"source":26,"target":333},{"source":332,"target":26},{"source":332,"target":334},{"source":332,"target":26},{"source":334,"target":26},{"source":333,"target":10},{"source":27,"target":0},{"source":27,"target":10},{"source":27,"target":335},{"source":27,"target":336},{"source":335,"target":27},{"source":335,"target":337},{"source":335,"target":27},{"source":337,"target":27},{"source":336,"target":10},{"source":28,"target":0},{"source":28,"target":22},{"source":28,"target":338},{"source":28,"target":339},{"source":28,"target":340},{"source":28,"target":341},{"source":338,"target":32},{"source":338,"target":342},{"source":338,"target":28},{"source":342,"target":32},{"source":339,"target":33},{"source":339,"target":343},{"source":339,"target":28},{"source":343,"target":33},{"source":340,"target":29},{"source":340,"target":344},{"source":340,"target":28},{"source":344,"target":29},{"source":341,"target":22},{"source":29,"target":0},{"source":29,"target":11},{"source":29,"target":345},{"source":29,"target":346},{"source":29,"target":347},{"source":29,"target":348},{"source":29,"target":349},{"source":29,"target":350},{"source":29,"target":351},{"source":29,"target":352},{"source":29,"target":353},{"source":345,"target":354},{"source":345,"target":29},{"source":346,"target":355},{"source":346,"target":29},{"source":347,"target":50},{"source":347,"target":356},{"source":347,"target":29},{"source":356,"target":50},{"source":348,"target":21},{"source":348,"target":357},{"source":348,"target":29},{"source":357,"target":21},{"source":349,"target":358},{"source":349,"target":29},{"source":350,"target":20},{"source":350,"target":359},{"source":350,"target":29},{"source":359,"target":20},{"source":351,"target":360},{"source":351,"target":29},{"source":352,"target":361},{"source":352,"target":29},{"source":353,"target":11},{"source":30,"target":0},{"source":30,"target":22},{"source":30,"target":362},{"source":30,"target":363},{"source":30,"target":364},{"source":30,"target":365},{"source":30,"target":366},{"source":30,"target":367},{"source":30,"target":368},{"source":30,"target":369},{"source":30,"target":370},{"source":362,"target":371},{"source":362,"target":30},{"source":363,"target":30},{"source":363,"target":372},{"source":363,"target":30},{"source":372,"target":30},{"source":364,"target":373},{"source":364,"target":30},{"source":365,"target":374},{"source":365,"target":30},{"source":366,"target":375},{"source":366,"target":30},{"source":367,"target":376},{"source":367,"target":30},{"source":368,"target":34},{"source":368,"target":377},{"source":368,"target":30},{"source":377,"target":34},{"source":369,"target":35},{"source":369,"target":378},{"source":369,"target":30},{"source":378,"target":35},{"source":370,"target":22},{"source":31,"target":0},{"source":31,"target":22},{"source":31,"target":379},{"source":31,"target":380},{"source":31,"target":381},{"source":31,"target":382},{"source":31,"target":383},{"source":31,"target":384},{"source":31,"target":385},{"source":31,"target":386},{"source":379,"target":28},{"source":379,"target":387},{"source":379,"target":31},{"source":387,"target":28},{"source":380,"target":388},{"source":380,"target":31},{"source":381,"target":389},{"source":381,"target":31},{"source":382,"target":390},{"source":382,"target":31},{"source":383,"target":32},{"source":383,"target":391},{"source":383,"target":31},{"source":391,"target":32},{"source":384,"target":33},{"source":384,"target":392},{"source":384,"target":31},{"source":392,"target":33},{"source":385,"target":29},{"source":385,"target":393},{"source":385,"target":31},{"source":393,"target":29},{"source":386,"target":22},{"source":32,"target":0},{"source":32,"target":45},{"source":32,"target":394},{"source":32,"target":395},{"source":32,"target":396},{"source":32,"target":397},{"source":32,"target":398},{"source":32,"target":399},{"source":32,"target":400},{"source":32,"target":401},{"source":32,"target":402},{"source":32,"target":403},{"source":32,"target":404},{"source":32,"target":405},{"source":32,"target":406},{"source":32,"target":407},{"source":32,"target":408},{"source":32,"target":409},{"source":32,"target":410},{"source":32,"target":411},{"source":32,"target":412},{"source":32,"target":413},{"source":32,"target":414},{"source":32,"target":415},{"source":32,"target":416},{"source":32,"target":417},{"source":32,"target":418},{"source":32,"target":419},{"source":32,"target":420},{"source":32,"target":421},{"source":394,"target":422},{"source":394,"target":32},{"source":395,"target":423},{"source":395,"target":32},{"source":396,"target":424},{"source":396,"target":32},{"source":397,"target":425},{"source":397,"target":32},{"source":398,"target":426},{"source":398,"target":32},{"source":399,"target":427},{"source":399,"target":32},{"source":400,"target":428},{"source":400,"target":32},{"source":401,"target":429},{"source":401,"target":32},{"source":402,"target":430},{"source":402,"target":32},{"source":403,"target":431},{"source":403,"target":32},{"source":404,"target":432},{"source":404,"target":32},{"source":405,"target":433},{"source":405,"target":32},{"source":406,"target":434},{"source":406,"target":32},{"source":407,"target":435},{"source":407,"target":32},{"source":408,"target":436},{"source":408,"target":32},{"source":409,"target":437},{"source":409,"target":32},{"source":410,"target":438},{"source":410,"target":32},{"source":411,"target":439},{"source":411,"target":32},{"source":412,"target":440},{"source":412,"target":32},{"source":413,"target":441},{"source":413,"target":32},{"source":414,"target":442},{"source":414,"target":32},{"source":415,"target":443},{"source":415,"target":32},{"source":416,"target":444},{"source":416,"target":32},{"source":417,"target":445},{"source":417,"target":32},{"source":418,"target":446},{"source":418,"target":32},{"source":419,"target":447},{"source":419,"target":32},{"source":420,"target":448},{"source":420,"target":32},{"source":421,"target":45},{"source":33,"target":0},{"source":33,"target":45},{"source":33,"target":449},{"source":33,"target":450},{"source":33,"target":451},{"source":33,"target":452},{"source":33,"target":453},{"source":33,"target":454},{"source":33,"target":455},{"source":33,"target":456},{"source":33,"target":457},{"source":33,"target":458},{"source":33,"target":459},{"source":33,"target":460},{"source":33,"target":461},{"source":33,"target":462},{"source":449,"target":22},{"source":449,"target":463},{"source":449,"target":33},{"source":463,"target":22},{"source":450,"target":464},{"source":450,"target":33},{"source":451,"target":465},{"source":451,"target":33},{"source":452,"target":466},{"source":452,"target":33},{"source":453,"target":467},{"source":453,"target":33},{"source":454,"target":468},{"source":454,"target":33},{"source":455,"target":469},{"source":455,"target":33},{"source":456,"target":470},{"source":456,"target":33},{"source":457,"target":471},{"source":457,"target":33},{"source":458,"target":472},{"source":458,"target":33},{"source":459,"target":473},{"source":459,"target":33},{"source":460,"target":474},{"source":460,"target":33},{"source":461,"target":36},{"source":461,"target":475},{"source":461,"target":33},{"source":475,"target":36},{"source":462,"target":45},{"source":34,"target":0},{"source":34,"target":46},{"source":34,"target":476},{"source":34,"target":477},{"source":34,"target":478},{"source":34,"target":479},{"source":34,"target":480},{"source":34,"target":481},{"source":34,"target":482},{"source":34,"target":483},{"source":34,"target":484},{"source":34,"target":485},{"source":34,"target":486},{"source":34,"target":487},{"source":34,"target":488},{"source":34,"target":489},{"source":34,"target":490},{"source":34,"target":491},{"source":34,"target":492},{"source":34,"target":493},{"source":34,"target":494},{"source":34,"target":495},{"source":34,"target":496},{"source":34,"target":497},{"source":34,"target":498},{"source":34,"target":499},{"source":34,"target":500},{"source":34,"target":501},{"source":476,"target":502},{"source":476,"target":34},{"source":477,"target":503},{"source":477,"target":34},{"source":478,"target":504},{"source":478,"target":34},{"source":479,"target":505},{"source":479,"target":34},{"source":480,"target":506},{"source":480,"target":34},{"source":481,"target":507},{"source":481,"target":34},{"source":482,"target":508},{"source":482,"target":34},{"source":483,"target":509},{"source":483,"target":34},{"source":484,"target":510},{"source":484,"target":34},{"source":485,"target":511},{"source":485,"target":34},{"source":486,"target":512},{"source":486,"target":34},{"source":487,"target":513},{"source":487,"target":34},{"source":488,"target":514},{"source":488,"target":34},{"source":489,"target":515},{"source":489,"target":34},{"source":490,"target":516},{"source":490,"target":34},{"source":491,"target":517},{"source":491,"target":34},{"source":492,"target":518},{"source":492,"target":34},{"source":493,"target":519},{"source":493,"target":34},{"source":494,"target":520},{"source":494,"target":34},{"source":495,"target":521},{"source":495,"target":34},{"source":496,"target":522},{"source":496,"target":34},{"source":497,"target":523},{"source":497,"target":34},{"source":498,"target":524},{"source":498,"target":34},{"source":499,"target":525},{"source":499,"target":34},{"source":500,"target":526},{"source":500,"target":34},{"source":501,"target":46},{"source":35,"target":0},{"source":35,"target":46},{"source":35,"target":527},{"source":35,"target":528},{"source":35,"target":529},{"source":35,"target":530},{"source":527,"target":22},{"source":527,"target":531},{"source":527,"target":35},{"source":531,"target":22},{"source":528,"target":532},{"source":528,"target":35},{"source":529,"target":533},{"source":529,"target":35},{"source":530,"target":46},{"source":36,"target":0},{"source":36,"target":534},{"source":534,"target":33},{"source":534,"target":535},{"source":534,"target":36},{"source":535,"target":33},{"source":37,"target":0},{"source":37,"target":14},{"source":37,"target":536},{"source":37,"target":537},{"source":536,"target":19},{"source":536,"target":538},{"source":536,"target":37},{"source":538,"target":19},{"source":537,"target":14},{"source":38,"target":0},{"source":38,"target":539},{"source":539,"target":5},{"source":539,"target":540},{"source":539,"target":38},{"source":540,"target":5},{"source":39,"target":0},{"source":39,"target":541},{"source":39,"target":542},{"source":541,"target":14},{"source":541,"target":543},{"source":541,"target":39},{"source":543,"target":14},{"source":542,"target":544},{"source":542,"target":39},{"source":40,"target":0},{"source":40,"target":22},{"source":40,"target":545},{"source":40,"target":546},{"source":40,"target":547},{"source":40,"target":548},{"source":545,"target":549},{"source":545,"target":40},{"source":546,"target":41},{"source":546,"target":550},{"source":546,"target":40},{"source":550,"target":41},{"source":547,"target":42},{"source":547,"target":551},{"source":547,"target":40},{"source":551,"target":42},{"source":548,"target":22},{"source":41,"target":0},{"source":41,"target":552},{"source":41,"target":553},{"source":41,"target":554},{"source":41,"target":555},{"source":552,"target":556},{"source":552,"target":41},{"source":553,"target":557},{"source":553,"target":41},{"source":554,"target":558},{"source":554,"target":41},{"source":555,"target":559},{"source":555,"target":41},{"source":42,"target":0},{"source":42,"target":560},{"source":42,"target":561},{"source":42,"target":562},{"source":560,"target":563},{"source":560,"target":42},{"source":561,"target":564},{"source":561,"target":42},{"source":562,"target":43},{"source":562,"target":565},{"source":562,"target":42},{"source":565,"target":43},{"source":43,"target":0},{"source":43,"target":566},{"source":43,"target":567},{"source":566,"target":568},{"source":566,"target":43},{"source":567,"target":569},{"source":567,"target":43},{"source":44,"target":0},{"source":44,"target":570},{"source":44,"target":571},{"source":44,"target":572},{"source":44,"target":573},{"source":44,"target":574},{"source":44,"target":575},{"source":44,"target":576},{"source":44,"target":577},{"source":44,"target":578},{"source":44,"target":579},{"source":44,"target":580},{"source":44,"target":581},{"source":44,"target":582},{"source":44,"target":583},{"source":44,"target":584},{"source":570,"target":585},{"source":570,"target":44},{"source":571,"target":50},{"source":571,"target":586},{"source":571,"target":44},{"source":586,"target":50},{"source":572,"target":49},{"source":572,"target":587},{"source":572,"target":44},{"source":587,"target":49},{"source":573,"target":588},{"source":573,"target":44},{"source":574,"target":589},{"source":574,"target":44},{"source":575,"target":590},{"source":575,"target":44},{"source":576,"target":591},{"source":576,"target":44},{"source":577,"target":592},{"source":577,"target":44},{"source":578,"target":593},{"source":578,"target":44},{"source":579,"target":594},{"source":579,"target":44},{"source":580,"target":595},{"source":580,"target":44},{"source":581,"target":596},{"source":581,"target":44},{"source":582,"target":597},{"source":582,"target":44},{"source":583,"target":598},{"source":583,"target":44},{"source":584,"target":599},{"source":584,"target":44},{"source":45,"target":0},{"source":45,"target":44},{"source":45,"target":600},{"source":45,"target":601},{"source":600,"target":602},{"source":600,"target":45},{"source":601,"target":44},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":603},{"source":603,"target":44},{"source":47,"target":0},{"source":47,"target":604},{"source":47,"target":605},{"source":604,"target":47},{"source":605,"target":47},{"source":48,"target":0},{"source":48,"target":606},{"source":48,"target":607},{"source":48,"target":608},{"source":606,"target":48},{"source":607,"target":48},{"source":608,"target":48},{"source":49,"target":0},{"source":49,"target":609},{"source":49,"target":610},{"source":49,"target":611},{"source":49,"target":612},{"source":49,"target":613},{"source":609,"target":49},{"source":610,"target":49},{"source":611,"target":49},{"source":612,"target":49},{"source":613,"target":49},{"source":50,"target":0},{"source":50,"target":614},{"source":50,"target":615},{"source":50,"target":616},{"source":50,"target":617},{"source":614,"target":50},{"source":615,"target":50},{"source":616,"target":50},{"source":617,"target":50}],"multigraph":true} |
false | <?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="abstractmap"
nsURI="http://www.talend.org/TalendGEFAbstractMap" nsPrefix="TalendGEFAbstractMap">
<eClassifiers xsi:type="ecore:EClass" name="MapperTable" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="MapperTableEntity" abstract="true" interface="true"/>
</ecore:EPackage>
| github:ecore:/data/Talend/tdi-studio-se/main/plugins/org.talend.designer.gefabstractmap/model/abstractmap.ecore | ecore | abstractmap
MapperTable
MapperTableEntity | null | {"directed":true,"nodes":[{"nsPrefix":"TalendGEFAbstractMap","nsURI":"http://www.talend.org/TalendGEFAbstractMap","name":"abstractmap","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapperTable","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapperTableEntity","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0}],"multigraph":true} |
false | <?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="xmi"
nsURI="http://schema.omg.org/spec/XMI/2.1" nsPrefix="xmi">
<eClassifiers xsi:type="ecore:EClass" name="Add" eSuperTypes="#//Difference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Add"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="addition" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="addition"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" 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="position"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Any">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Any"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="wildcards" value="##any"/>
<details key="name" value=":1"/>
<details key="processing" value="skip"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attributeWildcard"/>
<details key="wildcards" value="##any"/>
<details key="name" value=":2"/>
<details key="processing" value="skip"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Delete" eSuperTypes="#//Difference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Delete"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Difference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Difference"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" upperBound="-1"
eType="#//TargetType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="target"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="difference" upperBound="-1"
eType="#//Difference" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="difference"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" upperBound="-1"
eType="#//Difference" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="container"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="container"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" 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="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="idref"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" 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="label"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="target1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="target"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" 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="uuid"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="2.0" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Documentation">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Documentation"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contact" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="contact"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exporter" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exporter"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exporterVersion" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exporterVersion"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longDescription" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="longDescription"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shortDescription" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="shortDescription"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notice" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="notice"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="owner" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true"
transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="owner"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contact1" 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="contact"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exporter1" 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="exporter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exporterVersion1" 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="exporterVersion"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" 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="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="idref"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" 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="label"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="longDescription1" 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="longDescription"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notice1" 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="notice"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="owner1" 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="owner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shortDescription1" 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="shortDescription"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" 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="uuid"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="2.0" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="add" upperBound="-2" eType="#//Add"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Add"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="delete" upperBound="-2"
eType="#//Delete" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Delete"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="difference" upperBound="-2"
eType="#//Difference" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Difference"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" upperBound="-2"
eType="#//Documentation" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Documentation"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extension" upperBound="-2"
eType="#//Extension" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Extension"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="import" upperBound="-2"
eType="#//Import" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Import"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="metaModel" upperBound="-2"
eType="#//MetaModel" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MetaModel"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" upperBound="-2"
eType="#//Model" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Model"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="packageReference" upperBound="-2"
eType="#//PackageReference" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PackageReference"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="replace" upperBound="-2"
eType="#//Replace" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Replace"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMI" upperBound="-2" eType="#//XMI"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="XMI"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extension">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Extension"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="wildcards" value="##any"/>
<details key="name" value=":1"/>
<details key="processing" value="lax"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extender" 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="extender"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extenderID" 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="extenderID"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" 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="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="idref"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" 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="label"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" 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="uuid"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="2.0" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import" eSuperTypes="#//PackageReference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Import"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetaModel" eSuperTypes="#//PackageReference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="MetaModel"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//PackageReference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Model"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageReference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PackageReference"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" volatile="true"
transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" 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="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="idref"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" 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="label"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name1" 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="name"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" 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="uuid"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
defaultValueLiteral="2.0" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Replace" eSuperTypes="#//Difference">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Replace"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" 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="position"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="replacement" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="replacement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="target_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="wildcards" value="##any"/>
<details key="name" value=":1"/>
<details key="processing" value="skip"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attributeWildcard"/>
<details key="wildcards" value="##any"/>
<details key="name" value=":2"/>
<details key="processing" value="skip"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XMI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="XMI"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="any" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"
volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="wildcards" value="##any"/>
<details key="name" value=":1"/>
<details key="processing" value="strict"/>
<details key="group" value="#group:0"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" 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="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="idref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="idref"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" 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="label"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uuid" 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="uuid"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String" defaultValueLiteral="2.0"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="version"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/remidomingues/XMIGraph/model/xmi.ecore | ecore | xmi
Add
addition
position
Any
group
any
anyAttribute
Delete
Difference
group
target
difference
container
container1
href
idref
label
target1
type
uuid
version
2.0
Documentation
group
contact
exporter
exporterVersion
longDescription
shortDescription
notice
owner
contact1
exporter1
exporterVersion1
href
idref
label
longDescription1
notice1
owner1
shortDescription1
type
uuid
version
2.0
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
add
delete
difference
documentation
extension
import
metaModel
model
packageReference
replace
xMI
id
Extension
group
any
extender
extenderID
href
idref
label
type
uuid
version
2.0
Import
MetaModel
Model
PackageReference
group
name
version
href
idref
label
name1
type
uuid
version1
2.0
Replace
position
replacement
TargetType
group
any
anyAttribute
XMI
group
any
href
idref
label
type
uuid
version
2.0 | null | {"directed":true,"nodes":[{"nsPrefix":"xmi","nsURI":"http://schema.omg.org/spec/XMI/2.1","name":"xmi","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Add","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Any","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Delete","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Difference","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentation","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaModel","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageReference","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Replace","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XMI","instanceClass":null,"abstract":false,"id":14,"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":"addition","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":"position","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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":28,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"difference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":29,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"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":"container1","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","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":"idref","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":"label","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":"target1","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uuid","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":true,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"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"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"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":"group","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"contact","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"exporter","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"exporterVersion","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"longDescription","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"shortDescription","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"notice","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"owner","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"contact1","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exporter1","changeable":true,"lowerBound":0,"iD":false,"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":"exporterVersion1","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"href","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idref","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":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":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":"longDescription1","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":"notice1","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"owner1","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortDescription1","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":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":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uuid","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":true,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"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"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":"mixed","changeable":true,"lowerBound":0,"iD":false,"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":true,"unique":true,"name":"xMLNSPrefixMap","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":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"add","changeable":true,"resolveProxies":false,"lowerBound":0,"id":96,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"delete","changeable":true,"resolveProxies":false,"lowerBound":0,"id":97,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"difference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"documentation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":99,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"extension","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"import","changeable":true,"resolveProxies":false,"lowerBound":0,"id":101,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"metaModel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":102,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"model","changeable":true,"resolveProxies":false,"lowerBound":0,"id":103,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"packageReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":104,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"replace","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMI","changeable":true,"resolveProxies":false,"lowerBound":0,"id":106,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":107,"derived":false},{"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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":124,"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":"extender","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":"extenderID","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":"href","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":"idref","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":"label","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uuid","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":true,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"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"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"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":"group","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":147,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":148,"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":"href","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":null,"unsettable":false,"transient":false,"unique":true,"name":"idref","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":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name1","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":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":153,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uuid","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":true,"transient":false,"unique":true,"name":"version1","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"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"},{"id":165,"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":"position","changeable":true,"lowerBound":0,"iD":false,"id":166,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"replacement","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"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":"group","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":172,"derived":true},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"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":"group","changeable":true,"lowerBound":0,"iD":false,"id":177,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"any","changeable":true,"lowerBound":0,"iD":false,"id":178,"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":"href","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"idref","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":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":181,"derived":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":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":"uuid","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"2.0","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"2.0","unsettable":true,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"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"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"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":1,"target":0},{"source":1,"target":4},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":15,"target":18},{"source":15,"target":1},{"source":16,"target":19},{"source":16,"target":1},{"source":17,"target":4},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":23},{"source":20,"target":2},{"source":21,"target":24},{"source":21,"target":2},{"source":22,"target":25},{"source":22,"target":2},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":26},{"source":26,"target":4},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":27,"target":39},{"source":27,"target":4},{"source":28,"target":13},{"source":28,"target":40},{"source":28,"target":4},{"source":40,"target":13},{"source":29,"target":4},{"source":29,"target":41},{"source":29,"target":4},{"source":41,"target":4},{"source":30,"target":4},{"source":30,"target":42},{"source":30,"target":4},{"source":42,"target":4},{"source":31,"target":43},{"source":31,"target":4},{"source":32,"target":44},{"source":32,"target":4},{"source":33,"target":45},{"source":33,"target":4},{"source":34,"target":46},{"source":34,"target":4},{"source":35,"target":47},{"source":35,"target":4},{"source":36,"target":48},{"source":36,"target":4},{"source":37,"target":49},{"source":37,"target":4},{"source":38,"target":50},{"source":38,"target":4},{"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":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":66},{"source":5,"target":67},{"source":5,"target":68},{"source":5,"target":69},{"source":5,"target":70},{"source":5,"target":71},{"source":51,"target":72},{"source":51,"target":5},{"source":52,"target":73},{"source":52,"target":5},{"source":53,"target":74},{"source":53,"target":5},{"source":54,"target":75},{"source":54,"target":5},{"source":55,"target":76},{"source":55,"target":5},{"source":56,"target":77},{"source":56,"target":5},{"source":57,"target":78},{"source":57,"target":5},{"source":58,"target":79},{"source":58,"target":5},{"source":59,"target":80},{"source":59,"target":5},{"source":60,"target":81},{"source":60,"target":5},{"source":61,"target":82},{"source":61,"target":5},{"source":62,"target":83},{"source":62,"target":5},{"source":63,"target":84},{"source":63,"target":5},{"source":64,"target":85},{"source":64,"target":5},{"source":65,"target":86},{"source":65,"target":5},{"source":66,"target":87},{"source":66,"target":5},{"source":67,"target":88},{"source":67,"target":5},{"source":68,"target":89},{"source":68,"target":5},{"source":69,"target":90},{"source":69,"target":5},{"source":70,"target":91},{"source":70,"target":5},{"source":71,"target":92},{"source":71,"target":5},{"source":6,"target":0},{"source":6,"target":93},{"source":6,"target":94},{"source":6,"target":95},{"source":6,"target":96},{"source":6,"target":97},{"source":6,"target":98},{"source":6,"target":99},{"source":6,"target":100},{"source":6,"target":101},{"source":6,"target":102},{"source":6,"target":103},{"source":6,"target":104},{"source":6,"target":105},{"source":6,"target":106},{"source":6,"target":107},{"source":93,"target":108},{"source":93,"target":6},{"source":94,"target":109},{"source":94,"target":6},{"source":95,"target":110},{"source":95,"target":6},{"source":96,"target":1},{"source":96,"target":111},{"source":96,"target":6},{"source":111,"target":1},{"source":97,"target":3},{"source":97,"target":112},{"source":97,"target":6},{"source":112,"target":3},{"source":98,"target":4},{"source":98,"target":113},{"source":98,"target":6},{"source":113,"target":4},{"source":99,"target":5},{"source":99,"target":114},{"source":99,"target":6},{"source":114,"target":5},{"source":100,"target":7},{"source":100,"target":115},{"source":100,"target":6},{"source":115,"target":7},{"source":101,"target":8},{"source":101,"target":116},{"source":101,"target":6},{"source":116,"target":8},{"source":102,"target":9},{"source":102,"target":117},{"source":102,"target":6},{"source":117,"target":9},{"source":103,"target":10},{"source":103,"target":118},{"source":103,"target":6},{"source":118,"target":10},{"source":104,"target":11},{"source":104,"target":119},{"source":104,"target":6},{"source":119,"target":11},{"source":105,"target":12},{"source":105,"target":120},{"source":105,"target":6},{"source":120,"target":12},{"source":106,"target":14},{"source":106,"target":121},{"source":106,"target":6},{"source":121,"target":14},{"source":107,"target":122},{"source":107,"target":6},{"source":7,"target":0},{"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":123,"target":133},{"source":123,"target":7},{"source":124,"target":134},{"source":124,"target":7},{"source":125,"target":135},{"source":125,"target":7},{"source":126,"target":136},{"source":126,"target":7},{"source":127,"target":137},{"source":127,"target":7},{"source":128,"target":138},{"source":128,"target":7},{"source":129,"target":139},{"source":129,"target":7},{"source":130,"target":140},{"source":130,"target":7},{"source":131,"target":141},{"source":131,"target":7},{"source":132,"target":142},{"source":132,"target":7},{"source":8,"target":0},{"source":8,"target":11},{"source":8,"target":143},{"source":143,"target":11},{"source":9,"target":0},{"source":9,"target":11},{"source":9,"target":144},{"source":144,"target":11},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":145},{"source":145,"target":11},{"source":11,"target":0},{"source":11,"target":146},{"source":11,"target":147},{"source":11,"target":148},{"source":11,"target":149},{"source":11,"target":150},{"source":11,"target":151},{"source":11,"target":152},{"source":11,"target":153},{"source":11,"target":154},{"source":11,"target":155},{"source":146,"target":156},{"source":146,"target":11},{"source":147,"target":157},{"source":147,"target":11},{"source":148,"target":158},{"source":148,"target":11},{"source":149,"target":159},{"source":149,"target":11},{"source":150,"target":160},{"source":150,"target":11},{"source":151,"target":161},{"source":151,"target":11},{"source":152,"target":162},{"source":152,"target":11},{"source":153,"target":163},{"source":153,"target":11},{"source":154,"target":164},{"source":154,"target":11},{"source":155,"target":165},{"source":155,"target":11},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":166},{"source":12,"target":167},{"source":12,"target":168},{"source":166,"target":169},{"source":166,"target":12},{"source":167,"target":170},{"source":167,"target":12},{"source":168,"target":4},{"source":13,"target":0},{"source":13,"target":171},{"source":13,"target":172},{"source":13,"target":173},{"source":171,"target":174},{"source":171,"target":13},{"source":172,"target":175},{"source":172,"target":13},{"source":173,"target":176},{"source":173,"target":13},{"source":14,"target":0},{"source":14,"target":177},{"source":14,"target":178},{"source":14,"target":179},{"source":14,"target":180},{"source":14,"target":181},{"source":14,"target":182},{"source":14,"target":183},{"source":14,"target":184},{"source":177,"target":185},{"source":177,"target":14},{"source":178,"target":186},{"source":178,"target":14},{"source":179,"target":187},{"source":179,"target":14},{"source":180,"target":188},{"source":180,"target":14},{"source":181,"target":189},{"source":181,"target":14},{"source":182,"target":190},{"source":182,"target":14},{"source":183,"target":191},{"source":183,"target":14},{"source":184,"target":192},{"source":184,"target":14}],"multigraph":true} |
false | <?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="">
<eClassifiers xsi:type="ecore:EClass" name="MyExtendedClass" eSuperTypes="../base.ecore#//MyBaseClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="detailedField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/akkhil2012/EMFSampleProject/akkhil.emf.inheritance/model/extendedmodel.ecore | ecore |
MyExtendedClass
detailedField
| null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MyExtendedClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"detailedField","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1}],"multigraph":true} |
true | <?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="datatypes" nsURI="http://www.ibm.com/xmlns/prod/commerce/member"
nsPrefix="Member">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			This foundation XML schema file defines the common elements and types shared by the
			entire schema.
		"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="BusinessProfileType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BusinessProfileType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessTitle" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The business title."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BusinessTitle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the organization."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationalUnitName"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name of the organizational unit."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationalUnitName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="employeeID" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A method to identify the employee, such as by employee number. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EmployeeID"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alternateID" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A special ID assigned by the organization or organizational unit to which this business user belongs. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="AlternateID"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="employeeType" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The employee type, such as regular, part time, special part time, supplemental, and contractor. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EmployeeType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="officeAddress" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AddressType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The office address."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OfficeAddress"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="departmentNumber" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The department number for the business user. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DepartmentNumber"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="manager" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the manager or supervisor or this his business user. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Manager"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secretary" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the secretary or administrative assistant of the business user. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Secretary"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requisitionerID" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A unique ID for identifying the requisitioner. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="RequisitionerID"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" upperBound="-2"
eType="#//OrganizationType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Organization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="syncOrganization" upperBound="-2"
eType="#//SyncOrganizationType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SyncOrganization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" upperBound="-2"
eType="#//PersonType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Person"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="syncPerson" upperBound="-2"
eType="#//SyncPersonType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SyncPerson"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrganizationType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="organizationIdentifier"
eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//OrganizationIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The organization identifier."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//OrganizationIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The identifier for the parent."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ParentIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Short name for organization (O) or organization unit (OU). Not null is a requirement since it will be mapped to O or OU which are required attributes in LDAP. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationType" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Type of OrgEntity. Valid values are as follows:
								O = organization
								OU = organization unit 
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessCategory" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The business category, which describes the kind of business performed by an OrgEntity. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BusinessCategory"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A description of the OrgEntity. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Description"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactInfo" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactInfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The primary contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactInfo"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactList" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactListType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A list of the contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactList"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextAttribute" upperBound="-1"
eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AttributeType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The context attribute."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContextAttribute"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonalProfileType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PersonalProfileType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredCurrency" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred currency in 3-character alphabetic code as per ISO 4217. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredCurrency"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredLanguage" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred language."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredLanguage"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Display name of the entry. This is a name used in displaying an entry in a one line summary list. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DisplayName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="photoURL" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A location for the photograph of the person. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PhotoURL"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredMeasure" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The preferred measure."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredMeasure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredCommunication"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred method of communication by phone. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredCommunication"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredDelivery" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred delivery method. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredDelivery"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Description of the person. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Description"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The gender of the person. Valid values are as follows:
								F = female 
								M = male 
								N = not provided 
								If not provided, N is used as the default. 
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Gender"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="birthDay" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The birthday of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BirthDay"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="income" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The annual income for the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Income"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maritalStatus" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The marital status of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MaritalStatus"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="incomeCurrency" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Currency for the income of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="IncomeCurrency"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfChildren" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The number of children that the person has. If not provided, the default is 0. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NumberOfChildren"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="household" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Number of people in the household. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Household"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="companyName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The company for which the person works. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="CompanyName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hobbies" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The main interests and hobbies of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Hobbies"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timezone" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The time zone in which the person resides. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Timezone"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PersonType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="personIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//PersonIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The person identifier."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PersonIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//OrganizationIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The identifier for the parent."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ParentIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//PersonNameType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The person's name."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="personalProfile" eType="#//PersonalProfileType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The personal profile."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PersonalProfile"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="businessProfile" eType="#//BusinessProfileType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The business profile."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BusinessProfile"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="authentication" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AuthenticationType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The authentication information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Authentication"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactInfo" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactInfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The primary contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactInfo"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactList" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactListType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A list of the contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactList"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextAttribute" upperBound="-1"
eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AttributeType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The context attribute."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContextAttribute"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncOrganizationDataAreaType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncOrganizationDataAreaType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sync" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//SyncType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Sync"/>
<details key="namespace" value="http://www.openapplications.org/oagis/9"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" upperBound="-1"
eType="#//OrganizationType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Organization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncOrganizationType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncOrganizationType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
eType="#//SyncOrganizationDataAreaType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DataArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncPersonDataAreaType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncPersonDataAreaType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sync" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//SyncType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Sync"/>
<details key="namespace" value="http://www.openapplications.org/oagis/9"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" upperBound="-1"
eType="#//PersonType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Person"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncPersonType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncPersonType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
eType="#//SyncPersonDataAreaType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DataArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/bestWeight045/100_com.ibm.commerce.member.datatypes.ecore | ecore | datatypes
BusinessProfileType
businessTitle
organizationName
organizationalUnitName
employeeID
alternateID
employeeType
officeAddress
departmentNumber
manager
secretary
requisitionerID
userArea
DocumentRoot
mixed
organization
syncOrganization
person
syncPerson
OrganizationType
organizationIdentifier
parentIdentifier
organizationName
organizationType
businessCategory
description
contactInfo
contactList
contextAttribute
userArea
PersonalProfileType
preferredCurrency
preferredLanguage
displayName
photoURL
preferredMeasure
preferredCommunication
preferredDelivery
description
gender
birthDay
income
maritalStatus
incomeCurrency
numberOfChildren
household
companyName
hobbies
timezone
userArea
PersonType
personIdentifier
parentIdentifier
name
personalProfile
businessProfile
authentication
contactInfo
contactList
contextAttribute
userArea
SyncOrganizationDataAreaType
sync
organization
SyncOrganizationType
dataArea
SyncPersonDataAreaType
sync
person
SyncPersonType
dataArea | null | {"directed":true,"nodes":[{"nsPrefix":"Member","nsURI":"http://www.ibm.com/xmlns/prod/commerce/member","name":"datatypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessProfileType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonalProfileType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncOrganizationDataAreaType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncOrganizationType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncPersonDataAreaType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncPersonType","instanceClass":null,"abstract":false,"id":9,"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":false,"name":"businessTitle","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":false,"name":"organizationName","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"organizationalUnitName","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":false,"name":"employeeID","changeable":true,"lowerBound":0,"iD":false,"id":13,"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":"alternateID","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":false,"name":"employeeType","changeable":true,"lowerBound":0,"iD":false,"id":15,"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":"officeAddress","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"name":"departmentNumber","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":false,"name":"manager","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":false,"name":"secretary","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"requisitionerID","changeable":true,"lowerBound":0,"iD":false,"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":"userArea","changeable":true,"resolveProxies":false,"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"},{"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"organization","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"syncOrganization","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"person","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"syncPerson","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"organizationIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"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":"parentIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"name":"organizationName","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":false,"name":"organizationType","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":false,"name":"businessCategory","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":false,"name":"description","changeable":true,"lowerBound":0,"iD":false,"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":"contactInfo","changeable":true,"resolveProxies":false,"lowerBound":0,"id":50,"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":"contactList","changeable":true,"resolveProxies":false,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextAttribute","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"userArea","changeable":true,"resolveProxies":false,"lowerBound":0,"id":53,"derived":false},{"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"},{"id":62,"eClass":"EGenericType"},{"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":false,"name":"preferredCurrency","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"preferredLanguage","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":false,"name":"displayName","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"photoURL","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":"preferredMeasure","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":"preferredCommunication","changeable":true,"lowerBound":0,"iD":false,"id":69,"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":"preferredDelivery","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":false,"name":"description","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":false,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":72,"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":"birthDay","changeable":true,"lowerBound":0,"iD":false,"id":73,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"income","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"maritalStatus","changeable":true,"lowerBound":0,"iD":false,"id":75,"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":"incomeCurrency","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"numberOfChildren","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"household","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"companyName","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":"hobbies","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"timezone","changeable":true,"lowerBound":0,"iD":false,"id":81,"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":"userArea","changeable":true,"resolveProxies":false,"lowerBound":0,"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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"personIdentifier","changeable":true,"resolveProxies":false,"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":"parentIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":103,"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":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"id":104,"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":"personalProfile","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"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":"businessProfile","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"authentication","changeable":true,"resolveProxies":false,"lowerBound":0,"id":107,"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":"contactInfo","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"contactList","changeable":true,"resolveProxies":false,"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":"contextAttribute","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"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":"userArea","changeable":true,"resolveProxies":false,"lowerBound":0,"id":111,"derived":false},{"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"},{"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":"sync","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"organization","changeable":true,"resolveProxies":false,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"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":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"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":"sync","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"person","changeable":true,"resolveProxies":false,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"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":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"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":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":10,"target":22},{"source":10,"target":1},{"source":11,"target":23},{"source":11,"target":1},{"source":12,"target":24},{"source":12,"target":1},{"source":13,"target":25},{"source":13,"target":1},{"source":14,"target":26},{"source":14,"target":1},{"source":15,"target":27},{"source":15,"target":1},{"source":16,"target":28},{"source":16,"target":1},{"source":17,"target":29},{"source":17,"target":1},{"source":18,"target":30},{"source":18,"target":1},{"source":19,"target":31},{"source":19,"target":1},{"source":20,"target":32},{"source":20,"target":1},{"source":21,"target":33},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":34,"target":39},{"source":34,"target":2},{"source":35,"target":3},{"source":35,"target":40},{"source":35,"target":2},{"source":40,"target":3},{"source":36,"target":7},{"source":36,"target":41},{"source":36,"target":2},{"source":41,"target":7},{"source":37,"target":5},{"source":37,"target":42},{"source":37,"target":2},{"source":42,"target":5},{"source":38,"target":9},{"source":38,"target":43},{"source":38,"target":2},{"source":43,"target":9},{"source":3,"target":0},{"source":3,"target":44},{"source":3,"target":45},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":44,"target":54},{"source":44,"target":3},{"source":45,"target":55},{"source":45,"target":3},{"source":46,"target":56},{"source":46,"target":3},{"source":47,"target":57},{"source":47,"target":3},{"source":48,"target":58},{"source":48,"target":3},{"source":49,"target":59},{"source":49,"target":3},{"source":50,"target":60},{"source":50,"target":3},{"source":51,"target":61},{"source":51,"target":3},{"source":52,"target":62},{"source":52,"target":3},{"source":53,"target":63},{"source":53,"target":3},{"source":4,"target":0},{"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":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":64,"target":83},{"source":64,"target":4},{"source":65,"target":84},{"source":65,"target":4},{"source":66,"target":85},{"source":66,"target":4},{"source":67,"target":86},{"source":67,"target":4},{"source":68,"target":87},{"source":68,"target":4},{"source":69,"target":88},{"source":69,"target":4},{"source":70,"target":89},{"source":70,"target":4},{"source":71,"target":90},{"source":71,"target":4},{"source":72,"target":91},{"source":72,"target":4},{"source":73,"target":92},{"source":73,"target":4},{"source":74,"target":93},{"source":74,"target":4},{"source":75,"target":94},{"source":75,"target":4},{"source":76,"target":95},{"source":76,"target":4},{"source":77,"target":96},{"source":77,"target":4},{"source":78,"target":97},{"source":78,"target":4},{"source":79,"target":98},{"source":79,"target":4},{"source":80,"target":99},{"source":80,"target":4},{"source":81,"target":100},{"source":81,"target":4},{"source":82,"target":101},{"source":82,"target":4},{"source":5,"target":0},{"source":5,"target":102},{"source":5,"target":103},{"source":5,"target":104},{"source":5,"target":105},{"source":5,"target":106},{"source":5,"target":107},{"source":5,"target":108},{"source":5,"target":109},{"source":5,"target":110},{"source":5,"target":111},{"source":102,"target":112},{"source":102,"target":5},{"source":103,"target":113},{"source":103,"target":5},{"source":104,"target":114},{"source":104,"target":5},{"source":105,"target":4},{"source":105,"target":115},{"source":105,"target":5},{"source":115,"target":4},{"source":106,"target":1},{"source":106,"target":116},{"source":106,"target":5},{"source":116,"target":1},{"source":107,"target":117},{"source":107,"target":5},{"source":108,"target":118},{"source":108,"target":5},{"source":109,"target":119},{"source":109,"target":5},{"source":110,"target":120},{"source":110,"target":5},{"source":111,"target":121},{"source":111,"target":5},{"source":6,"target":0},{"source":6,"target":122},{"source":6,"target":123},{"source":122,"target":124},{"source":122,"target":6},{"source":123,"target":3},{"source":123,"target":125},{"source":123,"target":6},{"source":125,"target":3},{"source":7,"target":0},{"source":7,"target":126},{"source":7,"target":127},{"source":126,"target":6},{"source":126,"target":128},{"source":126,"target":7},{"source":128,"target":6},{"source":8,"target":0},{"source":8,"target":129},{"source":8,"target":130},{"source":129,"target":131},{"source":129,"target":8},{"source":130,"target":5},{"source":130,"target":132},{"source":130,"target":8},{"source":132,"target":5},{"source":9,"target":0},{"source":9,"target":133},{"source":9,"target":134},{"source":133,"target":8},{"source":133,"target":135},{"source":133,"target":9},{"source":135,"target":8}],"multigraph":true} |
true | <?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="org.example" nsPrefix="example">
<eClassifiers xsi:type="ecore:EClass" name="Player">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volume" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer"/>
</ecore:EPackage>
| github:ecore:/data/repairvision/repairvision/doc/org.sidiff.ecore.constraints.doc/examples/TheAttributeIsNotTransientSoItMustHaveADataTypeThatIsSerializable/valid_example/example.ecore | ecore | example
Player
volume
Integer
java.lang.Integer
java.lang.Integer | null | {"directed":true,"nodes":[{"nsPrefix":"example","nsURI":"org.example","name":"example","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Player","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":2,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volume","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"id":4,"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}],"multigraph":true} |
false | <?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="common" nsURI="urn:iso.org:standard:10303:part(28):version(2):xmlschema:common"
nsPrefix="common">
<eClassifiers xsi:type="ecore:EEnum" name="AggregateType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="aggregateType"/>
</eAnnotations>
<eLiterals name="array"/>
<eLiterals name="list" value="1"/>
<eLiterals name="set" value="2"/>
<eLiterals name="bag" value="3"/>
<eLiterals name="arrayUnique" value="4" literal="array-unique"/>
<eLiterals name="arrayOptional" value="5" literal="array-optional"/>
<eLiterals name="arrayOptionalUnique" value="6" literal="array-optional-unique"/>
<eLiterals name="listUnique" value="7" literal="list-unique"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="AggregateTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="aggregateType:Object"/>
<details key="baseType" value="aggregateType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ArraySizeType" instanceClassName="java.util.List">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="arraySize_._type"/>
<details key="baseType" value="arraySize_._type_._base"/>
<details key="minLength" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ArraySizeTypeBase" instanceClassName="java.util.List">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="arraySize_._type_._base"/>
<details key="itemType" value="http://www.eclipse.org/emf/2003/XMLType#integer"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="attributeType_._type"/>
</eAnnotations>
<eLiterals name="explicit"/>
<eLiterals name="inverse" value="1"/>
<eLiterals name="derived" value="2"/>
<eLiterals name="renamed" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="AttributeTypeTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="attributeType_._type:Object"/>
<details key="baseType" value="attributeType_._type"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Base64Binary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="base64Binary"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Base64Binary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraBits" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="extraBits"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Base64BinaryWrapperType" eSuperTypes="#//Base64Binary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="base64Binary-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="boolean-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CTypeType" instanceClassName="java.util.List">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="cType_._type"/>
<details key="itemType" value="aggregateType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DecimalWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="decimal-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Decimal">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="base64BinaryWrapper" upperBound="-2"
eType="#//Base64BinaryWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="base64Binary-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanWrapper" upperBound="-2"
eType="#//BooleanWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="boolean-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="decimalWrapper" upperBound="-2"
eType="#//DecimalWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="decimal-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="doubleWrapper" upperBound="-2"
eType="#//DoubleWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="double-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" upperBound="-2"
eType="#//Entity" changeable="false" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Entity"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hexBinaryWrapper" upperBound="-2"
eType="#//HexBinaryWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="hexBinary-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="integerWrapper" upperBound="-2"
eType="#//IntegerWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="integer-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="iso1030328" upperBound="-2"
eType="#//Iso1030328Type" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="iso_10303_28"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="iso1030328Header" upperBound="-2"
eType="#//Iso1030328HeaderType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="iso_10303_28_header"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="logicalWrapper" upperBound="-2"
eType="#//LogicalWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="logical-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="longWrapper" upperBound="-2"
eType="#//LongWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="long-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="stringWrapper" upperBound="-2"
eType="#//StringWrapperType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="string-wrapper"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="uos" upperBound="-2" eType="#//Uos"
changeable="false" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="uos"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arraySize" eType="#//ArraySizeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="arraySize"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attributeType" eType="#//AttributeTypeType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="attributeType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cType" eType="#//CTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="cType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="itemType" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//QName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="itemType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="double-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DoubleObject"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" abstract="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Entity"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="edo" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="edo"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="href" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="href"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="proxy" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="proxy"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ref"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HexBinary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hexBinary"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//HexBinary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraBits" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="extraBits"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HexBinaryWrapperType" eSuperTypes="#//HexBinary">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="hexBinary-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="integer-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iso1030328HeaderType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="iso_10303_28_header_._type"/>
<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#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeStamp" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="time_stamp"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" 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="author"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organization" 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="organization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preprocessorVersion" 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="preprocessor_version"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originatingSystem" 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="originating_system"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="authorization" 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="authorization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" 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="documentation"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iso1030328Type">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="iso_10303_28_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="iso1030328Header" eType="#//Iso1030328HeaderType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="iso_10303_28_header"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uosGroup" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="group"/>
<details key="name" value="uos:group"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="uos" lowerBound="1" eType="#//Uos"
changeable="false" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="uos"/>
<details key="namespace" value="##targetNamespace"/>
<details key="group" value="uos:group"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" 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="attribute"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Logical">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="logical"/>
</eAnnotations>
<eLiterals name="false"/>
<eLiterals name="true" value="1"/>
<eLiterals name="unknown" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LogicalObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="logical:Object"/>
<details key="baseType" value="logical"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="logical-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//Logical"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LongWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="long-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//LongObject"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PosType" instanceClassName="java.util.List">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pos_._type"/>
<details key="baseType" value="pos_._type_._base"/>
<details key="minLength" value="1"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PosTypeBase" instanceClassName="java.util.List">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pos_._type_._base"/>
<details key="itemType" value="http://www.eclipse.org/emf/2003/XMLType#integer"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="SeqAnyURI" instanceClassName="java.util.List">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Seq-anyURI"/>
<details key="itemType" value="http://www.eclipse.org/emf/2003/XMLType#anyURI"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringWrapperType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="string-wrapper_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NormalizedString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NMTOKENS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="path"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pos" eType="#//PosType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pos"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Uos">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="uos"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="configuration" eType="#//SeqAnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="configuration"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" 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="description"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="edo" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//AnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="edo"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="express" eType="#//SeqAnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="express"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaLocation" eType="#//SeqAnyURI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/christianharrington/MDD/IfcXML/model/common.ecore | ecore | common
AggregateType
array
array
list
list
set
set
bag
bag
arrayUnique
array-unique
arrayOptional
array-optional
arrayOptionalUnique
array-optional-unique
listUnique
list-unique
AggregateTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
ArraySizeType
java.util.List
java.util.List
ArraySizeTypeBase
java.util.List
java.util.List
AttributeTypeType
explicit
explicit
inverse
inverse
derived
derived
renamed
renamed
AttributeTypeTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
Base64Binary
value
extraBits
Base64BinaryWrapperType
id
path
pos
BooleanWrapperType
value
id
path
pos
CTypeType
java.util.List
java.util.List
DecimalWrapperType
value
id
path
pos
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
base64BinaryWrapper
booleanWrapper
decimalWrapper
doubleWrapper
entity
hexBinaryWrapper
integerWrapper
iso1030328
iso1030328Header
logicalWrapper
longWrapper
stringWrapper
uos
arraySize
attributeType
cType
itemType
DoubleWrapperType
value
id
path
pos
Entity
edo
href
id
path
pos
proxy
ref
HexBinary
value
extraBits
HexBinaryWrapperType
id
path
pos
IntegerWrapperType
value
id
path
pos
Iso1030328HeaderType
name
timeStamp
author
organization
preprocessorVersion
originatingSystem
authorization
documentation
Iso1030328Type
iso1030328Header
uosGroup
uos
version
Logical
false
false
true
true
unknown
unknown
LogicalObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
LogicalWrapperType
value
id
path
pos
LongWrapperType
value
id
path
pos
PosType
java.util.List
java.util.List
PosTypeBase
java.util.List
java.util.List
SeqAnyURI
java.util.List
java.util.List
StringWrapperType
value
id
path
pos
Uos
configuration
description
edo
express
id
schemaLocation | null | {"directed":true,"nodes":[{"nsPrefix":"common","nsURI":"urn:iso.org:standard:10303:part(28):version(2):xmlschema:common","name":"common","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregateType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"AggregateTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"ArraySizeType","instanceClass":"java.util.List","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"ArraySizeTypeBase","instanceClass":"java.util.List","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeTypeType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"AttributeTypeTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Base64Binary","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Base64BinaryWrapperType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanWrapperType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"CTypeType","instanceClass":"java.util.List","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecimalWrapperType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleWrapperType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexBinary","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HexBinaryWrapperType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerWrapperType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iso1030328HeaderType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iso1030328Type","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Logical","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"LogicalObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalWrapperType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongWrapperType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"PosType","instanceClass":"java.util.List","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"PosTypeBase","instanceClass":"java.util.List","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.List","defaultValue":null,"instanceClassName":"java.util.List","name":"SeqAnyURI","instanceClass":"java.util.List","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringWrapperType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Uos","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"name":"array","id":29,"value":0,"literal":"array","eClass":"EEnumLiteral"},{"name":"list","id":30,"value":1,"literal":"list","eClass":"EEnumLiteral"},{"name":"set","id":31,"value":2,"literal":"set","eClass":"EEnumLiteral"},{"name":"bag","id":32,"value":3,"literal":"bag","eClass":"EEnumLiteral"},{"name":"arrayUnique","id":33,"value":4,"literal":"array-unique","eClass":"EEnumLiteral"},{"name":"arrayOptional","id":34,"value":5,"literal":"array-optional","eClass":"EEnumLiteral"},{"name":"arrayOptionalUnique","id":35,"value":6,"literal":"array-optional-unique","eClass":"EEnumLiteral"},{"name":"listUnique","id":36,"value":7,"literal":"list-unique","eClass":"EEnumLiteral"},{"name":"explicit","id":37,"value":0,"literal":"explicit","eClass":"EEnumLiteral"},{"name":"inverse","id":38,"value":1,"literal":"inverse","eClass":"EEnumLiteral"},{"name":"derived","id":39,"value":2,"literal":"derived","eClass":"EEnumLiteral"},{"name":"renamed","id":40,"value":3,"literal":"renamed","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":"value","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":"extraBits","changeable":true,"lowerBound":0,"iD":false,"id":42,"derived":false},{"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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"path","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":"pos","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"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":52,"derived":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":true,"id":53,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pos","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":61,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pos","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"base64BinaryWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":71,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"booleanWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":72,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"decimalWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":73,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"doubleWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":74,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"entity","changeable":false,"resolveProxies":false,"lowerBound":0,"id":75,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"hexBinaryWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":76,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"integerWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":77,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"iso1030328","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"iso1030328Header","changeable":true,"resolveProxies":false,"lowerBound":0,"id":79,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"logicalWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"longWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":81,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"stringWrapper","changeable":true,"resolveProxies":false,"lowerBound":0,"id":82,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"uos","changeable":false,"resolveProxies":false,"lowerBound":0,"id":83,"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":"arraySize","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"attributeType","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cType","changeable":true,"lowerBound":0,"iD":false,"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":"itemType","changeable":true,"lowerBound":0,"iD":false,"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"},{"ordered":true,"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":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":"id","changeable":true,"lowerBound":0,"iD":true,"id":109,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pos","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"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":"edo","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":"href","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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"path","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":null,"unsettable":false,"transient":false,"unique":true,"name":"pos","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":"proxy","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":"ref","changeable":true,"lowerBound":0,"iD":false,"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"},{"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":130,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extraBits","changeable":true,"lowerBound":0,"iD":false,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"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":true,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"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":"pos","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":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":141,"derived":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":true,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"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":"pos","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"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":149,"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":"timeStamp","changeable":true,"lowerBound":1,"iD":false,"id":150,"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":151,"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":"organization","changeable":true,"lowerBound":1,"iD":false,"id":152,"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":"preprocessorVersion","changeable":true,"lowerBound":1,"iD":false,"id":153,"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":"originatingSystem","changeable":true,"lowerBound":1,"iD":false,"id":154,"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":"authorization","changeable":true,"lowerBound":1,"iD":false,"id":155,"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":"documentation","changeable":true,"lowerBound":1,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iso1030328Header","changeable":true,"resolveProxies":false,"lowerBound":0,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uosGroup","changeable":true,"lowerBound":1,"iD":false,"id":166,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"uos","changeable":false,"resolveProxies":false,"lowerBound":1,"id":167,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"name":"false","id":173,"value":0,"literal":"false","eClass":"EEnumLiteral"},{"name":"true","id":174,"value":1,"literal":"true","eClass":"EEnumLiteral"},{"name":"unknown","id":175,"value":2,"literal":"unknown","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"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":176,"derived":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":true,"id":177,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":178,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pos","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"ordered":true,"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":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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"path","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":"pos","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"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":192,"derived":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":true,"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":"path","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":"pos","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"configuration","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":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":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"edo","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"express","changeable":true,"lowerBound":0,"iD":false,"id":203,"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":"id","changeable":true,"lowerBound":1,"iD":true,"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":"schemaLocation","changeable":true,"lowerBound":0,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"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":1,"target":0},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":29,"target":1},{"source":30,"target":1},{"source":31,"target":1},{"source":32,"target":1},{"source":33,"target":1},{"source":34,"target":1},{"source":35,"target":1},{"source":36,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":37,"target":5},{"source":38,"target":5},{"source":39,"target":5},{"source":40,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":41},{"source":7,"target":42},{"source":41,"target":43},{"source":41,"target":7},{"source":42,"target":44},{"source":42,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":45},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":45,"target":49},{"source":45,"target":8},{"source":46,"target":50},{"source":46,"target":8},{"source":47,"target":24},{"source":47,"target":51},{"source":47,"target":8},{"source":51,"target":24},{"source":48,"target":7},{"source":9,"target":0},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":9,"target":55},{"source":52,"target":56},{"source":52,"target":9},{"source":53,"target":57},{"source":53,"target":9},{"source":54,"target":58},{"source":54,"target":9},{"source":55,"target":24},{"source":55,"target":59},{"source":55,"target":9},{"source":59,"target":24},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":60},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":60,"target":64},{"source":60,"target":11},{"source":61,"target":65},{"source":61,"target":11},{"source":62,"target":66},{"source":62,"target":11},{"source":63,"target":24},{"source":63,"target":67},{"source":63,"target":11},{"source":67,"target":24},{"source":12,"target":0},{"source":12,"target":68},{"source":12,"target":69},{"source":12,"target":70},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":12,"target":76},{"source":12,"target":77},{"source":12,"target":78},{"source":12,"target":79},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":68,"target":88},{"source":68,"target":12},{"source":69,"target":89},{"source":69,"target":12},{"source":70,"target":90},{"source":70,"target":12},{"source":71,"target":8},{"source":71,"target":91},{"source":71,"target":12},{"source":91,"target":8},{"source":72,"target":9},{"source":72,"target":92},{"source":72,"target":12},{"source":92,"target":9},{"source":73,"target":11},{"source":73,"target":93},{"source":73,"target":12},{"source":93,"target":11},{"source":74,"target":13},{"source":74,"target":94},{"source":74,"target":12},{"source":94,"target":13},{"source":75,"target":14},{"source":75,"target":95},{"source":75,"target":12},{"source":95,"target":14},{"source":76,"target":16},{"source":76,"target":96},{"source":76,"target":12},{"source":96,"target":16},{"source":77,"target":17},{"source":77,"target":97},{"source":77,"target":12},{"source":97,"target":17},{"source":78,"target":19},{"source":78,"target":98},{"source":78,"target":12},{"source":98,"target":19},{"source":79,"target":18},{"source":79,"target":99},{"source":79,"target":12},{"source":99,"target":18},{"source":80,"target":22},{"source":80,"target":100},{"source":80,"target":12},{"source":100,"target":22},{"source":81,"target":23},{"source":81,"target":101},{"source":81,"target":12},{"source":101,"target":23},{"source":82,"target":27},{"source":82,"target":102},{"source":82,"target":12},{"source":102,"target":27},{"source":83,"target":28},{"source":83,"target":103},{"source":83,"target":12},{"source":103,"target":28},{"source":84,"target":3},{"source":84,"target":104},{"source":84,"target":12},{"source":104,"target":3},{"source":85,"target":5},{"source":85,"target":105},{"source":85,"target":12},{"source":105,"target":5},{"source":86,"target":10},{"source":86,"target":106},{"source":86,"target":12},{"source":106,"target":10},{"source":87,"target":107},{"source":87,"target":12},{"source":13,"target":0},{"source":13,"target":108},{"source":13,"target":109},{"source":13,"target":110},{"source":13,"target":111},{"source":108,"target":112},{"source":108,"target":13},{"source":109,"target":113},{"source":109,"target":13},{"source":110,"target":114},{"source":110,"target":13},{"source":111,"target":24},{"source":111,"target":115},{"source":111,"target":13},{"source":115,"target":24},{"source":14,"target":0},{"source":14,"target":116},{"source":14,"target":117},{"source":14,"target":118},{"source":14,"target":119},{"source":14,"target":120},{"source":14,"target":121},{"source":14,"target":122},{"source":116,"target":123},{"source":116,"target":14},{"source":117,"target":124},{"source":117,"target":14},{"source":118,"target":125},{"source":118,"target":14},{"source":119,"target":126},{"source":119,"target":14},{"source":120,"target":24},{"source":120,"target":127},{"source":120,"target":14},{"source":127,"target":24},{"source":121,"target":128},{"source":121,"target":14},{"source":122,"target":129},{"source":122,"target":14},{"source":15,"target":0},{"source":15,"target":130},{"source":15,"target":131},{"source":130,"target":132},{"source":130,"target":15},{"source":131,"target":133},{"source":131,"target":15},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":134,"target":138},{"source":134,"target":16},{"source":135,"target":139},{"source":135,"target":16},{"source":136,"target":24},{"source":136,"target":140},{"source":136,"target":16},{"source":140,"target":24},{"source":137,"target":15},{"source":17,"target":0},{"source":17,"target":141},{"source":17,"target":142},{"source":17,"target":143},{"source":17,"target":144},{"source":141,"target":145},{"source":141,"target":17},{"source":142,"target":146},{"source":142,"target":17},{"source":143,"target":147},{"source":143,"target":17},{"source":144,"target":24},{"source":144,"target":148},{"source":144,"target":17},{"source":148,"target":24},{"source":18,"target":0},{"source":18,"target":149},{"source":18,"target":150},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":18,"target":154},{"source":18,"target":155},{"source":18,"target":156},{"source":149,"target":157},{"source":149,"target":18},{"source":150,"target":158},{"source":150,"target":18},{"source":151,"target":159},{"source":151,"target":18},{"source":152,"target":160},{"source":152,"target":18},{"source":153,"target":161},{"source":153,"target":18},{"source":154,"target":162},{"source":154,"target":18},{"source":155,"target":163},{"source":155,"target":18},{"source":156,"target":164},{"source":156,"target":18},{"source":19,"target":0},{"source":19,"target":165},{"source":19,"target":166},{"source":19,"target":167},{"source":19,"target":168},{"source":165,"target":18},{"source":165,"target":169},{"source":165,"target":19},{"source":169,"target":18},{"source":166,"target":170},{"source":166,"target":19},{"source":167,"target":28},{"source":167,"target":171},{"source":167,"target":19},{"source":171,"target":28},{"source":168,"target":172},{"source":168,"target":19},{"source":20,"target":0},{"source":20,"target":173},{"source":20,"target":174},{"source":20,"target":175},{"source":173,"target":20},{"source":174,"target":20},{"source":175,"target":20},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":176},{"source":22,"target":177},{"source":22,"target":178},{"source":22,"target":179},{"source":176,"target":20},{"source":176,"target":180},{"source":176,"target":22},{"source":180,"target":20},{"source":177,"target":181},{"source":177,"target":22},{"source":178,"target":182},{"source":178,"target":22},{"source":179,"target":24},{"source":179,"target":183},{"source":179,"target":22},{"source":183,"target":24},{"source":23,"target":0},{"source":23,"target":184},{"source":23,"target":185},{"source":23,"target":186},{"source":23,"target":187},{"source":184,"target":188},{"source":184,"target":23},{"source":185,"target":189},{"source":185,"target":23},{"source":186,"target":190},{"source":186,"target":23},{"source":187,"target":24},{"source":187,"target":191},{"source":187,"target":23},{"source":191,"target":24},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":192},{"source":27,"target":193},{"source":27,"target":194},{"source":27,"target":195},{"source":192,"target":196},{"source":192,"target":27},{"source":193,"target":197},{"source":193,"target":27},{"source":194,"target":198},{"source":194,"target":27},{"source":195,"target":24},{"source":195,"target":199},{"source":195,"target":27},{"source":199,"target":24},{"source":28,"target":0},{"source":28,"target":200},{"source":28,"target":201},{"source":28,"target":202},{"source":28,"target":203},{"source":28,"target":204},{"source":28,"target":205},{"source":200,"target":26},{"source":200,"target":206},{"source":200,"target":28},{"source":206,"target":26},{"source":201,"target":207},{"source":201,"target":28},{"source":202,"target":208},{"source":202,"target":28},{"source":203,"target":26},{"source":203,"target":209},{"source":203,"target":28},{"source":209,"target":26},{"source":204,"target":210},{"source":204,"target":28},{"source":205,"target":26},{"source":205,"target":211},{"source":205,"target":28},{"source":211,"target":26}],"multigraph":true} |
false | <?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="oa" nsURI="http://www.polarsys.org/capella/core/oa/0.8.0/semantic"
nsPrefix="org.polarsys.capella.core.data.oa">
<eAnnotations source="http://www.polarsys.org/capella/xmlpivot">
<details key="sourceNsURI" value="http://www.polarsys.org/capella/core/oa/0.8.0"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="OperationalAnalysis" eSuperTypes="cs.ecore#//BlockArchitecture">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperationalContext"
eType="#//OperationalContext" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRolePkg" eType="#//RolePkg"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEntityPkg" eType="#//EntityPkg"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containedOperationalCapabilityPkg"
eType="#//OperationalCapabilityPkg" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containedOperationalActivityPkg"
eType="#//OperationalActivityPkg" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalScenario" abstract="true"
eSuperTypes="capellacore.ecore#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="context" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="objective" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalActivityPkg" eSuperTypes="fa.ecore#//FunctionPkg">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperationalActivities"
upperBound="-1" eType="#//OperationalActivity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperationalActivityPkgs"
upperBound="-1" eType="#//OperationalActivityPkg" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalActivity" eSuperTypes="fa.ecore#//AbstractFunction">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperationalActivityPkgs"
upperBound="-1" eType="#//OperationalActivityPkg" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containedOperationalActivities"
upperBound="-1" eType="#//OperationalActivity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalProcess" eSuperTypes="fa.ecore#//FunctionalChain"/>
<eClassifiers xsi:type="ecore:EClass" name="OperationalCapabilityPkg" eSuperTypes="capellacommon.ecore#//AbstractCapabilityPkg">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperationalCapabilities"
upperBound="-1" eType="#//OperationalCapability" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperationalCapabilityPkgs"
upperBound="-1" eType="#//OperationalCapabilityPkg" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalCapability" eSuperTypes="interaction.ecore#//AbstractCapability capellacore.ecore#//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="involvedEntities" upperBound="-1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RolePkg" eSuperTypes="capellacore.ecore#//Structure">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRolePkgs" upperBound="-1"
eType="#//RolePkg" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRoles" upperBound="-1"
eType="#//Role" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="information.ecore#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedOperationalActivities"
upperBound="-1" eType="#//OperationalActivity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityPkg" eSuperTypes="capellacore.ecore#//Structure fa.ecore#//AbstractFunctionalStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEntityPkgs" upperBound="-1"
eType="#//EntityPkg" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEntities" upperBound="-1"
eType="#//Entity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="modellingcore.ecore#//InformationsExchanger capellacore.ecore#//InvolvedElement cs.ecore#//Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEntities" upperBound="-1"
eType="#//Entity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedCommunicationMeans"
upperBound="-1" eType="#//CommunicationMean" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedOperationalActivities"
upperBound="-1" eType="#//OperationalActivity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedRoles" upperBound="-1"
eType="#//Role"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalActor" eSuperTypes="#//Entity"/>
<eClassifiers xsi:type="ecore:EClass" name="Location" eSuperTypes="cs.ecore#//Component">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locationDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationMean" eSuperTypes="fa.ecore#//ComponentExchange capellacore.ecore#//NamedElement capellacore.ecore#//CapellaElement modellingcore.ecore#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceEntity" eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEntity" eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationalContext" eSuperTypes="cs.ecore#//Component"/>
</ecore:EPackage>
| github:ecore:/data/eclipse/capella-addons/xmlpivot/plugins/org.polarsys.capella.core.semantic.data.gen/model/oa.ecore | ecore | oa
OperationalAnalysis
ownedOperationalContext
ownedRolePkg
ownedEntityPkg
containedOperationalCapabilityPkg
containedOperationalActivityPkg
OperationalScenario
context
objective
OperationalActivityPkg
ownedOperationalActivities
ownedOperationalActivityPkgs
OperationalActivity
ownedOperationalActivityPkgs
containedOperationalActivities
OperationalProcess
OperationalCapabilityPkg
ownedOperationalCapabilities
ownedOperationalCapabilityPkgs
OperationalCapability
involvedEntities
RolePkg
ownedRolePkgs
ownedRoles
Role
allocatedOperationalActivities
EntityPkg
ownedEntityPkgs
ownedEntities
Entity
ownedEntities
ownedCommunicationMeans
allocatedOperationalActivities
allocatedRoles
OperationalActor
Location
locationDescription
CommunicationMean
sourceEntity
targetEntity
OperationalContext | null | {"directed":true,"nodes":[{"nsPrefix":"org.polarsys.capella.core.data.oa","nsURI":"http://www.polarsys.org/capella/core/oa/0.8.0/semantic","name":"oa","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalAnalysis","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalScenario","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalActivityPkg","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalActivity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalProcess","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalCapabilityPkg","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalCapability","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RolePkg","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityPkg","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalActor","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationMean","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalContext","instanceClass":null,"abstract":false,"id":15,"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":"ownedOperationalContext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"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":"ownedRolePkg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"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":"ownedEntityPkg","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":"containedOperationalCapabilityPkg","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":true,"unsettable":false,"transient":false,"unique":true,"name":"containedOperationalActivityPkg","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"},{"id":26,"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":"context","changeable":true,"lowerBound":1,"iD":false,"id":27,"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":"objective","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"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":"ownedOperationalActivities","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":"ownedOperationalActivityPkgs","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperationalActivityPkgs","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":"containedOperationalActivities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"ownedOperationalCapabilities","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ownedOperationalCapabilityPkgs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"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":"involvedEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRolePkgs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"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":"allocatedOperationalActivities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"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":"ownedEntityPkgs","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":"ownedEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"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":"ownedEntities","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":"ownedCommunicationMeans","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":true,"name":"allocatedOperationalActivities","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":false,"unsettable":false,"transient":false,"unique":true,"name":"allocatedRoles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"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"},{"id":77,"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":"locationDescription","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"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":"targetEntity","changeable":true,"resolveProxies":true,"lowerBound":0,"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"}],"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":1,"target":0},{"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":16,"target":15},{"source":16,"target":22},{"source":16,"target":1},{"source":22,"target":15},{"source":17,"target":8},{"source":17,"target":23},{"source":17,"target":1},{"source":23,"target":8},{"source":18,"target":10},{"source":18,"target":24},{"source":18,"target":1},{"source":24,"target":10},{"source":19,"target":6},{"source":19,"target":25},{"source":19,"target":1},{"source":25,"target":6},{"source":20,"target":3},{"source":20,"target":26},{"source":20,"target":1},{"source":26,"target":3},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":27,"target":30},{"source":27,"target":2},{"source":28,"target":31},{"source":28,"target":2},{"source":3,"target":0},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":32,"target":4},{"source":32,"target":35},{"source":32,"target":3},{"source":35,"target":4},{"source":33,"target":3},{"source":33,"target":36},{"source":33,"target":3},{"source":36,"target":3},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":37,"target":3},{"source":37,"target":40},{"source":37,"target":4},{"source":40,"target":3},{"source":38,"target":4},{"source":38,"target":41},{"source":38,"target":4},{"source":41,"target":4},{"source":5,"target":0},{"source":5,"target":42},{"source":6,"target":0},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":43,"target":7},{"source":43,"target":46},{"source":43,"target":6},{"source":46,"target":7},{"source":44,"target":6},{"source":44,"target":47},{"source":44,"target":6},{"source":47,"target":6},{"source":7,"target":0},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":48,"target":11},{"source":48,"target":51},{"source":48,"target":7},{"source":51,"target":11},{"source":8,"target":0},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":52,"target":8},{"source":52,"target":55},{"source":52,"target":8},{"source":55,"target":8},{"source":53,"target":9},{"source":53,"target":56},{"source":53,"target":8},{"source":56,"target":9},{"source":9,"target":0},{"source":9,"target":57},{"source":9,"target":58},{"source":57,"target":4},{"source":57,"target":59},{"source":57,"target":9},{"source":59,"target":4},{"source":10,"target":0},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":10,"target":63},{"source":60,"target":10},{"source":60,"target":64},{"source":60,"target":10},{"source":64,"target":10},{"source":61,"target":11},{"source":61,"target":65},{"source":61,"target":10},{"source":65,"target":11},{"source":11,"target":0},{"source":11,"target":66},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":66,"target":11},{"source":66,"target":73},{"source":66,"target":11},{"source":73,"target":11},{"source":67,"target":14},{"source":67,"target":74},{"source":67,"target":11},{"source":74,"target":14},{"source":68,"target":4},{"source":68,"target":75},{"source":68,"target":11},{"source":75,"target":4},{"source":69,"target":9},{"source":69,"target":76},{"source":69,"target":11},{"source":76,"target":9},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":77},{"source":77,"target":11},{"source":13,"target":0},{"source":13,"target":78},{"source":13,"target":79},{"source":78,"target":80},{"source":78,"target":13},{"source":14,"target":0},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":81,"target":11},{"source":81,"target":87},{"source":81,"target":14},{"source":87,"target":11},{"source":82,"target":11},{"source":82,"target":88},{"source":82,"target":14},{"source":88,"target":11},{"source":15,"target":0},{"source":15,"target":89}],"multigraph":true} |
false | <?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="e" nsURI="http://example.org/e" nsPrefix="e">
<eClassifiers xsi:type="ecore:EClass" name="E">
<eStructuralFeatures xsi:type="ecore:EReference" name="d" eType="ecore:EClass d.ecore#//D"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="f" eType="ecore:EClass f.ecore#//F"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/master-mck/ECP/tests/org.eclipse.emf.ecp.view.edapt.util.test/model/e.ecore | ecore | e
E
d
f | null | {"directed":true,"nodes":[{"nsPrefix":"e","nsURI":"http://example.org/e","name":"e","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"E","instanceClass":null,"abstract":false,"id":1,"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":"d","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"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":"f","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true} |
false | <?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="webapplication"
nsURI="webapplication.xmi" nsPrefix="org.eclipse.jst.j2ee.webapplication">
<eClassifiers xsi:type="ecore:EClass" name="WebApp" eSuperTypes="common.ecore#//JNDIEnvRefsGroup">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The web-app element is the root of the deployment descriptor for
a web application."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distributable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The distributable element, by its presence in a web application deployment descriptor, indicates that this web application is programmed appropriately to be deployed into a distributed servlet container"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contexts" upperBound="-1"
eType="#//ContextParam" containment="true" eOpposite="#//ContextParam/webApp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated see contextParams"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="errorPages" upperBound="-1"
eType="#//ErrorPage" containment="true" eOpposite="#//ErrorPage/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fileList" eType="#//WelcomeFileList"
containment="true" eOpposite="#//WelcomeFileList/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tagLibs" upperBound="-1"
eType="#//TagLibRef" containment="true" eOpposite="#//TagLibRef/webApp">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated See jsp::TagLibRef
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//SecurityConstraint" containment="true" eOpposite="#//SecurityConstraint/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loginConfig" eType="#//LoginConfig"
containment="true" eOpposite="#//LoginConfig/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mimeMappings" upperBound="-1"
eType="#//MimeMapping" containment="true" eOpposite="#//MimeMapping/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sessionConfig" eType="#//SessionConfig"
containment="true" eOpposite="#//SessionConfig/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="servletMappings" upperBound="-1"
eType="#//ServletMapping" containment="true" eOpposite="#//ServletMapping/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="servlets" upperBound="-1"
eType="#//Servlet" containment="true" eOpposite="#//Servlet/webApp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="securityRoles" upperBound="-1"
eType="ecore:EClass common.ecore#//SecurityRole" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filters" upperBound="-1"
eType="#//Filter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterMappings" upperBound="-1"
eType="#//FilterMapping" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Filter mappings defined for the web app"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="listeners" upperBound="-1"
eType="ecore:EClass common.ecore#//Listener" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The listeners collection contains deployment properties for a web application listener beans in the web app."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextParams" upperBound="-1"
eType="ecore:EClass common.ecore#//ParamValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="jspConfig" eType="ecore:EClass jsp.ecore#//JSPConfig"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageDestinations" upperBound="-1"
eType="ecore:EClass common.ecore#//MessageDestination" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="localEncodingMappingList"
eType="#//LocalEncodingMappingList" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextParam" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated
The context-param element contains the declaration of a web application's servlet context initialization parameters."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paramName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated
The param-name element contains the name of a parameter."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paramValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated
The param-value element contains the value of a parameter."/>
</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="@deprecated"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/contexts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Servlet" eSuperTypes="common.ecore#//CompatibilityDescriptionGroup">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The servlet element contains the declarative data of a servlet. If a jsp-file is specified and the load-on-startup element is present, then the JSP should be precompiled and loaded."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="servletName" 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 servlet-name element contains the canonical name of the servlet."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loadOnStartup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The load-on-startup element indicates that this servlet should be loaded on the startup of the web application. The optional contents of these element must be a positive integer indicating the order in which the servlet should be loaded. Lower integers are loaded before higher integers. If no value is specified, or if the value specified is not a positive integer, the container is free to load it at any time in the startup sequence.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/servlets"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="webType" lowerBound="1"
eType="#//WebType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//InitParam" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes initParams"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="securityRoleRefs" upperBound="-1"
eType="ecore:EClass common.ecore#//SecurityRoleRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="runAs" eType="ecore:EClass common.ecore#//RunAsSpecifiedIdentity"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If defined for a servlet, overrides the security identity used to call an EJB by that servlet in this web application. The role-name is one of the security roles already defined for this web application."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initParams" upperBound="-1"
eType="ecore:EClass common.ecore#//ParamValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServletMapping" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The servlet-mapping element defines a mapping between a servlet and a url pattern"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="urlPattern" 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 url-pattern element contains the url pattern of the mapping. Must follow the rules specified in Section 10 of the Servlet API Specification."/>
</eAnnotations>
</eStructuralFeatures>
<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="@version J2EE1.4
The servlet-name element contains the canonical name of the
servlet. Each servlet name is unique within the web
application."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/servletMappings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="servlet" lowerBound="1"
eType="#//Servlet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SessionConfig" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The session-config element defines the session parameters for this web application."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sessionTimeout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The session-timeout element defines the default
 session timeout interval for all sessions created
 in this web application. The specified timeout
 must be expressed in a whole number of minutes.
 If the timeout is 0 or less, the container ensures
 the default behaviour of sessions is never to time
 out. If this element is not specified, the container
 must set its default timeout period."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/sessionConfig"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MimeMapping" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mime-mapping element defines a mapping between an extension and a mime type.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extension" 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 extension element contains a string describing an extension. example: "txt""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mimeType" 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 mime-type element contains a defined mime type. example: "text/plain""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/mimeMappings"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WelcomeFileList" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The welcome-file-list contains an ordered list of welcome files elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/fileList"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="file" upperBound="-1" eType="#//WelcomeFile"
containment="true" eOpposite="#//WelcomeFile/fileList"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorPage" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The error-page element contains a mapping between an error code or exception type to the path of a resource in the web application"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" 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 location element contains the location of the resource in the web application"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/errorPages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagLibRef" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes jsp::TagLibRef
The taglib element is used to describe a JSP tag library."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="taglibURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated See jsp::TagLibRef

The taglib-uri element describes a URI, relative to the location of the web.xml document, identifying a Tag Library used in the Web Application."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="taglibLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated See jsp::TagLibRef

The taglib-location element contains the location (as a resource relative to the root of the web application) where to find the Tag Libary Description file for the tag library."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/tagLibs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SecurityConstraint" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The security-constraint element is used to associate security constraints with one or more web resource collections"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes displayNames"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/constraints"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="webResourceCollections"
lowerBound="1" upperBound="-1" eType="#//WebResourceCollection" containment="true"
eOpposite="#//WebResourceCollection/secConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="authConstraint" eType="#//AuthConstraint"
containment="true" eOpposite="#//AuthConstraint/secConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="userDataConstraint" eType="#//UserDataConstraint"
containment="true" eOpposite="#//UserDataConstraint/secConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="displayNames" upperBound="-1"
eType="ecore:EClass common.ecore#//DisplayName" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WebResourceCollection" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The web-resource-collection element is used to identify a subset of the resources and HTTP methods on those resources within a web application to which a security constraint applies. If no HTTP methods are specified, then the security constraint applies to all HTTP methods.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="webResourceName" 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 web-resource-name contains the name of this web resource collection"/>
</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="@version J2EE1.4 deprecated, becomes descriptions"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="urlPattern" unique="false"
lowerBound="1" 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="@version J2EE1.4"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpMethod" upperBound="-1"
eType="#//HTTPMethodTypeEnum">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="secConstraint" eType="#//SecurityConstraint"
transient="true" eOpposite="#//SecurityConstraint/webResourceCollections"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="URLs" upperBound="-1" eType="#//URLPatternType"
containment="true" eOpposite="#//URLPatternType/resCollection">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes urlPattern"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="ecore:EClass common.ecore#//Description" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="HTTPs" upperBound="-1"
eType="#//HTTPMethodType" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes httpMethod"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AuthConstraint" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The auth-constraintType indicates the user roles that
should be permitted access to this resource
collection. The role-name used here must either correspond
to the role-name of one of the security-role elements
defined for this web application, or be the specially
reserved role-name "*" that is a compact syntax for
indicating all roles in the web application. If both "*"
and rolenames appear, the container interprets this as all
roles. If no roles are defined, no user is allowed access
to the portion of the web application described by the
containing security-constraint. The container matches
role names case sensitively when determining access."/>
</eAnnotations>
<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="@version J2EE1.4 deprecated, becomes descriptions
A description of the auth constraint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roles" 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="A list of role names for the auth constraint. Each element specifies the name of a security role (a String).
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="secConstraint" eType="#//SecurityConstraint"
transient="true" eOpposite="#//SecurityConstraint/authConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="ecore:EClass common.ecore#//Description" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserDataConstraint" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The user-data-constraint element is used to indicate how data communicated between the client and container should be protected"/>
</eAnnotations>
<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="@version J2EE1.4 deprecated, becomes descriptions
A description for the user data constraint."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transportGuarantee" eType="#//TransportGuaranteeType"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The transport-guarantee element specifies that the communication between client and server should be NONE, INTEGRAL, or CONFIDENTIAL. NONE means that the application does not require any
transport guarantees. A value of INTEGRAL means that the application requires that the data sent between the client and server be sent in such a way that it can't be changed in transit. CONFIDENTIAL means that the application requires that the data be transmitted in a fashion that prevents other entities from observing the contents of the transmission. In most cases, the presence of the INTEGRAL or CONFIDENTIAL flag will indicate that the use of SSL is required."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="secConstraint" eType="#//SecurityConstraint"
transient="true" eOpposite="#//SecurityConstraint/userDataConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="ecore:EClass common.ecore#//Description" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoginConfig" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The login-config element is used to configure the authentication method that should be used, the realm name that should be used for this application, and the attributes that are needed by the form login
mechanism."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="authMethod" eType="#//AuthMethodKind"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes initParamValues


The auth-method element is used to configure the authentication mechanism for the web application. As a prerequisite to gaining access to any web resources which are protected by an authorization constraint, a user must have authenticated using the configured mechanism. Legal values for this element are "BASIC", "DIGEST", "FORM", or "CLIENT-CERT"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realmName" 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 realm name element specifies the realm name to use in HTTP Basic authorization"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="authorizationMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="webApp" eType="#//WebApp"
transient="true" eOpposite="#//WebApp/loginConfig"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formLoginConfig" eType="#//FormLoginConfig"
containment="true" eOpposite="#//FormLoginConfig/loginConfig"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormLoginConfig" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The form-login-config element specifies the login and error pages that should be used in form based login. If form based authentication is not used, these elements are ignored."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formLoginPage" 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 form-login-page element defines the location in the web app where the page that can be used for login can be found"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formErrorPage" 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 form-error-page element defines the location in the web app where the error page that is displayed when login is not successful can be found"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="loginConfig" eType="#//LoginConfig"
transient="true" eOpposite="#//LoginConfig/formLoginConfig"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitParam" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated
The init-param element contains a name/value pair as an initialization param of the servlet"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paramName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paramValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@deprecated"/>
</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="@deprecated"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ResAuthServletType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CONTAINER=0
SERVLET=1
"/>
</eAnnotations>
<eLiterals name="CONTAINER"/>
<eLiterals name="SERVLET" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WebType" abstract="true" eSuperTypes="common.ecore#//J2EEEObject"/>
<eClassifiers xsi:type="ecore:EClass" name="ServletType" eSuperTypes="#//WebType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JSPType" eSuperTypes="#//WebType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="jspFile" 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 jsp-file element contains the full path to a JSP file within the web application.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="URLPatternType" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="urlPattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resCollection" eType="#//WebResourceCollection"
transient="true" eOpposite="#//WebResourceCollection/URLs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HTTPMethodTypeEnum">
<eLiterals name="GET">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The http-method contains an HTTP method (GET | POST |...)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="POST" value="1"/>
<eLiterals name="PUT" value="2"/>
<eLiterals name="DELETE" value="3"/>
<eLiterals name="HEAD" value="4"/>
<eLiterals name="OPTIONS" value="5"/>
<eLiterals name="TRACE" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoleNameType" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WelcomeFile" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The welcome-file element contains file name to use as a default welcome file, such as index.html
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="welcomeFile" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fileList" eType="#//WelcomeFileList"
transient="true" eOpposite="#//WelcomeFileList/file"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TransportGuaranteeType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="NONE=1
INTEGRAL=2
CONFIDENTIAL=3"/>
</eAnnotations>
<eLiterals name="NONE"/>
<eLiterals name="INTEGRAL" value="1"/>
<eLiterals name="CONFIDENTIAL" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionTypeErrorPage" eSuperTypes="#//ErrorPage">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptionType" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.jem/model/java.ecore#//JavaClass">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The exception type contains a fully qualified class name of a Java exception type."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorCodeErrorPage" eSuperTypes="#//ErrorPage">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errorCode" 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 error-code contains an HTTP error code, ex: 404
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FilterMapping" eSuperTypes="common.ecore#//J2EEEObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Declaration of the filter mappings in this web application. The container uses the filter-mapping declarations to decide which filters to apply to a request, and in what order. The container matches the request URI to a Servlet in the normal way. To determine which filters to apply it matches filter-mapping declarations either on servlet-name, or on url-pattern for each filter-mapping element, depending on which style is used. The order in which filters are invoked is the order in which filter-mapping declarations that match a request URI for a servlet appear in the list of filter-mapping elements.The filter-name value must be the value of the <filtername> sub-elements of one of the <filter> declarations in the deployment descriptor.

@invariant The filter-name value must be the value of the Filter::name of one of the Filter declarations in the deployment descriptor.
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="urlPattern" 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 url-pattern element contains the url pattern of the mapping. Must follow the rules specified in Section 10 of the Servlet API Specification."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dispatcherType" upperBound="4"
eType="#//DispatcherType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" lowerBound="1"
eType="#//Filter">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The filter being mapped"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="servlet" eType="#//Servlet">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An optional servlet that is mapped by a filter mapping. servletName is used to resolve the servlet reference."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Filter" eSuperTypes="common.ecore#//CompatibilityDescriptionGroup">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Declares a filter in the web application application. The filter is mapped to either a servlet or a URL pattern in the filter-mapping element, using the filter-name value to reference. Filters can access the initialization parameters declared in the deployment descriptor at runtime via the FilterConfig interface.
"/>
</eAnnotations>
<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 logical name of the filter. This name is used to map the filter."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initParams" upperBound="-1"
eType="#//InitParam" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4 deprecated, becomes initParamValues
The init-params contain a name/value pairs as initialization params for the filter
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="filterClass" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.jem/model/java.ecore#//JavaClass">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The fully qualified classname of the filter."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initParamValues" upperBound="-1"
eType="ecore:EClass common.ecore#//ParamValue" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@version J2EE1.4
The init-param element contains a name/value pair as
 an initialization param of a servlet filter"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DispatcherType">
<eLiterals name="FORWARD"/>
<eLiterals name="INCLUDE" value="1"/>
<eLiterals name="REQUEST" value="2"/>
<eLiterals name="ERROR" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalEncodingMappingList" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="localEncodingMappings"
lowerBound="1" upperBound="-1" eType="#//LocalEncodingMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LocalEncodingMapping" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HTTPMethodType" eSuperTypes="common.ecore#//J2EEEObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpMethod" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AuthMethodKind">
<eLiterals name="UNSPECIFIED"/>
<eLiterals name="BASIC" value="1"/>
<eLiterals name="DIGEST" value="2"/>
<eLiterals name="FORM" value="3"/>
<eLiterals name="CLIENT_CERT" value="4"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kimjianzsu/tools/eclipses/eclipse-cgc/plugins/org.eclipse.jst.web_core.feature.source_1.5.4.v200704150236--87cMNBMzUxToUV/src/org.eclipse.jst.j2ee.core_1.1.53.v200704191600/model/webapplication.ecore | ecore | webapplication
WebApp
distributable
version
contexts
errorPages
fileList
tagLibs
constraints
loginConfig
mimeMappings
sessionConfig
servletMappings
servlets
securityRoles
filters
filterMappings
listeners
contextParams
jspConfig
messageDestinations
localEncodingMappingList
ContextParam
paramName
paramValue
description
webApp
Servlet
servletName
loadOnStartup
webApp
webType
params
securityRoleRefs
runAs
initParams
ServletMapping
urlPattern
name
webApp
servlet
SessionConfig
sessionTimeout
webApp
MimeMapping
extension
mimeType
webApp
WelcomeFileList
webApp
file
ErrorPage
location
webApp
TagLibRef
taglibURI
taglibLocation
webApp
SecurityConstraint
displayName
webApp
webResourceCollections
authConstraint
userDataConstraint
displayNames
WebResourceCollection
webResourceName
description
urlPattern
httpMethod
secConstraint
URLs
descriptions
HTTPs
AuthConstraint
description
roles
secConstraint
descriptions
UserDataConstraint
description
transportGuarantee
secConstraint
descriptions
LoginConfig
authMethod
realmName
authorizationMethod
webApp
formLoginConfig
FormLoginConfig
formLoginPage
formErrorPage
loginConfig
InitParam
paramName
paramValue
description
ResAuthServletType
CONTAINER
CONTAINER
SERVLET
SERVLET
WebType
ServletType
className
JSPType
jspFile
URLPatternType
urlPattern
resCollection
HTTPMethodTypeEnum
GET
GET
POST
POST
PUT
PUT
DELETE
DELETE
HEAD
HEAD
OPTIONS
OPTIONS
TRACE
TRACE
RoleNameType
roleName
WelcomeFile
welcomeFile
fileList
TransportGuaranteeType
NONE
NONE
INTEGRAL
INTEGRAL
CONFIDENTIAL
CONFIDENTIAL
ExceptionTypeErrorPage
exceptionType
ErrorCodeErrorPage
errorCode
FilterMapping
urlPattern
dispatcherType
filter
servlet
Filter
name
initParams
filterClass
initParamValues
DispatcherType
FORWARD
FORWARD
INCLUDE
INCLUDE
REQUEST
REQUEST
ERROR
ERROR
LocalEncodingMappingList
localEncodingMappings
LocalEncodingMapping
locale
encoding
HTTPMethodType
httpMethod
AuthMethodKind
UNSPECIFIED
UNSPECIFIED
BASIC
BASIC
DIGEST
DIGEST
FORM
FORM
CLIENT_CERT
CLIENT_CERT | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.jst.j2ee.webapplication","nsURI":"webapplication.xmi","name":"webapplication","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebApp","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextParam","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Servlet","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServletMapping","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SessionConfig","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MimeMapping","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WelcomeFileList","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorPage","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagLibRef","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SecurityConstraint","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebResourceCollection","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthConstraint","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserDataConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoginConfig","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormLoginConfig","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitParam","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ResAuthServletType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WebType","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServletType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JSPType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URLPatternType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"HTTPMethodTypeEnum","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleNameType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WelcomeFile","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TransportGuaranteeType","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionTypeErrorPage","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorCodeErrorPage","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FilterMapping","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Filter","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DispatcherType","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalEncodingMappingList","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocalEncodingMapping","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTTPMethodType","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AuthMethodKind","instanceClass":null,"id":34,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"distributable","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":"version","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":true,"unsettable":false,"transient":false,"unique":true,"name":"contexts","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":"errorPages","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":"fileList","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":"tagLibs","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":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"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":"loginConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mimeMappings","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":"sessionConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"servletMappings","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":"servlets","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":"securityRoles","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":"filters","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":"filterMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"listeners","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":"contextParams","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":"jspConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageDestinations","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":"localEncodingMappingList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"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":"webApp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paramName","changeable":true,"lowerBound":0,"iD":false,"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":"paramValue","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"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":"servletName","changeable":true,"lowerBound":0,"iD":false,"id":94,"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":"loadOnStartup","changeable":true,"lowerBound":0,"iD":false,"id":95,"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":"webType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"container":false,"ordered":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":97,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"securityRoleRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"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":"runAs","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":"initParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"urlPattern","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":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":111,"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":"servlet","changeable":true,"resolveProxies":true,"lowerBound":1,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"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":true,"transient":false,"unique":true,"name":"sessionTimeout","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"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":"extension","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":"mimeType","changeable":true,"lowerBound":0,"iD":false,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"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":"fileList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":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":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"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":"taglibURI","changeable":true,"lowerBound":0,"iD":false,"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":"taglibLocation","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"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":"displayName","changeable":true,"lowerBound":0,"iD":false,"id":143,"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":"webResourceCollections","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"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":"authConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"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":"userDataConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"displayNames","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"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":"secConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"id":153,"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":"secConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"id":155,"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":"secConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"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":"webResourceName","changeable":true,"lowerBound":0,"iD":false,"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"urlPattern","changeable":true,"lowerBound":1,"iD":false,"id":160,"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":"httpMethod","changeable":true,"lowerBound":0,"iD":false,"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":"URLs","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":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"HTTPs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"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":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":"resCollection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"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":175,"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":"roles","changeable":true,"lowerBound":0,"iD":false,"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":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":183,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"transportGuarantee","changeable":true,"lowerBound":0,"iD":false,"id":184,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"descriptions","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"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"authMethod","changeable":true,"lowerBound":0,"iD":false,"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":"realmName","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"authorizationMethod","changeable":true,"lowerBound":0,"iD":false,"id":193,"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":"formLoginConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"loginConfig","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formLoginPage","changeable":true,"lowerBound":0,"iD":false,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"formErrorPage","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"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":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paramName","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"paramValue","changeable":true,"lowerBound":0,"iD":false,"id":209,"derived":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":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"name":"CONTAINER","id":215,"value":0,"literal":"CONTAINER","eClass":"EEnumLiteral"},{"name":"SERVLET","id":216,"value":1,"literal":"SERVLET","eClass":"EEnumLiteral"},{"id":217,"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":"className","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"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":"jspFile","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"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":"urlPattern","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"name":"GET","id":228,"value":0,"literal":"GET","eClass":"EEnumLiteral"},{"name":"POST","id":229,"value":1,"literal":"POST","eClass":"EEnumLiteral"},{"name":"PUT","id":230,"value":2,"literal":"PUT","eClass":"EEnumLiteral"},{"name":"DELETE","id":231,"value":3,"literal":"DELETE","eClass":"EEnumLiteral"},{"name":"HEAD","id":232,"value":4,"literal":"HEAD","eClass":"EEnumLiteral"},{"name":"OPTIONS","id":233,"value":5,"literal":"OPTIONS","eClass":"EEnumLiteral"},{"name":"TRACE","id":234,"value":6,"literal":"TRACE","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":"roleName","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"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":"welcomeFile","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"name":"NONE","id":242,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"INTEGRAL","id":243,"value":1,"literal":"INTEGRAL","eClass":"EEnumLiteral"},{"name":"CONFIDENTIAL","id":244,"value":2,"literal":"CONFIDENTIAL","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":"exceptionType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"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":"errorCode","changeable":true,"lowerBound":0,"iD":false,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"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":"urlPattern","changeable":true,"lowerBound":0,"iD":false,"id":251,"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":"dispatcherType","changeable":true,"lowerBound":0,"iD":false,"id":252,"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":"filter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":253,"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":"servlet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"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":260,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"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":"filterClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":262,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initParamValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"name":"FORWARD","id":269,"value":0,"literal":"FORWARD","eClass":"EEnumLiteral"},{"name":"INCLUDE","id":270,"value":1,"literal":"INCLUDE","eClass":"EEnumLiteral"},{"name":"REQUEST","id":271,"value":2,"literal":"REQUEST","eClass":"EEnumLiteral"},{"name":"ERROR","id":272,"value":3,"literal":"ERROR","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":"localEncodingMappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"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":"locale","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"encoding","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"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":"httpMethod","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"name":"UNSPECIFIED","id":284,"value":0,"literal":"UNSPECIFIED","eClass":"EEnumLiteral"},{"name":"BASIC","id":285,"value":1,"literal":"BASIC","eClass":"EEnumLiteral"},{"name":"DIGEST","id":286,"value":2,"literal":"DIGEST","eClass":"EEnumLiteral"},{"name":"FORM","id":287,"value":3,"literal":"FORM","eClass":"EEnumLiteral"},{"name":"CLIENT_CERT","id":288,"value":4,"literal":"CLIENT_CERT","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":1,"target":0},{"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":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"source":1,"target":54},{"source":1,"target":55},{"source":35,"target":56},{"source":35,"target":1},{"source":36,"target":57},{"source":36,"target":1},{"source":37,"target":2},{"source":37,"target":58},{"source":37,"target":1},{"source":37,"target":59},{"source":58,"target":2},{"source":38,"target":8},{"source":38,"target":60},{"source":38,"target":1},{"source":38,"target":61},{"source":60,"target":8},{"source":39,"target":7},{"source":39,"target":62},{"source":39,"target":1},{"source":39,"target":63},{"source":62,"target":7},{"source":40,"target":9},{"source":40,"target":64},{"source":40,"target":1},{"source":40,"target":65},{"source":64,"target":9},{"source":41,"target":10},{"source":41,"target":66},{"source":41,"target":1},{"source":41,"target":67},{"source":66,"target":10},{"source":42,"target":14},{"source":42,"target":68},{"source":42,"target":1},{"source":42,"target":69},{"source":68,"target":14},{"source":43,"target":6},{"source":43,"target":70},{"source":43,"target":1},{"source":43,"target":71},{"source":70,"target":6},{"source":44,"target":5},{"source":44,"target":72},{"source":44,"target":1},{"source":44,"target":73},{"source":72,"target":5},{"source":45,"target":4},{"source":45,"target":74},{"source":45,"target":1},{"source":45,"target":75},{"source":74,"target":4},{"source":46,"target":3},{"source":46,"target":76},{"source":46,"target":1},{"source":46,"target":77},{"source":76,"target":3},{"source":47,"target":78},{"source":47,"target":1},{"source":48,"target":29},{"source":48,"target":79},{"source":48,"target":1},{"source":79,"target":29},{"source":49,"target":28},{"source":49,"target":80},{"source":49,"target":1},{"source":80,"target":28},{"source":50,"target":81},{"source":50,"target":1},{"source":51,"target":82},{"source":51,"target":1},{"source":52,"target":83},{"source":52,"target":1},{"source":53,"target":84},{"source":53,"target":1},{"source":54,"target":31},{"source":54,"target":85},{"source":54,"target":1},{"source":85,"target":31},{"source":2,"target":0},{"source":2,"target":86},{"source":2,"target":87},{"source":2,"target":88},{"source":2,"target":59},{"source":2,"target":89},{"source":86,"target":90},{"source":86,"target":2},{"source":87,"target":91},{"source":87,"target":2},{"source":88,"target":92},{"source":88,"target":2},{"source":59,"target":1},{"source":59,"target":93},{"source":59,"target":2},{"source":59,"target":37},{"source":93,"target":1},{"source":3,"target":0},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":77},{"source":3,"target":96},{"source":3,"target":97},{"source":3,"target":98},{"source":3,"target":99},{"source":3,"target":100},{"source":3,"target":101},{"source":94,"target":102},{"source":94,"target":3},{"source":95,"target":103},{"source":95,"target":3},{"source":77,"target":1},{"source":77,"target":104},{"source":77,"target":3},{"source":77,"target":46},{"source":104,"target":1},{"source":96,"target":18},{"source":96,"target":105},{"source":96,"target":3},{"source":105,"target":18},{"source":97,"target":16},{"source":97,"target":106},{"source":97,"target":3},{"source":106,"target":16},{"source":98,"target":107},{"source":98,"target":3},{"source":99,"target":108},{"source":99,"target":3},{"source":100,"target":109},{"source":100,"target":3},{"source":4,"target":0},{"source":4,"target":110},{"source":4,"target":111},{"source":4,"target":75},{"source":4,"target":112},{"source":4,"target":113},{"source":110,"target":114},{"source":110,"target":4},{"source":111,"target":115},{"source":111,"target":4},{"source":75,"target":1},{"source":75,"target":116},{"source":75,"target":4},{"source":75,"target":45},{"source":116,"target":1},{"source":112,"target":3},{"source":112,"target":117},{"source":112,"target":4},{"source":117,"target":3},{"source":5,"target":0},{"source":5,"target":118},{"source":5,"target":73},{"source":5,"target":119},{"source":118,"target":120},{"source":118,"target":5},{"source":73,"target":1},{"source":73,"target":121},{"source":73,"target":5},{"source":73,"target":44},{"source":121,"target":1},{"source":6,"target":0},{"source":6,"target":122},{"source":6,"target":123},{"source":6,"target":71},{"source":6,"target":124},{"source":122,"target":125},{"source":122,"target":6},{"source":123,"target":126},{"source":123,"target":6},{"source":71,"target":1},{"source":71,"target":127},{"source":71,"target":6},{"source":71,"target":43},{"source":127,"target":1},{"source":7,"target":0},{"source":7,"target":63},{"source":7,"target":128},{"source":7,"target":129},{"source":63,"target":1},{"source":63,"target":130},{"source":63,"target":7},{"source":63,"target":39},{"source":130,"target":1},{"source":128,"target":24},{"source":128,"target":131},{"source":128,"target":7},{"source":128,"target":132},{"source":131,"target":24},{"source":8,"target":0},{"source":8,"target":133},{"source":8,"target":61},{"source":8,"target":134},{"source":133,"target":135},{"source":133,"target":8},{"source":61,"target":1},{"source":61,"target":136},{"source":61,"target":8},{"source":61,"target":38},{"source":136,"target":1},{"source":9,"target":0},{"source":9,"target":137},{"source":9,"target":138},{"source":9,"target":65},{"source":9,"target":139},{"source":137,"target":140},{"source":137,"target":9},{"source":138,"target":141},{"source":138,"target":9},{"source":65,"target":1},{"source":65,"target":142},{"source":65,"target":9},{"source":65,"target":40},{"source":142,"target":1},{"source":10,"target":0},{"source":10,"target":143},{"source":10,"target":67},{"source":10,"target":144},{"source":10,"target":145},{"source":10,"target":146},{"source":10,"target":147},{"source":10,"target":148},{"source":143,"target":149},{"source":143,"target":10},{"source":67,"target":1},{"source":67,"target":150},{"source":67,"target":10},{"source":67,"target":41},{"source":150,"target":1},{"source":144,"target":11},{"source":144,"target":151},{"source":144,"target":10},{"source":144,"target":152},{"source":151,"target":11},{"source":145,"target":12},{"source":145,"target":153},{"source":145,"target":10},{"source":145,"target":154},{"source":153,"target":12},{"source":146,"target":13},{"source":146,"target":155},{"source":146,"target":10},{"source":146,"target":156},{"source":155,"target":13},{"source":147,"target":157},{"source":147,"target":10},{"source":11,"target":0},{"source":11,"target":158},{"source":11,"target":159},{"source":11,"target":160},{"source":11,"target":161},{"source":11,"target":152},{"source":11,"target":162},{"source":11,"target":163},{"source":11,"target":164},{"source":11,"target":165},{"source":158,"target":166},{"source":158,"target":11},{"source":159,"target":167},{"source":159,"target":11},{"source":160,"target":168},{"source":160,"target":11},{"source":161,"target":22},{"source":161,"target":169},{"source":161,"target":11},{"source":169,"target":22},{"source":152,"target":10},{"source":152,"target":170},{"source":152,"target":11},{"source":152,"target":144},{"source":170,"target":10},{"source":162,"target":21},{"source":162,"target":171},{"source":162,"target":11},{"source":162,"target":172},{"source":171,"target":21},{"source":163,"target":173},{"source":163,"target":11},{"source":164,"target":33},{"source":164,"target":174},{"source":164,"target":11},{"source":174,"target":33},{"source":12,"target":0},{"source":12,"target":175},{"source":12,"target":176},{"source":12,"target":154},{"source":12,"target":177},{"source":12,"target":178},{"source":175,"target":179},{"source":175,"target":12},{"source":176,"target":180},{"source":176,"target":12},{"source":154,"target":10},{"source":154,"target":181},{"source":154,"target":12},{"source":154,"target":145},{"source":181,"target":10},{"source":177,"target":182},{"source":177,"target":12},{"source":13,"target":0},{"source":13,"target":183},{"source":13,"target":184},{"source":13,"target":156},{"source":13,"target":185},{"source":13,"target":186},{"source":183,"target":187},{"source":183,"target":13},{"source":184,"target":25},{"source":184,"target":188},{"source":184,"target":13},{"source":188,"target":25},{"source":156,"target":10},{"source":156,"target":189},{"source":156,"target":13},{"source":156,"target":146},{"source":189,"target":10},{"source":185,"target":190},{"source":185,"target":13},{"source":14,"target":0},{"source":14,"target":191},{"source":14,"target":192},{"source":14,"target":193},{"source":14,"target":69},{"source":14,"target":194},{"source":14,"target":195},{"source":191,"target":34},{"source":191,"target":196},{"source":191,"target":14},{"source":196,"target":34},{"source":192,"target":197},{"source":192,"target":14},{"source":193,"target":198},{"source":193,"target":14},{"source":69,"target":1},{"source":69,"target":199},{"source":69,"target":14},{"source":69,"target":42},{"source":199,"target":1},{"source":194,"target":15},{"source":194,"target":200},{"source":194,"target":14},{"source":194,"target":201},{"source":200,"target":15},{"source":15,"target":0},{"source":15,"target":202},{"source":15,"target":203},{"source":15,"target":201},{"source":15,"target":204},{"source":202,"target":205},{"source":202,"target":15},{"source":203,"target":206},{"source":203,"target":15},{"source":201,"target":14},{"source":201,"target":207},{"source":201,"target":15},{"source":201,"target":194},{"source":207,"target":14},{"source":16,"target":0},{"source":16,"target":208},{"source":16,"target":209},{"source":16,"target":210},{"source":16,"target":211},{"source":208,"target":212},{"source":208,"target":16},{"source":209,"target":213},{"source":209,"target":16},{"source":210,"target":214},{"source":210,"target":16},{"source":17,"target":0},{"source":17,"target":215},{"source":17,"target":216},{"source":215,"target":17},{"source":216,"target":17},{"source":18,"target":0},{"source":18,"target":217},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":218},{"source":19,"target":219},{"source":218,"target":220},{"source":218,"target":19},{"source":219,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":221},{"source":20,"target":222},{"source":221,"target":223},{"source":221,"target":20},{"source":222,"target":18},{"source":21,"target":0},{"source":21,"target":224},{"source":21,"target":172},{"source":21,"target":225},{"source":224,"target":226},{"source":224,"target":21},{"source":172,"target":11},{"source":172,"target":227},{"source":172,"target":21},{"source":172,"target":162},{"source":227,"target":11},{"source":22,"target":0},{"source":22,"target":228},{"source":22,"target":229},{"source":22,"target":230},{"source":22,"target":231},{"source":22,"target":232},{"source":22,"target":233},{"source":22,"target":234},{"source":228,"target":22},{"source":229,"target":22},{"source":230,"target":22},{"source":231,"target":22},{"source":232,"target":22},{"source":233,"target":22},{"source":234,"target":22},{"source":23,"target":0},{"source":23,"target":235},{"source":23,"target":236},{"source":235,"target":237},{"source":235,"target":23},{"source":24,"target":0},{"source":24,"target":238},{"source":24,"target":132},{"source":24,"target":239},{"source":238,"target":240},{"source":238,"target":24},{"source":132,"target":7},{"source":132,"target":241},{"source":132,"target":24},{"source":132,"target":128},{"source":241,"target":7},{"source":25,"target":0},{"source":25,"target":242},{"source":25,"target":243},{"source":25,"target":244},{"source":242,"target":25},{"source":243,"target":25},{"source":244,"target":25},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":245},{"source":26,"target":246},{"source":245,"target":247},{"source":245,"target":26},{"source":246,"target":8},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":248},{"source":27,"target":249},{"source":248,"target":250},{"source":248,"target":27},{"source":249,"target":8},{"source":28,"target":0},{"source":28,"target":251},{"source":28,"target":252},{"source":28,"target":253},{"source":28,"target":254},{"source":28,"target":255},{"source":251,"target":256},{"source":251,"target":28},{"source":252,"target":30},{"source":252,"target":257},{"source":252,"target":28},{"source":257,"target":30},{"source":253,"target":29},{"source":253,"target":258},{"source":253,"target":28},{"source":258,"target":29},{"source":254,"target":3},{"source":254,"target":259},{"source":254,"target":28},{"source":259,"target":3},{"source":29,"target":0},{"source":29,"target":260},{"source":29,"target":261},{"source":29,"target":262},{"source":29,"target":263},{"source":29,"target":264},{"source":260,"target":265},{"source":260,"target":29},{"source":261,"target":16},{"source":261,"target":266},{"source":261,"target":29},{"source":266,"target":16},{"source":262,"target":267},{"source":262,"target":29},{"source":263,"target":268},{"source":263,"target":29},{"source":30,"target":0},{"source":30,"target":269},{"source":30,"target":270},{"source":30,"target":271},{"source":30,"target":272},{"source":269,"target":30},{"source":270,"target":30},{"source":271,"target":30},{"source":272,"target":30},{"source":31,"target":0},{"source":31,"target":273},{"source":31,"target":274},{"source":273,"target":32},{"source":273,"target":275},{"source":273,"target":31},{"source":275,"target":32},{"source":32,"target":0},{"source":32,"target":276},{"source":32,"target":277},{"source":32,"target":278},{"source":276,"target":279},{"source":276,"target":32},{"source":277,"target":280},{"source":277,"target":32},{"source":33,"target":0},{"source":33,"target":281},{"source":33,"target":282},{"source":281,"target":283},{"source":281,"target":33},{"source":34,"target":0},{"source":34,"target":284},{"source":34,"target":285},{"source":34,"target":286},{"source":34,"target":287},{"source":34,"target":288},{"source":284,"target":34},{"source":285,"target":34},{"source":286,"target":34},{"source":287,"target":34},{"source":288,"target":34}],"multigraph":true} |
false | <?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="b" nsURI="http://example.org/b" nsPrefix="b">
<eClassifiers xsi:type="ecore:EClass" name="B">
<eStructuralFeatures xsi:type="ecore:EReference" name="a" eType="ecore:EClass a.ecore#//A"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c" eType="ecore:EClass c.ecore#//C"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/master-mck/ECP/tests/org.eclipse.emf.ecp.view.edapt.util.test/model/b.ecore | ecore | b
B
a
c | null | {"directed":true,"nodes":[{"nsPrefix":"b","nsURI":"http://example.org/b","name":"b","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":1,"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":"a","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"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":"c","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true} |
false | <?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="classdiagrams" nsURI="http://soton.ac.uk/models/eventb/classdiagrams/2020"
nsPrefix="classdiagrams">
<eClassifiers xsi:type="ecore:EClass" name="ClassdiagramOwner" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="classdiagrams" upperBound="-1"
eType="#//Classdiagram" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classdiagram" eSuperTypes="../../org.eventb.emf.core/model/eventbcore.ecore#//EventBNamedCommentedElement ../../org.eventb.emf.core/model/eventbcore.ecore#//AbstractExtension ../../ac.soton.eventb.emf.diagrams/model/diagrams.ecore#//Diagram">
<eAnnotations source="org.eventb.emf.core.extendedMetaClasses" references="../../org.eventb.emf.core/model/eventbcore.ecore#//machine/Machine ../../org.eventb.emf.core/model/eventbcore.ecore#//context/Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//Class" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refines" eType="#//Classdiagram"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="../../ac.soton.eventb.emf.core.extension/model/eventbcoreextension.ecore#//EventBNamedCommentedRelationDataElaborationElement #//EventBInitialisable">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="isAssociationTypeRight"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Class" eOpposite="#//Class/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Class" eOpposite="#//Class/outgoing"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassAttribute" eSuperTypes="../../ac.soton.eventb.emf.core.extension/model/eventbcoreextension.ecore#//EventBNamedCommentedRelationDataElaborationElement #//EventBInitialisable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="target" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="../../ac.soton.eventb.emf.core.extension/model/eventbcoreextension.ecore#//EventBNamedCommentedDataElaborationElement #//EventBSuperType #//ClassdiagramOwner ../../ac.soton.eventb.statemachines/model/statemachines.ecore#//StatemachineOwner">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="refinesForVariableClassesOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" upperBound="-1"
eType="#//EventBSuperType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classAttributes" upperBound="-1"
eType="#//ClassAttribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Association" eOpposite="#//Association/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Association" eOpposite="#//Association/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refines" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//ClassConstraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
eType="#//ClassMethod" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selfName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instances" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtypeGroups" upperBound="-1"
eType="#//SubtypeGroup" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassMethod" eSuperTypes="../../ac.soton.eventb.emf.core.extension/model/eventbcoreextension.ecore#//EventBCommentedLabeledEventGroupElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="#//MethodKind"
defaultValueLiteral="normal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassConstraint" eSuperTypes="../../org.eventb.emf.core/model/eventbcore.ecore#//EventBNamedCommentedDerivedPredicateElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="component" eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//EventBNamedCommentedComponentElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MethodKind">
<eLiterals name="normal"/>
<eLiterals name="constructor" value="1"/>
<eLiterals name="destructor" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventBInitialisable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubtypeGroup" eSuperTypes="../../org.eventb.emf.core/model/eventbcore.ecore#//EventBNamedCommentedElement #//EventBSuperType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cover" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disjoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtypes" upperBound="-1"
eType="#//Class" changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventBSuperType" abstract="true">
<eOperations name="toSuperClass" eType="#//Class"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/eventB-Soton/iUML_B_ClassDiagrams/ac.soton.eventb.classdiagrams/model/classdiagrams.ecore | ecore | classdiagrams
ClassdiagramOwner
classdiagrams
Classdiagram
classes
associations
refines
Association
target
source
ClassAttribute
target
Class
supertypes
classAttributes
incoming
outgoing
refines
constraints
methods
selfName
instances
subtypeGroups
ClassMethod
kind
normal
ClassConstraint
component
MethodKind
normal
normal
constructor
constructor
destructor
destructor
EventBInitialisable
initialValue
SubtypeGroup
cover
true
disjoint
true
subtypes
EventBSuperType
toSuperClass | null | {"directed":true,"nodes":[{"nsPrefix":"classdiagrams","nsURI":"http://soton.ac.uk/models/eventb/classdiagrams/2020","name":"classdiagrams","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassdiagramOwner","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classdiagram","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":"ClassAttribute","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassMethod","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassConstraint","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MethodKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventBInitialisable","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubtypeGroup","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventBSuperType","instanceClass":null,"abstract":true,"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":"classdiagrams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"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":"classes","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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"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":"refines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":"target","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"supertypes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"classAttributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"refines","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":"constraints","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":"methods","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":"selfName","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":"instances","changeable":true,"lowerBound":0,"iD":false,"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":"subtypeGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"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"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"normal","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"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":"component","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"name":"normal","id":63,"value":0,"literal":"normal","eClass":"EEnumLiteral"},{"name":"constructor","id":64,"value":1,"literal":"constructor","eClass":"EEnumLiteral"},{"name":"destructor","id":65,"value":2,"literal":"destructor","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":"initialValue","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"id":67,"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":"cover","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":"disjoint","changeable":true,"lowerBound":0,"iD":false,"id":69,"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":"subtypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":70,"derived":true},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"toSuperClass","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"id":77,"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":12},{"source":12,"target":2},{"source":12,"target":13},{"source":12,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"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":14,"target":5},{"source":14,"target":20},{"source":14,"target":2},{"source":20,"target":5},{"source":15,"target":3},{"source":15,"target":21},{"source":15,"target":2},{"source":21,"target":3},{"source":16,"target":2},{"source":16,"target":22},{"source":16,"target":2},{"source":22,"target":2},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":23,"target":5},{"source":23,"target":27},{"source":23,"target":3},{"source":23,"target":28},{"source":27,"target":5},{"source":24,"target":5},{"source":24,"target":29},{"source":24,"target":3},{"source":24,"target":30},{"source":29,"target":5},{"source":26,"target":9},{"source":4,"target":0},{"source":4,"target":9},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":31,"target":34},{"source":31,"target":4},{"source":33,"target":9},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":1},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":28},{"source":5,"target":30},{"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":5,"target":45},{"source":5,"target":46},{"source":35,"target":11},{"source":35,"target":47},{"source":35,"target":5},{"source":47,"target":11},{"source":36,"target":4},{"source":36,"target":48},{"source":36,"target":5},{"source":48,"target":4},{"source":28,"target":3},{"source":28,"target":49},{"source":28,"target":5},{"source":28,"target":23},{"source":49,"target":3},{"source":30,"target":3},{"source":30,"target":50},{"source":30,"target":5},{"source":30,"target":24},{"source":50,"target":3},{"source":37,"target":5},{"source":37,"target":51},{"source":37,"target":5},{"source":51,"target":5},{"source":38,"target":7},{"source":38,"target":52},{"source":38,"target":5},{"source":52,"target":7},{"source":39,"target":6},{"source":39,"target":53},{"source":39,"target":5},{"source":53,"target":6},{"source":40,"target":54},{"source":40,"target":5},{"source":41,"target":55},{"source":41,"target":5},{"source":42,"target":10},{"source":42,"target":56},{"source":42,"target":5},{"source":56,"target":10},{"source":44,"target":11},{"source":45,"target":1},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":58},{"source":57,"target":8},{"source":57,"target":59},{"source":57,"target":6},{"source":59,"target":8},{"source":7,"target":0},{"source":7,"target":60},{"source":7,"target":61},{"source":60,"target":62},{"source":60,"target":7},{"source":8,"target":0},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":63,"target":8},{"source":64,"target":8},{"source":65,"target":8},{"source":9,"target":0},{"source":9,"target":66},{"source":66,"target":67},{"source":66,"target":9},{"source":10,"target":0},{"source":10,"target":11},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":10,"target":72},{"source":68,"target":73},{"source":68,"target":10},{"source":69,"target":74},{"source":69,"target":10},{"source":70,"target":5},{"source":70,"target":75},{"source":70,"target":10},{"source":75,"target":5},{"source":72,"target":11},{"source":11,"target":0},{"source":11,"target":76},{"source":76,"target":5},{"source":76,"target":77},{"source":76,"target":11},{"source":77,"target":5}],"multigraph":true} |
true | <?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>
<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="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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1" eType="//Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TutorialSect24"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="New invariant"/>
</eAnnotations>
<details key="TutorialSect24" value="Tuple {
	message : String = 'State has non-deterministic outgoing transitions',
	status : Boolean = 
 self.outgoingTransitions->forAll(t1, t2 | (t1 <> t2 and t1.guard=null) implies t2.guard <> null)
}.status"/>
</eAnnotations>
<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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" lowerBound="1" eType="//Guard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1" eType="//Action" containment="true"/>
</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="Variable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" defaultValueLiteral="UnnamedVariable">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberVariable" eSuperTypes="//Variable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initialValue" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="not" defaultValueLiteral="false">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberGuard" abstract="true" eSuperTypes="//Guard">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" defaultValueLiteral="-1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//NumberVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EqualNumberGuard" eSuperTypes="//NumberGuard"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//NumberVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssignValueAction" eSuperTypes="//Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessThanNumberGuard" eSuperTypes="//NumberGuard"/>
<eClassifiers xsi:type="ecore:EClass" name="GreaterThanNumberGuard" eSuperTypes="//NumberGuard"/>
<eClassifiers xsi:type="ecore:EClass" name="IncreaseValueAction" eSuperTypes="//Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stepValue" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DecreaseValueAction" eSuperTypes="//Action">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stepValue" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gemoc/ICSA2017Tutorial/code/solution/org.gemoc.sample.legacyfsm.fsm.model/model/fsm.ecore | ecore | fsm
StateMachine
ownedStates
initialState
ownedTransitions
variables
State
owningFSM
outgoingTransitions
incomingTransitions
Transition
source
target
guard
action
NamedElement
name
Variable
name
UnnamedVariable
NumberVariable
initialValue
Guard
not
false
NumberGuard
value
-1
source
EqualNumberGuard
Action
target
AssignValueAction
value
LessThanNumberGuard
GreaterThanNumberGuard
IncreaseValueAction
stepValue
DecreaseValueAction
stepValue | null | {"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"},{"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":"NumberVariable","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberGuard","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualNumberGuard","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignValueAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessThanNumberGuard","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterThanNumberGuard","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncreaseValueAction","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecreaseValueAction","instanceClass":null,"abstract":false,"id":15,"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":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":"initialState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"container":false,"ordered":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":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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"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":22,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"id":32,"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":33,"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":34,"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":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"UnnamedVariable","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"UnnamedVariable","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":43,"derived":false},{"id":44,"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":"initialValue","changeable":true,"lowerBound":1,"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":"false","unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":50,"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":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"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":56,"derived":false},{"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":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"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":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stepValue","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"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":"stepValue","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"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":1,"target":0},{"source":1,"target":4},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":16,"target":2},{"source":16,"target":21},{"source":16,"target":1},{"source":16,"target":22},{"source":21,"target":2},{"source":17,"target":2},{"source":17,"target":23},{"source":17,"target":1},{"source":23,"target":2},{"source":18,"target":3},{"source":18,"target":24},{"source":18,"target":1},{"source":24,"target":3},{"source":19,"target":5},{"source":19,"target":25},{"source":19,"target":1},{"source":25,"target":5},{"source":20,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":22},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":22,"target":1},{"source":22,"target":29},{"source":22,"target":2},{"source":22,"target":16},{"source":29,"target":1},{"source":26,"target":3},{"source":26,"target":30},{"source":26,"target":2},{"source":26,"target":31},{"source":30,"target":3},{"source":27,"target":3},{"source":27,"target":32},{"source":27,"target":2},{"source":27,"target":33},{"source":32,"target":3},{"source":28,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":31},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":31,"target":2},{"source":31,"target":37},{"source":31,"target":3},{"source":31,"target":26},{"source":37,"target":2},{"source":33,"target":2},{"source":33,"target":38},{"source":33,"target":3},{"source":33,"target":27},{"source":38,"target":2},{"source":34,"target":7},{"source":34,"target":39},{"source":34,"target":3},{"source":39,"target":7},{"source":35,"target":10},{"source":35,"target":40},{"source":35,"target":3},{"source":40,"target":10},{"source":36,"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":43},{"source":43,"target":44},{"source":43,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":45},{"source":6,"target":46},{"source":45,"target":47},{"source":45,"target":6},{"source":46,"target":5},{"source":7,"target":0},{"source":7,"target":48},{"source":48,"target":49},{"source":48,"target":7},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":50,"target":53},{"source":50,"target":8},{"source":51,"target":6},{"source":51,"target":54},{"source":51,"target":8},{"source":54,"target":6},{"source":52,"target":7},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":55},{"source":55,"target":8},{"source":10,"target":0},{"source":10,"target":56},{"source":56,"target":6},{"source":56,"target":57},{"source":56,"target":10},{"source":57,"target":6},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":58},{"source":11,"target":59},{"source":58,"target":60},{"source":58,"target":11},{"source":59,"target":10},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":61},{"source":61,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":62},{"source":62,"target":8},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":63},{"source":14,"target":64},{"source":63,"target":65},{"source":63,"target":14},{"source":64,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":66},{"source":15,"target":67},{"source":66,"target":68},{"source":66,"target":15},{"source":67,"target":10}],"multigraph":true} |
false | <?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="y" nsURI="http://example.org/y" nsPrefix="y">
<eClassifiers xsi:type="ecore:EClass" name="Y">
<eStructuralFeatures xsi:type="ecore:EReference" name="x" eType="ecore:EClass x.ecore#//X"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="z" eType="ecore:EClass z.ecore#//Z"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/master-mck/ECP/tests/org.eclipse.emf.ecp.view.edapt.util.test/model/y.ecore | ecore | y
Y
x
z | null | {"directed":true,"nodes":[{"nsPrefix":"y","nsURI":"http://example.org/y","name":"y","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Y","instanceClass":null,"abstract":false,"id":1,"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":"x","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"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":"z","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":2,"target":4},{"source":2,"target":1},{"source":3,"target":5},{"source":3,"target":1}],"multigraph":true} |
false | <?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://www.ontomore.org/test/transformation/classes.owl" nsPrefix="classes">
<eClassifiers xsi:type="ecore:EClass" name="Person"/>
<eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//Person"/>
<eClassifiers xsi:type="ecore:EClass" name="Project"/>
</ecore:EPackage>
| github:ecore:/data/jreimone/refactory/OntoMore/Tests/org.ontomore.transformation.test/expected/classes_2.ecore | ecore | classes
Person
Employee
Project | null | {"directed":true,"nodes":[{"nsPrefix":"classes","nsURI":"http://www.ontomore.org/test/transformation/classes.owl","name":"classes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":4},{"source":4,"target":1},{"source":3,"target":0}],"multigraph":true} |
true | <?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="statemachines" nsURI="http://soton.ac.uk/models/eventb/statemachines/2014"
nsPrefix="statemachines">
<eClassifiers xsi:type="ecore:EEnum" name="TranslationKind">
<eLiterals name="MULTIVAR"/>
<eLiterals name="SINGLEVAR" value="1"/>
<eLiterals name="REFINEDVAR" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statemachine" eSuperTypes="../../ac.soton.eventb.emf.core.extension/model/eventbcoreextension.ecore#//EventBNamedCommentedDataElaborationElement ../../org.eventb.emf.core/model/eventbcore.ecore#//AbstractExtension ../../ac.soton.eventb.emf.diagrams/model/diagrams.ecore#//Diagram">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="hasValidName
concreteHasNoRefinedStates
refinedHasNoConcreteStates
hasOneInitial
hasOneFinal
rootHasInitial
hasInitialIfIncoming
instancesIsData
hasValidSelfName"/>
</eAnnotations>
<eAnnotations source="org.eventb.emf.core.extendedMetaClasses" references="../../org.eventb.emf.core/model/eventbcore.ecore#//machine/Machine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refines" eType="#//Statemachine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//AbstractNode" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instances" eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//EventBNamedCommentedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selfName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="this"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="translation" eType="#//TranslationKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatemachineOwner" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="statemachines" upperBound="-1"
eType="#//Statemachine" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="../../ac.soton.eventb.emf.core.extension/model/eventbcoreextension.ecore#//EventBCommentedLabeledEventGroupElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="notToAny
notToInitial
notFromFinal
notFromInitialToFinal
elaborates
guards"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//AbstractNode" eOpposite="#//AbstractNode/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//AbstractNode" eOpposite="#//AbstractNode/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceContainer" eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//EventBElement"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetContainer" eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//EventBElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operations" transient="true">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList">
<eTypeArguments/>
</eGenericType>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractNode" abstract="true" eSuperTypes="../../org.eventb.emf.core/model/eventbcore.ecore#//EventBElement">
<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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//AbstractNode ../../org.eventb.emf.core/model/eventbcore.ecore#//EventBNamed #//StatemachineOwner">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="hasValidName
concreteHasNoRefinedStatemachines
validInvariants
"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="refines" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariants" upperBound="-1"
eType="ecore:EClass ../../org.eventb.emf.core/model/eventbcore.ecore#//machine/Invariant"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initial" eSuperTypes="#//AbstractNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="hasOutgoing"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Final" eSuperTypes="#//AbstractNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="hasIncoming"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Any" eSuperTypes="#//AbstractNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Junction" eSuperTypes="#//AbstractNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="hasIncoming
hasOutgoing"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Fork" eSuperTypes="#//AbstractNode">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="isForkORJoin
nodesInParallelStatemachines
"/>
</eAnnotations>
<eOperations name="isFork" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="isJoin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mgt1g13/iUML-B/ac.soton.eventb.statemachines/model/statemachines.ecore | ecore | statemachines
TranslationKind
MULTIVAR
MULTIVAR
SINGLEVAR
SINGLEVAR
REFINEDVAR
REFINEDVAR
Statemachine
refines
nodes
transitions
instances
selfName
this
translation
StatemachineOwner
statemachines
Transition
target
source
sourceContainer
targetContainer
operations
AbstractNode
incoming
outgoing
State
refines
invariants
active
Initial
Final
Any
Junction
Fork
isFork
isJoin | null | {"directed":true,"nodes":[{"nsPrefix":"statemachines","nsURI":"http://soton.ac.uk/models/eventb/statemachines/2014","name":"statemachines","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"TranslationKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statemachine","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatemachineOwner","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":"AbstractNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initial","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Final","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Any","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Junction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fork","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"name":"MULTIVAR","id":12,"value":0,"literal":"MULTIVAR","eClass":"EEnumLiteral"},{"name":"SINGLEVAR","id":13,"value":1,"literal":"SINGLEVAR","eClass":"EEnumLiteral"},{"name":"REFINEDVAR","id":14,"value":2,"literal":"REFINEDVAR","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":"refines","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":"nodes","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"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":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"this","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"this","unsettable":false,"transient":false,"unique":true,"name":"selfName","changeable":true,"lowerBound":0,"iD":false,"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":"translation","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statemachines","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":33,"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":"sourceContainer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"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":"targetContainer","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":true,"unique":true,"name":"operations","changeable":true,"lowerBound":0,"iD":false,"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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"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":"outgoing","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"},{"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":"refines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"active","changeable":true,"lowerBound":0,"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":true,"upperBound":1,"unique":true,"name":"isFork","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isJoin","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EOperation"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"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":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":1},{"source":13,"target":1},{"source":14,"target":1},{"source":2,"target":0},{"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":15,"target":2},{"source":15,"target":24},{"source":15,"target":2},{"source":24,"target":2},{"source":16,"target":5},{"source":16,"target":25},{"source":16,"target":2},{"source":25,"target":5},{"source":17,"target":4},{"source":17,"target":26},{"source":17,"target":2},{"source":26,"target":4},{"source":18,"target":27},{"source":18,"target":2},{"source":19,"target":28},{"source":19,"target":2},{"source":20,"target":1},{"source":20,"target":29},{"source":20,"target":2},{"source":29,"target":1},{"source":3,"target":0},{"source":3,"target":30},{"source":30,"target":2},{"source":30,"target":31},{"source":30,"target":3},{"source":31,"target":2},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":32,"target":5},{"source":32,"target":38},{"source":32,"target":4},{"source":32,"target":39},{"source":38,"target":5},{"source":33,"target":5},{"source":33,"target":40},{"source":33,"target":4},{"source":33,"target":41},{"source":40,"target":5},{"source":34,"target":42},{"source":34,"target":4},{"source":35,"target":43},{"source":35,"target":4},{"source":36,"target":44},{"source":36,"target":4},{"source":44,"target":45},{"source":5,"target":0},{"source":5,"target":39},{"source":5,"target":41},{"source":5,"target":46},{"source":39,"target":4},{"source":39,"target":47},{"source":39,"target":5},{"source":39,"target":32},{"source":47,"target":4},{"source":41,"target":4},{"source":41,"target":48},{"source":41,"target":5},{"source":41,"target":33},{"source":48,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":3},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":49,"target":6},{"source":49,"target":55},{"source":49,"target":6},{"source":55,"target":6},{"source":50,"target":56},{"source":50,"target":6},{"source":51,"target":57},{"source":51,"target":6},{"source":52,"target":5},{"source":54,"target":3},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":58},{"source":58,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":59},{"source":59,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":60},{"source":60,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":61},{"source":61,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"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":5}],"multigraph":true} |
false | <?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="_14sTEG60EeGkd4g88tZXfA" name="p" nsURI="http:///org/eclipse/emf/examples/p"
nsPrefix="p">
<eClassifiers xsi:type="ecore:EClass" name="A">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/conflictscope/leftmove_rightdelete/right.ecore | ecore | p
A
name | null | {"directed":true,"nodes":[{"nsPrefix":"p","nsURI":"http:///org/eclipse/emf/examples/p","name":"p","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"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":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="vcml" nsURI="http://www.vclipse.org/vcml" nsPrefix="">
<eClassifiers xsi:type="ecore:EClass" name="VcmlModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="options" upperBound="-1"
eType="#//Option" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objects" upperBound="-1"
eType="#//VCObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Option">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//OptionType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OptionType">
<eLiterals name="ECM" literal="ECM"/>
<eLiterals name="UPS" value="1" literal="UPS"/>
<eLiterals name="KeyDate" value="2" literal="KeyDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VCObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="options" upperBound="-1"
eType="#//Option" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BillOfMaterial" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//BOMItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="material" eType="#//Material"
eOpposite="#//Material/billofmaterials"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOMItem" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="itemnumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="selectionCondition" eType="#//SelectionCondition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//ConfigurationProfileEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOMItem_Material" eSuperTypes="#//BOMItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="material" eType="#//Material"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BOMItem_Class" eSuperTypes="#//BOMItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="cls" eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Characteristic" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//CharacteristicType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="additionalValues" 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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="restrictable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noDisplay" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notReadyForInput" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayAllowedValues" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" eType="#//CharacteristicOrValueDependencies"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="table" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="field" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacteristicType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfChars" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericType" eSuperTypes="#//CharacteristicType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalPlaces" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negativeValuesAllowed"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalValuesAllowed"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//NumericCharacteristicValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolicType" eSuperTypes="#//CharacteristicType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caseSensitive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//CharacteristicValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateType" eSuperTypes="#//CharacteristicType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intervalValuesAllowed"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//DateCharacteristicValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacteristicValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" eType="#//CharacteristicOrValueDependencies"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericCharacteristicValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//NumberListEntry"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" eType="#//CharacteristicOrValueDependencies"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateCharacteristicValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="from" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="to" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" eType="#//CharacteristicOrValueDependencies"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacteristicOrValueDependencies">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" unique="false"
upperBound="-1" eType="#//Dependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" unique="false"
upperBound="-1" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClasses" unique="false"
upperBound="-1" eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigurationProfile" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bomapplication" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uidesign" eType="#//InterfaceDesign"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencyNets" unique="false"
upperBound="-1" eType="#//DependencyNet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//ConfigurationProfileEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixing" eType="#//Fixing"
defaultValueLiteral="None"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="material" eType="#//Material"
eOpposite="#//Material/configurationprofiles"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="Procedure" eSuperTypes="#//VCObject #//Dependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ProcedureSource"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectionCondition" eSuperTypes="#//VCObject #//Dependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ConditionSource"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Precondition" eSuperTypes="#//VCObject #//Dependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ConditionSource"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionSource">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependencyNet" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" unique="false"
upperBound="-1" eType="#//Constraint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//VCObject #//Dependency">
<eStructuralFeatures xsi:type="ecore:EReference" name="documentation" eType="#//Documentation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ConstraintSource"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigurationProfileEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sequence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" eType="#//Procedure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceDesign" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristicGroups" upperBound="-1"
eType="#//CharacteristicGroup" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacteristicGroup">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" eType="#//Description"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" unique="false"
upperBound="-1" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Material" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="billofmaterials" upperBound="-1"
eType="#//BillOfMaterial" eOpposite="#//BillOfMaterial/material"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifications" upperBound="-1"
eType="#//Classification" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="configurationprofiles"
upperBound="-1" eType="#//ConfigurationProfile" eOpposite="#//ConfigurationProfile/material"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classification">
<eStructuralFeatures xsi:type="ecore:EReference" name="cls" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueAssignments" upperBound="-1"
eType="#//ValueAssignment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueAssignment">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariantFunction" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//VariantFunctionArgument" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariantFunctionArgument">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="in" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariantTable" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//Status"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="group" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//VariantTableArgument" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariantTableArgument">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariantTableContent" eSuperTypes="#//VCObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//VariantTable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rows" upperBound="-1" eType="#//Row"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Row">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Status">
<eLiterals name="Released" literal="released"/>
<eLiterals name="InPreparation" value="1" literal="inPreparation"/>
<eLiterals name="Locked" value="2" literal="locked"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Description"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleDescription" eSuperTypes="#//Description">
<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="MultiLanguageDescriptions" eSuperTypes="#//Description">
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptions" upperBound="-1"
eType="#//MultiLanguageDescription" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiLanguageDescription">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="#//Language"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Language">
<eLiterals name="AF" literal="AF"/>
<eLiterals name="AR" value="1" literal="AR"/>
<eLiterals name="BG" value="2" literal="BG"/>
<eLiterals name="CA" value="3" literal="CA"/>
<eLiterals name="CS" value="4" literal="CS"/>
<eLiterals name="DA" value="5" literal="DA"/>
<eLiterals name="DE" value="6" literal="DE"/>
<eLiterals name="EL" value="7" literal="EL"/>
<eLiterals name="EN" value="8" literal="EN"/>
<eLiterals name="ES" value="9" literal="ES"/>
<eLiterals name="ET" value="10" literal="ET"/>
<eLiterals name="FI" value="11" literal="FI"/>
<eLiterals name="FR" value="12" literal="FR"/>
<eLiterals name="HE" value="13" literal="HE"/>
<eLiterals name="HR" value="14" literal="HR"/>
<eLiterals name="HU" value="15" literal="HU"/>
<eLiterals name="ID" value="16" literal="ID"/>
<eLiterals name="IS" value="17" literal="IS"/>
<eLiterals name="IT" value="18" literal="IT"/>
<eLiterals name="JA" value="19" literal="JA"/>
<eLiterals name="KO" value="20" literal="KO"/>
<eLiterals name="LT" value="21" literal="LT"/>
<eLiterals name="LV" value="22" literal="LV"/>
<eLiterals name="MS" value="23" literal="MS"/>
<eLiterals name="NL" value="24" literal="NL"/>
<eLiterals name="NO" value="25" literal="NO"/>
<eLiterals name="PL" value="26" literal="PL"/>
<eLiterals name="PT" value="27" literal="PT"/>
<eLiterals name="RO" value="28" literal="RO"/>
<eLiterals name="RU" value="29" literal="RU"/>
<eLiterals name="SH" value="30" literal="SH"/>
<eLiterals name="SK" value="31" literal="SK"/>
<eLiterals name="SL" value="32" literal="SL"/>
<eLiterals name="SR" value="33" literal="SR"/>
<eLiterals name="SV" value="34" literal="SV"/>
<eLiterals name="TH" value="35" literal="TH"/>
<eLiterals name="TR" value="36" literal="TR"/>
<eLiterals name="UK" value="37" literal="UK"/>
<eLiterals name="Z1" value="38" literal="Z1"/>
<eLiterals name="ZF" value="39" literal="ZF"/>
<eLiterals name="ZH" value="40" literal="ZH"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Documentation"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleDocumentation" eSuperTypes="#//Documentation">
<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="MultipleLanguageDocumentation" eSuperTypes="#//Documentation">
<eStructuralFeatures xsi:type="ecore:EReference" name="languageblocks" upperBound="-1"
eType="#//MultipleLanguageDocumentation_LanguageBlock" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultipleLanguageDocumentation_LanguageBlock">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="#//Language"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formattedDocumentationBlocks"
upperBound="-1" eType="#//FormattedDocumentationBlock" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormattedDocumentationBlock">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintSource">
<eStructuralFeatures xsi:type="ecore:EReference" name="objects" upperBound="-1"
eType="#//ConstraintObject" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictions" upperBound="-1"
eType="#//ConstraintRestriction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inferences" upperBound="-1"
eType="#//CharacteristicReference_C" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shortVars" upperBound="-1"
eType="#//ShortVarDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintClass" eSuperTypes="#//ConstraintObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" eType="#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintMaterial" eSuperTypes="#//ConstraintObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="objectType" eType="#//ObjectType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attrs" upperBound="-1"
eType="#//PartialKey" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PartialKey">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="material" eType="#//Material"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShortVarDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PartOfCondition" eSuperTypes="#//ConstraintRestriction #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#//ConstraintObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//ConstraintObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubpartOfCondition" eSuperTypes="#//ConstraintRestriction #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" eType="#//ConstraintObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//ConstraintObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintRestriction"/>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintRestrictionFalse" eSuperTypes="#//ConstraintRestriction"/>
<eClassifiers xsi:type="ecore:EClass" name="NegatedConstraintRestrictionLHS" eSuperTypes="#//ConstraintRestriction">
<eStructuralFeatures xsi:type="ecore:EReference" name="restriction" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacteristicReference_C" eSuperTypes="#//Literal"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectCharacteristicReference" eSuperTypes="#//CharacteristicReference_C">
<eStructuralFeatures xsi:type="ecore:EReference" name="location" eType="#//ConstraintObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShortVarReference" eSuperTypes="#//CharacteristicReference_C">
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//ShortVarDefinition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcedureSource">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="CompoundStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//SimpleStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleStatement" eSuperTypes="#//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//SimpleStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionOrTable"/>
<eClassifiers xsi:type="ecore:EClass" name="Function" eSuperTypes="#//ConstraintRestriction #//SimpleStatement #//FunctionOrTable #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//VariantFunction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" unique="false"
upperBound="-1" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PFunction" eSuperTypes="#//SimpleStatement #//FunctionOrTable #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//VariantFunction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" unique="false"
upperBound="-1" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table" eSuperTypes="#//ConstraintRestriction #//SimpleStatement #//FunctionOrTable #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="table" eType="#//VariantTable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristics" unique="false"
upperBound="-1" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//Literal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetOrDelDefault" eSuperTypes="#//SimpleStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetDefault" eSuperTypes="#//SetOrDelDefault"/>
<eClassifiers xsi:type="ecore:EClass" name="DelDefault" eSuperTypes="#//SetOrDelDefault"/>
<eClassifiers xsi:type="ecore:EClass" name="IsInvisible" eSuperTypes="#//SimpleStatement">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetPricingFactor" eSuperTypes="#//SimpleStatement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//ProcedureLocation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arg1" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arg2" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CharacteristicReference_P" eSuperTypes="#//Literal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//ProcedureLocation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//UnaryExpressionOperator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" eType="#//FunctionName"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SumParts" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//ProcedureLocation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//Characteristic"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CountParts" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//ProcedureLocation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MDataCharacteristic_C" eSuperTypes="#//Literal">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//CharacteristicReference_C"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MDataCharacteristic_P" eSuperTypes="#//Literal">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//CharacteristicReference_P"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericLiteral" eSuperTypes="#//Literal #//NumberListEntry">
<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="SymbolicLiteral" eSuperTypes="#//Literal">
<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="Condition"/>
<eClassifiers xsi:type="ecore:EClass" name="UnaryCondition" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comparison" eSuperTypes="#//ConstraintRestriction #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//ComparisonOperator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsSpecified_C" eSuperTypes="#//ConstraintRestriction #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//CharacteristicReference_C"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsSpecified_P" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//CharacteristicReference_P"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeOf" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="#//ProcedureLocation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variantclass" eType="#//ObjectType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InCondition_C" eSuperTypes="#//ConstraintRestriction #//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//CharacteristicReference_C"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="list" eType="#//List" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InCondition_P" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="characteristic" eType="#//CharacteristicReference_P"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="list" eType="#//List" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="List"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberList" eSuperTypes="#//List">
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//NumberListEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberListEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericInterval" eSuperTypes="#//NumberListEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBoundOp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBoundOp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolList" eSuperTypes="#//List">
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//SymbolicLiteral" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ProcedureLocation">
<eLiterals name="SELF" literal="$self"/>
<eLiterals name="PARENT" value="1" literal="$parent"/>
<eLiterals name="ROOT" value="2" literal="$root"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="UnaryExpressionOperator">
<eLiterals name="PLUS" literal="+"/>
<eLiterals name="MINUS" value="1" literal="-"/>
<eLiterals name="LC" value="2" literal="lc"/>
<eLiterals name="UC" value="3" literal="uc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ComparisonOperator">
<eLiterals name="EQ" literal="="/>
<eLiterals name="NE" value="2" literal="<>"/>
<eLiterals name="GT" value="4" literal=">"/>
<eLiterals name="GE" value="6" literal=">="/>
<eLiterals name="LT" value="9" literal="<"/>
<eLiterals name="LE" value="11" literal="<="/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FunctionName">
<eLiterals name="SIN" literal="sin"/>
<eLiterals name="COS" value="1" literal="cos"/>
<eLiterals name="TAN" value="2" literal="tan"/>
<eLiterals name="EXP" value="3" literal="exp"/>
<eLiterals name="LN" value="4" literal="ln"/>
<eLiterals name="ABS" value="5" literal="abs"/>
<eLiterals name="SQRT" value="6" literal="sqrt"/>
<eLiterals name="LOG10" value="7" literal="log10"/>
<eLiterals name="ARCSIN" value="8" literal="arcsin"/>
<eLiterals name="ARCCOS" value="9" literal="arccos"/>
<eLiterals name="ARCTAN" value="10" literal="arctan"/>
<eLiterals name="SIGN" value="11" literal="sign"/>
<eLiterals name="FRAC" value="12" literal="frac"/>
<eLiterals name="CEIL" value="13" literal="ceil"/>
<eLiterals name="TRUNK" value="14" literal="trunk"/>
<eLiterals name="FLOOR" value="15" literal="floor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalConstraintRestriction" eSuperTypes="#//ConstraintRestriction">
<eStructuralFeatures xsi:type="ecore:EReference" name="restriction" eType="#//ConstraintRestriction"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Expression"
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="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryCondition" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Condition"
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="#//Condition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Fixing">
<eLiterals name="None" literal="None"/>
<eLiterals name="Entry" value="1" literal="Entry"/>
<eLiterals name="TopDown" value="2" literal="TopDown"/>
<eLiterals name="BottomUp" value="3" literal="BottomUp"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/webXcerpt/VClipse/plugins/org.vclipse.vcml.mm/model/VCML.ecore | ecore | vcml
VcmlModel
imports
options
objects
Import
importURI
Option
name
value
OptionType
ECM
ECM
UPS
UPS
KeyDate
KeyDate
VCObject
name
description
options
BillOfMaterial
items
material
BOMItem
itemnumber
selectionCondition
entries
BOMItem_Material
material
BOMItem_Class
cls
Characteristic
documentation
type
status
group
additionalValues
required
restrictable
noDisplay
notReadyForInput
multiValue
displayAllowedValues
dependencies
table
field
CharacteristicType
numberOfChars
NumericType
decimalPlaces
unit
negativeValuesAllowed
intervalValuesAllowed
values
SymbolicType
caseSensitive
values
DateType
intervalValuesAllowed
values
CharacteristicValue
name
description
documentation
dependencies
default
NumericCharacteristicValue
entry
documentation
dependencies
default
DateCharacteristicValue
from
to
documentation
dependencies
default
CharacteristicOrValueDependencies
dependencies
Class
status
group
characteristics
superClasses
ConfigurationProfile
status
bomapplication
uidesign
dependencyNets
entries
fixing
None
material
Dependency
Procedure
documentation
status
group
source
SelectionCondition
documentation
status
group
source
Precondition
documentation
status
group
source
ConditionSource
condition
DependencyNet
documentation
status
group
constraints
Constraint
documentation
status
group
source
ConfigurationProfileEntry
sequence
dependency
InterfaceDesign
characteristicGroups
CharacteristicGroup
name
description
characteristics
Material
type
billofmaterials
classifications
configurationprofiles
Classification
cls
valueAssignments
ValueAssignment
characteristic
values
VariantFunction
status
group
arguments
VariantFunctionArgument
in
characteristic
VariantTable
status
group
arguments
VariantTableArgument
key
characteristic
VariantTableContent
table
rows
Row
values
Status
Released
released
InPreparation
inPreparation
Locked
locked
Description
SimpleDescription
value
MultiLanguageDescriptions
descriptions
MultiLanguageDescription
language
value
Language
AF
AF
AR
AR
BG
BG
CA
CA
CS
CS
DA
DA
DE
DE
EL
EL
EN
EN
ES
ES
ET
ET
FI
FI
FR
FR
HE
HE
HR
HR
HU
HU
ID
ID
IS
IS
IT
IT
JA
JA
KO
KO
LT
LT
LV
LV
MS
MS
NL
NL
NO
NO
PL
PL
PT
PT
RO
RO
RU
RU
SH
SH
SK
SK
SL
SL
SR
SR
SV
SV
TH
TH
TR
TR
UK
UK
Z1
Z1
ZF
ZF
ZH
ZH
Documentation
SimpleDocumentation
value
MultipleLanguageDocumentation
languageblocks
MultipleLanguageDocumentation_LanguageBlock
language
formattedDocumentationBlocks
FormattedDocumentationBlock
value
format
ConstraintSource
objects
condition
restrictions
inferences
ConstraintObject
name
shortVars
ConstraintClass
class
ConstraintMaterial
objectType
ObjectType
type
classType
attrs
PartialKey
key
material
ShortVarDefinition
name
characteristic
PartOfCondition
child
parent
SubpartOfCondition
child
parent
ConstraintRestriction
ConstraintRestrictionFalse
NegatedConstraintRestrictionLHS
restriction
CharacteristicReference_C
ObjectCharacteristicReference
location
characteristic
ShortVarReference
ref
ProcedureSource
statements
Statement
CompoundStatement
statements
SimpleStatement
Assignment
characteristic
expression
FunctionOrTable
Function
function
characteristics
values
PFunction
function
characteristics
values
Table
table
characteristics
values
SetOrDelDefault
characteristic
expression
SetDefault
DelDefault
IsInvisible
characteristic
SetPricingFactor
location
characteristic
arg1
arg2
CharacteristicReference_P
location
characteristic
Expression
UnaryExpression
operator
expression
Literal
FunctionCall
function
argument
SumParts
location
characteristic
CountParts
location
MDataCharacteristic_C
characteristic
MDataCharacteristic_P
characteristic
NumericLiteral
value
SymbolicLiteral
value
Condition
UnaryCondition
condition
Comparison
left
operator
right
IsSpecified_C
characteristic
IsSpecified_P
characteristic
TypeOf
location
variantclass
InCondition_C
characteristic
list
InCondition_P
characteristic
list
List
NumberList
entries
NumberListEntry
NumericInterval
lowerBound
upperBound
lowerBoundOp
upperBoundOp
SymbolList
entries
ProcedureLocation
SELF
$self
PARENT
$parent
ROOT
$root
UnaryExpressionOperator
PLUS
+
MINUS
-
LC
lc
UC
uc
ComparisonOperator
EQ
=
NE
<>
GT
>
GE
>=
LT
<
LE
<=
FunctionName
SIN
sin
COS
cos
TAN
tan
EXP
exp
LN
ln
ABS
abs
SQRT
sqrt
LOG10
log10
ARCSIN
arcsin
ARCCOS
arccos
ARCTAN
arctan
SIGN
sign
FRAC
frac
CEIL
ceil
TRUNK
trunk
FLOOR
floor
ConditionalConstraintRestriction
restriction
condition
ConditionalStatement
statement
condition
BinaryExpression
left
operator
right
BinaryCondition
left
operator
right
Fixing
None
None
Entry
Entry
TopDown
TopDown
BottomUp
BottomUp | null | {"directed":true,"nodes":[{"nsPrefix":"","nsURI":"http://www.vclipse.org/vcml","name":"vcml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VcmlModel","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":"Option","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OptionType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VCObject","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BillOfMaterial","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOMItem","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOMItem_Material","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BOMItem_Class","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Characteristic","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacteristicType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolicType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacteristicValue","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericCharacteristicValue","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateCharacteristicValue","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacteristicOrValueDependencies","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationProfile","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Procedure","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectionCondition","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Precondition","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionSource","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependencyNet","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":"ConfigurationProfileEntry","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceDesign","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacteristicGroup","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Material","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classification","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueAssignment","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariantFunction","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariantFunctionArgument","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariantTable","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariantTableArgument","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariantTableContent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Row","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Status","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Description","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleDescription","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiLanguageDescriptions","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiLanguageDescription","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Language","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentation","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleDocumentation","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleLanguageDocumentation","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleLanguageDocumentation_LanguageBlock","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormattedDocumentationBlock","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintSource","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintObject","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintClass","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintMaterial","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartialKey","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShortVarDefinition","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartOfCondition","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubpartOfCondition","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintRestriction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintRestrictionFalse","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NegatedConstraintRestrictionLHS","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacteristicReference_C","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectCharacteristicReference","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShortVarReference","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcedureSource","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundStatement","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleStatement","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionOrTable","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PFunction","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetOrDelDefault","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetDefault","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DelDefault","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsInvisible","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetPricingFactor","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharacteristicReference_P","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SumParts","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CountParts","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDataCharacteristic_C","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MDataCharacteristic_P","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteral","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolicLiteral","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryCondition","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comparison","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsSpecified_C","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsSpecified_P","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeOf","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InCondition_C","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InCondition_P","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberList","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberListEntry","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericInterval","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolList","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProcedureLocation","instanceClass":null,"id":104,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"UnaryExpressionOperator","instanceClass":null,"id":105,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComparisonOperator","instanceClass":null,"id":106,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FunctionName","instanceClass":null,"id":107,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalConstraintRestriction","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalStatement","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryCondition","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Fixing","instanceClass":null,"id":112,"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":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"options","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"objects","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"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":"importURI","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"name":"ECM","id":125,"value":0,"literal":"ECM","eClass":"EEnumLiteral"},{"name":"UPS","id":126,"value":1,"literal":"UPS","eClass":"EEnumLiteral"},{"name":"KeyDate","id":127,"value":2,"literal":"KeyDate","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":128,"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":"description","changeable":true,"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":"options","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"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":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":"material","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"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":"billofmaterials","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"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":"itemnumber","changeable":true,"lowerBound":0,"iD":false,"id":140,"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":"selectionCondition","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":"entries","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":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"material","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"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":"cls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":153,"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":154,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":155,"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":"additionalValues","changeable":true,"lowerBound":0,"iD":false,"id":156,"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":157,"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":"restrictable","changeable":true,"lowerBound":0,"iD":false,"id":158,"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":"noDisplay","changeable":true,"lowerBound":0,"iD":false,"id":159,"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":"notReadyForInput","changeable":true,"lowerBound":0,"iD":false,"id":160,"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":"multiValue","changeable":true,"lowerBound":0,"iD":false,"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":"displayAllowedValues","changeable":true,"lowerBound":0,"iD":false,"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":"dependencies","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":"table","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":"field","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"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"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":"numberOfChars","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"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":"decimalPlaces","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":"unit","changeable":true,"lowerBound":0,"iD":false,"id":184,"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":"negativeValuesAllowed","changeable":true,"lowerBound":0,"iD":false,"id":185,"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":"intervalValuesAllowed","changeable":true,"lowerBound":0,"iD":false,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"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":"caseSensitive","changeable":true,"lowerBound":0,"iD":false,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"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":"intervalValuesAllowed","changeable":true,"lowerBound":0,"iD":false,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"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":204,"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":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":205,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"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":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":207,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"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":"from","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":"to","changeable":true,"lowerBound":0,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"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":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"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":"default","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"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":false,"name":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"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":234,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":235,"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":"characteristics","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":false,"unsettable":false,"transient":false,"unique":false,"name":"superClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"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":243,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bomapplication","changeable":true,"lowerBound":0,"iD":false,"id":244,"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":"uidesign","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":false,"unsettable":false,"transient":false,"unique":false,"name":"dependencyNets","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":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"None","unsettable":false,"transient":false,"unique":true,"name":"fixing","changeable":true,"lowerBound":0,"iD":false,"id":248,"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":"material","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"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":"configurationprofiles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"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":260,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":261,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"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":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":"group","changeable":true,"lowerBound":0,"iD":false,"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":"source","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"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":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"container":false,"ordered":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},{"id":290,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"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":292,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"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":"documentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":300,"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":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"group","changeable":true,"lowerBound":0,"iD":false,"id":302,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"sequence","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":"dependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"id":313,"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":"characteristicGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"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":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":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"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":"characteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"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":"cls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"valueAssignments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":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":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"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":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":"group","changeable":true,"lowerBound":0,"iD":false,"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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"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":"in","changeable":true,"lowerBound":0,"iD":false,"id":345,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"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":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":"group","changeable":true,"lowerBound":0,"iD":false,"id":350,"derived":false},{"container":false,"ordered":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":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"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":"key","changeable":true,"lowerBound":0,"iD":false,"id":356,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"derived":false},{"id":358,"eClass":"EGenericType"},{"id":359,"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":360,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"name":"Released","id":367,"value":0,"literal":"released","eClass":"EEnumLiteral"},{"name":"InPreparation","id":368,"value":1,"literal":"inPreparation","eClass":"EEnumLiteral"},{"name":"Locked","id":369,"value":2,"literal":"locked","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"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":"descriptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"name":"AF","id":380,"value":0,"literal":"AF","eClass":"EEnumLiteral"},{"name":"AR","id":381,"value":1,"literal":"AR","eClass":"EEnumLiteral"},{"name":"BG","id":382,"value":2,"literal":"BG","eClass":"EEnumLiteral"},{"name":"CA","id":383,"value":3,"literal":"CA","eClass":"EEnumLiteral"},{"name":"CS","id":384,"value":4,"literal":"CS","eClass":"EEnumLiteral"},{"name":"DA","id":385,"value":5,"literal":"DA","eClass":"EEnumLiteral"},{"name":"DE","id":386,"value":6,"literal":"DE","eClass":"EEnumLiteral"},{"name":"EL","id":387,"value":7,"literal":"EL","eClass":"EEnumLiteral"},{"name":"EN","id":388,"value":8,"literal":"EN","eClass":"EEnumLiteral"},{"name":"ES","id":389,"value":9,"literal":"ES","eClass":"EEnumLiteral"},{"name":"ET","id":390,"value":10,"literal":"ET","eClass":"EEnumLiteral"},{"name":"FI","id":391,"value":11,"literal":"FI","eClass":"EEnumLiteral"},{"name":"FR","id":392,"value":12,"literal":"FR","eClass":"EEnumLiteral"},{"name":"HE","id":393,"value":13,"literal":"HE","eClass":"EEnumLiteral"},{"name":"HR","id":394,"value":14,"literal":"HR","eClass":"EEnumLiteral"},{"name":"HU","id":395,"value":15,"literal":"HU","eClass":"EEnumLiteral"},{"name":"ID","id":396,"value":16,"literal":"ID","eClass":"EEnumLiteral"},{"name":"IS","id":397,"value":17,"literal":"IS","eClass":"EEnumLiteral"},{"name":"IT","id":398,"value":18,"literal":"IT","eClass":"EEnumLiteral"},{"name":"JA","id":399,"value":19,"literal":"JA","eClass":"EEnumLiteral"},{"name":"KO","id":400,"value":20,"literal":"KO","eClass":"EEnumLiteral"},{"name":"LT","id":401,"value":21,"literal":"LT","eClass":"EEnumLiteral"},{"name":"LV","id":402,"value":22,"literal":"LV","eClass":"EEnumLiteral"},{"name":"MS","id":403,"value":23,"literal":"MS","eClass":"EEnumLiteral"},{"name":"NL","id":404,"value":24,"literal":"NL","eClass":"EEnumLiteral"},{"name":"NO","id":405,"value":25,"literal":"NO","eClass":"EEnumLiteral"},{"name":"PL","id":406,"value":26,"literal":"PL","eClass":"EEnumLiteral"},{"name":"PT","id":407,"value":27,"literal":"PT","eClass":"EEnumLiteral"},{"name":"RO","id":408,"value":28,"literal":"RO","eClass":"EEnumLiteral"},{"name":"RU","id":409,"value":29,"literal":"RU","eClass":"EEnumLiteral"},{"name":"SH","id":410,"value":30,"literal":"SH","eClass":"EEnumLiteral"},{"name":"SK","id":411,"value":31,"literal":"SK","eClass":"EEnumLiteral"},{"name":"SL","id":412,"value":32,"literal":"SL","eClass":"EEnumLiteral"},{"name":"SR","id":413,"value":33,"literal":"SR","eClass":"EEnumLiteral"},{"name":"SV","id":414,"value":34,"literal":"SV","eClass":"EEnumLiteral"},{"name":"TH","id":415,"value":35,"literal":"TH","eClass":"EEnumLiteral"},{"name":"TR","id":416,"value":36,"literal":"TR","eClass":"EEnumLiteral"},{"name":"UK","id":417,"value":37,"literal":"UK","eClass":"EEnumLiteral"},{"name":"Z1","id":418,"value":38,"literal":"Z1","eClass":"EEnumLiteral"},{"name":"ZF","id":419,"value":39,"literal":"ZF","eClass":"EEnumLiteral"},{"name":"ZH","id":420,"value":40,"literal":"ZH","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":421,"derived":false},{"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":"languageblocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"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":427,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formattedDocumentationBlocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"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":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":"format","changeable":true,"lowerBound":0,"iD":false,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"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":"objects","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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":436,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"restrictions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"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":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":"shortVars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"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":"class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"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":"objectType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":453,"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":"classType","changeable":true,"lowerBound":0,"iD":false,"id":454,"derived":false},{"container":false,"ordered":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":455,"derived":false},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"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":459,"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":"material","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"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":463,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"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":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"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":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"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":"child","changeable":true,"resolveProxies":true,"lowerBound":0,"id":473,"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":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"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":"restriction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"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":"location","changeable":true,"resolveProxies":true,"lowerBound":0,"id":484,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"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":"ref","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"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":492,"derived":false},{"id":493,"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":494,"derived":false},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"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":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"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":503,"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":"characteristics","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":"values","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"},{"id":511,"eClass":"EGenericType"},{"id":512,"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":513,"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":"characteristics","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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"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":522,"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":"characteristics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":523,"derived":false},{"container":false,"ordered":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":524,"derived":false},{"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"},{"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"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":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":542,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":543,"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":"arg1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":544,"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":"arg2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":551,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":552,"derived":false},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"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":556,"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":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"function","changeable":true,"lowerBound":0,"iD":false,"id":562,"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":563,"derived":false},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":568,"derived":false},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":575,"derived":false},{"id":576,"eClass":"EGenericType"},{"id":577,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":578,"derived":false},{"id":579,"eClass":"EGenericType"},{"id":580,"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":581,"derived":false},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"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":585,"derived":false},{"id":586,"eClass":"EGenericType"},{"id":587,"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":588,"derived":false},{"id":589,"eClass":"EGenericType"},{"id":590,"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":591,"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":592,"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":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":606,"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":"variantclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"derived":false},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"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":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":611,"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":"list","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"characteristic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"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":"list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"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":622,"derived":false},{"id":623,"eClass":"EGenericType"},{"id":624,"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":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":625,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":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":"lowerBoundOp","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":"upperBoundOp","changeable":true,"lowerBound":0,"iD":false,"id":628,"derived":false},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"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":634,"derived":false},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"name":"SELF","id":637,"value":0,"literal":"$self","eClass":"EEnumLiteral"},{"name":"PARENT","id":638,"value":1,"literal":"$parent","eClass":"EEnumLiteral"},{"name":"ROOT","id":639,"value":2,"literal":"$root","eClass":"EEnumLiteral"},{"name":"PLUS","id":640,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"MINUS","id":641,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"LC","id":642,"value":2,"literal":"lc","eClass":"EEnumLiteral"},{"name":"UC","id":643,"value":3,"literal":"uc","eClass":"EEnumLiteral"},{"name":"EQ","id":644,"value":0,"literal":"=","eClass":"EEnumLiteral"},{"name":"NE","id":645,"value":2,"literal":"<>","eClass":"EEnumLiteral"},{"name":"GT","id":646,"value":4,"literal":">","eClass":"EEnumLiteral"},{"name":"GE","id":647,"value":6,"literal":">=","eClass":"EEnumLiteral"},{"name":"LT","id":648,"value":9,"literal":"<","eClass":"EEnumLiteral"},{"name":"LE","id":649,"value":11,"literal":"<=","eClass":"EEnumLiteral"},{"name":"SIN","id":650,"value":0,"literal":"sin","eClass":"EEnumLiteral"},{"name":"COS","id":651,"value":1,"literal":"cos","eClass":"EEnumLiteral"},{"name":"TAN","id":652,"value":2,"literal":"tan","eClass":"EEnumLiteral"},{"name":"EXP","id":653,"value":3,"literal":"exp","eClass":"EEnumLiteral"},{"name":"LN","id":654,"value":4,"literal":"ln","eClass":"EEnumLiteral"},{"name":"ABS","id":655,"value":5,"literal":"abs","eClass":"EEnumLiteral"},{"name":"SQRT","id":656,"value":6,"literal":"sqrt","eClass":"EEnumLiteral"},{"name":"LOG10","id":657,"value":7,"literal":"log10","eClass":"EEnumLiteral"},{"name":"ARCSIN","id":658,"value":8,"literal":"arcsin","eClass":"EEnumLiteral"},{"name":"ARCCOS","id":659,"value":9,"literal":"arccos","eClass":"EEnumLiteral"},{"name":"ARCTAN","id":660,"value":10,"literal":"arctan","eClass":"EEnumLiteral"},{"name":"SIGN","id":661,"value":11,"literal":"sign","eClass":"EEnumLiteral"},{"name":"FRAC","id":662,"value":12,"literal":"frac","eClass":"EEnumLiteral"},{"name":"CEIL","id":663,"value":13,"literal":"ceil","eClass":"EEnumLiteral"},{"name":"TRUNK","id":664,"value":14,"literal":"trunk","eClass":"EEnumLiteral"},{"name":"FLOOR","id":665,"value":15,"literal":"floor","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":"restriction","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":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":667,"derived":false},{"id":668,"eClass":"EGenericType"},{"id":669,"eClass":"EGenericType"},{"id":670,"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":671,"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":672,"derived":false},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"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":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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":677,"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":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"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":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":"operator","changeable":true,"lowerBound":0,"iD":false,"id":684,"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":685,"derived":false},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"name":"None","id":690,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Entry","id":691,"value":1,"literal":"Entry","eClass":"EEnumLiteral"},{"name":"TopDown","id":692,"value":2,"literal":"TopDown","eClass":"EEnumLiteral"},{"name":"BottomUp","id":693,"value":3,"literal":"BottomUp","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":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":1,"target":0},{"source":1,"target":113},{"source":1,"target":114},{"source":1,"target":115},{"source":113,"target":2},{"source":113,"target":116},{"source":113,"target":1},{"source":116,"target":2},{"source":114,"target":3},{"source":114,"target":117},{"source":114,"target":1},{"source":117,"target":3},{"source":115,"target":5},{"source":115,"target":118},{"source":115,"target":1},{"source":118,"target":5},{"source":2,"target":0},{"source":2,"target":119},{"source":119,"target":120},{"source":119,"target":2},{"source":3,"target":0},{"source":3,"target":121},{"source":3,"target":122},{"source":121,"target":4},{"source":121,"target":123},{"source":121,"target":3},{"source":123,"target":4},{"source":122,"target":124},{"source":122,"target":3},{"source":4,"target":0},{"source":4,"target":125},{"source":4,"target":126},{"source":4,"target":127},{"source":125,"target":4},{"source":126,"target":4},{"source":127,"target":4},{"source":5,"target":0},{"source":5,"target":128},{"source":5,"target":129},{"source":5,"target":130},{"source":128,"target":131},{"source":128,"target":5},{"source":129,"target":41},{"source":129,"target":132},{"source":129,"target":5},{"source":132,"target":41},{"source":130,"target":3},{"source":130,"target":133},{"source":130,"target":5},{"source":133,"target":3},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":134},{"source":6,"target":135},{"source":6,"target":136},{"source":134,"target":7},{"source":134,"target":137},{"source":134,"target":6},{"source":137,"target":7},{"source":135,"target":31},{"source":135,"target":138},{"source":135,"target":6},{"source":135,"target":139},{"source":138,"target":31},{"source":136,"target":5},{"source":7,"target":0},{"source":7,"target":140},{"source":7,"target":141},{"source":7,"target":142},{"source":140,"target":143},{"source":140,"target":7},{"source":141,"target":23},{"source":141,"target":144},{"source":141,"target":7},{"source":144,"target":23},{"source":142,"target":28},{"source":142,"target":145},{"source":142,"target":7},{"source":145,"target":28},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":146},{"source":8,"target":147},{"source":146,"target":31},{"source":146,"target":148},{"source":146,"target":8},{"source":148,"target":31},{"source":147,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":149},{"source":9,"target":150},{"source":149,"target":19},{"source":149,"target":151},{"source":149,"target":9},{"source":151,"target":19},{"source":150,"target":7},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":152},{"source":10,"target":153},{"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":46},{"source":152,"target":167},{"source":152,"target":10},{"source":167,"target":46},{"source":153,"target":11},{"source":153,"target":168},{"source":153,"target":10},{"source":168,"target":11},{"source":154,"target":40},{"source":154,"target":169},{"source":154,"target":10},{"source":169,"target":40},{"source":155,"target":170},{"source":155,"target":10},{"source":156,"target":171},{"source":156,"target":10},{"source":157,"target":172},{"source":157,"target":10},{"source":158,"target":173},{"source":158,"target":10},{"source":159,"target":174},{"source":159,"target":10},{"source":160,"target":175},{"source":160,"target":10},{"source":161,"target":176},{"source":161,"target":10},{"source":162,"target":177},{"source":162,"target":10},{"source":163,"target":18},{"source":163,"target":178},{"source":163,"target":10},{"source":178,"target":18},{"source":164,"target":179},{"source":164,"target":10},{"source":165,"target":180},{"source":165,"target":10},{"source":166,"target":5},{"source":11,"target":0},{"source":11,"target":181},{"source":181,"target":182},{"source":181,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":183},{"source":12,"target":184},{"source":12,"target":185},{"source":12,"target":186},{"source":12,"target":187},{"source":12,"target":188},{"source":183,"target":189},{"source":183,"target":12},{"source":184,"target":190},{"source":184,"target":12},{"source":185,"target":191},{"source":185,"target":12},{"source":186,"target":192},{"source":186,"target":12},{"source":187,"target":16},{"source":187,"target":193},{"source":187,"target":12},{"source":193,"target":16},{"source":188,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":194},{"source":13,"target":195},{"source":13,"target":196},{"source":194,"target":197},{"source":194,"target":13},{"source":195,"target":15},{"source":195,"target":198},{"source":195,"target":13},{"source":198,"target":15},{"source":196,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":199},{"source":14,"target":200},{"source":14,"target":201},{"source":199,"target":202},{"source":199,"target":14},{"source":200,"target":17},{"source":200,"target":203},{"source":200,"target":14},{"source":203,"target":17},{"source":201,"target":11},{"source":15,"target":0},{"source":15,"target":204},{"source":15,"target":205},{"source":15,"target":206},{"source":15,"target":207},{"source":15,"target":208},{"source":204,"target":209},{"source":204,"target":15},{"source":205,"target":41},{"source":205,"target":210},{"source":205,"target":15},{"source":210,"target":41},{"source":206,"target":46},{"source":206,"target":211},{"source":206,"target":15},{"source":211,"target":46},{"source":207,"target":18},{"source":207,"target":212},{"source":207,"target":15},{"source":212,"target":18},{"source":208,"target":213},{"source":208,"target":15},{"source":16,"target":0},{"source":16,"target":214},{"source":16,"target":215},{"source":16,"target":216},{"source":16,"target":217},{"source":214,"target":101},{"source":214,"target":218},{"source":214,"target":16},{"source":218,"target":101},{"source":215,"target":46},{"source":215,"target":219},{"source":215,"target":16},{"source":219,"target":46},{"source":216,"target":18},{"source":216,"target":220},{"source":216,"target":16},{"source":220,"target":18},{"source":217,"target":221},{"source":217,"target":16},{"source":17,"target":0},{"source":17,"target":222},{"source":17,"target":223},{"source":17,"target":224},{"source":17,"target":225},{"source":17,"target":226},{"source":222,"target":227},{"source":222,"target":17},{"source":223,"target":228},{"source":223,"target":17},{"source":224,"target":46},{"source":224,"target":229},{"source":224,"target":17},{"source":229,"target":46},{"source":225,"target":18},{"source":225,"target":230},{"source":225,"target":17},{"source":230,"target":18},{"source":226,"target":231},{"source":226,"target":17},{"source":18,"target":0},{"source":18,"target":232},{"source":232,"target":21},{"source":232,"target":233},{"source":232,"target":18},{"source":233,"target":21},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":234},{"source":19,"target":235},{"source":19,"target":236},{"source":19,"target":237},{"source":19,"target":238},{"source":234,"target":40},{"source":234,"target":239},{"source":234,"target":19},{"source":239,"target":40},{"source":235,"target":240},{"source":235,"target":19},{"source":236,"target":10},{"source":236,"target":241},{"source":236,"target":19},{"source":241,"target":10},{"source":237,"target":19},{"source":237,"target":242},{"source":237,"target":19},{"source":242,"target":19},{"source":238,"target":5},{"source":20,"target":0},{"source":20,"target":5},{"source":20,"target":243},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":20,"target":250},{"source":243,"target":40},{"source":243,"target":251},{"source":243,"target":20},{"source":251,"target":40},{"source":244,"target":252},{"source":244,"target":20},{"source":245,"target":29},{"source":245,"target":253},{"source":245,"target":20},{"source":253,"target":29},{"source":246,"target":26},{"source":246,"target":254},{"source":246,"target":20},{"source":254,"target":26},{"source":247,"target":28},{"source":247,"target":255},{"source":247,"target":20},{"source":255,"target":28},{"source":248,"target":112},{"source":248,"target":256},{"source":248,"target":20},{"source":256,"target":112},{"source":249,"target":31},{"source":249,"target":257},{"source":249,"target":20},{"source":249,"target":258},{"source":257,"target":31},{"source":250,"target":5},{"source":21,"target":0},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":21},{"source":22,"target":259},{"source":22,"target":260},{"source":22,"target":261},{"source":22,"target":262},{"source":22,"target":263},{"source":22,"target":264},{"source":259,"target":46},{"source":259,"target":265},{"source":259,"target":22},{"source":265,"target":46},{"source":260,"target":40},{"source":260,"target":266},{"source":260,"target":22},{"source":266,"target":40},{"source":261,"target":267},{"source":261,"target":22},{"source":262,"target":66},{"source":262,"target":268},{"source":262,"target":22},{"source":268,"target":66},{"source":263,"target":5},{"source":264,"target":21},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":21},{"source":23,"target":269},{"source":23,"target":270},{"source":23,"target":271},{"source":23,"target":272},{"source":23,"target":273},{"source":23,"target":274},{"source":269,"target":46},{"source":269,"target":275},{"source":269,"target":23},{"source":275,"target":46},{"source":270,"target":40},{"source":270,"target":276},{"source":270,"target":23},{"source":276,"target":40},{"source":271,"target":277},{"source":271,"target":23},{"source":272,"target":25},{"source":272,"target":278},{"source":272,"target":23},{"source":278,"target":25},{"source":273,"target":5},{"source":274,"target":21},{"source":24,"target":0},{"source":24,"target":5},{"source":24,"target":21},{"source":24,"target":279},{"source":24,"target":280},{"source":24,"target":281},{"source":24,"target":282},{"source":24,"target":283},{"source":24,"target":284},{"source":279,"target":46},{"source":279,"target":285},{"source":279,"target":24},{"source":285,"target":46},{"source":280,"target":40},{"source":280,"target":286},{"source":280,"target":24},{"source":286,"target":40},{"source":281,"target":287},{"source":281,"target":24},{"source":282,"target":25},{"source":282,"target":288},{"source":282,"target":24},{"source":288,"target":25},{"source":283,"target":5},{"source":284,"target":21},{"source":25,"target":0},{"source":25,"target":289},{"source":289,"target":91},{"source":289,"target":290},{"source":289,"target":25},{"source":290,"target":91},{"source":26,"target":0},{"source":26,"target":5},{"source":26,"target":291},{"source":26,"target":292},{"source":26,"target":293},{"source":26,"target":294},{"source":26,"target":295},{"source":291,"target":46},{"source":291,"target":296},{"source":291,"target":26},{"source":296,"target":46},{"source":292,"target":40},{"source":292,"target":297},{"source":292,"target":26},{"source":297,"target":40},{"source":293,"target":298},{"source":293,"target":26},{"source":294,"target":27},{"source":294,"target":299},{"source":294,"target":26},{"source":299,"target":27},{"source":295,"target":5},{"source":27,"target":0},{"source":27,"target":5},{"source":27,"target":21},{"source":27,"target":300},{"source":27,"target":301},{"source":27,"target":302},{"source":27,"target":303},{"source":27,"target":304},{"source":27,"target":305},{"source":300,"target":46},{"source":300,"target":306},{"source":300,"target":27},{"source":306,"target":46},{"source":301,"target":40},{"source":301,"target":307},{"source":301,"target":27},{"source":307,"target":40},{"source":302,"target":308},{"source":302,"target":27},{"source":303,"target":51},{"source":303,"target":309},{"source":303,"target":27},{"source":309,"target":51},{"source":304,"target":5},{"source":305,"target":21},{"source":28,"target":0},{"source":28,"target":310},{"source":28,"target":311},{"source":310,"target":312},{"source":310,"target":28},{"source":311,"target":22},{"source":311,"target":313},{"source":311,"target":28},{"source":313,"target":22},{"source":29,"target":0},{"source":29,"target":5},{"source":29,"target":314},{"source":29,"target":315},{"source":314,"target":30},{"source":314,"target":316},{"source":314,"target":29},{"source":316,"target":30},{"source":315,"target":5},{"source":30,"target":0},{"source":30,"target":317},{"source":30,"target":318},{"source":30,"target":319},{"source":317,"target":320},{"source":317,"target":30},{"source":318,"target":41},{"source":318,"target":321},{"source":318,"target":30},{"source":321,"target":41},{"source":319,"target":10},{"source":319,"target":322},{"source":319,"target":30},{"source":322,"target":10},{"source":31,"target":0},{"source":31,"target":5},{"source":31,"target":323},{"source":31,"target":139},{"source":31,"target":324},{"source":31,"target":258},{"source":31,"target":325},{"source":323,"target":326},{"source":323,"target":31},{"source":139,"target":6},{"source":139,"target":327},{"source":139,"target":31},{"source":139,"target":135},{"source":327,"target":6},{"source":324,"target":32},{"source":324,"target":328},{"source":324,"target":31},{"source":328,"target":32},{"source":258,"target":20},{"source":258,"target":329},{"source":258,"target":31},{"source":258,"target":249},{"source":329,"target":20},{"source":325,"target":5},{"source":32,"target":0},{"source":32,"target":330},{"source":32,"target":331},{"source":330,"target":19},{"source":330,"target":332},{"source":330,"target":32},{"source":332,"target":19},{"source":331,"target":33},{"source":331,"target":333},{"source":331,"target":32},{"source":333,"target":33},{"source":33,"target":0},{"source":33,"target":334},{"source":33,"target":335},{"source":334,"target":10},{"source":334,"target":336},{"source":334,"target":33},{"source":336,"target":10},{"source":335,"target":83},{"source":335,"target":337},{"source":335,"target":33},{"source":337,"target":83},{"source":34,"target":0},{"source":34,"target":5},{"source":34,"target":338},{"source":34,"target":339},{"source":34,"target":340},{"source":34,"target":341},{"source":338,"target":40},{"source":338,"target":342},{"source":338,"target":34},{"source":342,"target":40},{"source":339,"target":343},{"source":339,"target":34},{"source":340,"target":35},{"source":340,"target":344},{"source":340,"target":34},{"source":344,"target":35},{"source":341,"target":5},{"source":35,"target":0},{"source":35,"target":345},{"source":35,"target":346},{"source":345,"target":347},{"source":345,"target":35},{"source":346,"target":10},{"source":346,"target":348},{"source":346,"target":35},{"source":348,"target":10},{"source":36,"target":0},{"source":36,"target":5},{"source":36,"target":349},{"source":36,"target":350},{"source":36,"target":351},{"source":36,"target":352},{"source":349,"target":40},{"source":349,"target":353},{"source":349,"target":36},{"source":353,"target":40},{"source":350,"target":354},{"source":350,"target":36},{"source":351,"target":37},{"source":351,"target":355},{"source":351,"target":36},{"source":355,"target":37},{"source":352,"target":5},{"source":37,"target":0},{"source":37,"target":356},{"source":37,"target":357},{"source":356,"target":358},{"source":356,"target":37},{"source":357,"target":10},{"source":357,"target":359},{"source":357,"target":37},{"source":359,"target":10},{"source":38,"target":0},{"source":38,"target":5},{"source":38,"target":360},{"source":38,"target":361},{"source":38,"target":362},{"source":360,"target":36},{"source":360,"target":363},{"source":360,"target":38},{"source":363,"target":36},{"source":361,"target":39},{"source":361,"target":364},{"source":361,"target":38},{"source":364,"target":39},{"source":362,"target":5},{"source":39,"target":0},{"source":39,"target":365},{"source":365,"target":83},{"source":365,"target":366},{"source":365,"target":39},{"source":366,"target":83},{"source":40,"target":0},{"source":40,"target":367},{"source":40,"target":368},{"source":40,"target":369},{"source":367,"target":40},{"source":368,"target":40},{"source":369,"target":40},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":370},{"source":42,"target":371},{"source":370,"target":372},{"source":370,"target":42},{"source":371,"target":41},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":373},{"source":43,"target":374},{"source":373,"target":44},{"source":373,"target":375},{"source":373,"target":43},{"source":375,"target":44},{"source":374,"target":41},{"source":44,"target":0},{"source":44,"target":376},{"source":44,"target":377},{"source":376,"target":45},{"source":376,"target":378},{"source":376,"target":44},{"source":378,"target":45},{"source":377,"target":379},{"source":377,"target":44},{"source":45,"target":0},{"source":45,"target":380},{"source":45,"target":381},{"source":45,"target":382},{"source":45,"target":383},{"source":45,"target":384},{"source":45,"target":385},{"source":45,"target":386},{"source":45,"target":387},{"source":45,"target":388},{"source":45,"target":389},{"source":45,"target":390},{"source":45,"target":391},{"source":45,"target":392},{"source":45,"target":393},{"source":45,"target":394},{"source":45,"target":395},{"source":45,"target":396},{"source":45,"target":397},{"source":45,"target":398},{"source":45,"target":399},{"source":45,"target":400},{"source":45,"target":401},{"source":45,"target":402},{"source":45,"target":403},{"source":45,"target":404},{"source":45,"target":405},{"source":45,"target":406},{"source":45,"target":407},{"source":45,"target":408},{"source":45,"target":409},{"source":45,"target":410},{"source":45,"target":411},{"source":45,"target":412},{"source":45,"target":413},{"source":45,"target":414},{"source":45,"target":415},{"source":45,"target":416},{"source":45,"target":417},{"source":45,"target":418},{"source":45,"target":419},{"source":45,"target":420},{"source":380,"target":45},{"source":381,"target":45},{"source":382,"target":45},{"source":383,"target":45},{"source":384,"target":45},{"source":385,"target":45},{"source":386,"target":45},{"source":387,"target":45},{"source":388,"target":45},{"source":389,"target":45},{"source":390,"target":45},{"source":391,"target":45},{"source":392,"target":45},{"source":393,"target":45},{"source":394,"target":45},{"source":395,"target":45},{"source":396,"target":45},{"source":397,"target":45},{"source":398,"target":45},{"source":399,"target":45},{"source":400,"target":45},{"source":401,"target":45},{"source":402,"target":45},{"source":403,"target":45},{"source":404,"target":45},{"source":405,"target":45},{"source":406,"target":45},{"source":407,"target":45},{"source":408,"target":45},{"source":409,"target":45},{"source":410,"target":45},{"source":411,"target":45},{"source":412,"target":45},{"source":413,"target":45},{"source":414,"target":45},{"source":415,"target":45},{"source":416,"target":45},{"source":417,"target":45},{"source":418,"target":45},{"source":419,"target":45},{"source":420,"target":45},{"source":46,"target":0},{"source":47,"target":0},{"source":47,"target":46},{"source":47,"target":421},{"source":47,"target":422},{"source":421,"target":423},{"source":421,"target":47},{"source":422,"target":46},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":424},{"source":48,"target":425},{"source":424,"target":49},{"source":424,"target":426},{"source":424,"target":48},{"source":426,"target":49},{"source":425,"target":46},{"source":49,"target":0},{"source":49,"target":427},{"source":49,"target":428},{"source":427,"target":45},{"source":427,"target":429},{"source":427,"target":49},{"source":429,"target":45},{"source":428,"target":50},{"source":428,"target":430},{"source":428,"target":49},{"source":430,"target":50},{"source":50,"target":0},{"source":50,"target":431},{"source":50,"target":432},{"source":431,"target":433},{"source":431,"target":50},{"source":432,"target":434},{"source":432,"target":50},{"source":51,"target":0},{"source":51,"target":435},{"source":51,"target":436},{"source":51,"target":437},{"source":51,"target":438},{"source":435,"target":52},{"source":435,"target":439},{"source":435,"target":51},{"source":439,"target":52},{"source":436,"target":91},{"source":436,"target":440},{"source":436,"target":51},{"source":440,"target":91},{"source":437,"target":60},{"source":437,"target":441},{"source":437,"target":51},{"source":441,"target":60},{"source":438,"target":63},{"source":438,"target":442},{"source":438,"target":51},{"source":442,"target":63},{"source":52,"target":0},{"source":52,"target":443},{"source":52,"target":444},{"source":443,"target":445},{"source":443,"target":52},{"source":444,"target":57},{"source":444,"target":446},{"source":444,"target":52},{"source":446,"target":57},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":447},{"source":53,"target":448},{"source":447,"target":19},{"source":447,"target":449},{"source":447,"target":53},{"source":449,"target":19},{"source":448,"target":52},{"source":54,"target":0},{"source":54,"target":52},{"source":54,"target":450},{"source":54,"target":451},{"source":450,"target":55},{"source":450,"target":452},{"source":450,"target":54},{"source":452,"target":55},{"source":451,"target":52},{"source":55,"target":0},{"source":55,"target":453},{"source":55,"target":454},{"source":55,"target":455},{"source":453,"target":456},{"source":453,"target":55},{"source":454,"target":457},{"source":454,"target":55},{"source":455,"target":56},{"source":455,"target":458},{"source":455,"target":55},{"source":458,"target":56},{"source":56,"target":0},{"source":56,"target":459},{"source":56,"target":460},{"source":459,"target":461},{"source":459,"target":56},{"source":460,"target":31},{"source":460,"target":462},{"source":460,"target":56},{"source":462,"target":31},{"source":57,"target":0},{"source":57,"target":463},{"source":57,"target":464},{"source":463,"target":465},{"source":463,"target":57},{"source":464,"target":10},{"source":464,"target":466},{"source":464,"target":57},{"source":466,"target":10},{"source":58,"target":0},{"source":58,"target":60},{"source":58,"target":91},{"source":58,"target":467},{"source":58,"target":468},{"source":58,"target":469},{"source":58,"target":470},{"source":467,"target":52},{"source":467,"target":471},{"source":467,"target":58},{"source":471,"target":52},{"source":468,"target":52},{"source":468,"target":472},{"source":468,"target":58},{"source":472,"target":52},{"source":469,"target":60},{"source":470,"target":91},{"source":59,"target":0},{"source":59,"target":60},{"source":59,"target":91},{"source":59,"target":473},{"source":59,"target":474},{"source":59,"target":475},{"source":59,"target":476},{"source":473,"target":52},{"source":473,"target":477},{"source":473,"target":59},{"source":477,"target":52},{"source":474,"target":52},{"source":474,"target":478},{"source":474,"target":59},{"source":478,"target":52},{"source":475,"target":60},{"source":476,"target":91},{"source":60,"target":0},{"source":61,"target":0},{"source":61,"target":60},{"source":61,"target":479},{"source":479,"target":60},{"source":62,"target":0},{"source":62,"target":60},{"source":62,"target":480},{"source":62,"target":481},{"source":480,"target":482},{"source":480,"target":62},{"source":481,"target":60},{"source":63,"target":0},{"source":63,"target":83},{"source":63,"target":483},{"source":483,"target":83},{"source":64,"target":0},{"source":64,"target":63},{"source":64,"target":484},{"source":64,"target":485},{"source":64,"target":486},{"source":484,"target":52},{"source":484,"target":487},{"source":484,"target":64},{"source":487,"target":52},{"source":485,"target":10},{"source":485,"target":488},{"source":485,"target":64},{"source":488,"target":10},{"source":486,"target":63},{"source":65,"target":0},{"source":65,"target":63},{"source":65,"target":489},{"source":65,"target":490},{"source":489,"target":57},{"source":489,"target":491},{"source":489,"target":65},{"source":491,"target":57},{"source":490,"target":63},{"source":66,"target":0},{"source":66,"target":492},{"source":492,"target":67},{"source":492,"target":493},{"source":492,"target":66},{"source":493,"target":67},{"source":67,"target":0},{"source":68,"target":0},{"source":68,"target":67},{"source":68,"target":494},{"source":68,"target":495},{"source":494,"target":69},{"source":494,"target":496},{"source":494,"target":68},{"source":496,"target":69},{"source":495,"target":67},{"source":69,"target":0},{"source":69,"target":67},{"source":69,"target":497},{"source":497,"target":67},{"source":70,"target":0},{"source":70,"target":69},{"source":70,"target":498},{"source":70,"target":499},{"source":70,"target":500},{"source":498,"target":10},{"source":498,"target":501},{"source":498,"target":70},{"source":501,"target":10},{"source":499,"target":81},{"source":499,"target":502},{"source":499,"target":70},{"source":502,"target":81},{"source":500,"target":69},{"source":71,"target":0},{"source":72,"target":0},{"source":72,"target":60},{"source":72,"target":69},{"source":72,"target":71},{"source":72,"target":91},{"source":72,"target":503},{"source":72,"target":504},{"source":72,"target":505},{"source":72,"target":506},{"source":72,"target":507},{"source":72,"target":508},{"source":72,"target":509},{"source":503,"target":34},{"source":503,"target":510},{"source":503,"target":72},{"source":510,"target":34},{"source":504,"target":10},{"source":504,"target":511},{"source":504,"target":72},{"source":511,"target":10},{"source":505,"target":83},{"source":505,"target":512},{"source":505,"target":72},{"source":512,"target":83},{"source":506,"target":60},{"source":507,"target":69},{"source":508,"target":71},{"source":509,"target":91},{"source":73,"target":0},{"source":73,"target":69},{"source":73,"target":71},{"source":73,"target":91},{"source":73,"target":513},{"source":73,"target":514},{"source":73,"target":515},{"source":73,"target":516},{"source":73,"target":517},{"source":73,"target":518},{"source":513,"target":34},{"source":513,"target":519},{"source":513,"target":73},{"source":519,"target":34},{"source":514,"target":10},{"source":514,"target":520},{"source":514,"target":73},{"source":520,"target":10},{"source":515,"target":83},{"source":515,"target":521},{"source":515,"target":73},{"source":521,"target":83},{"source":516,"target":69},{"source":517,"target":71},{"source":518,"target":91},{"source":74,"target":0},{"source":74,"target":60},{"source":74,"target":69},{"source":74,"target":71},{"source":74,"target":91},{"source":74,"target":522},{"source":74,"target":523},{"source":74,"target":524},{"source":74,"target":525},{"source":74,"target":526},{"source":74,"target":527},{"source":74,"target":528},{"source":522,"target":36},{"source":522,"target":529},{"source":522,"target":74},{"source":529,"target":36},{"source":523,"target":10},{"source":523,"target":530},{"source":523,"target":74},{"source":530,"target":10},{"source":524,"target":83},{"source":524,"target":531},{"source":524,"target":74},{"source":531,"target":83},{"source":525,"target":60},{"source":526,"target":69},{"source":527,"target":71},{"source":528,"target":91},{"source":75,"target":0},{"source":75,"target":69},{"source":75,"target":532},{"source":75,"target":533},{"source":75,"target":534},{"source":532,"target":10},{"source":532,"target":535},{"source":532,"target":75},{"source":535,"target":10},{"source":533,"target":81},{"source":533,"target":536},{"source":533,"target":75},{"source":536,"target":81},{"source":534,"target":69},{"source":76,"target":0},{"source":76,"target":75},{"source":76,"target":537},{"source":537,"target":75},{"source":77,"target":0},{"source":77,"target":75},{"source":77,"target":538},{"source":538,"target":75},{"source":78,"target":0},{"source":78,"target":69},{"source":78,"target":539},{"source":78,"target":540},{"source":539,"target":10},{"source":539,"target":541},{"source":539,"target":78},{"source":541,"target":10},{"source":540,"target":69},{"source":79,"target":0},{"source":79,"target":69},{"source":79,"target":542},{"source":79,"target":543},{"source":79,"target":544},{"source":79,"target":545},{"source":79,"target":546},{"source":542,"target":104},{"source":542,"target":547},{"source":542,"target":79},{"source":547,"target":104},{"source":543,"target":10},{"source":543,"target":548},{"source":543,"target":79},{"source":548,"target":10},{"source":544,"target":81},{"source":544,"target":549},{"source":544,"target":79},{"source":549,"target":81},{"source":545,"target":81},{"source":545,"target":550},{"source":545,"target":79},{"source":550,"target":81},{"source":546,"target":69},{"source":80,"target":0},{"source":80,"target":83},{"source":80,"target":551},{"source":80,"target":552},{"source":80,"target":553},{"source":551,"target":104},{"source":551,"target":554},{"source":551,"target":80},{"source":554,"target":104},{"source":552,"target":10},{"source":552,"target":555},{"source":552,"target":80},{"source":555,"target":10},{"source":553,"target":83},{"source":81,"target":0},{"source":82,"target":0},{"source":82,"target":81},{"source":82,"target":556},{"source":82,"target":557},{"source":82,"target":558},{"source":556,"target":105},{"source":556,"target":559},{"source":556,"target":82},{"source":559,"target":105},{"source":557,"target":81},{"source":557,"target":560},{"source":557,"target":82},{"source":560,"target":81},{"source":558,"target":81},{"source":83,"target":0},{"source":83,"target":81},{"source":83,"target":561},{"source":561,"target":81},{"source":84,"target":0},{"source":84,"target":81},{"source":84,"target":562},{"source":84,"target":563},{"source":84,"target":564},{"source":562,"target":107},{"source":562,"target":565},{"source":562,"target":84},{"source":565,"target":107},{"source":563,"target":81},{"source":563,"target":566},{"source":563,"target":84},{"source":566,"target":81},{"source":564,"target":81},{"source":85,"target":0},{"source":85,"target":81},{"source":85,"target":567},{"source":85,"target":568},{"source":85,"target":569},{"source":567,"target":104},{"source":567,"target":570},{"source":567,"target":85},{"source":570,"target":104},{"source":568,"target":10},{"source":568,"target":571},{"source":568,"target":85},{"source":571,"target":10},{"source":569,"target":81},{"source":86,"target":0},{"source":86,"target":81},{"source":86,"target":572},{"source":86,"target":573},{"source":572,"target":104},{"source":572,"target":574},{"source":572,"target":86},{"source":574,"target":104},{"source":573,"target":81},{"source":87,"target":0},{"source":87,"target":83},{"source":87,"target":575},{"source":87,"target":576},{"source":575,"target":63},{"source":575,"target":577},{"source":575,"target":87},{"source":577,"target":63},{"source":576,"target":83},{"source":88,"target":0},{"source":88,"target":83},{"source":88,"target":578},{"source":88,"target":579},{"source":578,"target":80},{"source":578,"target":580},{"source":578,"target":88},{"source":580,"target":80},{"source":579,"target":83},{"source":89,"target":0},{"source":89,"target":83},{"source":89,"target":101},{"source":89,"target":581},{"source":89,"target":582},{"source":89,"target":583},{"source":581,"target":584},{"source":581,"target":89},{"source":582,"target":83},{"source":583,"target":101},{"source":90,"target":0},{"source":90,"target":83},{"source":90,"target":585},{"source":90,"target":586},{"source":585,"target":587},{"source":585,"target":90},{"source":586,"target":83},{"source":91,"target":0},{"source":92,"target":0},{"source":92,"target":91},{"source":92,"target":588},{"source":92,"target":589},{"source":588,"target":91},{"source":588,"target":590},{"source":588,"target":92},{"source":590,"target":91},{"source":589,"target":91},{"source":93,"target":0},{"source":93,"target":60},{"source":93,"target":91},{"source":93,"target":591},{"source":93,"target":592},{"source":93,"target":593},{"source":93,"target":594},{"source":93,"target":595},{"source":591,"target":81},{"source":591,"target":596},{"source":591,"target":93},{"source":596,"target":81},{"source":592,"target":106},{"source":592,"target":597},{"source":592,"target":93},{"source":597,"target":106},{"source":593,"target":81},{"source":593,"target":598},{"source":593,"target":93},{"source":598,"target":81},{"source":594,"target":60},{"source":595,"target":91},{"source":94,"target":0},{"source":94,"target":60},{"source":94,"target":91},{"source":94,"target":599},{"source":94,"target":600},{"source":94,"target":601},{"source":599,"target":63},{"source":599,"target":602},{"source":599,"target":94},{"source":602,"target":63},{"source":600,"target":60},{"source":601,"target":91},{"source":95,"target":0},{"source":95,"target":91},{"source":95,"target":603},{"source":95,"target":604},{"source":603,"target":80},{"source":603,"target":605},{"source":603,"target":95},{"source":605,"target":80},{"source":604,"target":91},{"source":96,"target":0},{"source":96,"target":91},{"source":96,"target":606},{"source":96,"target":607},{"source":96,"target":608},{"source":606,"target":104},{"source":606,"target":609},{"source":606,"target":96},{"source":609,"target":104},{"source":607,"target":55},{"source":607,"target":610},{"source":607,"target":96},{"source":610,"target":55},{"source":608,"target":91},{"source":97,"target":0},{"source":97,"target":60},{"source":97,"target":91},{"source":97,"target":611},{"source":97,"target":612},{"source":97,"target":613},{"source":97,"target":614},{"source":611,"target":63},{"source":611,"target":615},{"source":611,"target":97},{"source":615,"target":63},{"source":612,"target":99},{"source":612,"target":616},{"source":612,"target":97},{"source":616,"target":99},{"source":613,"target":60},{"source":614,"target":91},{"source":98,"target":0},{"source":98,"target":91},{"source":98,"target":617},{"source":98,"target":618},{"source":98,"target":619},{"source":617,"target":80},{"source":617,"target":620},{"source":617,"target":98},{"source":620,"target":80},{"source":618,"target":99},{"source":618,"target":621},{"source":618,"target":98},{"source":621,"target":99},{"source":619,"target":91},{"source":99,"target":0},{"source":100,"target":0},{"source":100,"target":99},{"source":100,"target":622},{"source":100,"target":623},{"source":622,"target":101},{"source":622,"target":624},{"source":622,"target":100},{"source":624,"target":101},{"source":623,"target":99},{"source":101,"target":0},{"source":102,"target":0},{"source":102,"target":101},{"source":102,"target":625},{"source":102,"target":626},{"source":102,"target":627},{"source":102,"target":628},{"source":102,"target":629},{"source":625,"target":630},{"source":625,"target":102},{"source":626,"target":631},{"source":626,"target":102},{"source":627,"target":632},{"source":627,"target":102},{"source":628,"target":633},{"source":628,"target":102},{"source":629,"target":101},{"source":103,"target":0},{"source":103,"target":99},{"source":103,"target":634},{"source":103,"target":635},{"source":634,"target":90},{"source":634,"target":636},{"source":634,"target":103},{"source":636,"target":90},{"source":635,"target":99},{"source":104,"target":0},{"source":104,"target":637},{"source":104,"target":638},{"source":104,"target":639},{"source":637,"target":104},{"source":638,"target":104},{"source":639,"target":104},{"source":105,"target":0},{"source":105,"target":640},{"source":105,"target":641},{"source":105,"target":642},{"source":105,"target":643},{"source":640,"target":105},{"source":641,"target":105},{"source":642,"target":105},{"source":643,"target":105},{"source":106,"target":0},{"source":106,"target":644},{"source":106,"target":645},{"source":106,"target":646},{"source":106,"target":647},{"source":106,"target":648},{"source":106,"target":649},{"source":644,"target":106},{"source":645,"target":106},{"source":646,"target":106},{"source":647,"target":106},{"source":648,"target":106},{"source":649,"target":106},{"source":107,"target":0},{"source":107,"target":650},{"source":107,"target":651},{"source":107,"target":652},{"source":107,"target":653},{"source":107,"target":654},{"source":107,"target":655},{"source":107,"target":656},{"source":107,"target":657},{"source":107,"target":658},{"source":107,"target":659},{"source":107,"target":660},{"source":107,"target":661},{"source":107,"target":662},{"source":107,"target":663},{"source":107,"target":664},{"source":107,"target":665},{"source":650,"target":107},{"source":651,"target":107},{"source":652,"target":107},{"source":653,"target":107},{"source":654,"target":107},{"source":655,"target":107},{"source":656,"target":107},{"source":657,"target":107},{"source":658,"target":107},{"source":659,"target":107},{"source":660,"target":107},{"source":661,"target":107},{"source":662,"target":107},{"source":663,"target":107},{"source":664,"target":107},{"source":665,"target":107},{"source":108,"target":0},{"source":108,"target":60},{"source":108,"target":666},{"source":108,"target":667},{"source":108,"target":668},{"source":666,"target":60},{"source":666,"target":669},{"source":666,"target":108},{"source":669,"target":60},{"source":667,"target":91},{"source":667,"target":670},{"source":667,"target":108},{"source":670,"target":91},{"source":668,"target":60},{"source":109,"target":0},{"source":109,"target":67},{"source":109,"target":671},{"source":109,"target":672},{"source":109,"target":673},{"source":671,"target":67},{"source":671,"target":674},{"source":671,"target":109},{"source":674,"target":67},{"source":672,"target":91},{"source":672,"target":675},{"source":672,"target":109},{"source":675,"target":91},{"source":673,"target":67},{"source":110,"target":0},{"source":110,"target":81},{"source":110,"target":676},{"source":110,"target":677},{"source":110,"target":678},{"source":110,"target":679},{"source":676,"target":81},{"source":676,"target":680},{"source":676,"target":110},{"source":680,"target":81},{"source":677,"target":681},{"source":677,"target":110},{"source":678,"target":81},{"source":678,"target":682},{"source":678,"target":110},{"source":682,"target":81},{"source":679,"target":81},{"source":111,"target":0},{"source":111,"target":91},{"source":111,"target":683},{"source":111,"target":684},{"source":111,"target":685},{"source":111,"target":686},{"source":683,"target":91},{"source":683,"target":687},{"source":683,"target":111},{"source":687,"target":91},{"source":684,"target":688},{"source":684,"target":111},{"source":685,"target":91},{"source":685,"target":689},{"source":685,"target":111},{"source":689,"target":91},{"source":686,"target":91},{"source":112,"target":0},{"source":112,"target":690},{"source":112,"target":691},{"source":112,"target":692},{"source":112,"target":693},{"source":690,"target":112},{"source":691,"target":112},{"source":692,"target":112},{"source":693,"target":112}],"multigraph":true} |
false | <?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="Families" nsURI="platform:/plugin/Families/model/Families.ecore"
nsPrefix="Families">
<eClassifiers xsi:type="ecore:EClass" name="FamilyRegister" eSuperTypes="//uncertainty/ModelElement //uncertainty/aFamilyRegister">
<eStructuralFeatures xsi:type="ecore:EReference" name="families" upperBound="-1"
eType="//uncertainty/aFamily" containment="true">
<eAnnotations source="eOpposite" references="//Family/familiesInverse"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Family" eSuperTypes="//uncertainty/ModelElement //uncertainty/aFamily">
<eStructuralFeatures xsi:type="ecore:EReference" name="father" eType="//uncertainty/aFamilyMember"
containment="true">
<eAnnotations source="eOpposite" references="//FamilyMember/fatherInverse"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="mother" eType="//uncertainty/aFamilyMember"
containment="true">
<eAnnotations source="eOpposite" references="//FamilyMember/motherInverse"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sons" upperBound="-1" eType="//uncertainty/aFamilyMember"
containment="true">
<eAnnotations source="eOpposite" references="//FamilyMember/sonsInverse"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="daughters" upperBound="-1"
eType="//uncertainty/aFamilyMember" containment="true">
<eAnnotations source="eOpposite" references="//FamilyMember/daughtersInverse"/>
</eStructuralFeatures>
<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="familiesInverse" eType="//uncertainty/aFamilyRegister">
<eAnnotations source="eOpposite" references="//FamilyRegister/families"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FamilyMember" eSuperTypes="//uncertainty/ModelElement //uncertainty/aFamilyMember">
<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="fatherInverse" eType="//uncertainty/aFamily">
<eAnnotations source="eOpposite" references="//Family/father"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="motherInverse" eType="//uncertainty/aFamily">
<eAnnotations source="eOpposite" references="//Family/mother"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sonsInverse" eType="//uncertainty/aFamily">
<eAnnotations source="eOpposite" references="//Family/sons"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="daughtersInverse" eType="//uncertainty/aFamily">
<eAnnotations source="eOpposite" references="//Family/daughters"/>
</eStructuralFeatures>
</eClassifiers>
<eSubpackages name="uncertainty" nsURI="uncertainty" nsPrefix="uncertainty">
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="include" upperBound="-1"
eType="//uncertainty/ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exclude" upperBound="-1"
eType="//uncertainty/ModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UData" abstract="true">
<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:EAttribute" name="utype" eType="//uncertainty/OperatorType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperatorType">
<eLiterals name="XOR" literal="XOR"/>
<eLiterals name="AND" value="1" literal="AND"/>
<eLiterals name="OR" value="2" literal="OR"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="uFamilyRegister" eSuperTypes="//uncertainty/aFamilyRegister //uncertainty/UData">
<eStructuralFeatures xsi:type="ecore:EReference" name="uleft" upperBound="-1"
eType="//FamilyRegister" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uright" upperBound="-1"
eType="//FamilyRegister" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upoint" upperBound="-1"
eType="//uncertainty/uFamilyRegister" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="aFamilyRegister" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="uFamily" eSuperTypes="//uncertainty/aFamily //uncertainty/UData">
<eStructuralFeatures xsi:type="ecore:EReference" name="uleft" upperBound="-1"
eType="//Family" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uright" upperBound="-1"
eType="//Family" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upoint" upperBound="-1"
eType="//uncertainty/uFamily" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="aFamily" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="uFamilyMember" eSuperTypes="//uncertainty/aFamilyMember //uncertainty/UData">
<eStructuralFeatures xsi:type="ecore:EReference" name="uleft" upperBound="-1"
eType="//FamilyMember" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uright" upperBound="-1"
eType="//FamilyMember" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upoint" upperBound="-1"
eType="//uncertainty/uFamilyMember" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="aFamilyMember" abstract="true"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/Lucgril/MDE/mde.uncertainty/metamodels/UFamiliesNew.ecore | ecore | Families
FamilyRegister
families
Family
father
mother
sons
daughters
name
familiesInverse
FamilyMember
name
fatherInverse
motherInverse
sonsInverse
daughtersInverse
uncertainty
ModelElement
include
exclude
UData
name
utype
OperatorType
XOR
XOR
AND
AND
OR
OR
uFamilyRegister
uleft
uright
upoint
aFamilyRegister
uFamily
uleft
uright
upoint
aFamily
uFamilyMember
uleft
uright
upoint
aFamilyMember | null | {"directed":true,"nodes":[{"nsPrefix":"Families","nsURI":"platform:/plugin/Families/model/Families.ecore","name":"Families","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FamilyRegister","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":"FamilyMember","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"nsPrefix":"uncertainty","nsURI":"uncertainty","name":"uncertainty","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"aFamilyRegister","instanceClass":null,"abstract":true,"id":6,"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":"families","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"aFamily","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"id":11,"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":"father","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"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":"mother","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":"sons","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":"daughters","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","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":"familiesInverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"aFamilyMember","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"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},{"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":"fatherInverse","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":"motherInverse","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"sonsInverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":"daughtersInverse","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UData","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperatorType","instanceClass":null,"id":40,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uFamilyRegister","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uFamily","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"uFamilyMember","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"include","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"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":"exclude","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"utype","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"name":"XOR","id":52,"value":0,"literal":"XOR","eClass":"EEnumLiteral"},{"name":"AND","id":53,"value":1,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":54,"value":2,"literal":"OR","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":"uleft","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":"uright","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":"upoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"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":"uleft","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":"uright","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":"upoint","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"uleft","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":"uright","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":"upoint","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"}],"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":7,"target":10},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":10},{"source":8,"target":5},{"source":9,"target":6},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":10},{"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":12,"target":20},{"source":12,"target":21},{"source":12,"target":2},{"source":21,"target":20},{"source":13,"target":20},{"source":13,"target":22},{"source":13,"target":2},{"source":22,"target":20},{"source":14,"target":20},{"source":14,"target":23},{"source":14,"target":2},{"source":23,"target":20},{"source":15,"target":20},{"source":15,"target":24},{"source":15,"target":2},{"source":24,"target":20},{"source":16,"target":25},{"source":16,"target":2},{"source":17,"target":6},{"source":17,"target":26},{"source":17,"target":2},{"source":26,"target":6},{"source":18,"target":5},{"source":19,"target":10},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":20},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":27,"target":34},{"source":27,"target":3},{"source":28,"target":10},{"source":28,"target":35},{"source":28,"target":3},{"source":35,"target":10},{"source":29,"target":10},{"source":29,"target":36},{"source":29,"target":3},{"source":36,"target":10},{"source":30,"target":10},{"source":30,"target":37},{"source":30,"target":3},{"source":37,"target":10},{"source":31,"target":10},{"source":31,"target":38},{"source":31,"target":3},{"source":38,"target":10},{"source":32,"target":5},{"source":33,"target":20},{"source":4,"target":5},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":6},{"source":4,"target":42},{"source":4,"target":10},{"source":4,"target":43},{"source":4,"target":20},{"source":4,"target":0},{"source":5,"target":4},{"source":5,"target":44},{"source":5,"target":45},{"source":44,"target":5},{"source":44,"target":46},{"source":44,"target":5},{"source":46,"target":5},{"source":45,"target":5},{"source":45,"target":47},{"source":45,"target":5},{"source":47,"target":5},{"source":39,"target":4},{"source":39,"target":48},{"source":39,"target":49},{"source":48,"target":50},{"source":48,"target":39},{"source":49,"target":40},{"source":49,"target":51},{"source":49,"target":39},{"source":51,"target":40},{"source":40,"target":4},{"source":40,"target":52},{"source":40,"target":53},{"source":40,"target":54},{"source":52,"target":40},{"source":53,"target":40},{"source":54,"target":40},{"source":41,"target":4},{"source":41,"target":6},{"source":41,"target":39},{"source":41,"target":55},{"source":41,"target":56},{"source":41,"target":57},{"source":41,"target":58},{"source":41,"target":59},{"source":55,"target":1},{"source":55,"target":60},{"source":55,"target":41},{"source":60,"target":1},{"source":56,"target":1},{"source":56,"target":61},{"source":56,"target":41},{"source":61,"target":1},{"source":57,"target":41},{"source":57,"target":62},{"source":57,"target":41},{"source":62,"target":41},{"source":58,"target":6},{"source":59,"target":39},{"source":6,"target":4},{"source":42,"target":4},{"source":42,"target":10},{"source":42,"target":39},{"source":42,"target":63},{"source":42,"target":64},{"source":42,"target":65},{"source":42,"target":66},{"source":42,"target":67},{"source":63,"target":2},{"source":63,"target":68},{"source":63,"target":42},{"source":68,"target":2},{"source":64,"target":2},{"source":64,"target":69},{"source":64,"target":42},{"source":69,"target":2},{"source":65,"target":42},{"source":65,"target":70},{"source":65,"target":42},{"source":70,"target":42},{"source":66,"target":10},{"source":67,"target":39},{"source":10,"target":4},{"source":43,"target":4},{"source":43,"target":20},{"source":43,"target":39},{"source":43,"target":71},{"source":43,"target":72},{"source":43,"target":73},{"source":43,"target":74},{"source":43,"target":75},{"source":71,"target":3},{"source":71,"target":76},{"source":71,"target":43},{"source":76,"target":3},{"source":72,"target":3},{"source":72,"target":77},{"source":72,"target":43},{"source":77,"target":3},{"source":73,"target":43},{"source":73,"target":78},{"source":73,"target":43},{"source":78,"target":43},{"source":74,"target":20},{"source":75,"target":39},{"source":20,"target":4}],"multigraph":true} |
false | <?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="store"
nsURI="store" nsPrefix="store">
<eClassifiers xsi:type="ecore:EEnum" name="UserType">
<eLiterals name="SYSTEM"/>
<eLiterals name="ADMIN" value="1"/>
<eLiterals name="USER" value="2"/>
<eLiterals name="READ_ONLY" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SIPrefix">
<eLiterals name="meter"/>
<eLiterals name="attometer" value="-18"/>
<eLiterals name="femtometer" value="-15"/>
<eLiterals name="picometer" value="-12"/>
<eLiterals name="nanometer" value="-9"/>
<eLiterals name="micrometer" value="-6"/>
<eLiterals name="millimeter" value="-3"/>
<eLiterals name="centimeter" value="-2"/>
<eLiterals name="decimeter" value="-1"/>
<eLiterals name="decameter" value="1"/>
<eLiterals name="hectometer" value="2"/>
<eLiterals name="kilometer" value="3"/>
<eLiterals name="megameter" value="6"/>
<eLiterals name="gigameter" value="9"/>
<eLiterals name="terameter" value="12"/>
<eLiterals name="petameter" value="15"/>
<eLiterals name="exameter" value="18"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ObjectState">
<eLiterals name="ACTIVE"/>
<eLiterals name="DELETED" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hasAuthorizedUsers" upperBound="-1"
eType="#//User" eOpposite="#//User/hasRightsOn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="concreteRevisions" upperBound="-1"
eType="#//ConcreteRevision" eOpposite="#//ConcreteRevision/project"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1"
eType="#//Revision" eOpposite="#//Revision/project"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lastConcreteRevision" eType="#//ConcreteRevision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lastRevision" eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="checkouts" upperBound="-1"
eType="#//Checkout" eOpposite="#//Checkout/project"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ObjectState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createdDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="createdBy" eType="#//User"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="geoTag" eType="#//GeoTag"
eOpposite="#//GeoTag/projects"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subProjects" upperBound="-1"
eType="#//Project" eOpposite="#//Project/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Project"
eOpposite="#//Project/subProjects"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clashDetectionSettings"
eType="#//ClashDetectionSettings" eOpposite="#//ClashDetectionSettings/projects"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exportLengthMeasurePrefix"
eType="#//SIPrefix"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedData" upperBound="-1"
eType="#//ExtendedData"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="User">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hasRightsOn" upperBound="-1"
eType="#//Project" eOpposite="#//Project/hasAuthorizedUsers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1"
eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ObjectState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createdOn" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="createdBy" eType="#//User"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userType" eType="#//UserType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="username" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastSeen" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validationToken" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validationTokenCreated"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notificationUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schemas" upperBound="-1"
eType="#//ExtendedDataSchema" eOpposite="#//ExtendedDataSchema/users"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedData" upperBound="-1"
eType="#//ExtendedData" eOpposite="#//ExtendedData/user"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Clash">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revision1" eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revision2" eType="#//Revision"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EidClash" eSuperTypes="#//Clash">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eid1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eid2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuidClash" eSuperTypes="#//Clash">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guid1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guid2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClashDetectionSettings">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1"
eType="#//Project" eOpposite="#//Project/clashDetectionSettings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="margin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1"
eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ignoredClasses" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Revision">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="#//User"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="concreteRevisions" upperBound="-1"
eType="#//ConcreteRevision" eOpposite="#//ConcreteRevision/revisions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lastConcreteRevision" eType="#//ConcreteRevision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="checkouts" upperBound="-1"
eType="#//Checkout" eOpposite="#//Checkout/revision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"
eOpposite="#//Project/revisions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lastClashes" upperBound="-1"
eType="#//Clash"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastError" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bmi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nrClashes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="laid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedData" upperBound="-1"
eType="#//ExtendedData"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConcreteRevision">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"
eOpposite="#//Project/concreteRevisions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checksum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1"
eType="#//Revision" eOpposite="#//Revision/concreteRevisions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastError" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="#//User"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GeoTag">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="projects" upperBound="-1"
eType="#//Project" eOpposite="#//Project/geoTag"/>
<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="z" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="epsg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="directionAngle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Checkout">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="#//User"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="#//Revision"
eOpposite="#//Revision/checkouts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"
eOpposite="#//Project/checkouts"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="checkin" eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Settings">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showVersionUpgradeAvailable"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sendConfirmationEmailAfterRegistration"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useCaching" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowSelfRegistration"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoTestClashes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intelligentMerging" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowUsersToCreateTopLevelProjects"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checkinMergingEnabled"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registrationAddition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="smtpServer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emailSenderAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customLogoAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="siteAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hideUserListForNonAdmin"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protocolBuffersPort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializers" upperBound="-1"
eType="#//Serializer" eOpposite="#//Serializer/settings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectIDMs" upperBound="-1"
eType="#//ObjectIDM" eOpposite="#//ObjectIDM/settings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headerAddition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="footerAddition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeIdentifier" eType="#//MergeIdentifier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cacheOutputFiles" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifcEngines" upperBound="-1"
eType="#//IfcEngine" eOpposite="#//IfcEngine/settings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="plugins" upperBound="-1"
eType="#//Plugin" eOpposite="#//Plugin/settings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deserializers" upperBound="-1"
eType="#//Deserializer" eOpposite="#//Deserializer/settings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schemas" upperBound="-1"
eType="#//ExtendedDataSchema" eOpposite="#//ExtendedDataSchema/settings"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Serializer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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:EAttribute" name="extension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultSerializer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectIDM" eType="#//ObjectIDM"
eOpposite="#//ObjectIDM/serializers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//Settings"
eOpposite="#//Settings/serializers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifcEngine" eType="#//IfcEngine"
eOpposite="#//IfcEngine/serializers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectIDM">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializers" upperBound="-1"
eType="#//Serializer" eOpposite="#//Serializer/objectIDM"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//Settings"
eOpposite="#//Settings/objectIDMs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MergeIdentifier">
<eLiterals name="NAME"/>
<eLiterals name="GUID" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfcEngine">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializers" upperBound="-1"
eType="#//Serializer" eOpposite="#//Serializer/ifcEngine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//Settings"
eOpposite="#//Settings/ifcEngines"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plugin">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//Settings"
eOpposite="#//Settings/plugins"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Deserializer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultDeserializer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//Settings"
eOpposite="#//Settings/deserializers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckinResult">
<eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="progress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastError" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//CheckinStatus"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="DataHandler" instanceClassName="javax.activation.DataHandler"/>
<eClassifiers xsi:type="ecore:EClass" name="DownloadResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="revisionNr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="#//DataHandler"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckoutResult" eSuperTypes="#//DownloadResult"/>
<eClassifiers xsi:type="ecore:EClass" name="DataValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" 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="values" upperBound="-1"
eType="#//DataValue">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserSession">
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="#//User"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="username" 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="type" eType="#//UserType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteAddress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activeSince" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastActive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessMethod" eType="ecore:EEnum log#//AccessMethod"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Migration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="executed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceDataValue" eSuperTypes="#//DataValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListDataValue" eSuperTypes="#//DataValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//DataValue">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleDataValue" eSuperTypes="#//DataValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatabaseInformationItem">
<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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatabaseInformationCategory">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//DatabaseInformationItem">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatabaseInformation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfProjects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfUsers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfRevisions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfCheckouts" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseSizeInBytes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELongObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="created" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schemaVersion" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//DatabaseInformationCategory">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SerializerPluginDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluginClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultExtension" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultContentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeserializerPluginDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluginClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevisionSummaryType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevisionSummaryContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//RevisionSummaryType">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RevisionSummary">
<eStructuralFeatures xsi:type="ecore:EReference" name="list" upperBound="-1" eType="#//RevisionSummaryContainer">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PluginDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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:EAttribute" name="location" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LongAction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="#//User"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="username" 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="LongCheckinAction" eSuperTypes="#//LongAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="revisions" upperBound="-1"
eType="#//Revision"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectIDMPluginDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompareIdentifier">
<eLiterals name="NAME_ID"/>
<eLiterals name="GUID_ID" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompareType">
<eLiterals name="ALL"/>
<eLiterals name="ADD" value="1"/>
<eLiterals name="MODIFY" value="2"/>
<eLiterals name="DELETE" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompareItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataObject" eType="#//DataObject">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectAdded" eSuperTypes="#//CompareItem"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectRemoved" eSuperTypes="#//CompareItem"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectModified" eSuperTypes="#//CompareItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oldValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompareContainer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//CompareItem">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompareResult">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//CompareContainer">
<eAnnotations source="embedsreference"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ActionState">
<eLiterals name="UNKNOWN"/>
<eLiterals name="STARTED" value="1"/>
<eLiterals name="FINISHED" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LongActionState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="progress" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ActionState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Notification"/>
<eClassifiers xsi:type="ecore:EClass" name="NewProjectNotification" eSuperTypes="#//Notification">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewRevisionNotification" eSuperTypes="#//Notification">
<eStructuralFeatures xsi:type="ecore:EReference" name="revision" eType="#//Revision"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompileResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="compileOke" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="warnings" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errors" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RunResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runOke" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="warnings" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errors" upperBound="-1"
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:EEnum" name="ServerState">
<eLiterals name="UNDEFINED"/>
<eLiterals name="NOT_SETUP" value="1"/>
<eLiterals name="MIGRATION_REQUIRED" value="2"/>
<eLiterals name="MIGRATION_IMPOSSIBLE" value="3"/>
<eLiterals name="FATAL_ERROR" value="4"/>
<eLiterals name="RUNNING" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ServerInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serverState" eType="#//ServerState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errorMessage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Version">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="major" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="revision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="downloadUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supportUrl" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supportEmail" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfcEnginePluginDescriptor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluginClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CheckinStatus">
<eLiterals name="CH_NONE"/>
<eLiterals name="CH_STARTED" value="1"/>
<eLiterals name="CH_FINISHED" value="2"/>
<eLiterals name="CH_ERROR" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ExtendedDataSchemaType">
<eLiterals name="XSD"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedDataSchema">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ExtendedDataSchemaType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="settings" eType="#//Settings"
eOpposite="#//Settings/schemas"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="users" upperBound="-1"
eType="#//User" eOpposite="#//User/schemas"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extendedData" upperBound="-1"
eType="#//ExtendedData" eOpposite="#//ExtendedData/schema"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedData">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="added" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="user" eType="#//User" eOpposite="#//User/extendedData"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schema" eType="#//ExtendedDataSchema"
eOpposite="#//ExtendedDataSchema/extendedData"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/vipasu/BIM-IFC/bimserver/Emf/generated/org/bimserver/models/store/impl/store.ecore | ecore | store
UserType
SYSTEM
SYSTEM
ADMIN
ADMIN
USER
USER
READ_ONLY
READ_ONLY
SIPrefix
meter
meter
attometer
attometer
femtometer
femtometer
picometer
picometer
nanometer
nanometer
micrometer
micrometer
millimeter
millimeter
centimeter
centimeter
decimeter
decimeter
decameter
decameter
hectometer
hectometer
kilometer
kilometer
megameter
megameter
gigameter
gigameter
terameter
terameter
petameter
petameter
exameter
exameter
ObjectState
ACTIVE
ACTIVE
DELETED
DELETED
Project
id
name
hasAuthorizedUsers
concreteRevisions
revisions
lastConcreteRevision
lastRevision
checkouts
state
createdDate
createdBy
geoTag
subProjects
parent
description
clashDetectionSettings
exportLengthMeasurePrefix
extendedData
User
name
password
hasRightsOn
revisions
state
createdOn
createdBy
userType
username
lastSeen
validationToken
validationTokenCreated
notificationUrl
schemas
extendedData
Clash
name1
name2
type1
type2
revision1
revision2
EidClash
eid1
eid2
GuidClash
guid1
guid2
ClashDetectionSettings
enabled
projects
margin
revisions
ignoredClasses
Revision
id
user
date
comment
size
concreteRevisions
lastConcreteRevision
checkouts
project
lastClashes
tag
lastError
bmi
nrClashes
laid
extendedData
ConcreteRevision
id
project
checksum
revisions
size
date
lastError
user
GeoTag
enabled
projects
x
y
z
epsg
directionAngle
Checkout
user
revision
project
date
checkin
active
Settings
showVersionUpgradeAvailable
sendConfirmationEmailAfterRegistration
useCaching
allowSelfRegistration
autoTestClashes
intelligentMerging
allowUsersToCreateTopLevelProjects
checkinMergingEnabled
registrationAddition
smtpServer
emailSenderAddress
customLogoAddress
siteAddress
hideUserListForNonAdmin
protocolBuffersPort
serializers
objectIDMs
headerAddition
footerAddition
mergeIdentifier
cacheOutputFiles
ifcEngines
plugins
deserializers
schemas
Serializer
name
description
extension
contentType
className
enabled
defaultSerializer
objectIDM
settings
ifcEngine
ObjectIDM
name
className
enabled
serializers
settings
MergeIdentifier
NAME
NAME
GUID
GUID
IfcEngine
name
active
className
enabled
serializers
settings
Plugin
name
enabled
settings
Deserializer
name
description
className
enabled
defaultDeserializer
settings
CheckinResult
revision
project
progress
lastError
status
DataHandler
javax.activation.DataHandler
javax.activation.DataHandler
DownloadResult
projectName
revisionNr
file
CheckoutResult
DataValue
fieldName
DataObject
type
guid
name
values
UserSession
user
username
name
type
remoteAddress
activeSince
lastActive
accessMethod
Migration
number
description
executed
ReferenceDataValue
typeName
guid
ListDataValue
values
SimpleDataValue
stringValue
DatabaseInformationItem
key
value
DatabaseInformationCategory
title
items
DatabaseInformation
numberOfProjects
numberOfUsers
numberOfRevisions
numberOfCheckouts
databaseSizeInBytes
type
created
location
schemaVersion
categories
SerializerPluginDescriptor
pluginClassName
defaultName
defaultExtension
defaultContentType
DeserializerPluginDescriptor
pluginClassName
defaultName
RevisionSummaryType
name
count
RevisionSummaryContainer
name
types
RevisionSummary
list
PluginDescriptor
name
description
location
enabled
LongAction
identification
user
start
username
name
LongCheckinAction
revisions
ObjectIDMPluginDescriptor
className
CompareIdentifier
NAME_ID
NAME_ID
GUID_ID
GUID_ID
CompareType
ALL
ALL
ADD
ADD
MODIFY
MODIFY
DELETE
DELETE
CompareItem
dataObject
ObjectAdded
ObjectRemoved
ObjectModified
fieldName
oldValue
newValue
CompareContainer
type
items
CompareResult
items
ActionState
UNKNOWN
UNKNOWN
STARTED
STARTED
FINISHED
FINISHED
LongActionState
progress
state
Notification
NewProjectNotification
project
NewRevisionNotification
revision
project
CompileResult
compileOke
warnings
errors
RunResult
runOke
warnings
errors
output
ServerState
UNDEFINED
UNDEFINED
NOT_SETUP
NOT_SETUP
MIGRATION_REQUIRED
MIGRATION_REQUIRED
MIGRATION_IMPOSSIBLE
MIGRATION_IMPOSSIBLE
FATAL_ERROR
FATAL_ERROR
RUNNING
RUNNING
ServerInfo
serverState
errorMessage
Version
major
minor
revision
date
downloadUrl
supportUrl
supportEmail
IfcEnginePluginDescriptor
pluginClassName
defaultName
CheckinStatus
CH_NONE
CH_NONE
CH_STARTED
CH_STARTED
CH_FINISHED
CH_FINISHED
CH_ERROR
CH_ERROR
ExtendedDataSchemaType
XSD
XSD
ExtendedDataSchema
name
url
data
validate
type
settings
users
extendedData
ExtendedData
url
data
title
added
user
schema | null | {"directed":true,"nodes":[{"nsPrefix":"store","nsURI":"store","name":"store","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"UserType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SIPrefix","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ObjectState","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"User","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clash","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EidClash","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuidClash","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClashDetectionSettings","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Revision","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcreteRevision","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeoTag","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Checkout","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Settings","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Serializer","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectIDM","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MergeIdentifier","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfcEngine","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plugin","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deserializer","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckinResult","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":"javax.activation.DataHandler","defaultValue":null,"instanceClassName":"javax.activation.DataHandler","name":"DataHandler","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DownloadResult","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckoutResult","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataValue","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataObject","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserSession","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Migration","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceDataValue","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListDataValue","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleDataValue","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseInformationItem","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseInformationCategory","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatabaseInformation","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SerializerPluginDescriptor","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeserializerPluginDescriptor","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionSummaryType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionSummaryContainer","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RevisionSummary","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PluginDescriptor","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongAction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongCheckinAction","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectIDMPluginDescriptor","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareIdentifier","instanceClass":null,"id":44,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareType","instanceClass":null,"id":45,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompareItem","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAdded","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectRemoved","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectModified","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompareContainer","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompareResult","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ActionState","instanceClass":null,"id":52,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongActionState","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Notification","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewProjectNotification","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewRevisionNotification","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompileResult","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RunResult","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ServerState","instanceClass":null,"id":59,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServerInfo","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Version","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfcEnginePluginDescriptor","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CheckinStatus","instanceClass":null,"id":63,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExtendedDataSchemaType","instanceClass":null,"id":64,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedDataSchema","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedData","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"name":"SYSTEM","id":67,"value":0,"literal":"SYSTEM","eClass":"EEnumLiteral"},{"name":"ADMIN","id":68,"value":1,"literal":"ADMIN","eClass":"EEnumLiteral"},{"name":"USER","id":69,"value":2,"literal":"USER","eClass":"EEnumLiteral"},{"name":"READ_ONLY","id":70,"value":3,"literal":"READ_ONLY","eClass":"EEnumLiteral"},{"name":"meter","id":71,"value":0,"literal":"meter","eClass":"EEnumLiteral"},{"name":"attometer","id":72,"value":-18,"literal":"attometer","eClass":"EEnumLiteral"},{"name":"femtometer","id":73,"value":-15,"literal":"femtometer","eClass":"EEnumLiteral"},{"name":"picometer","id":74,"value":-12,"literal":"picometer","eClass":"EEnumLiteral"},{"name":"nanometer","id":75,"value":-9,"literal":"nanometer","eClass":"EEnumLiteral"},{"name":"micrometer","id":76,"value":-6,"literal":"micrometer","eClass":"EEnumLiteral"},{"name":"millimeter","id":77,"value":-3,"literal":"millimeter","eClass":"EEnumLiteral"},{"name":"centimeter","id":78,"value":-2,"literal":"centimeter","eClass":"EEnumLiteral"},{"name":"decimeter","id":79,"value":-1,"literal":"decimeter","eClass":"EEnumLiteral"},{"name":"decameter","id":80,"value":1,"literal":"decameter","eClass":"EEnumLiteral"},{"name":"hectometer","id":81,"value":2,"literal":"hectometer","eClass":"EEnumLiteral"},{"name":"kilometer","id":82,"value":3,"literal":"kilometer","eClass":"EEnumLiteral"},{"name":"megameter","id":83,"value":6,"literal":"megameter","eClass":"EEnumLiteral"},{"name":"gigameter","id":84,"value":9,"literal":"gigameter","eClass":"EEnumLiteral"},{"name":"terameter","id":85,"value":12,"literal":"terameter","eClass":"EEnumLiteral"},{"name":"petameter","id":86,"value":15,"literal":"petameter","eClass":"EEnumLiteral"},{"name":"exameter","id":87,"value":18,"literal":"exameter","eClass":"EEnumLiteral"},{"name":"ACTIVE","id":88,"value":0,"literal":"ACTIVE","eClass":"EEnumLiteral"},{"name":"DELETED","id":89,"value":1,"literal":"DELETED","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":"id","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":"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":false,"unsettable":false,"transient":false,"unique":true,"name":"hasAuthorizedUsers","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":false,"unsettable":false,"transient":false,"unique":true,"name":"concreteRevisions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"revisions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"lastConcreteRevision","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":false,"unsettable":false,"transient":false,"unique":true,"name":"lastRevision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"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":"checkouts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"ordered":true,"upperBound":1,"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":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":"createdDate","changeable":true,"lowerBound":0,"iD":false,"id":99,"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":"createdBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"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":"geoTag","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":false,"unsettable":false,"transient":false,"unique":true,"name":"subProjects","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":false,"unsettable":false,"transient":false,"unique":true,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":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":104,"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":"clashDetectionSettings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exportLengthMeasurePrefix","changeable":true,"lowerBound":0,"iD":false,"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":true,"name":"extendedData","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasRightsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"id":114,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"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":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":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"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":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"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":"revisions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"ordered":true,"upperBound":1,"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":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":"createdOn","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":false,"unsettable":false,"transient":false,"unique":true,"name":"createdBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userType","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"username","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastSeen","changeable":true,"lowerBound":0,"iD":false,"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":"validationToken","changeable":true,"lowerBound":0,"iD":false,"id":141,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validationTokenCreated","changeable":true,"lowerBound":0,"iD":false,"id":142,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"notificationUrl","changeable":true,"lowerBound":0,"iD":false,"id":143,"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":"schemas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"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":"extendedData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"derived":false},{"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"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"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":"users","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name1","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":false,"unique":true,"name":"name2","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":"type1","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type2","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"revision1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"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":"revision2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"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":"eid1","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eid2","changeable":true,"lowerBound":0,"iD":false,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"guid1","changeable":true,"lowerBound":0,"iD":false,"id":180,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"guid2","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"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":"enabled","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":"margin","changeable":true,"lowerBound":0,"iD":false,"id":186,"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":"revisions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":187,"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":"ignoredClasses","changeable":true,"lowerBound":0,"iD":false,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"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":194,"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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"date","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":"comment","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":"size","changeable":true,"lowerBound":0,"iD":false,"id":198,"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":"concreteRevisions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"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":"lastConcreteRevision","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":"checkouts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"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":"lastClashes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tag","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastError","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":"bmi","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":"nrClashes","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"laid","changeable":true,"lowerBound":0,"iD":false,"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":"extendedData","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"},{"id":213,"eClass":"EGenericType"},{"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":"revisions","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":"revision","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"},{"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":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":"checksum","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":"size","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":"date","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":"lastError","changeable":true,"lowerBound":0,"iD":false,"id":231,"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":"user","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"},{"id":240,"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":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":241,"derived":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":242,"derived":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":243,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"z","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"epsg","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"directionAngle","changeable":true,"lowerBound":0,"iD":false,"id":246,"derived":false},{"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"},{"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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":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":255,"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":"checkin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"showVersionUpgradeAvailable","changeable":true,"lowerBound":0,"iD":false,"id":264,"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":"sendConfirmationEmailAfterRegistration","changeable":true,"lowerBound":0,"iD":false,"id":265,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useCaching","changeable":true,"lowerBound":0,"iD":false,"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":"allowSelfRegistration","changeable":true,"lowerBound":0,"iD":false,"id":267,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"autoTestClashes","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":"intelligentMerging","changeable":true,"lowerBound":0,"iD":false,"id":269,"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":"allowUsersToCreateTopLevelProjects","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":"checkinMergingEnabled","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":"registrationAddition","changeable":true,"lowerBound":0,"iD":false,"id":272,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"smtpServer","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":"emailSenderAddress","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customLogoAddress","changeable":true,"lowerBound":0,"iD":false,"id":275,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"siteAddress","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hideUserListForNonAdmin","changeable":true,"lowerBound":0,"iD":false,"id":277,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"protocolBuffersPort","changeable":true,"lowerBound":0,"iD":false,"id":278,"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":"serializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"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":"objectIDMs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headerAddition","changeable":true,"lowerBound":0,"iD":false,"id":281,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"footerAddition","changeable":true,"lowerBound":0,"iD":false,"id":282,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mergeIdentifier","changeable":true,"lowerBound":0,"iD":false,"id":283,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cacheOutputFiles","changeable":true,"lowerBound":0,"iD":false,"id":284,"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":"ifcEngines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"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":"plugins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"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":"deserializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"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":"schemas","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"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"},{"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":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"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":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"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":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"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":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"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":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"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":"settings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":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":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":321,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extension","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentType","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","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":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":325,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultSerializer","changeable":true,"lowerBound":0,"iD":false,"id":326,"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":"objectIDM","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"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":"ifcEngine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"serializers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"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":"serializers","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","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":"className","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":null,"unsettable":false,"transient":false,"unique":true,"name":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"name":"NAME","id":349,"value":0,"literal":"NAME","eClass":"EEnumLiteral"},{"name":"GUID","id":350,"value":1,"literal":"GUID","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":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":"active","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":"className","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":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"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":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":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"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":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":"description","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":"className","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":"enabled","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":"defaultDeserializer","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"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":378,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"progress","changeable":true,"lowerBound":0,"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":"lastError","changeable":true,"lowerBound":0,"iD":false,"id":380,"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":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"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":"projectName","changeable":true,"lowerBound":0,"iD":false,"id":387,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"revisionNr","changeable":true,"lowerBound":0,"iD":false,"id":388,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"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":"fieldName","changeable":true,"lowerBound":0,"iD":false,"id":394,"derived":false},{"id":395,"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":"type","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":"guid","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":398,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"username","changeable":true,"lowerBound":0,"iD":false,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":406,"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":407,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"remoteAddress","changeable":true,"lowerBound":0,"iD":false,"id":408,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"activeSince","changeable":true,"lowerBound":0,"iD":false,"id":409,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastActive","changeable":true,"lowerBound":0,"iD":false,"id":410,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessMethod","changeable":true,"lowerBound":0,"iD":false,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":420,"derived":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":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":"executed","changeable":true,"lowerBound":0,"iD":false,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"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":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":"guid","changeable":true,"lowerBound":0,"iD":false,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"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":"stringValue","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"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":437,"derived":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":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":441,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"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":"numberOfProjects","changeable":true,"lowerBound":0,"iD":false,"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":"numberOfUsers","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":"numberOfRevisions","changeable":true,"lowerBound":0,"iD":false,"id":447,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numberOfCheckouts","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"databaseSizeInBytes","changeable":true,"lowerBound":0,"iD":false,"id":449,"derived":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":450,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"created","changeable":true,"lowerBound":0,"iD":false,"id":451,"derived":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":452,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"schemaVersion","changeable":true,"lowerBound":0,"iD":false,"id":453,"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":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pluginClassName","changeable":true,"lowerBound":0,"iD":false,"id":465,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultName","changeable":true,"lowerBound":0,"iD":false,"id":466,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultExtension","changeable":true,"lowerBound":0,"iD":false,"id":467,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultContentType","changeable":true,"lowerBound":0,"iD":false,"id":468,"derived":false},{"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":"pluginClassName","changeable":true,"lowerBound":0,"iD":false,"id":473,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultName","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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"count","changeable":true,"lowerBound":0,"iD":false,"id":478,"derived":false},{"id":479,"eClass":"EGenericType"},{"id":480,"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":481,"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":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"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":"list","changeable":true,"resolveProxies":true,"lowerBound":0,"id":485,"derived":false},{"id":486,"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":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":"description","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":"location","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":"enabled","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"identification","changeable":true,"lowerBound":0,"iD":false,"id":495,"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":"user","changeable":true,"resolveProxies":true,"lowerBound":0,"id":496,"derived":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":497,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"username","changeable":true,"lowerBound":0,"iD":false,"id":498,"derived":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":499,"derived":false},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"revisions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"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":"className","changeable":true,"lowerBound":0,"iD":false,"id":508,"derived":false},{"id":509,"eClass":"EGenericType"},{"name":"NAME_ID","id":510,"value":0,"literal":"NAME_ID","eClass":"EEnumLiteral"},{"name":"GUID_ID","id":511,"value":1,"literal":"GUID_ID","eClass":"EEnumLiteral"},{"name":"ALL","id":512,"value":0,"literal":"ALL","eClass":"EEnumLiteral"},{"name":"ADD","id":513,"value":1,"literal":"ADD","eClass":"EEnumLiteral"},{"name":"MODIFY","id":514,"value":2,"literal":"MODIFY","eClass":"EEnumLiteral"},{"name":"DELETE","id":515,"value":3,"literal":"DELETE","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":"dataObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"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":"fieldName","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oldValue","changeable":true,"lowerBound":0,"iD":false,"id":521,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"newValue","changeable":true,"lowerBound":0,"iD":false,"id":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"id":526,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":527,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"name":"UNKNOWN","id":533,"value":0,"literal":"UNKNOWN","eClass":"EEnumLiteral"},{"name":"STARTED","id":534,"value":1,"literal":"STARTED","eClass":"EEnumLiteral"},{"name":"FINISHED","id":535,"value":2,"literal":"FINISHED","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":"progress","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"ordered":true,"upperBound":1,"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":537,"derived":false},{"id":538,"eClass":"EGenericType"},{"id":539,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"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":"revision","changeable":true,"resolveProxies":true,"lowerBound":0,"id":543,"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":544,"derived":false},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"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":"compileOke","changeable":true,"lowerBound":0,"iD":false,"id":548,"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":"warnings","changeable":true,"lowerBound":0,"iD":false,"id":549,"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":"errors","changeable":true,"lowerBound":0,"iD":false,"id":550,"derived":false},{"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":"runOke","changeable":true,"lowerBound":0,"iD":false,"id":554,"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":"warnings","changeable":true,"lowerBound":0,"iD":false,"id":555,"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":"errors","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":"output","changeable":true,"lowerBound":0,"iD":false,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"name":"UNDEFINED","id":562,"value":0,"literal":"UNDEFINED","eClass":"EEnumLiteral"},{"name":"NOT_SETUP","id":563,"value":1,"literal":"NOT_SETUP","eClass":"EEnumLiteral"},{"name":"MIGRATION_REQUIRED","id":564,"value":2,"literal":"MIGRATION_REQUIRED","eClass":"EEnumLiteral"},{"name":"MIGRATION_IMPOSSIBLE","id":565,"value":3,"literal":"MIGRATION_IMPOSSIBLE","eClass":"EEnumLiteral"},{"name":"FATAL_ERROR","id":566,"value":4,"literal":"FATAL_ERROR","eClass":"EEnumLiteral"},{"name":"RUNNING","id":567,"value":5,"literal":"RUNNING","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"serverState","changeable":true,"lowerBound":0,"iD":false,"id":568,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"errorMessage","changeable":true,"lowerBound":0,"iD":false,"id":569,"derived":false},{"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":"major","changeable":true,"lowerBound":0,"iD":false,"id":572,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minor","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":"revision","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":null,"unsettable":false,"transient":false,"unique":true,"name":"date","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":"downloadUrl","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":"supportUrl","changeable":true,"lowerBound":0,"iD":false,"id":577,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"supportEmail","changeable":true,"lowerBound":0,"iD":false,"id":578,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pluginClassName","changeable":true,"lowerBound":0,"iD":false,"id":586,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultName","changeable":true,"lowerBound":0,"iD":false,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"name":"CH_NONE","id":590,"value":0,"literal":"CH_NONE","eClass":"EEnumLiteral"},{"name":"CH_STARTED","id":591,"value":1,"literal":"CH_STARTED","eClass":"EEnumLiteral"},{"name":"CH_FINISHED","id":592,"value":2,"literal":"CH_FINISHED","eClass":"EEnumLiteral"},{"name":"CH_ERROR","id":593,"value":3,"literal":"CH_ERROR","eClass":"EEnumLiteral"},{"name":"XSD","id":594,"value":0,"literal":"XSD","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":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":"url","changeable":true,"lowerBound":0,"iD":false,"id":596,"derived":false},{"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":597,"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":"validate","changeable":true,"lowerBound":0,"iD":false,"id":598,"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":599,"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":"extendedData","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"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"},{"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":"schema","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"url","changeable":true,"lowerBound":0,"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":"data","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":"title","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":"added","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"}],"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":1,"target":0},{"source":1,"target":67},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":67,"target":1},{"source":68,"target":1},{"source":69,"target":1},{"source":70,"target":1},{"source":2,"target":0},{"source":2,"target":71},{"source":2,"target":72},{"source":2,"target":73},{"source":2,"target":74},{"source":2,"target":75},{"source":2,"target":76},{"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":2,"target":83},{"source":2,"target":84},{"source":2,"target":85},{"source":2,"target":86},{"source":2,"target":87},{"source":71,"target":2},{"source":72,"target":2},{"source":73,"target":2},{"source":74,"target":2},{"source":75,"target":2},{"source":76,"target":2},{"source":77,"target":2},{"source":78,"target":2},{"source":79,"target":2},{"source":80,"target":2},{"source":81,"target":2},{"source":82,"target":2},{"source":83,"target":2},{"source":84,"target":2},{"source":85,"target":2},{"source":86,"target":2},{"source":87,"target":2},{"source":3,"target":0},{"source":3,"target":88},{"source":3,"target":89},{"source":88,"target":3},{"source":89,"target":3},{"source":4,"target":0},{"source":4,"target":90},{"source":4,"target":91},{"source":4,"target":92},{"source":4,"target":93},{"source":4,"target":94},{"source":4,"target":95},{"source":4,"target":96},{"source":4,"target":97},{"source":4,"target":98},{"source":4,"target":99},{"source":4,"target":100},{"source":4,"target":101},{"source":4,"target":102},{"source":4,"target":103},{"source":4,"target":104},{"source":4,"target":105},{"source":4,"target":106},{"source":4,"target":107},{"source":90,"target":108},{"source":90,"target":4},{"source":91,"target":109},{"source":91,"target":4},{"source":92,"target":5},{"source":92,"target":110},{"source":92,"target":4},{"source":92,"target":111},{"source":110,"target":5},{"source":93,"target":11},{"source":93,"target":112},{"source":93,"target":4},{"source":93,"target":113},{"source":112,"target":11},{"source":94,"target":10},{"source":94,"target":114},{"source":94,"target":4},{"source":94,"target":115},{"source":114,"target":10},{"source":95,"target":11},{"source":95,"target":116},{"source":95,"target":4},{"source":116,"target":11},{"source":96,"target":10},{"source":96,"target":117},{"source":96,"target":4},{"source":117,"target":10},{"source":97,"target":13},{"source":97,"target":118},{"source":97,"target":4},{"source":97,"target":119},{"source":118,"target":13},{"source":98,"target":3},{"source":98,"target":120},{"source":98,"target":4},{"source":120,"target":3},{"source":99,"target":121},{"source":99,"target":4},{"source":100,"target":5},{"source":100,"target":122},{"source":100,"target":4},{"source":122,"target":5},{"source":101,"target":12},{"source":101,"target":123},{"source":101,"target":4},{"source":101,"target":124},{"source":123,"target":12},{"source":102,"target":4},{"source":102,"target":125},{"source":102,"target":4},{"source":102,"target":103},{"source":125,"target":4},{"source":103,"target":4},{"source":103,"target":126},{"source":103,"target":4},{"source":103,"target":102},{"source":126,"target":4},{"source":104,"target":127},{"source":104,"target":4},{"source":105,"target":9},{"source":105,"target":128},{"source":105,"target":4},{"source":105,"target":129},{"source":128,"target":9},{"source":106,"target":2},{"source":106,"target":130},{"source":106,"target":4},{"source":130,"target":2},{"source":107,"target":66},{"source":107,"target":131},{"source":107,"target":4},{"source":131,"target":66},{"source":5,"target":0},{"source":5,"target":132},{"source":5,"target":133},{"source":5,"target":111},{"source":5,"target":134},{"source":5,"target":135},{"source":5,"target":136},{"source":5,"target":137},{"source":5,"target":138},{"source":5,"target":139},{"source":5,"target":140},{"source":5,"target":141},{"source":5,"target":142},{"source":5,"target":143},{"source":5,"target":144},{"source":5,"target":145},{"source":132,"target":146},{"source":132,"target":5},{"source":133,"target":147},{"source":133,"target":5},{"source":111,"target":4},{"source":111,"target":148},{"source":111,"target":5},{"source":111,"target":92},{"source":148,"target":4},{"source":134,"target":10},{"source":134,"target":149},{"source":134,"target":5},{"source":149,"target":10},{"source":135,"target":3},{"source":135,"target":150},{"source":135,"target":5},{"source":150,"target":3},{"source":136,"target":151},{"source":136,"target":5},{"source":137,"target":5},{"source":137,"target":152},{"source":137,"target":5},{"source":152,"target":5},{"source":138,"target":1},{"source":138,"target":153},{"source":138,"target":5},{"source":153,"target":1},{"source":139,"target":154},{"source":139,"target":5},{"source":140,"target":155},{"source":140,"target":5},{"source":141,"target":156},{"source":141,"target":5},{"source":142,"target":157},{"source":142,"target":5},{"source":143,"target":158},{"source":143,"target":5},{"source":144,"target":65},{"source":144,"target":159},{"source":144,"target":5},{"source":144,"target":160},{"source":159,"target":65},{"source":145,"target":66},{"source":145,"target":161},{"source":145,"target":5},{"source":145,"target":162},{"source":161,"target":66},{"source":6,"target":0},{"source":6,"target":163},{"source":6,"target":164},{"source":6,"target":165},{"source":6,"target":166},{"source":6,"target":167},{"source":6,"target":168},{"source":163,"target":169},{"source":163,"target":6},{"source":164,"target":170},{"source":164,"target":6},{"source":165,"target":171},{"source":165,"target":6},{"source":166,"target":172},{"source":166,"target":6},{"source":167,"target":10},{"source":167,"target":173},{"source":167,"target":6},{"source":173,"target":10},{"source":168,"target":10},{"source":168,"target":174},{"source":168,"target":6},{"source":174,"target":10},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":175},{"source":7,"target":176},{"source":7,"target":177},{"source":175,"target":178},{"source":175,"target":7},{"source":176,"target":179},{"source":176,"target":7},{"source":177,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":180},{"source":8,"target":181},{"source":8,"target":182},{"source":180,"target":183},{"source":180,"target":8},{"source":181,"target":184},{"source":181,"target":8},{"source":182,"target":6},{"source":9,"target":0},{"source":9,"target":185},{"source":9,"target":129},{"source":9,"target":186},{"source":9,"target":187},{"source":9,"target":188},{"source":185,"target":189},{"source":185,"target":9},{"source":129,"target":4},{"source":129,"target":190},{"source":129,"target":9},{"source":129,"target":105},{"source":190,"target":4},{"source":186,"target":191},{"source":186,"target":9},{"source":187,"target":10},{"source":187,"target":192},{"source":187,"target":9},{"source":192,"target":10},{"source":188,"target":193},{"source":188,"target":9},{"source":10,"target":0},{"source":10,"target":194},{"source":10,"target":195},{"source":10,"target":196},{"source":10,"target":197},{"source":10,"target":198},{"source":10,"target":199},{"source":10,"target":200},{"source":10,"target":201},{"source":10,"target":115},{"source":10,"target":202},{"source":10,"target":203},{"source":10,"target":204},{"source":10,"target":205},{"source":10,"target":206},{"source":10,"target":207},{"source":10,"target":208},{"source":194,"target":209},{"source":194,"target":10},{"source":195,"target":5},{"source":195,"target":210},{"source":195,"target":10},{"source":210,"target":5},{"source":196,"target":211},{"source":196,"target":10},{"source":197,"target":212},{"source":197,"target":10},{"source":198,"target":213},{"source":198,"target":10},{"source":199,"target":11},{"source":199,"target":214},{"source":199,"target":10},{"source":199,"target":215},{"source":214,"target":11},{"source":200,"target":11},{"source":200,"target":216},{"source":200,"target":10},{"source":216,"target":11},{"source":201,"target":13},{"source":201,"target":217},{"source":201,"target":10},{"source":201,"target":218},{"source":217,"target":13},{"source":115,"target":4},{"source":115,"target":219},{"source":115,"target":10},{"source":115,"target":94},{"source":219,"target":4},{"source":202,"target":6},{"source":202,"target":220},{"source":202,"target":10},{"source":220,"target":6},{"source":203,"target":221},{"source":203,"target":10},{"source":204,"target":222},{"source":204,"target":10},{"source":205,"target":223},{"source":205,"target":10},{"source":206,"target":224},{"source":206,"target":10},{"source":207,"target":225},{"source":207,"target":10},{"source":208,"target":66},{"source":208,"target":226},{"source":208,"target":10},{"source":226,"target":66},{"source":11,"target":0},{"source":11,"target":227},{"source":11,"target":113},{"source":11,"target":228},{"source":11,"target":215},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":227,"target":233},{"source":227,"target":11},{"source":113,"target":4},{"source":113,"target":234},{"source":113,"target":11},{"source":113,"target":93},{"source":234,"target":4},{"source":228,"target":235},{"source":228,"target":11},{"source":215,"target":10},{"source":215,"target":236},{"source":215,"target":11},{"source":215,"target":199},{"source":236,"target":10},{"source":229,"target":237},{"source":229,"target":11},{"source":230,"target":238},{"source":230,"target":11},{"source":231,"target":239},{"source":231,"target":11},{"source":232,"target":5},{"source":232,"target":240},{"source":232,"target":11},{"source":240,"target":5},{"source":12,"target":0},{"source":12,"target":241},{"source":12,"target":124},{"source":12,"target":242},{"source":12,"target":243},{"source":12,"target":244},{"source":12,"target":245},{"source":12,"target":246},{"source":241,"target":247},{"source":241,"target":12},{"source":124,"target":4},{"source":124,"target":248},{"source":124,"target":12},{"source":124,"target":101},{"source":248,"target":4},{"source":242,"target":249},{"source":242,"target":12},{"source":243,"target":250},{"source":243,"target":12},{"source":244,"target":251},{"source":244,"target":12},{"source":245,"target":252},{"source":245,"target":12},{"source":246,"target":253},{"source":246,"target":12},{"source":13,"target":0},{"source":13,"target":254},{"source":13,"target":218},{"source":13,"target":119},{"source":13,"target":255},{"source":13,"target":256},{"source":13,"target":257},{"source":254,"target":5},{"source":254,"target":258},{"source":254,"target":13},{"source":258,"target":5},{"source":218,"target":10},{"source":218,"target":259},{"source":218,"target":13},{"source":218,"target":201},{"source":259,"target":10},{"source":119,"target":4},{"source":119,"target":260},{"source":119,"target":13},{"source":119,"target":97},{"source":260,"target":4},{"source":255,"target":261},{"source":255,"target":13},{"source":256,"target":10},{"source":256,"target":262},{"source":256,"target":13},{"source":262,"target":10},{"source":257,"target":263},{"source":257,"target":13},{"source":14,"target":0},{"source":14,"target":264},{"source":14,"target":265},{"source":14,"target":266},{"source":14,"target":267},{"source":14,"target":268},{"source":14,"target":269},{"source":14,"target":270},{"source":14,"target":271},{"source":14,"target":272},{"source":14,"target":273},{"source":14,"target":274},{"source":14,"target":275},{"source":14,"target":276},{"source":14,"target":277},{"source":14,"target":278},{"source":14,"target":279},{"source":14,"target":280},{"source":14,"target":281},{"source":14,"target":282},{"source":14,"target":283},{"source":14,"target":284},{"source":14,"target":285},{"source":14,"target":286},{"source":14,"target":287},{"source":14,"target":288},{"source":264,"target":289},{"source":264,"target":14},{"source":265,"target":290},{"source":265,"target":14},{"source":266,"target":291},{"source":266,"target":14},{"source":267,"target":292},{"source":267,"target":14},{"source":268,"target":293},{"source":268,"target":14},{"source":269,"target":294},{"source":269,"target":14},{"source":270,"target":295},{"source":270,"target":14},{"source":271,"target":296},{"source":271,"target":14},{"source":272,"target":297},{"source":272,"target":14},{"source":273,"target":298},{"source":273,"target":14},{"source":274,"target":299},{"source":274,"target":14},{"source":275,"target":300},{"source":275,"target":14},{"source":276,"target":301},{"source":276,"target":14},{"source":277,"target":302},{"source":277,"target":14},{"source":278,"target":303},{"source":278,"target":14},{"source":279,"target":15},{"source":279,"target":304},{"source":279,"target":14},{"source":279,"target":305},{"source":304,"target":15},{"source":280,"target":16},{"source":280,"target":306},{"source":280,"target":14},{"source":280,"target":307},{"source":306,"target":16},{"source":281,"target":308},{"source":281,"target":14},{"source":282,"target":309},{"source":282,"target":14},{"source":283,"target":17},{"source":283,"target":310},{"source":283,"target":14},{"source":310,"target":17},{"source":284,"target":311},{"source":284,"target":14},{"source":285,"target":18},{"source":285,"target":312},{"source":285,"target":14},{"source":285,"target":313},{"source":312,"target":18},{"source":286,"target":19},{"source":286,"target":314},{"source":286,"target":14},{"source":286,"target":315},{"source":314,"target":19},{"source":287,"target":20},{"source":287,"target":316},{"source":287,"target":14},{"source":287,"target":317},{"source":316,"target":20},{"source":288,"target":65},{"source":288,"target":318},{"source":288,"target":14},{"source":288,"target":319},{"source":318,"target":65},{"source":15,"target":0},{"source":15,"target":320},{"source":15,"target":321},{"source":15,"target":322},{"source":15,"target":323},{"source":15,"target":324},{"source":15,"target":325},{"source":15,"target":326},{"source":15,"target":327},{"source":15,"target":305},{"source":15,"target":328},{"source":320,"target":329},{"source":320,"target":15},{"source":321,"target":330},{"source":321,"target":15},{"source":322,"target":331},{"source":322,"target":15},{"source":323,"target":332},{"source":323,"target":15},{"source":324,"target":333},{"source":324,"target":15},{"source":325,"target":334},{"source":325,"target":15},{"source":326,"target":335},{"source":326,"target":15},{"source":327,"target":16},{"source":327,"target":336},{"source":327,"target":15},{"source":327,"target":337},{"source":336,"target":16},{"source":305,"target":14},{"source":305,"target":338},{"source":305,"target":15},{"source":305,"target":279},{"source":338,"target":14},{"source":328,"target":18},{"source":328,"target":339},{"source":328,"target":15},{"source":328,"target":340},{"source":339,"target":18},{"source":16,"target":0},{"source":16,"target":341},{"source":16,"target":342},{"source":16,"target":343},{"source":16,"target":337},{"source":16,"target":307},{"source":341,"target":344},{"source":341,"target":16},{"source":342,"target":345},{"source":342,"target":16},{"source":343,"target":346},{"source":343,"target":16},{"source":337,"target":15},{"source":337,"target":347},{"source":337,"target":16},{"source":337,"target":327},{"source":347,"target":15},{"source":307,"target":14},{"source":307,"target":348},{"source":307,"target":16},{"source":307,"target":280},{"source":348,"target":14},{"source":17,"target":0},{"source":17,"target":349},{"source":17,"target":350},{"source":349,"target":17},{"source":350,"target":17},{"source":18,"target":0},{"source":18,"target":351},{"source":18,"target":352},{"source":18,"target":353},{"source":18,"target":354},{"source":18,"target":340},{"source":18,"target":313},{"source":351,"target":355},{"source":351,"target":18},{"source":352,"target":356},{"source":352,"target":18},{"source":353,"target":357},{"source":353,"target":18},{"source":354,"target":358},{"source":354,"target":18},{"source":340,"target":15},{"source":340,"target":359},{"source":340,"target":18},{"source":340,"target":328},{"source":359,"target":15},{"source":313,"target":14},{"source":313,"target":360},{"source":313,"target":18},{"source":313,"target":285},{"source":360,"target":14},{"source":19,"target":0},{"source":19,"target":361},{"source":19,"target":362},{"source":19,"target":315},{"source":361,"target":363},{"source":361,"target":19},{"source":362,"target":364},{"source":362,"target":19},{"source":315,"target":14},{"source":315,"target":365},{"source":315,"target":19},{"source":315,"target":286},{"source":365,"target":14},{"source":20,"target":0},{"source":20,"target":366},{"source":20,"target":367},{"source":20,"target":368},{"source":20,"target":369},{"source":20,"target":370},{"source":20,"target":317},{"source":366,"target":371},{"source":366,"target":20},{"source":367,"target":372},{"source":367,"target":20},{"source":368,"target":373},{"source":368,"target":20},{"source":369,"target":374},{"source":369,"target":20},{"source":370,"target":375},{"source":370,"target":20},{"source":317,"target":14},{"source":317,"target":376},{"source":317,"target":20},{"source":317,"target":287},{"source":376,"target":14},{"source":21,"target":0},{"source":21,"target":377},{"source":21,"target":378},{"source":21,"target":379},{"source":21,"target":380},{"source":21,"target":381},{"source":377,"target":10},{"source":377,"target":382},{"source":377,"target":21},{"source":382,"target":10},{"source":378,"target":4},{"source":378,"target":383},{"source":378,"target":21},{"source":383,"target":4},{"source":379,"target":384},{"source":379,"target":21},{"source":380,"target":385},{"source":380,"target":21},{"source":381,"target":63},{"source":381,"target":386},{"source":381,"target":21},{"source":386,"target":63},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":387},{"source":23,"target":388},{"source":23,"target":389},{"source":387,"target":390},{"source":387,"target":23},{"source":388,"target":391},{"source":388,"target":23},{"source":389,"target":22},{"source":389,"target":392},{"source":389,"target":23},{"source":392,"target":22},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":393},{"source":393,"target":23},{"source":25,"target":0},{"source":25,"target":394},{"source":394,"target":395},{"source":394,"target":25},{"source":26,"target":0},{"source":26,"target":396},{"source":26,"target":397},{"source":26,"target":398},{"source":26,"target":399},{"source":396,"target":400},{"source":396,"target":26},{"source":397,"target":401},{"source":397,"target":26},{"source":398,"target":402},{"source":398,"target":26},{"source":399,"target":25},{"source":399,"target":403},{"source":399,"target":26},{"source":403,"target":25},{"source":27,"target":0},{"source":27,"target":404},{"source":27,"target":405},{"source":27,"target":406},{"source":27,"target":407},{"source":27,"target":408},{"source":27,"target":409},{"source":27,"target":410},{"source":27,"target":411},{"source":404,"target":5},{"source":404,"target":412},{"source":404,"target":27},{"source":412,"target":5},{"source":405,"target":413},{"source":405,"target":27},{"source":406,"target":414},{"source":406,"target":27},{"source":407,"target":1},{"source":407,"target":415},{"source":407,"target":27},{"source":415,"target":1},{"source":408,"target":416},{"source":408,"target":27},{"source":409,"target":417},{"source":409,"target":27},{"source":410,"target":418},{"source":410,"target":27},{"source":411,"target":419},{"source":411,"target":27},{"source":28,"target":0},{"source":28,"target":420},{"source":28,"target":421},{"source":28,"target":422},{"source":420,"target":423},{"source":420,"target":28},{"source":421,"target":424},{"source":421,"target":28},{"source":422,"target":425},{"source":422,"target":28},{"source":29,"target":0},{"source":29,"target":25},{"source":29,"target":426},{"source":29,"target":427},{"source":29,"target":428},{"source":426,"target":429},{"source":426,"target":29},{"source":427,"target":430},{"source":427,"target":29},{"source":428,"target":25},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":431},{"source":30,"target":432},{"source":431,"target":25},{"source":431,"target":433},{"source":431,"target":30},{"source":433,"target":25},{"source":432,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":434},{"source":31,"target":435},{"source":434,"target":436},{"source":434,"target":31},{"source":435,"target":25},{"source":32,"target":0},{"source":32,"target":437},{"source":32,"target":438},{"source":437,"target":439},{"source":437,"target":32},{"source":438,"target":440},{"source":438,"target":32},{"source":33,"target":0},{"source":33,"target":441},{"source":33,"target":442},{"source":441,"target":443},{"source":441,"target":33},{"source":442,"target":32},{"source":442,"target":444},{"source":442,"target":33},{"source":444,"target":32},{"source":34,"target":0},{"source":34,"target":445},{"source":34,"target":446},{"source":34,"target":447},{"source":34,"target":448},{"source":34,"target":449},{"source":34,"target":450},{"source":34,"target":451},{"source":34,"target":452},{"source":34,"target":453},{"source":34,"target":454},{"source":445,"target":455},{"source":445,"target":34},{"source":446,"target":456},{"source":446,"target":34},{"source":447,"target":457},{"source":447,"target":34},{"source":448,"target":458},{"source":448,"target":34},{"source":449,"target":459},{"source":449,"target":34},{"source":450,"target":460},{"source":450,"target":34},{"source":451,"target":461},{"source":451,"target":34},{"source":452,"target":462},{"source":452,"target":34},{"source":453,"target":463},{"source":453,"target":34},{"source":454,"target":33},{"source":454,"target":464},{"source":454,"target":34},{"source":464,"target":33},{"source":35,"target":0},{"source":35,"target":465},{"source":35,"target":466},{"source":35,"target":467},{"source":35,"target":468},{"source":465,"target":469},{"source":465,"target":35},{"source":466,"target":470},{"source":466,"target":35},{"source":467,"target":471},{"source":467,"target":35},{"source":468,"target":472},{"source":468,"target":35},{"source":36,"target":0},{"source":36,"target":473},{"source":36,"target":474},{"source":473,"target":475},{"source":473,"target":36},{"source":474,"target":476},{"source":474,"target":36},{"source":37,"target":0},{"source":37,"target":477},{"source":37,"target":478},{"source":477,"target":479},{"source":477,"target":37},{"source":478,"target":480},{"source":478,"target":37},{"source":38,"target":0},{"source":38,"target":481},{"source":38,"target":482},{"source":481,"target":483},{"source":481,"target":38},{"source":482,"target":37},{"source":482,"target":484},{"source":482,"target":38},{"source":484,"target":37},{"source":39,"target":0},{"source":39,"target":485},{"source":485,"target":38},{"source":485,"target":486},{"source":485,"target":39},{"source":486,"target":38},{"source":40,"target":0},{"source":40,"target":487},{"source":40,"target":488},{"source":40,"target":489},{"source":40,"target":490},{"source":487,"target":491},{"source":487,"target":40},{"source":488,"target":492},{"source":488,"target":40},{"source":489,"target":493},{"source":489,"target":40},{"source":490,"target":494},{"source":490,"target":40},{"source":41,"target":0},{"source":41,"target":495},{"source":41,"target":496},{"source":41,"target":497},{"source":41,"target":498},{"source":41,"target":499},{"source":495,"target":500},{"source":495,"target":41},{"source":496,"target":5},{"source":496,"target":501},{"source":496,"target":41},{"source":501,"target":5},{"source":497,"target":502},{"source":497,"target":41},{"source":498,"target":503},{"source":498,"target":41},{"source":499,"target":504},{"source":499,"target":41},{"source":42,"target":0},{"source":42,"target":41},{"source":42,"target":505},{"source":42,"target":506},{"source":505,"target":10},{"source":505,"target":507},{"source":505,"target":42},{"source":507,"target":10},{"source":506,"target":41},{"source":43,"target":0},{"source":43,"target":508},{"source":508,"target":509},{"source":508,"target":43},{"source":44,"target":0},{"source":44,"target":510},{"source":44,"target":511},{"source":510,"target":44},{"source":511,"target":44},{"source":45,"target":0},{"source":45,"target":512},{"source":45,"target":513},{"source":45,"target":514},{"source":45,"target":515},{"source":512,"target":45},{"source":513,"target":45},{"source":514,"target":45},{"source":515,"target":45},{"source":46,"target":0},{"source":46,"target":516},{"source":516,"target":26},{"source":516,"target":517},{"source":516,"target":46},{"source":517,"target":26},{"source":47,"target":0},{"source":47,"target":46},{"source":47,"target":518},{"source":518,"target":46},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":519},{"source":519,"target":46},{"source":49,"target":0},{"source":49,"target":46},{"source":49,"target":520},{"source":49,"target":521},{"source":49,"target":522},{"source":49,"target":523},{"source":520,"target":524},{"source":520,"target":49},{"source":521,"target":525},{"source":521,"target":49},{"source":522,"target":526},{"source":522,"target":49},{"source":523,"target":46},{"source":50,"target":0},{"source":50,"target":527},{"source":50,"target":528},{"source":527,"target":529},{"source":527,"target":50},{"source":528,"target":46},{"source":528,"target":530},{"source":528,"target":50},{"source":530,"target":46},{"source":51,"target":0},{"source":51,"target":531},{"source":531,"target":50},{"source":531,"target":532},{"source":531,"target":51},{"source":532,"target":50},{"source":52,"target":0},{"source":52,"target":533},{"source":52,"target":534},{"source":52,"target":535},{"source":533,"target":52},{"source":534,"target":52},{"source":535,"target":52},{"source":53,"target":0},{"source":53,"target":536},{"source":53,"target":537},{"source":536,"target":538},{"source":536,"target":53},{"source":537,"target":52},{"source":537,"target":539},{"source":537,"target":53},{"source":539,"target":52},{"source":54,"target":0},{"source":55,"target":0},{"source":55,"target":54},{"source":55,"target":540},{"source":55,"target":541},{"source":540,"target":4},{"source":540,"target":542},{"source":540,"target":55},{"source":542,"target":4},{"source":541,"target":54},{"source":56,"target":0},{"source":56,"target":54},{"source":56,"target":543},{"source":56,"target":544},{"source":56,"target":545},{"source":543,"target":10},{"source":543,"target":546},{"source":543,"target":56},{"source":546,"target":10},{"source":544,"target":4},{"source":544,"target":547},{"source":544,"target":56},{"source":547,"target":4},{"source":545,"target":54},{"source":57,"target":0},{"source":57,"target":548},{"source":57,"target":549},{"source":57,"target":550},{"source":548,"target":551},{"source":548,"target":57},{"source":549,"target":552},{"source":549,"target":57},{"source":550,"target":553},{"source":550,"target":57},{"source":58,"target":0},{"source":58,"target":554},{"source":58,"target":555},{"source":58,"target":556},{"source":58,"target":557},{"source":554,"target":558},{"source":554,"target":58},{"source":555,"target":559},{"source":555,"target":58},{"source":556,"target":560},{"source":556,"target":58},{"source":557,"target":561},{"source":557,"target":58},{"source":59,"target":0},{"source":59,"target":562},{"source":59,"target":563},{"source":59,"target":564},{"source":59,"target":565},{"source":59,"target":566},{"source":59,"target":567},{"source":562,"target":59},{"source":563,"target":59},{"source":564,"target":59},{"source":565,"target":59},{"source":566,"target":59},{"source":567,"target":59},{"source":60,"target":0},{"source":60,"target":568},{"source":60,"target":569},{"source":568,"target":59},{"source":568,"target":570},{"source":568,"target":60},{"source":570,"target":59},{"source":569,"target":571},{"source":569,"target":60},{"source":61,"target":0},{"source":61,"target":572},{"source":61,"target":573},{"source":61,"target":574},{"source":61,"target":575},{"source":61,"target":576},{"source":61,"target":577},{"source":61,"target":578},{"source":572,"target":579},{"source":572,"target":61},{"source":573,"target":580},{"source":573,"target":61},{"source":574,"target":581},{"source":574,"target":61},{"source":575,"target":582},{"source":575,"target":61},{"source":576,"target":583},{"source":576,"target":61},{"source":577,"target":584},{"source":577,"target":61},{"source":578,"target":585},{"source":578,"target":61},{"source":62,"target":0},{"source":62,"target":586},{"source":62,"target":587},{"source":586,"target":588},{"source":586,"target":62},{"source":587,"target":589},{"source":587,"target":62},{"source":63,"target":0},{"source":63,"target":590},{"source":63,"target":591},{"source":63,"target":592},{"source":63,"target":593},{"source":590,"target":63},{"source":591,"target":63},{"source":592,"target":63},{"source":593,"target":63},{"source":64,"target":0},{"source":64,"target":594},{"source":594,"target":64},{"source":65,"target":0},{"source":65,"target":595},{"source":65,"target":596},{"source":65,"target":597},{"source":65,"target":598},{"source":65,"target":599},{"source":65,"target":319},{"source":65,"target":160},{"source":65,"target":600},{"source":595,"target":601},{"source":595,"target":65},{"source":596,"target":602},{"source":596,"target":65},{"source":597,"target":603},{"source":597,"target":65},{"source":598,"target":604},{"source":598,"target":65},{"source":599,"target":64},{"source":599,"target":605},{"source":599,"target":65},{"source":605,"target":64},{"source":319,"target":14},{"source":319,"target":606},{"source":319,"target":65},{"source":319,"target":288},{"source":606,"target":14},{"source":160,"target":5},{"source":160,"target":607},{"source":160,"target":65},{"source":160,"target":144},{"source":607,"target":5},{"source":600,"target":66},{"source":600,"target":608},{"source":600,"target":65},{"source":600,"target":609},{"source":608,"target":66},{"source":66,"target":0},{"source":66,"target":610},{"source":66,"target":611},{"source":66,"target":612},{"source":66,"target":613},{"source":66,"target":162},{"source":66,"target":609},{"source":610,"target":614},{"source":610,"target":66},{"source":611,"target":615},{"source":611,"target":66},{"source":612,"target":616},{"source":612,"target":66},{"source":613,"target":617},{"source":613,"target":66},{"source":162,"target":5},{"source":162,"target":618},{"source":162,"target":66},{"source":162,"target":145},{"source":618,"target":5},{"source":609,"target":65},{"source":609,"target":619},{"source":609,"target":66},{"source":609,"target":600},{"source":619,"target":65}],"multigraph":true} |
false | <?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="hazardAnalysis" nsURI="http://www.certware.net/hazard/stpa/HazardAnalysis"
nsPrefix="hazardAnalysis">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="accidents" upperBound="-1"
eType="#//Accident" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indicents" upperBound="-1"
eType="#//Incident" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Accident">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ranking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hazards" upperBound="-1"
eType="#//Hazard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Incident">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ranking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hazards" upperBound="-1"
eType="#//Hazard" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Hazard">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="desc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="level" eType="#//HazardLevel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="risk" eType="#//RiskLevel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//Constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RiskLevel">
<eStructuralFeatures xsi:type="ecore:EReference" name="exposure" eType="#//HazardExposure"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="likelihood" eType="#//HazardAccidentLikelihood"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HazardLevel">
<eStructuralFeatures xsi:type="ecore:EReference" name="severity" eType="#//HazardSeverity"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="likelihood" eType="#//HazardLikelihood"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HazardExposure">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exposure" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HazardAccidentLikelihood">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="likelihood" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HazardSeverity">
<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="HazardLikelihood">
<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="Constraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requirements" upperBound="-1"
eType="#//Requirement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scenarios" upperBound="-1"
eType="#//Scenario" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controls" upperBound="-1"
eType="#//Control" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Requirement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requirement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="designs" upperBound="-1"
eType="#//Design" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Design">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="analysis" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rationale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenario">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scenario" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Control">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="control" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Note">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="note" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/kss5041/youtube.demo/net.certware.hazard.stpa/src-gen/net/certware/hazard/stpa/HazardAnalysis.ecore | ecore | hazardAnalysis
Model
accidents
indicents
Accident
desc
ranking
hazards
notes
Incident
desc
ranking
hazards
notes
Hazard
desc
level
risk
constraints
RiskLevel
exposure
likelihood
HazardLevel
severity
likelihood
HazardExposure
exposure
HazardAccidentLikelihood
likelihood
HazardSeverity
value
HazardLikelihood
value
Constraint
constraint
requirements
scenarios
controls
notes
Requirement
requirement
designs
notes
Design
allocation
analysis
rationale
Scenario
scenario
Control
control
Note
note | null | {"directed":true,"nodes":[{"nsPrefix":"hazardAnalysis","nsURI":"http://www.certware.net/hazard/stpa/HazardAnalysis","name":"hazardAnalysis","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":"Accident","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Incident","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Hazard","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RiskLevel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HazardLevel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HazardExposure","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HazardAccidentLikelihood","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HazardSeverity","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HazardLikelihood","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Design","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":16,"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":"accidents","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":true,"unsettable":false,"transient":false,"unique":true,"name":"indicents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"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":"desc","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":"ranking","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":"hazards","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":"notes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"desc","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":"ranking","changeable":true,"lowerBound":0,"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":"hazards","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":"notes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"desc","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":"level","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":"risk","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":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exposure","changeable":true,"resolveProxies":true,"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":"likelihood","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"severity","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":"likelihood","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":"exposure","changeable":true,"lowerBound":0,"iD":false,"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":"likelihood","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"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":"constraint","changeable":true,"lowerBound":0,"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":"requirements","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":"scenarios","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":"controls","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":"notes","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"requirement","changeable":true,"lowerBound":0,"iD":false,"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":"designs","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":"notes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"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":"allocation","changeable":true,"lowerBound":0,"iD":false,"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":"analysis","changeable":true,"lowerBound":0,"iD":false,"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":"rationale","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"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":"scenario","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"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":"control","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"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":"note","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"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":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":1},{"source":19,"target":2},{"source":18,"target":3},{"source":18,"target":20},{"source":18,"target":1},{"source":20,"target":3},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":25},{"source":21,"target":2},{"source":22,"target":26},{"source":22,"target":2},{"source":23,"target":4},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":4},{"source":24,"target":16},{"source":24,"target":28},{"source":24,"target":2},{"source":28,"target":16},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":29,"target":33},{"source":29,"target":3},{"source":30,"target":34},{"source":30,"target":3},{"source":31,"target":4},{"source":31,"target":35},{"source":31,"target":3},{"source":35,"target":4},{"source":32,"target":16},{"source":32,"target":36},{"source":32,"target":3},{"source":36,"target":16},{"source":4,"target":0},{"source":4,"target":37},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":37,"target":41},{"source":37,"target":4},{"source":38,"target":6},{"source":38,"target":42},{"source":38,"target":4},{"source":42,"target":6},{"source":39,"target":5},{"source":39,"target":43},{"source":39,"target":4},{"source":43,"target":5},{"source":40,"target":11},{"source":40,"target":44},{"source":40,"target":4},{"source":44,"target":11},{"source":5,"target":0},{"source":5,"target":45},{"source":5,"target":46},{"source":45,"target":7},{"source":45,"target":47},{"source":45,"target":5},{"source":47,"target":7},{"source":46,"target":8},{"source":46,"target":48},{"source":46,"target":5},{"source":48,"target":8},{"source":6,"target":0},{"source":6,"target":49},{"source":6,"target":50},{"source":49,"target":9},{"source":49,"target":51},{"source":49,"target":6},{"source":51,"target":9},{"source":50,"target":10},{"source":50,"target":52},{"source":50,"target":6},{"source":52,"target":10},{"source":7,"target":0},{"source":7,"target":53},{"source":53,"target":54},{"source":53,"target":7},{"source":8,"target":0},{"source":8,"target":55},{"source":55,"target":56},{"source":55,"target":8},{"source":9,"target":0},{"source":9,"target":57},{"source":57,"target":58},{"source":57,"target":9},{"source":10,"target":0},{"source":10,"target":59},{"source":59,"target":60},{"source":59,"target":10},{"source":11,"target":0},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":61,"target":66},{"source":61,"target":11},{"source":62,"target":12},{"source":62,"target":67},{"source":62,"target":11},{"source":67,"target":12},{"source":63,"target":14},{"source":63,"target":68},{"source":63,"target":11},{"source":68,"target":14},{"source":64,"target":15},{"source":64,"target":69},{"source":64,"target":11},{"source":69,"target":15},{"source":65,"target":16},{"source":65,"target":70},{"source":65,"target":11},{"source":70,"target":16},{"source":12,"target":0},{"source":12,"target":71},{"source":12,"target":72},{"source":12,"target":73},{"source":71,"target":74},{"source":71,"target":12},{"source":72,"target":13},{"source":72,"target":75},{"source":72,"target":12},{"source":75,"target":13},{"source":73,"target":16},{"source":73,"target":76},{"source":73,"target":12},{"source":76,"target":16},{"source":13,"target":0},{"source":13,"target":77},{"source":13,"target":78},{"source":13,"target":79},{"source":77,"target":80},{"source":77,"target":13},{"source":78,"target":81},{"source":78,"target":13},{"source":79,"target":82},{"source":79,"target":13},{"source":14,"target":0},{"source":14,"target":83},{"source":83,"target":84},{"source":83,"target":14},{"source":15,"target":0},{"source":15,"target":85},{"source":85,"target":86},{"source":85,"target":15},{"source":16,"target":0},{"source":16,"target":87},{"source":87,"target":88},{"source":87,"target":16}],"multigraph":true} |
false | <?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="reseau" nsURI="http://www.perrin.fr/trains/Reseau" nsPrefix="reseau">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="segments" upperBound="-1"
eType="#//Segment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pointsLiaison" upperBound="-1"
eType="#//DeclarationPoint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeclarationPoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="xy" eType="#//Point" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Point"/>
<eClassifiers xsi:type="ecore:EClass" name="Segment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parts" upperBound="-1"
eType="#//SegmentPart" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SegmentPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="fst" eType="#//Point" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="next" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unidir">
<eStructuralFeatures xsi:type="ecore:EReference" name="pts" upperBound="-1" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bidir">
<eStructuralFeatures xsi:type="ecore:EReference" name="pts" upperBound="-1" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Multi" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Div" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Degree" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pow" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoordonneeLiteral" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//Point"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberLiteral" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Negative" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Declared" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="Decl" eType="#//DeclarationPoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Nord" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="Sud" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="Est" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="Ouest" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="Pi" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="Euler" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//Point"/>
<eClassifiers xsi:type="ecore:EClass" name="X" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Y" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Longueur" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Angle" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Point"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Argument" eSuperTypes="#//Point">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Point"
containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MatthieuPerrin/train-reseau/fr.perrin.trains.reseau/model/generated/Reseau.ecore | ecore | reseau
Model
segments
pointsLiaison
DeclarationPoint
name
xy
Point
Segment
name
parts
SegmentPart
fst
next
Unidir
pts
Bidir
pts
Plus
left
right
Minus
left
right
Multi
left
right
Div
left
right
Degree
left
Pow
left
right
CoordonneeLiteral
left
right
NumberLiteral
value
Negative
value
Declared
Decl
Nord
Sud
Est
Ouest
Pi
Euler
I
X
value
Y
value
Longueur
value
Angle
value
Argument
value | null | {"directed":true,"nodes":[{"nsPrefix":"reseau","nsURI":"http://www.perrin.fr/trains/Reseau","name":"reseau","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":"DeclarationPoint","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Point","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Segment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SegmentPart","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unidir","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bidir","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multi","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Div","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Degree","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pow","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoordonneeLiteral","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberLiteral","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negative","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declared","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nord","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sud","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Est","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ouest","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pi","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Euler","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"X","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Y","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Longueur","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Angle","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":29,"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":"segments","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":"pointsLiaison","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"xy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"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":"parts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"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":"fst","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":"next","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"pts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"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":"pts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"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":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"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":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":"left","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"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":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","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":true,"unsettable":false,"transient":false,"unique":true,"name":"right","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":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":70,"derived":false},{"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":"left","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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"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":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":"right","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"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":83,"derived":false},{"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"Decl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"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"},{"container":false,"ordered":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":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"id":101,"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":102,"derived":false},{"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"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":108,"derived":false},{"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"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":1,"target":0},{"source":1,"target":30},{"source":1,"target":31},{"source":30,"target":4},{"source":30,"target":32},{"source":30,"target":1},{"source":32,"target":4},{"source":31,"target":2},{"source":31,"target":33},{"source":31,"target":1},{"source":33,"target":2},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":34,"target":36},{"source":34,"target":2},{"source":35,"target":3},{"source":35,"target":37},{"source":35,"target":2},{"source":37,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":38,"target":40},{"source":38,"target":4},{"source":39,"target":5},{"source":39,"target":41},{"source":39,"target":4},{"source":41,"target":5},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":42,"target":3},{"source":42,"target":44},{"source":42,"target":5},{"source":44,"target":3},{"source":43,"target":45},{"source":43,"target":5},{"source":6,"target":0},{"source":6,"target":46},{"source":46,"target":3},{"source":46,"target":47},{"source":46,"target":6},{"source":47,"target":3},{"source":7,"target":0},{"source":7,"target":48},{"source":48,"target":3},{"source":48,"target":49},{"source":48,"target":7},{"source":49,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":50,"target":3},{"source":50,"target":53},{"source":50,"target":8},{"source":53,"target":3},{"source":51,"target":3},{"source":51,"target":54},{"source":51,"target":8},{"source":54,"target":3},{"source":52,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":55,"target":3},{"source":55,"target":58},{"source":55,"target":9},{"source":58,"target":3},{"source":56,"target":3},{"source":56,"target":59},{"source":56,"target":9},{"source":59,"target":3},{"source":57,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":60,"target":3},{"source":60,"target":63},{"source":60,"target":10},{"source":63,"target":3},{"source":61,"target":3},{"source":61,"target":64},{"source":61,"target":10},{"source":64,"target":3},{"source":62,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":65},{"source":11,"target":66},{"source":11,"target":67},{"source":65,"target":3},{"source":65,"target":68},{"source":65,"target":11},{"source":68,"target":3},{"source":66,"target":3},{"source":66,"target":69},{"source":66,"target":11},{"source":69,"target":3},{"source":67,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":70},{"source":12,"target":71},{"source":70,"target":3},{"source":70,"target":72},{"source":70,"target":12},{"source":72,"target":3},{"source":71,"target":3},{"source":13,"target":0},{"source":13,"target":3},{"source":13,"target":73},{"source":13,"target":74},{"source":13,"target":75},{"source":73,"target":3},{"source":73,"target":76},{"source":73,"target":13},{"source":76,"target":3},{"source":74,"target":3},{"source":74,"target":77},{"source":74,"target":13},{"source":77,"target":3},{"source":75,"target":3},{"source":14,"target":0},{"source":14,"target":3},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":78,"target":3},{"source":78,"target":81},{"source":78,"target":14},{"source":81,"target":3},{"source":79,"target":3},{"source":79,"target":82},{"source":79,"target":14},{"source":82,"target":3},{"source":80,"target":3},{"source":15,"target":0},{"source":15,"target":3},{"source":15,"target":83},{"source":15,"target":84},{"source":83,"target":85},{"source":83,"target":15},{"source":84,"target":3},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":86},{"source":16,"target":87},{"source":86,"target":3},{"source":86,"target":88},{"source":86,"target":16},{"source":88,"target":3},{"source":87,"target":3},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":89},{"source":17,"target":90},{"source":89,"target":2},{"source":89,"target":91},{"source":89,"target":17},{"source":91,"target":2},{"source":90,"target":3},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":92},{"source":92,"target":3},{"source":19,"target":0},{"source":19,"target":3},{"source":19,"target":93},{"source":93,"target":3},{"source":20,"target":0},{"source":20,"target":3},{"source":20,"target":94},{"source":94,"target":3},{"source":21,"target":0},{"source":21,"target":3},{"source":21,"target":95},{"source":95,"target":3},{"source":22,"target":0},{"source":22,"target":3},{"source":22,"target":96},{"source":96,"target":3},{"source":23,"target":0},{"source":23,"target":3},{"source":23,"target":97},{"source":97,"target":3},{"source":24,"target":0},{"source":24,"target":3},{"source":24,"target":98},{"source":98,"target":3},{"source":25,"target":0},{"source":25,"target":3},{"source":25,"target":99},{"source":25,"target":100},{"source":99,"target":3},{"source":99,"target":101},{"source":99,"target":25},{"source":101,"target":3},{"source":100,"target":3},{"source":26,"target":0},{"source":26,"target":3},{"source":26,"target":102},{"source":26,"target":103},{"source":102,"target":3},{"source":102,"target":104},{"source":102,"target":26},{"source":104,"target":3},{"source":103,"target":3},{"source":27,"target":0},{"source":27,"target":3},{"source":27,"target":105},{"source":27,"target":106},{"source":105,"target":3},{"source":105,"target":107},{"source":105,"target":27},{"source":107,"target":3},{"source":106,"target":3},{"source":28,"target":0},{"source":28,"target":3},{"source":28,"target":108},{"source":28,"target":109},{"source":108,"target":3},{"source":108,"target":110},{"source":108,"target":28},{"source":110,"target":3},{"source":109,"target":3},{"source":29,"target":0},{"source":29,"target":3},{"source":29,"target":111},{"source":29,"target":112},{"source":111,"target":3},{"source":111,"target":113},{"source":111,"target":29},{"source":113,"target":3},{"source":112,"target":3}],"multigraph":true} |
false | <?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="uml20_1">
<eClassifiers xsi:type="ecore:EClass" name="NEW_Class1"/>
<eClassifiers xsi:type="ecore:EClass" name="NEW_Class2" eSuperTypes="#//NEW_Class1"/>
<eClassifiers xsi:type="ecore:EClass" name="NEW_Class3" eSuperTypes="#//NEW_Class2"/>
<eClassifiers xsi:type="ecore:EClass" name="NEW_123"/>
</ecore:EPackage>
| github:ecore:/data/adilinam/FYP-1-Final-Evaluation/org.eclipse.m2m.tests.qvt.oml/parserTestData/models/assigntonullowner/in.ecore | ecore | uml20_1
NEW_Class1
NEW_Class2
NEW_Class3
NEW_123 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"uml20_1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NEW_Class1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NEW_Class2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NEW_Class3","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NEW_123","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"id":5,"eClass":"EGenericType"},{"id":6,"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":1},{"source":2,"target":5},{"source":5,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":6},{"source":6,"target":2},{"source":4,"target":0}],"multigraph":true} |
false | <?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="root"
nsPrefix="">
<eAnnotations source="xyzzy" references="#//A #//B #//C #//D"/>
<eClassifiers xsi:type="ecore:EClass" name="A"/>
<eClassifiers xsi:type="ecore:EClass" name="B"/>
<eClassifiers xsi:type="ecore:EClass" name="C"/>
<eClassifiers xsi:type="ecore:EClass" name="D"/>
</ecore:EPackage>
| github:ecore:/data/arcanefoam/qvtMustus/archive/org.eclipse.qvt.declarative.test.emof.emof/src/org/eclipse/qvt/declarative/test/emof/mapping/models/DoubleAnnotationReference.ecore | ecore | root
A
B
C
D | null | {"directed":true,"nodes":[{"nsPrefix":"","nsURI":null,"name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"D","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"}],"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":3,"target":0},{"source":4,"target":0}],"multigraph":true} |
false | <?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="mylyn" nsURI="http://www.eclipse.org/oomph/setup/mylyn/1.0"
nsPrefix="mylyn">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="schemaLocation" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/setups/models/Mylyn.ecore"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="${oomph.update.url}"/>
<details key="installableUnits" value="org.eclipse.oomph.setup.mylyn.feature.group"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="variableName" value="setup.mylyn.updates.p2"/>
<details key="repository" value="http://download.eclipse.org/mylyn/releases/latest"/>
<details key="releaseTrainAlternate" value="true"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/base/LabelProvider">
<details key="imageBaseURI" value="http://git.eclipse.org/c/oomph/org.eclipse.oomph.git/plain/plugins/org.eclipse.oomph.setup.mylyn.edit/icons/full/obj16"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="MylynQueriesTask" eSuperTypes="http://www.eclipse.org/oomph/setup/1.0#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="bugzilla"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1"
eType="#//Query" containment="true" eOpposite="#//Query/task">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="query"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MylynBuildsTask" eSuperTypes="http://www.eclipse.org/oomph/setup/1.0#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Enablement">
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/ValidTriggers">
<details key="triggers" value="STARTUP MANUAL"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.eclipse.mylyn.hudson"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serverURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buildPlans" upperBound="-1"
eType="#//BuildPlan" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="buildPlan"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildPlan" eSuperTypes="http://www.eclipse.org/oomph/base/1.0#//ModelElement">
<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="Query" eSuperTypes="http://www.eclipse.org/oomph/base/1.0#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//MylynQueriesTask"
eOpposite="#//MylynQueriesTask/queries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/setup/Redirect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//QueryAttribute" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryAttribute" 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>
</ecore:EPackage>
| github:ecore:/data/enterpriseDomain/ClassMaker/setups/models/Mylyn.ecore | ecore | mylyn
MylynQueriesTask
connectorKind
bugzilla
repositoryURL
userID
password
queries
MylynBuildsTask
connectorKind
org.eclipse.mylyn.hudson
serverURL
userID
password
buildPlans
BuildPlan
name
Query
task
summary
uRL
attributes
QueryAttribute
java.util.Map$Entry
java.util.Map$Entry
key
value | null | {"directed":true,"nodes":[{"nsPrefix":"mylyn","nsURI":"http://www.eclipse.org/oomph/setup/mylyn/1.0","name":"mylyn","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynQueriesTask","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynBuildsTask","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildPlan","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":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"QueryAttribute","instanceClass":"java.util.Map$Entry","abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":"bugzilla","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"bugzilla","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","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":"repositoryURL","changeable":true,"lowerBound":1,"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":"userID","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","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":"queries","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"},{"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.mylyn.hudson","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.mylyn.hudson","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","changeable":true,"lowerBound":1,"iD":false,"id":18,"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":"serverURL","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"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":"password","changeable":true,"lowerBound":0,"iD":false,"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":"buildPlans","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"},{"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},{"id":30,"eClass":"EGenericType"},{"id":31,"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":"summary","changeable":true,"lowerBound":1,"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":"uRL","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":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":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":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":"value","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":1,"target":0},{"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":6,"target":12},{"source":6,"target":1},{"source":7,"target":13},{"source":7,"target":1},{"source":8,"target":14},{"source":8,"target":1},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":4},{"source":10,"target":16},{"source":10,"target":1},{"source":10,"target":17},{"source":16,"target":4},{"source":2,"target":0},{"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":18,"target":24},{"source":18,"target":2},{"source":19,"target":25},{"source":19,"target":2},{"source":20,"target":26},{"source":20,"target":2},{"source":21,"target":27},{"source":21,"target":2},{"source":22,"target":3},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":3},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":29,"target":31},{"source":29,"target":3},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":17,"target":1},{"source":17,"target":36},{"source":17,"target":4},{"source":17,"target":10},{"source":36,"target":1},{"source":32,"target":37},{"source":32,"target":4},{"source":33,"target":38},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":39},{"source":34,"target":4},{"source":39,"target":5},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":40,"target":42},{"source":40,"target":5},{"source":41,"target":43},{"source":41,"target":5}],"multigraph":true} |
false | <?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="root">
<eClassifiers xsi:type="ecore:EClass" name="new EClass 1"/>
<eClassifiers xsi:type="ecore:EClass" name="new EClass 2"/>
<eSubpackages name="p1">
<eClassifiers xsi:type="ecore:EClass" name="new EClass 3"/>
<eClassifiers xsi:type="ecore:EClass" name="new EClass 4"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/CohesionForce/ecfrance-sirius/plugins/org.eclipse.sirius.tests.swtbot/data/unit/closeEditorSpecificTest/1854.ecore | ecore | root
new EClass 1
new EClass 2
p1
new EClass 3
new EClass 4 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"root","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"new EClass 1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"new EClass 2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"p1","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"new EClass 3","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"new EClass 4","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":4},{"source":3,"target":5},{"source":3,"target":0},{"source":4,"target":3},{"source":5,"target":3}],"multigraph":true} |
true | <?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="hlcorestructure" nsURI="http:///pthlpng.hlcorestructure.ecore"
nsPrefix="hlcorestructure">
<eClassifiers xsi:type="ecore:EClass" name="PetriNetDoc">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="pnml"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nets" ordered="false" lowerBound="1"
upperBound="-1" eType="#//PetriNet" containment="true" eOpposite="#//PetriNet/containerPetriNetDoc">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xmlns" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" changeable="false"
defaultValueLiteral="http://www.pnml.org/version-2009/grammar/pnml">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="xmlns"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PetriNet">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="son"/>
<details key="tag" value="net"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""
iD="true">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="id"/>
<details key="kind" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" lowerBound="1"
eType="#//PNType" defaultValueLiteral="http://www.pnml.org/version-2009/grammar/pt-hlpng">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="type"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pages" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Page" containment="true" eOpposite="#//Page/containerPetriNet">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="#//Name"
containment="true" eOpposite="#//Name/containerNamePetriNet">
<eAnnotations source="redefines"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolspecifics" ordered="false"
upperBound="-1" eType="#//ToolInfo" containment="true" eOpposite="#//ToolInfo/containerPetriNet">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPetriNetDoc" ordered="false"
lowerBound="1" eType="#//PetriNetDoc" eOpposite="#//PetriNetDoc/nets"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" upperBound="-1"
eType="#//Declaration" containment="true" eOpposite="#//Declaration/containerDeclarationPetriNet">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PNType">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="SYMNET" value="2" literal="http://www.pnml.org/version-2009/grammar/symmetricnet"/>
<eLiterals name="COREMODEL" literal="http://www.pnml.org/version-2009/grammar/pnmlcoremodel"/>
<eLiterals name="PTNET" value="1" literal="http://www.pnml.org/version-2009/grammar/ptnet"/>
<eLiterals name="HLPN" value="3" literal="http://www.pnml.org/version-2009/grammar/highlevelnet"/>
<eLiterals name="PTHLPN" value="4" literal="http://www.pnml.org/version-2009/grammar/pt-hlpng"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page" eSuperTypes="#//PnObject">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="son"/>
<details key="tag" value="page"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="objects" ordered="false"
upperBound="-1" eType="#//PnObject" containment="true" eOpposite="#//PnObject/containerPage">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPetriNet" ordered="false"
eType="#//PetriNet" eOpposite="#//PetriNet/pages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" eType="#//NodeGraphics"
containment="true" eOpposite="#//NodeGraphics/containerPage">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" upperBound="-1"
eType="#//Declaration" containment="true" eOpposite="#//Declaration/containerDeclarationPage">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PnObject" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="id"/>
<details key="kind" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" ordered="false" eType="#//Name"
containment="true" eOpposite="#//Name/containerNamePnObject">
<eAnnotations source="redefines"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolspecifics" ordered="false"
upperBound="-1" eType="#//ToolInfo" containment="true" eOpposite="#//ToolInfo/containerPnObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPage" ordered="false"
unique="false" eType="#//Page" eOpposite="#//Page/objects"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Name" eSuperTypes="#//Annotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="name"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="text"/>
<details key="kind" value="son"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNamePetriNet"
eType="#//PetriNet" eOpposite="#//PetriNet/name"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNamePnObject"
eType="#//PnObject" eOpposite="#//PnObject/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ToolInfo">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="toolspecific"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tool" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="tool"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="version"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formattedXMLBuffer" ordered="false"
eType="#//LongString">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="son"/>
<details key="tag" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="toolInfoGrammarURI" ordered="false"
eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPetriNet" ordered="false"
eType="#//PetriNet" eOpposite="#//PetriNet/toolspecifics"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPnObject" ordered="false"
eType="#//PnObject" eOpposite="#//PnObject/toolspecifics"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerLabel" ordered="false"
eType="#//Label" eOpposite="#//Label/toolspecifics"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolInfoModel" eType="#//AnyObject"
containment="true" eOpposite="#//AnyObject/containerToolInfo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toolspecifics" ordered="false"
upperBound="-1" eType="#//ToolInfo" containment="true" eOpposite="#//ToolInfo/containerLabel">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeGraphics" eSuperTypes="#//Graphics">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="graphics"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false"
eType="#//Position" containment="true" eOpposite="#//Position/containerPNodeGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="dimension" ordered="false"
eType="#//Dimension" containment="true" eOpposite="#//Dimension/containerDNodeGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="#//Fill"
containment="true" eOpposite="#//Fill/containerNodeGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="#//Line"
containment="true" eOpposite="#//Line/containerNodeGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNode" eType="#//Node"
eOpposite="#//Node/nodegraphics"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPage" eType="#//Page"
eOpposite="#//Page/nodegraphics"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Graphics" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Coordinate" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="x"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="y"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Position" eSuperTypes="#//Coordinate">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="position"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerArcGraphics" ordered="false"
eType="#//ArcGraphics" eOpposite="#//ArcGraphics/positions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPNodeGraphics"
eType="#//NodeGraphics" eOpposite="#//NodeGraphics/position"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Offset" eSuperTypes="#//Coordinate">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="offset"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics"
ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/offset"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dimension" eSuperTypes="#//Coordinate">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="dimension"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerDNodeGraphics"
ordered="false" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/dimension"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationGraphics" eSuperTypes="#//Graphics">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="graphics"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="offset" ordered="false"
eType="#//Offset" containment="true" eOpposite="#//Offset/containerAnnotationGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fill" ordered="false" eType="#//Fill"
containment="true" eOpposite="#//Fill/containerAnnotationGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="#//Line"
containment="true" eOpposite="#//Line/containerAnnotationGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" eType="#//Font"
containment="true" eOpposite="#//Font/containerAnnotationGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotation" eType="#//Annotation"
eOpposite="#//Annotation/annotationgraphics"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Fill">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="fill"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false"
eType="#//CSS2Color" defaultValueLiteral="BLACK">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="color"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientcolor" ordered="false"
eType="#//CSS2Color" defaultValueLiteral="BLACK">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="gradient-color"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gradientrotation" ordered="false"
eType="#//Gradient">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="gradient-rotation"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" ordered="false"
eType="#//URI">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="image"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNodeGraphics"
ordered="false" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/fill"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics"
ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/fill"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSS2Color">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="AQUA"/>
<eLiterals name="BLACK" value="1"/>
<eLiterals name="BLUE" value="2"/>
<eLiterals name="FUCHSIA" value="3"/>
<eLiterals name="GRAY" value="4"/>
<eLiterals name="GREEN" value="5"/>
<eLiterals name="LIME" value="6"/>
<eLiterals name="MAROON" value="7"/>
<eLiterals name="NAVY" value="8"/>
<eLiterals name="OLIVE" value="9"/>
<eLiterals name="ORANGE" value="10"/>
<eLiterals name="PURPLE" value="11"/>
<eLiterals name="RED" value="12"/>
<eLiterals name="SILVER" value="13"/>
<eLiterals name="TEAL" value="14"/>
<eLiterals name="WHITE" value="15"/>
<eLiterals name="YELLOW" value="16"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Gradient">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="HORIZONTAL"/>
<eLiterals name="VERTICAL" value="1"/>
<eLiterals name="DIAGONAL" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Line">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="line"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false"
eType="#//CSS2Color" defaultValueLiteral="BLACK">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="color"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" ordered="false"
eType="#//LineShape" defaultValueLiteral="line">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="shape"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="width"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNodeGraphics"
ordered="false" eType="#//NodeGraphics" eOpposite="#//NodeGraphics/line"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerArcGraphics" ordered="false"
eType="#//ArcGraphics" eOpposite="#//ArcGraphics/line"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics"
ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/line"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" eType="#//LineStyle">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="style"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LineShape">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="LINE" literal="line"/>
<eLiterals name="CURVE" value="1" literal="curve"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArcGraphics" eSuperTypes="#//Graphics">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="graphics"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="positions" upperBound="-1"
eType="#//Position" containment="true" eOpposite="#//Position/containerArcGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="line" ordered="false" eType="#//Line"
containment="true" eOpposite="#//Line/containerArcGraphics">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerArc" eType="#//Arc"
eOpposite="#//Arc/arcgraphics"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arc" eSuperTypes="#//PnObject">
<eAnnotations source="http://www.pnml.org/models/HLAPI">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="samePageSourceTarget" value="self.source.containerPage = self.target.containerPage"/>
</eAnnotations>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="arc"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="samePageSourceTarget differentSourceTarget"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="samePageSourceTarget" value="self.source.containerPage = self.target.containerPage"/>
<details key="differentSourceTarget" value="(self.source.oclIsKindOf(PlaceNode) and self.target.oclIsKindOf(TransitionNode)) or (self.source.oclIsKindOf(TransitionNode) and self.target.oclIsKindOf(PlaceNode))"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//Node" eOpposite="#//Node/OutArcs">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="idref"/>
<details key="tag" value="source"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//Node" eOpposite="#//Node/InArcs">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="idref"/>
<details key="tag" value="target"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="arcgraphics" ordered="false"
eType="#//ArcGraphics" containment="true" eOpposite="#//ArcGraphics/containerArc">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hlinscription" eType="#//HLAnnotation"
containment="true" eOpposite="#//HLAnnotation/containerArc">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true" eSuperTypes="#//PnObject">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="InArcs" ordered="false"
upperBound="-1" eType="#//Arc" changeable="false" eOpposite="#//Arc/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="OutArcs" ordered="false"
upperBound="-1" eType="#//Arc" changeable="false" eOpposite="#//Arc/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodegraphics" eType="#//NodeGraphics"
containment="true" eOpposite="#//NodeGraphics/containerNode">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Font">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="font"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
eType="#//FontAlign" defaultValueLiteral="LEFT">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="align"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decoration" ordered="false"
eType="#//FontDecoration" defaultValueLiteral="UNDERLINE">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="decoration"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="family" ordered="false"
eType="#//CSS2FontFamily" defaultValueLiteral="VERDANA">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="family"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rotation" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="rotation"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" eType="#//CSS2FontSize"
defaultValueLiteral="SMALL">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="size"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false"
eType="#//CSS2FontStyle" defaultValueLiteral="NORMAL">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="style"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false"
eType="#//CSS2FontWeight">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="weight"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerAnnotationGraphics"
ordered="false" eType="#//AnnotationGraphics" eOpposite="#//AnnotationGraphics/font"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FontAlign">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="LEFT"/>
<eLiterals name="CENTER" value="1"/>
<eLiterals name="RIGHT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FontDecoration">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="UNDERLINE"/>
<eLiterals name="OVERLINE" value="1"/>
<eLiterals name="LINETHROUGH" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSS2FontFamily">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="VERDANA"/>
<eLiterals name="ARIAL" value="1"/>
<eLiterals name="TIMES" value="2"/>
<eLiterals name="GEORGIA" value="3"/>
<eLiterals name="TREBUCHET" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSS2FontSize">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="XXSMALL"/>
<eLiterals name="XSMALL" value="1"/>
<eLiterals name="SMALL" value="2"/>
<eLiterals name="MEDIUM" value="3"/>
<eLiterals name="LARGE" value="4"/>
<eLiterals name="XLARGE" value="5"/>
<eLiterals name="XXLARGE" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSS2FontStyle">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="NORMAL"/>
<eLiterals name="ITALIC" value="1"/>
<eLiterals name="OBLIQUE" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CSS2FontWeight">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="NORMAL"/>
<eLiterals name="BOLD" value="1"/>
<eLiterals name="BOLDER" value="2"/>
<eLiterals name="LIGHTER" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlaceNode" abstract="true" eSuperTypes="#//Node">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referencingPlaces" upperBound="-1"
eType="#//RefPlace" changeable="false" eOpposite="#//RefPlace/ref"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionNode" abstract="true" eSuperTypes="#//Node">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="referencingTransitions"
upperBound="-1" eType="#//RefTransition" changeable="false" eOpposite="#//RefTransition/ref"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//PlaceNode">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="place"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"
eOpposite="#//Type/containerPlace">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="hlinitialMarking" eType="#//HLMarking"
containment="true" eOpposite="#//HLMarking/containerPlace">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefTransition" eSuperTypes="#//TransitionNode">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="referenceTransition"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" ordered="false" lowerBound="1"
eType="#//TransitionNode" eOpposite="#//TransitionNode/referencingTransitions">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="idref"/>
<details key="tag" value="ref"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//TransitionNode">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="transition"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//Condition"
containment="true" eOpposite="#//Condition/containerTransition">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefPlace" eSuperTypes="#//PlaceNode">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="referencePlace"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" ordered="false" lowerBound="1"
eType="#//PlaceNode" eOpposite="#//PlaceNode/referencingPlaces">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="idref"/>
<details key="tag" value="ref"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true" eSuperTypes="#//Label"/>
<eClassifiers xsi:type="ecore:EEnum" name="LineStyle">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eLiterals name="SOLID"/>
<eLiterals name="DASH" value="1"/>
<eLiterals name="DOT" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" abstract="true" eSuperTypes="#//Label">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotationgraphics" ordered="false"
eType="#//AnnotationGraphics" containment="true" eOpposite="#//AnnotationGraphics/containerAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="java.net.URI"/>
<eClassifiers xsi:type="ecore:EDataType" name="LongString" instanceClassName="java.lang.StringBuffer"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyObject" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerToolInfo" eType="#//ToolInfo"
changeable="false" eOpposite="#//ToolInfo/toolInfoModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLCoreAnnotation" abstract="true" eSuperTypes="#//Annotation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="text"/>
<details key="kind" value="son"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//HLCoreAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="type"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Sort"
containment="true" eOpposite="terms.ecore#//Sort/containerType">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="structure"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPlace" eType="#//Place"
eOpposite="#//Place/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLMarking" eSuperTypes="#//HLCoreAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="hlinitialMarking"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Term"
containment="true" eOpposite="terms.ecore#//Term/containerHLMarking">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="structure"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPlace" eType="#//Place"
eOpposite="#//Place/hlinitialMarking"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition" eSuperTypes="#//HLCoreAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="condition"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Term"
containment="true" eOpposite="terms.ecore#//Term/containerCondition">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="structure"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerTransition" eType="#//Transition"
eOpposite="#//Transition/condition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HLAnnotation" eSuperTypes="#//HLCoreAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="hlinscription"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Term"
containment="true" eOpposite="terms.ecore#//Term/containerHLAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="structure"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerArc" eType="#//Arc"
eOpposite="#//Arc/hlinscription"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Declaration" eSuperTypes="#//HLCoreAnnotation">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="declaration"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" eType="ecore:EClass terms.ecore#//Declarations"
containment="true" eOpposite="terms.ecore#//Declarations/containerDeclaration">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="structure"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerDeclarationPetriNet"
eType="#//PetriNet" eOpposite="#//PetriNet/declaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerDeclarationPage"
eType="#//Page" eOpposite="#//Page/declaration"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lip6/pnmlframework/pnmlFw-Low_Level_API_Generation/model/pthlpng/hlcorestructure.ecore | ecore | hlcorestructure
PetriNetDoc
nets
xmlns
http://www.pnml.org/version-2009/grammar/pnml
PetriNet
id
type
http://www.pnml.org/version-2009/grammar/pt-hlpng
pages
name
toolspecifics
containerPetriNetDoc
declaration
PNType
SYMNET
http://www.pnml.org/version-2009/grammar/symmetricnet
COREMODEL
http://www.pnml.org/version-2009/grammar/pnmlcoremodel
PTNET
http://www.pnml.org/version-2009/grammar/ptnet
HLPN
http://www.pnml.org/version-2009/grammar/highlevelnet
PTHLPN
http://www.pnml.org/version-2009/grammar/pt-hlpng
Page
objects
containerPetriNet
nodegraphics
declaration
PnObject
id
name
toolspecifics
containerPage
Name
text
containerNamePetriNet
containerNamePnObject
ToolInfo
tool
version
formattedXMLBuffer
toolInfoGrammarURI
containerPetriNet
containerPnObject
containerLabel
toolInfoModel
Label
toolspecifics
NodeGraphics
position
dimension
fill
line
containerNode
containerPage
Graphics
Coordinate
x
y
Position
containerArcGraphics
containerPNodeGraphics
Offset
containerAnnotationGraphics
Dimension
containerDNodeGraphics
AnnotationGraphics
offset
fill
line
font
containerAnnotation
Fill
color
BLACK
gradientcolor
BLACK
gradientrotation
image
containerNodeGraphics
containerAnnotationGraphics
CSS2Color
AQUA
AQUA
BLACK
BLACK
BLUE
BLUE
FUCHSIA
FUCHSIA
GRAY
GRAY
GREEN
GREEN
LIME
LIME
MAROON
MAROON
NAVY
NAVY
OLIVE
OLIVE
ORANGE
ORANGE
PURPLE
PURPLE
RED
RED
SILVER
SILVER
TEAL
TEAL
WHITE
WHITE
YELLOW
YELLOW
Gradient
HORIZONTAL
HORIZONTAL
VERTICAL
VERTICAL
DIAGONAL
DIAGONAL
Line
color
BLACK
shape
line
width
containerNodeGraphics
containerArcGraphics
containerAnnotationGraphics
style
LineShape
LINE
line
CURVE
curve
ArcGraphics
positions
line
containerArc
Arc
source
target
arcgraphics
hlinscription
Node
InArcs
OutArcs
nodegraphics
Font
align
LEFT
decoration
UNDERLINE
family
VERDANA
rotation
size
SMALL
style
NORMAL
weight
containerAnnotationGraphics
FontAlign
LEFT
LEFT
CENTER
CENTER
RIGHT
RIGHT
FontDecoration
UNDERLINE
UNDERLINE
OVERLINE
OVERLINE
LINETHROUGH
LINETHROUGH
CSS2FontFamily
VERDANA
VERDANA
ARIAL
ARIAL
TIMES
TIMES
GEORGIA
GEORGIA
TREBUCHET
TREBUCHET
CSS2FontSize
XXSMALL
XXSMALL
XSMALL
XSMALL
SMALL
SMALL
MEDIUM
MEDIUM
LARGE
LARGE
XLARGE
XLARGE
XXLARGE
XXLARGE
CSS2FontStyle
NORMAL
NORMAL
ITALIC
ITALIC
OBLIQUE
OBLIQUE
CSS2FontWeight
NORMAL
NORMAL
BOLD
BOLD
BOLDER
BOLDER
LIGHTER
LIGHTER
PlaceNode
referencingPlaces
TransitionNode
referencingTransitions
Place
type
hlinitialMarking
RefTransition
ref
Transition
condition
RefPlace
ref
Attribute
LineStyle
SOLID
SOLID
DASH
DASH
DOT
DOT
Annotation
annotationgraphics
URI
java.net.URI
java.net.URI
LongString
java.lang.StringBuffer
java.lang.StringBuffer
AnyObject
containerToolInfo
HLCoreAnnotation
text
Type
structure
containerPlace
HLMarking
structure
containerPlace
Condition
structure
containerTransition
HLAnnotation
structure
containerArc
Declaration
structure
containerDeclarationPetriNet
containerDeclarationPage | null | {"directed":true,"nodes":[{"nsPrefix":"hlcorestructure","nsURI":"http:///pthlpng.hlcorestructure.ecore","name":"hlcorestructure","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNetDoc","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PNType","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PnObject","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Name","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolInfo","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeGraphics","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graphics","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Coordinate","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Offset","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationGraphics","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fill","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2Color","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gradient","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Line","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineShape","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArcGraphics","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Font","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontAlign","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"FontDecoration","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontFamily","instanceClass":null,"id":27,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontSize","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontStyle","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CSS2FontWeight","instanceClass":null,"id":30,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PlaceNode","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionNode","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefTransition","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefPlace","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LineStyle","instanceClass":null,"id":38,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.net.URI","defaultValue":null,"instanceClassName":"java.net.URI","name":"URI","instanceClass":"java.net.URI","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.StringBuffer","defaultValue":null,"instanceClassName":"java.lang.StringBuffer","name":"LongString","instanceClass":"java.lang.StringBuffer","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyObject","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLCoreAnnotation","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLMarking","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HLAnnotation","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declaration","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"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":"nets","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"http://www.pnml.org/version-2009/grammar/pnml","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"http://www.pnml.org/version-2009/grammar/pnml","unsettable":false,"transient":false,"unique":true,"name":"xmlns","changeable":false,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"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":"containerPetriNetDoc","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":54,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"http://www.pnml.org/version-2009/grammar/pt-hlpng","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"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":"pages","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"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":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":"toolspecifics","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"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":"containerPetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"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":"containerNamePetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"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":"containerPetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"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":"containerDeclarationPetriNet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"name":"SYMNET","id":71,"value":2,"literal":"http://www.pnml.org/version-2009/grammar/symmetricnet","eClass":"EEnumLiteral"},{"name":"COREMODEL","id":72,"value":0,"literal":"http://www.pnml.org/version-2009/grammar/pnmlcoremodel","eClass":"EEnumLiteral"},{"name":"PTNET","id":73,"value":1,"literal":"http://www.pnml.org/version-2009/grammar/ptnet","eClass":"EEnumLiteral"},{"name":"HLPN","id":74,"value":3,"literal":"http://www.pnml.org/version-2009/grammar/highlevelnet","eClass":"EEnumLiteral"},{"name":"PTHLPN","id":75,"value":4,"literal":"http://www.pnml.org/version-2009/grammar/pt-hlpng","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":"objects","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":"nodegraphics","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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"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":false,"name":"containerPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"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":"containerPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"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":"containerDeclarationPage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":86,"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":"id","changeable":true,"lowerBound":1,"iD":true,"id":87,"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":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"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":"toolspecifics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"containerNamePnObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"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":"containerPnObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"derived":false},{"id":95,"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":"text","changeable":true,"lowerBound":1,"iD":false,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"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":"tool","changeable":true,"lowerBound":1,"iD":false,"id":101,"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":"version","changeable":true,"lowerBound":1,"iD":false,"id":102,"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":"formattedXMLBuffer","changeable":true,"lowerBound":0,"iD":false,"id":103,"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":"toolInfoGrammarURI","changeable":true,"lowerBound":0,"iD":false,"id":104,"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":"containerLabel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"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":"toolInfoModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"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"},{"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":"toolspecifics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"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":"containerToolInfo","changeable":false,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"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":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"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":"dimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"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":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"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":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"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":"containerNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"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":"containerPNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"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":"containerDNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"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":"containerNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":129,"derived":false},{"id":130,"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":"containerNodeGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"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":"nodegraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"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":"x","changeable":true,"lowerBound":1,"iD":false,"id":135,"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":"y","changeable":true,"lowerBound":1,"iD":false,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"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":"containerArcGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"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":"positions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"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":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"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":"offset","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"eClass":"EGenericType"},{"id":149,"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":"fill","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"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":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"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":"font","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":"containerAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"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":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"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":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":false},{"id":160,"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":"containerAnnotationGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"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":"annotationgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BLACK","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BLACK","unsettable":false,"transient":false,"unique":true,"name":"gradientcolor","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gradientrotation","changeable":true,"lowerBound":0,"iD":false,"id":166,"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":"image","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"name":"AQUA","id":174,"value":0,"literal":"AQUA","eClass":"EEnumLiteral"},{"name":"BLACK","id":175,"value":1,"literal":"BLACK","eClass":"EEnumLiteral"},{"name":"BLUE","id":176,"value":2,"literal":"BLUE","eClass":"EEnumLiteral"},{"name":"FUCHSIA","id":177,"value":3,"literal":"FUCHSIA","eClass":"EEnumLiteral"},{"name":"GRAY","id":178,"value":4,"literal":"GRAY","eClass":"EEnumLiteral"},{"name":"GREEN","id":179,"value":5,"literal":"GREEN","eClass":"EEnumLiteral"},{"name":"LIME","id":180,"value":6,"literal":"LIME","eClass":"EEnumLiteral"},{"name":"MAROON","id":181,"value":7,"literal":"MAROON","eClass":"EEnumLiteral"},{"name":"NAVY","id":182,"value":8,"literal":"NAVY","eClass":"EEnumLiteral"},{"name":"OLIVE","id":183,"value":9,"literal":"OLIVE","eClass":"EEnumLiteral"},{"name":"ORANGE","id":184,"value":10,"literal":"ORANGE","eClass":"EEnumLiteral"},{"name":"PURPLE","id":185,"value":11,"literal":"PURPLE","eClass":"EEnumLiteral"},{"name":"RED","id":186,"value":12,"literal":"RED","eClass":"EEnumLiteral"},{"name":"SILVER","id":187,"value":13,"literal":"SILVER","eClass":"EEnumLiteral"},{"name":"TEAL","id":188,"value":14,"literal":"TEAL","eClass":"EEnumLiteral"},{"name":"WHITE","id":189,"value":15,"literal":"WHITE","eClass":"EEnumLiteral"},{"name":"YELLOW","id":190,"value":16,"literal":"YELLOW","eClass":"EEnumLiteral"},{"name":"HORIZONTAL","id":191,"value":0,"literal":"HORIZONTAL","eClass":"EEnumLiteral"},{"name":"VERTICAL","id":192,"value":1,"literal":"VERTICAL","eClass":"EEnumLiteral"},{"name":"DIAGONAL","id":193,"value":2,"literal":"DIAGONAL","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"BLACK","unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"lowerBound":0,"iD":false,"id":194,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"line","unsettable":false,"transient":false,"unique":true,"name":"shape","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"containerArcGraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"ordered":true,"upperBound":1,"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":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"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":"line","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"name":"LINE","id":207,"value":0,"literal":"line","eClass":"EEnumLiteral"},{"name":"CURVE","id":208,"value":1,"literal":"curve","eClass":"EEnumLiteral"},{"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":"containerArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"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":"arcgraphics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"hlinscription","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"OutArcs","changeable":false,"resolveProxies":true,"lowerBound":0,"id":220,"derived":false},{"id":221,"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":"InArcs","changeable":false,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":"containerArc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"LEFT","unsettable":false,"transient":false,"unique":true,"name":"align","changeable":true,"lowerBound":0,"iD":false,"id":230,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"UNDERLINE","unsettable":false,"transient":false,"unique":true,"name":"decoration","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"VERDANA","unsettable":false,"transient":false,"unique":true,"name":"family","changeable":true,"lowerBound":0,"iD":false,"id":232,"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":"rotation","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"SMALL","unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"NORMAL","unsettable":false,"transient":false,"unique":true,"name":"style","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":false,"upperBound":1,"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":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"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"name":"LEFT","id":245,"value":0,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"CENTER","id":246,"value":1,"literal":"CENTER","eClass":"EEnumLiteral"},{"name":"RIGHT","id":247,"value":2,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"UNDERLINE","id":248,"value":0,"literal":"UNDERLINE","eClass":"EEnumLiteral"},{"name":"OVERLINE","id":249,"value":1,"literal":"OVERLINE","eClass":"EEnumLiteral"},{"name":"LINETHROUGH","id":250,"value":2,"literal":"LINETHROUGH","eClass":"EEnumLiteral"},{"name":"VERDANA","id":251,"value":0,"literal":"VERDANA","eClass":"EEnumLiteral"},{"name":"ARIAL","id":252,"value":1,"literal":"ARIAL","eClass":"EEnumLiteral"},{"name":"TIMES","id":253,"value":2,"literal":"TIMES","eClass":"EEnumLiteral"},{"name":"GEORGIA","id":254,"value":3,"literal":"GEORGIA","eClass":"EEnumLiteral"},{"name":"TREBUCHET","id":255,"value":4,"literal":"TREBUCHET","eClass":"EEnumLiteral"},{"name":"XXSMALL","id":256,"value":0,"literal":"XXSMALL","eClass":"EEnumLiteral"},{"name":"XSMALL","id":257,"value":1,"literal":"XSMALL","eClass":"EEnumLiteral"},{"name":"SMALL","id":258,"value":2,"literal":"SMALL","eClass":"EEnumLiteral"},{"name":"MEDIUM","id":259,"value":3,"literal":"MEDIUM","eClass":"EEnumLiteral"},{"name":"LARGE","id":260,"value":4,"literal":"LARGE","eClass":"EEnumLiteral"},{"name":"XLARGE","id":261,"value":5,"literal":"XLARGE","eClass":"EEnumLiteral"},{"name":"XXLARGE","id":262,"value":6,"literal":"XXLARGE","eClass":"EEnumLiteral"},{"name":"NORMAL","id":263,"value":0,"literal":"NORMAL","eClass":"EEnumLiteral"},{"name":"ITALIC","id":264,"value":1,"literal":"ITALIC","eClass":"EEnumLiteral"},{"name":"OBLIQUE","id":265,"value":2,"literal":"OBLIQUE","eClass":"EEnumLiteral"},{"name":"NORMAL","id":266,"value":0,"literal":"NORMAL","eClass":"EEnumLiteral"},{"name":"BOLD","id":267,"value":1,"literal":"BOLD","eClass":"EEnumLiteral"},{"name":"BOLDER","id":268,"value":2,"literal":"BOLDER","eClass":"EEnumLiteral"},{"name":"LIGHTER","id":269,"value":3,"literal":"LIGHTER","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referencingPlaces","changeable":false,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"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":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"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":"referencingTransitions","changeable":false,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"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":"ref","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"type","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":"hlinitialMarking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"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":"containerPlace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"id":283,"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":"containerPlace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"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":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"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":"containerTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"name":"SOLID","id":294,"value":0,"literal":"SOLID","eClass":"EEnumLiteral"},{"name":"DASH","id":295,"value":1,"literal":"DASH","eClass":"EEnumLiteral"},{"name":"DOT","id":296,"value":2,"literal":"DOT","eClass":"EEnumLiteral"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"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":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"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":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"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":"structure","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":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"id":312,"eClass":"EGenericType"},{"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":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"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":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"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":1,"target":0},{"source":1,"target":49},{"source":1,"target":50},{"source":49,"target":2},{"source":49,"target":51},{"source":49,"target":1},{"source":49,"target":52},{"source":51,"target":2},{"source":50,"target":53},{"source":50,"target":1},{"source":2,"target":0},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":58},{"source":2,"target":52},{"source":2,"target":59},{"source":54,"target":60},{"source":54,"target":2},{"source":55,"target":3},{"source":55,"target":61},{"source":55,"target":2},{"source":61,"target":3},{"source":56,"target":4},{"source":56,"target":62},{"source":56,"target":2},{"source":56,"target":63},{"source":62,"target":4},{"source":57,"target":6},{"source":57,"target":64},{"source":57,"target":2},{"source":57,"target":65},{"source":64,"target":6},{"source":58,"target":7},{"source":58,"target":66},{"source":58,"target":2},{"source":58,"target":67},{"source":66,"target":7},{"source":52,"target":1},{"source":52,"target":68},{"source":52,"target":2},{"source":52,"target":49},{"source":68,"target":1},{"source":59,"target":48},{"source":59,"target":69},{"source":59,"target":2},{"source":59,"target":70},{"source":69,"target":48},{"source":3,"target":0},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":71,"target":3},{"source":72,"target":3},{"source":73,"target":3},{"source":74,"target":3},{"source":75,"target":3},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":76},{"source":4,"target":63},{"source":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":76,"target":5},{"source":76,"target":80},{"source":76,"target":4},{"source":76,"target":81},{"source":80,"target":5},{"source":63,"target":2},{"source":63,"target":82},{"source":63,"target":4},{"source":63,"target":56},{"source":82,"target":2},{"source":77,"target":9},{"source":77,"target":83},{"source":77,"target":4},{"source":77,"target":84},{"source":83,"target":9},{"source":78,"target":48},{"source":78,"target":85},{"source":78,"target":4},{"source":78,"target":86},{"source":85,"target":48},{"source":79,"target":5},{"source":5,"target":0},{"source":5,"target":87},{"source":5,"target":88},{"source":5,"target":89},{"source":5,"target":81},{"source":87,"target":90},{"source":87,"target":5},{"source":88,"target":6},{"source":88,"target":91},{"source":88,"target":5},{"source":88,"target":92},{"source":91,"target":6},{"source":89,"target":7},{"source":89,"target":93},{"source":89,"target":5},{"source":89,"target":94},{"source":93,"target":7},{"source":81,"target":4},{"source":81,"target":95},{"source":81,"target":5},{"source":81,"target":76},{"source":95,"target":4},{"source":6,"target":0},{"source":6,"target":39},{"source":6,"target":96},{"source":6,"target":65},{"source":6,"target":92},{"source":6,"target":97},{"source":96,"target":98},{"source":96,"target":6},{"source":65,"target":2},{"source":65,"target":99},{"source":65,"target":6},{"source":65,"target":57},{"source":99,"target":2},{"source":92,"target":5},{"source":92,"target":100},{"source":92,"target":6},{"source":92,"target":88},{"source":100,"target":5},{"source":97,"target":39},{"source":7,"target":0},{"source":7,"target":101},{"source":7,"target":102},{"source":7,"target":103},{"source":7,"target":104},{"source":7,"target":67},{"source":7,"target":94},{"source":7,"target":105},{"source":7,"target":106},{"source":101,"target":107},{"source":101,"target":7},{"source":102,"target":108},{"source":102,"target":7},{"source":103,"target":41},{"source":103,"target":109},{"source":103,"target":7},{"source":109,"target":41},{"source":104,"target":40},{"source":104,"target":110},{"source":104,"target":7},{"source":110,"target":40},{"source":67,"target":2},{"source":67,"target":111},{"source":67,"target":7},{"source":67,"target":58},{"source":111,"target":2},{"source":94,"target":5},{"source":94,"target":112},{"source":94,"target":7},{"source":94,"target":89},{"source":112,"target":5},{"source":105,"target":8},{"source":105,"target":113},{"source":105,"target":7},{"source":105,"target":114},{"source":113,"target":8},{"source":106,"target":42},{"source":106,"target":115},{"source":106,"target":7},{"source":106,"target":116},{"source":115,"target":42},{"source":8,"target":0},{"source":8,"target":114},{"source":114,"target":7},{"source":114,"target":117},{"source":114,"target":8},{"source":114,"target":105},{"source":117,"target":7},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":118},{"source":9,"target":119},{"source":9,"target":120},{"source":9,"target":121},{"source":9,"target":122},{"source":9,"target":84},{"source":9,"target":123},{"source":118,"target":12},{"source":118,"target":124},{"source":118,"target":9},{"source":118,"target":125},{"source":124,"target":12},{"source":119,"target":14},{"source":119,"target":126},{"source":119,"target":9},{"source":119,"target":127},{"source":126,"target":14},{"source":120,"target":16},{"source":120,"target":128},{"source":120,"target":9},{"source":120,"target":129},{"source":128,"target":16},{"source":121,"target":19},{"source":121,"target":130},{"source":121,"target":9},{"source":121,"target":131},{"source":130,"target":19},{"source":122,"target":23},{"source":122,"target":132},{"source":122,"target":9},{"source":122,"target":133},{"source":132,"target":23},{"source":84,"target":4},{"source":84,"target":134},{"source":84,"target":9},{"source":84,"target":77},{"source":134,"target":4},{"source":123,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":135},{"source":11,"target":136},{"source":135,"target":137},{"source":135,"target":11},{"source":136,"target":138},{"source":136,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":139},{"source":12,"target":125},{"source":12,"target":140},{"source":139,"target":21},{"source":139,"target":141},{"source":139,"target":12},{"source":139,"target":142},{"source":141,"target":21},{"source":125,"target":9},{"source":125,"target":143},{"source":125,"target":12},{"source":125,"target":118},{"source":143,"target":9},{"source":140,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":144},{"source":13,"target":145},{"source":144,"target":15},{"source":144,"target":146},{"source":144,"target":13},{"source":144,"target":147},{"source":146,"target":15},{"source":145,"target":11},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":127},{"source":14,"target":148},{"source":127,"target":9},{"source":127,"target":149},{"source":127,"target":14},{"source":127,"target":119},{"source":149,"target":9},{"source":148,"target":11},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":147},{"source":15,"target":150},{"source":15,"target":151},{"source":15,"target":152},{"source":15,"target":153},{"source":15,"target":154},{"source":147,"target":13},{"source":147,"target":155},{"source":147,"target":15},{"source":147,"target":144},{"source":155,"target":13},{"source":150,"target":16},{"source":150,"target":156},{"source":150,"target":15},{"source":150,"target":157},{"source":156,"target":16},{"source":151,"target":19},{"source":151,"target":158},{"source":151,"target":15},{"source":151,"target":159},{"source":158,"target":19},{"source":152,"target":24},{"source":152,"target":160},{"source":152,"target":15},{"source":152,"target":161},{"source":160,"target":24},{"source":153,"target":39},{"source":153,"target":162},{"source":153,"target":15},{"source":153,"target":163},{"source":162,"target":39},{"source":154,"target":10},{"source":16,"target":0},{"source":16,"target":164},{"source":16,"target":165},{"source":16,"target":166},{"source":16,"target":167},{"source":16,"target":129},{"source":16,"target":157},{"source":164,"target":17},{"source":164,"target":168},{"source":164,"target":16},{"source":168,"target":17},{"source":165,"target":17},{"source":165,"target":169},{"source":165,"target":16},{"source":169,"target":17},{"source":166,"target":18},{"source":166,"target":170},{"source":166,"target":16},{"source":170,"target":18},{"source":167,"target":40},{"source":167,"target":171},{"source":167,"target":16},{"source":171,"target":40},{"source":129,"target":9},{"source":129,"target":172},{"source":129,"target":16},{"source":129,"target":120},{"source":172,"target":9},{"source":157,"target":15},{"source":157,"target":173},{"source":157,"target":16},{"source":157,"target":150},{"source":173,"target":15},{"source":17,"target":0},{"source":17,"target":174},{"source":17,"target":175},{"source":17,"target":176},{"source":17,"target":177},{"source":17,"target":178},{"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":17,"target":185},{"source":17,"target":186},{"source":17,"target":187},{"source":17,"target":188},{"source":17,"target":189},{"source":17,"target":190},{"source":174,"target":17},{"source":175,"target":17},{"source":176,"target":17},{"source":177,"target":17},{"source":178,"target":17},{"source":179,"target":17},{"source":180,"target":17},{"source":181,"target":17},{"source":182,"target":17},{"source":183,"target":17},{"source":184,"target":17},{"source":185,"target":17},{"source":186,"target":17},{"source":187,"target":17},{"source":188,"target":17},{"source":189,"target":17},{"source":190,"target":17},{"source":18,"target":0},{"source":18,"target":191},{"source":18,"target":192},{"source":18,"target":193},{"source":191,"target":18},{"source":192,"target":18},{"source":193,"target":18},{"source":19,"target":0},{"source":19,"target":194},{"source":19,"target":195},{"source":19,"target":196},{"source":19,"target":131},{"source":19,"target":197},{"source":19,"target":159},{"source":19,"target":198},{"source":194,"target":17},{"source":194,"target":199},{"source":194,"target":19},{"source":199,"target":17},{"source":195,"target":20},{"source":195,"target":200},{"source":195,"target":19},{"source":200,"target":20},{"source":196,"target":201},{"source":196,"target":19},{"source":131,"target":9},{"source":131,"target":202},{"source":131,"target":19},{"source":131,"target":121},{"source":202,"target":9},{"source":197,"target":21},{"source":197,"target":203},{"source":197,"target":19},{"source":197,"target":204},{"source":203,"target":21},{"source":159,"target":15},{"source":159,"target":205},{"source":159,"target":19},{"source":159,"target":151},{"source":205,"target":15},{"source":198,"target":38},{"source":198,"target":206},{"source":198,"target":19},{"source":206,"target":38},{"source":20,"target":0},{"source":20,"target":207},{"source":20,"target":208},{"source":207,"target":20},{"source":208,"target":20},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":142},{"source":21,"target":204},{"source":21,"target":209},{"source":21,"target":210},{"source":142,"target":12},{"source":142,"target":211},{"source":142,"target":21},{"source":142,"target":139},{"source":211,"target":12},{"source":204,"target":19},{"source":204,"target":212},{"source":204,"target":21},{"source":204,"target":197},{"source":212,"target":19},{"source":209,"target":22},{"source":209,"target":213},{"source":209,"target":21},{"source":209,"target":214},{"source":213,"target":22},{"source":210,"target":10},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":215},{"source":22,"target":216},{"source":22,"target":214},{"source":22,"target":217},{"source":22,"target":218},{"source":215,"target":23},{"source":215,"target":219},{"source":215,"target":22},{"source":215,"target":220},{"source":219,"target":23},{"source":216,"target":23},{"source":216,"target":221},{"source":216,"target":22},{"source":216,"target":222},{"source":221,"target":23},{"source":214,"target":21},{"source":214,"target":223},{"source":214,"target":22},{"source":214,"target":209},{"source":223,"target":21},{"source":217,"target":47},{"source":217,"target":224},{"source":217,"target":22},{"source":217,"target":225},{"source":224,"target":47},{"source":218,"target":5},{"source":23,"target":0},{"source":23,"target":5},{"source":23,"target":222},{"source":23,"target":220},{"source":23,"target":133},{"source":23,"target":226},{"source":222,"target":22},{"source":222,"target":227},{"source":222,"target":23},{"source":222,"target":216},{"source":227,"target":22},{"source":220,"target":22},{"source":220,"target":228},{"source":220,"target":23},{"source":220,"target":215},{"source":228,"target":22},{"source":133,"target":9},{"source":133,"target":229},{"source":133,"target":23},{"source":133,"target":122},{"source":229,"target":9},{"source":226,"target":5},{"source":24,"target":0},{"source":24,"target":230},{"source":24,"target":231},{"source":24,"target":232},{"source":24,"target":233},{"source":24,"target":234},{"source":24,"target":235},{"source":24,"target":236},{"source":24,"target":161},{"source":230,"target":25},{"source":230,"target":237},{"source":230,"target":24},{"source":237,"target":25},{"source":231,"target":26},{"source":231,"target":238},{"source":231,"target":24},{"source":238,"target":26},{"source":232,"target":27},{"source":232,"target":239},{"source":232,"target":24},{"source":239,"target":27},{"source":233,"target":240},{"source":233,"target":24},{"source":234,"target":28},{"source":234,"target":241},{"source":234,"target":24},{"source":241,"target":28},{"source":235,"target":29},{"source":235,"target":242},{"source":235,"target":24},{"source":242,"target":29},{"source":236,"target":30},{"source":236,"target":243},{"source":236,"target":24},{"source":243,"target":30},{"source":161,"target":15},{"source":161,"target":244},{"source":161,"target":24},{"source":161,"target":152},{"source":244,"target":15},{"source":25,"target":0},{"source":25,"target":245},{"source":25,"target":246},{"source":25,"target":247},{"source":245,"target":25},{"source":246,"target":25},{"source":247,"target":25},{"source":26,"target":0},{"source":26,"target":248},{"source":26,"target":249},{"source":26,"target":250},{"source":248,"target":26},{"source":249,"target":26},{"source":250,"target":26},{"source":27,"target":0},{"source":27,"target":251},{"source":27,"target":252},{"source":27,"target":253},{"source":27,"target":254},{"source":27,"target":255},{"source":251,"target":27},{"source":252,"target":27},{"source":253,"target":27},{"source":254,"target":27},{"source":255,"target":27},{"source":28,"target":0},{"source":28,"target":256},{"source":28,"target":257},{"source":28,"target":258},{"source":28,"target":259},{"source":28,"target":260},{"source":28,"target":261},{"source":28,"target":262},{"source":256,"target":28},{"source":257,"target":28},{"source":258,"target":28},{"source":259,"target":28},{"source":260,"target":28},{"source":261,"target":28},{"source":262,"target":28},{"source":29,"target":0},{"source":29,"target":263},{"source":29,"target":264},{"source":29,"target":265},{"source":263,"target":29},{"source":264,"target":29},{"source":265,"target":29},{"source":30,"target":0},{"source":30,"target":266},{"source":30,"target":267},{"source":30,"target":268},{"source":30,"target":269},{"source":266,"target":30},{"source":267,"target":30},{"source":268,"target":30},{"source":269,"target":30},{"source":31,"target":0},{"source":31,"target":23},{"source":31,"target":270},{"source":31,"target":271},{"source":270,"target":36},{"source":270,"target":272},{"source":270,"target":31},{"source":270,"target":273},{"source":272,"target":36},{"source":271,"target":23},{"source":32,"target":0},{"source":32,"target":23},{"source":32,"target":274},{"source":32,"target":275},{"source":274,"target":34},{"source":274,"target":276},{"source":274,"target":32},{"source":274,"target":277},{"source":276,"target":34},{"source":275,"target":23},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":278},{"source":33,"target":279},{"source":33,"target":280},{"source":278,"target":44},{"source":278,"target":281},{"source":278,"target":33},{"source":278,"target":282},{"source":281,"target":44},{"source":279,"target":45},{"source":279,"target":283},{"source":279,"target":33},{"source":279,"target":284},{"source":283,"target":45},{"source":280,"target":31},{"source":34,"target":0},{"source":34,"target":32},{"source":34,"target":277},{"source":34,"target":285},{"source":277,"target":32},{"source":277,"target":286},{"source":277,"target":34},{"source":277,"target":274},{"source":286,"target":32},{"source":285,"target":32},{"source":35,"target":0},{"source":35,"target":32},{"source":35,"target":287},{"source":35,"target":288},{"source":287,"target":46},{"source":287,"target":289},{"source":287,"target":35},{"source":287,"target":290},{"source":289,"target":46},{"source":288,"target":32},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":273},{"source":36,"target":291},{"source":273,"target":31},{"source":273,"target":292},{"source":273,"target":36},{"source":273,"target":270},{"source":292,"target":31},{"source":291,"target":31},{"source":37,"target":0},{"source":37,"target":8},{"source":37,"target":293},{"source":293,"target":8},{"source":38,"target":0},{"source":38,"target":294},{"source":38,"target":295},{"source":38,"target":296},{"source":294,"target":38},{"source":295,"target":38},{"source":296,"target":38},{"source":39,"target":0},{"source":39,"target":8},{"source":39,"target":163},{"source":39,"target":297},{"source":163,"target":15},{"source":163,"target":298},{"source":163,"target":39},{"source":163,"target":153},{"source":298,"target":15},{"source":297,"target":8},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":116},{"source":116,"target":7},{"source":116,"target":299},{"source":116,"target":42},{"source":116,"target":106},{"source":299,"target":7},{"source":43,"target":0},{"source":43,"target":39},{"source":43,"target":300},{"source":43,"target":301},{"source":300,"target":302},{"source":300,"target":43},{"source":301,"target":39},{"source":44,"target":0},{"source":44,"target":43},{"source":44,"target":303},{"source":44,"target":282},{"source":44,"target":304},{"source":303,"target":305},{"source":303,"target":44},{"source":282,"target":33},{"source":282,"target":306},{"source":282,"target":44},{"source":282,"target":278},{"source":306,"target":33},{"source":304,"target":43},{"source":45,"target":0},{"source":45,"target":43},{"source":45,"target":307},{"source":45,"target":284},{"source":45,"target":308},{"source":307,"target":309},{"source":307,"target":45},{"source":284,"target":33},{"source":284,"target":310},{"source":284,"target":45},{"source":284,"target":279},{"source":310,"target":33},{"source":308,"target":43},{"source":46,"target":0},{"source":46,"target":43},{"source":46,"target":311},{"source":46,"target":290},{"source":46,"target":312},{"source":311,"target":313},{"source":311,"target":46},{"source":290,"target":35},{"source":290,"target":314},{"source":290,"target":46},{"source":290,"target":287},{"source":314,"target":35},{"source":312,"target":43},{"source":47,"target":0},{"source":47,"target":43},{"source":47,"target":315},{"source":47,"target":225},{"source":47,"target":316},{"source":315,"target":317},{"source":315,"target":47},{"source":225,"target":22},{"source":225,"target":318},{"source":225,"target":47},{"source":225,"target":217},{"source":318,"target":22},{"source":316,"target":43},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":319},{"source":48,"target":70},{"source":48,"target":86},{"source":48,"target":320},{"source":319,"target":321},{"source":319,"target":48},{"source":70,"target":2},{"source":70,"target":322},{"source":70,"target":48},{"source":70,"target":59},{"source":322,"target":2},{"source":86,"target":4},{"source":86,"target":323},{"source":86,"target":48},{"source":86,"target":78},{"source":323,"target":4},{"source":320,"target":43}],"multigraph":true} |
true | <?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="relationworld"
nsURI="http://relationworld" nsPrefix="_relationworld">
<eClassifiers xsi:type="ecore:EClass" name="ThingA" eSuperTypes="#//SourceNode #//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=since"/>
</eAnnotations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="personne" eType="#//ThingA"/>
</eOperations>
<eOperations name="pred" eType="#//ThingA"/>
<eOperations name="succ" eType="#//ThingA"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThingB" eSuperTypes="#//TargetNode #//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=step"/>
</eAnnotations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="role" eType="#//ThingB"/>
</eOperations>
<eOperations name="pred" eType="#//ThingB"/>
<eOperations name="succ" eType="#//ThingB"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="#//Scale"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelatedTo" eSuperTypes="#//Arrow #//NamedElement">
<eAnnotations source="diagraph">
<details key="link"/>
<details key="lsrc=thingA"/>
<details key="ltrg=thingB"/>
<details key="cont=World.relations"/>
</eAnnotations>
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingA" eType="#//ThingA"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingB" eType="#//ThingB"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="World" eSuperTypes="#//Category">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
</eAnnotations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="role1" eType="#//ThingB"/>
<eParameters name="role2" eType="#//ThingB"/>
</eOperations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="personne1" eType="#//ThingA"/>
<eParameters name="personne2" eType="#//ThingA"/>
</eOperations>
<eOperations name="affectation" eType="#//RelatedTo">
<eParameters name="role" eType="#//ThingB"/>
<eParameters name="personne" eType="#//ThingA"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingsa" upperBound="-1"
eType="#//ThingA" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingsb" upperBound="-1"
eType="#//ThingB" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//RelatedTo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceNode" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="noeud" eType="#//SourceNode"/>
</eOperations>
<eOperations name="pred" eType="#//SourceNode"/>
<eOperations name="succ" eType="#//SourceNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arrow" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//SourceNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cible" eType="#//TargetNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="n1" eType="#//TargetNode"/>
<eParameters name="n2" eType="#//TargetNode"/>
</eOperations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="n1" eType="#//SourceNode"/>
<eParameters name="n2" eType="#//SourceNode"/>
</eOperations>
<eOperations name="affectation" eType="#//Arrow">
<eParameters name="source" eType="#//TargetNode"/>
<eParameters name="cible" eType="#//SourceNode"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1"
eType="#//SourceNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fleches" upperBound="-1"
eType="#//Arrow"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1"
eType="#//TargetNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Scale">
<eLiterals name="nothing"/>
<eLiterals name="one" value="1"/>
<eLiterals name="two" value="2"/>
<eLiterals name="three" value="3"/>
<eLiterals name="four" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetNode" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="noeud" eType="#//TargetNode"/>
</eOperations>
<eOperations name="pred" eType="#//TargetNode"/>
<eOperations name="succ" eType="#//TargetNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement">
<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>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/temp_repository-bundle/relationworld.ecore | ecore | relationworld
ThingA
compare
personne
pred
succ
since
ThingB
compare
role
pred
succ
step
RelatedTo
validate
thingA
thingB
World
compare
role1
role2
compare
personne1
personne2
affectation
role
personne
thingsa
thingsb
relations
SourceNode
compare
noeud
pred
succ
Arrow
validate
source
cible
Category
compare
n1
n2
compare
n1
n2
affectation
source
cible
sources
fleches
nom
targets
Scale
nothing
nothing
one
one
two
two
three
three
four
four
TargetNode
compare
noeud
pred
succ
NamedElement
name | null | {"directed":true,"nodes":[{"nsPrefix":"_relationworld","nsURI":"http://relationworld","name":"relationworld","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingB","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedTo","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"World","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arrow","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Scale","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":13,"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":"since","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,"unique":true,"name":"personne","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EParameter"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":25,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":35,"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":"thingA","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"thingB","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"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"affectation","lowerBound":0,"id":45,"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":"thingsa","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":"thingsb","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":"relations","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":"role1","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"role2","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EParameter"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne1","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne2","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EParameter"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"noeud","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":76,"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":"source","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":false,"unsettable":false,"transient":false,"unique":true,"name":"cible","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"affectation","lowerBound":0,"id":84,"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":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"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":"fleches","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":"nom","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"n1","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"n2","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"n1","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"n2","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"cible","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"name":"nothing","id":108,"value":0,"literal":"nothing","eClass":"EEnumLiteral"},{"name":"one","id":109,"value":1,"literal":"one","eClass":"EEnumLiteral"},{"name":"two","id":110,"value":2,"literal":"two","eClass":"EEnumLiteral"},{"name":"three","id":111,"value":3,"literal":"three","eClass":"EEnumLiteral"},{"name":"four","id":112,"value":4,"literal":"four","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EOperation"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"noeud","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"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":121,"derived":false},{"id":122,"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":5},{"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":11,"target":17},{"source":11,"target":1},{"source":11,"target":18},{"source":18,"target":1},{"source":18,"target":19},{"source":18,"target":11},{"source":19,"target":1},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":1},{"source":20,"target":1},{"source":13,"target":1},{"source":13,"target":21},{"source":13,"target":1},{"source":21,"target":1},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":5},{"source":16,"target":10},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"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":23,"target":29},{"source":23,"target":2},{"source":23,"target":30},{"source":30,"target":2},{"source":30,"target":31},{"source":30,"target":23},{"source":31,"target":2},{"source":24,"target":2},{"source":24,"target":32},{"source":24,"target":2},{"source":32,"target":2},{"source":25,"target":2},{"source":25,"target":33},{"source":25,"target":2},{"source":33,"target":2},{"source":26,"target":8},{"source":26,"target":34},{"source":26,"target":2},{"source":34,"target":8},{"source":27,"target":9},{"source":28,"target":10},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":10},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":35,"target":40},{"source":35,"target":3},{"source":36,"target":1},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":1},{"source":37,"target":2},{"source":37,"target":42},{"source":37,"target":3},{"source":42,"target":2},{"source":38,"target":6},{"source":39,"target":10},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":43,"target":50},{"source":43,"target":4},{"source":43,"target":51},{"source":43,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":43},{"source":53,"target":2},{"source":52,"target":2},{"source":52,"target":54},{"source":52,"target":43},{"source":54,"target":2},{"source":44,"target":55},{"source":44,"target":4},{"source":44,"target":56},{"source":44,"target":57},{"source":56,"target":1},{"source":56,"target":58},{"source":56,"target":44},{"source":58,"target":1},{"source":57,"target":1},{"source":57,"target":59},{"source":57,"target":44},{"source":59,"target":1},{"source":45,"target":3},{"source":45,"target":60},{"source":45,"target":4},{"source":45,"target":61},{"source":45,"target":62},{"source":60,"target":3},{"source":61,"target":2},{"source":61,"target":63},{"source":61,"target":45},{"source":63,"target":2},{"source":62,"target":1},{"source":62,"target":64},{"source":62,"target":45},{"source":64,"target":1},{"source":46,"target":1},{"source":46,"target":65},{"source":46,"target":4},{"source":65,"target":1},{"source":47,"target":2},{"source":47,"target":66},{"source":47,"target":4},{"source":66,"target":2},{"source":48,"target":3},{"source":48,"target":67},{"source":48,"target":4},{"source":67,"target":3},{"source":49,"target":7},{"source":5,"target":0},{"source":5,"target":68},{"source":5,"target":69},{"source":5,"target":70},{"source":68,"target":71},{"source":68,"target":5},{"source":68,"target":72},{"source":72,"target":5},{"source":72,"target":73},{"source":72,"target":68},{"source":73,"target":5},{"source":69,"target":5},{"source":69,"target":74},{"source":69,"target":5},{"source":74,"target":5},{"source":70,"target":5},{"source":70,"target":75},{"source":70,"target":5},{"source":75,"target":5},{"source":6,"target":0},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":76,"target":79},{"source":76,"target":6},{"source":77,"target":5},{"source":77,"target":80},{"source":77,"target":6},{"source":80,"target":5},{"source":78,"target":9},{"source":78,"target":81},{"source":78,"target":6},{"source":81,"target":9},{"source":7,"target":0},{"source":7,"target":82},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":82,"target":89},{"source":82,"target":7},{"source":82,"target":90},{"source":82,"target":91},{"source":90,"target":9},{"source":90,"target":92},{"source":90,"target":82},{"source":92,"target":9},{"source":91,"target":9},{"source":91,"target":93},{"source":91,"target":82},{"source":93,"target":9},{"source":83,"target":94},{"source":83,"target":7},{"source":83,"target":95},{"source":83,"target":96},{"source":95,"target":5},{"source":95,"target":97},{"source":95,"target":83},{"source":97,"target":5},{"source":96,"target":5},{"source":96,"target":98},{"source":96,"target":83},{"source":98,"target":5},{"source":84,"target":6},{"source":84,"target":99},{"source":84,"target":7},{"source":84,"target":100},{"source":84,"target":101},{"source":99,"target":6},{"source":100,"target":9},{"source":100,"target":102},{"source":100,"target":84},{"source":102,"target":9},{"source":101,"target":5},{"source":101,"target":103},{"source":101,"target":84},{"source":103,"target":5},{"source":85,"target":5},{"source":85,"target":104},{"source":85,"target":7},{"source":104,"target":5},{"source":86,"target":6},{"source":86,"target":105},{"source":86,"target":7},{"source":105,"target":6},{"source":87,"target":106},{"source":87,"target":7},{"source":88,"target":9},{"source":88,"target":107},{"source":88,"target":7},{"source":107,"target":9},{"source":8,"target":0},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":8,"target":111},{"source":8,"target":112},{"source":108,"target":8},{"source":109,"target":8},{"source":110,"target":8},{"source":111,"target":8},{"source":112,"target":8},{"source":9,"target":0},{"source":9,"target":113},{"source":9,"target":114},{"source":9,"target":115},{"source":113,"target":116},{"source":113,"target":9},{"source":113,"target":117},{"source":117,"target":9},{"source":117,"target":118},{"source":117,"target":113},{"source":118,"target":9},{"source":114,"target":9},{"source":114,"target":119},{"source":114,"target":9},{"source":119,"target":9},{"source":115,"target":9},{"source":115,"target":120},{"source":115,"target":9},{"source":120,"target":9},{"source":10,"target":0},{"source":10,"target":121},{"source":121,"target":122},{"source":121,"target":10}],"multigraph":true} |
true | <?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="astransast"
nsURI="http://rain.ifmo.ru/~breslav/2007/astransast" nsPrefix="astransast">
<eClassifiers xsi:type="ecore:EClass" name="ActionAS" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EClassifierReferenceAS" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TranslateReferencesAS" eSuperTypes="#//ActionAS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeDescendants" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modelReferenceTypeProto"
lowerBound="1" eType="#//QualifiedName" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="textualReferenceType" lowerBound="1"
eType="#//EClassifierReferenceAS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateClassAS" eSuperTypes="#//ActionAS">
<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="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superclasses" upperBound="-1"
eType="#//EClassifierReferenceAS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeatures" upperBound="-1"
eType="#//StructuralFeatureAS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAS" abstract="true">
<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="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeAS" eSuperTypes="#//StructuralFeatureAS">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//QualifiedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceAS" eSuperTypes="#//StructuralFeatureAS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//EClassifierReferenceAS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangeInheritanceAS" eSuperTypes="#//ActionAS">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetProto" lowerBound="1"
eType="#//QualifiedName" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superclasses" upperBound="-1"
eType="#//EClassifierReferenceAS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SkipClassAS" eSuperTypes="#//ActionAS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeDescendants" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetProto" lowerBound="1"
eType="#//QualifiedName" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationAS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outputName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outputNsURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="createClassActions" upperBound="-1"
eType="#//CreateClassAS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="translateReferencesActions"
upperBound="-1" eType="#//TranslateReferencesAS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="changeInheritanceActions"
upperBound="-1" eType="#//ChangeInheritanceAS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="skipClassActions" upperBound="-1"
eType="#//SkipClassAS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" eType="#//EPackageReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MappedEClassAS" eSuperTypes="#//EClassifierReferenceAS">
<eStructuralFeatures xsi:type="ecore:EReference" name="proto" lowerBound="1" eType="#//QualifiedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedName" eSuperTypes="#//EClassifierReferenceAS">
<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="subQN" eType="#//QualifiedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EPackageReference" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EPackageUri" eSuperTypes="#//EPackageReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EPackagePath" eSuperTypes="#//EPackageReference">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/abreslav-from-google-code/abreslav/astrans/ru.ifmo.rain.astrans.ast/model/astransast.ecore | ecore | astransast
ActionAS
EClassifierReferenceAS
TranslateReferencesAS
includeDescendants
false
modelReferenceTypeProto
textualReferenceType
CreateClassAS
name
abstract
false
superclasses
structuralFeatures
StructuralFeatureAS
name
lowerBound
0
upperBound
1
AttributeAS
type
ReferenceAS
containment
false
type
ChangeInheritanceAS
targetProto
superclasses
SkipClassAS
includeDescendants
false
targetProto
TransformationAS
outputName
outputNsURI
createClassActions
translateReferencesActions
changeInheritanceActions
skipClassActions
input
MappedEClassAS
proto
QualifiedName
name
subQN
EPackageReference
EPackageUri
uri
EPackagePath
path | null | {"directed":true,"nodes":[{"nsPrefix":"astransast","nsURI":"http://rain.ifmo.ru/~breslav/2007/astransast","name":"astransast","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionAS","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifierReferenceAS","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TranslateReferencesAS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateClassAS","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAS","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeAS","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAS","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeInheritanceAS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SkipClassAS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationAS","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappedEClassAS","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedName","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackageReference","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackageUri","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackagePath","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"includeDescendants","changeable":true,"lowerBound":0,"iD":false,"id":16,"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":"modelReferenceTypeProto","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"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":"textualReferenceType","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"},{"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":23,"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":"abstract","changeable":true,"lowerBound":0,"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":"superclasses","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"structuralFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"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":32,"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":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":33,"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":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"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":"containment","changeable":true,"lowerBound":0,"iD":false,"id":41,"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":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"targetProto","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"superclasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"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":"includeDescendants","changeable":true,"lowerBound":0,"iD":false,"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":"targetProto","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"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":"outputName","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":"outputNsURI","changeable":true,"lowerBound":0,"iD":false,"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":"createClassActions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"translateReferencesActions","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":true,"unsettable":false,"transient":false,"unique":true,"name":"changeInheritanceActions","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":"skipClassActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"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":"input","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"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":"proto","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"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},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subQN","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"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":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"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":"path","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"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":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":1},{"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":12},{"source":17,"target":21},{"source":17,"target":3},{"source":21,"target":12},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":3},{"source":22,"target":2},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":23,"target":28},{"source":23,"target":4},{"source":24,"target":29},{"source":24,"target":4},{"source":25,"target":2},{"source":25,"target":30},{"source":25,"target":4},{"source":30,"target":2},{"source":26,"target":5},{"source":26,"target":31},{"source":26,"target":4},{"source":31,"target":5},{"source":27,"target":1},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":35},{"source":32,"target":5},{"source":33,"target":36},{"source":33,"target":5},{"source":34,"target":37},{"source":34,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":38},{"source":6,"target":39},{"source":38,"target":12},{"source":38,"target":40},{"source":38,"target":6},{"source":40,"target":12},{"source":39,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":41},{"source":7,"target":42},{"source":7,"target":43},{"source":41,"target":44},{"source":41,"target":7},{"source":42,"target":2},{"source":42,"target":45},{"source":42,"target":7},{"source":45,"target":2},{"source":43,"target":5},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":46},{"source":8,"target":47},{"source":8,"target":48},{"source":46,"target":12},{"source":46,"target":49},{"source":46,"target":8},{"source":49,"target":12},{"source":47,"target":2},{"source":47,"target":50},{"source":47,"target":8},{"source":50,"target":2},{"source":48,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":51,"target":54},{"source":51,"target":9},{"source":52,"target":12},{"source":52,"target":55},{"source":52,"target":9},{"source":55,"target":12},{"source":53,"target":1},{"source":10,"target":0},{"source":10,"target":56},{"source":10,"target":57},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":10,"target":61},{"source":10,"target":62},{"source":56,"target":63},{"source":56,"target":10},{"source":57,"target":64},{"source":57,"target":10},{"source":58,"target":4},{"source":58,"target":65},{"source":58,"target":10},{"source":65,"target":4},{"source":59,"target":3},{"source":59,"target":66},{"source":59,"target":10},{"source":66,"target":3},{"source":60,"target":8},{"source":60,"target":67},{"source":60,"target":10},{"source":67,"target":8},{"source":61,"target":9},{"source":61,"target":68},{"source":61,"target":10},{"source":68,"target":9},{"source":62,"target":13},{"source":62,"target":69},{"source":62,"target":10},{"source":69,"target":13},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":70},{"source":11,"target":71},{"source":70,"target":12},{"source":70,"target":72},{"source":70,"target":11},{"source":72,"target":12},{"source":71,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":73},{"source":12,"target":74},{"source":12,"target":75},{"source":73,"target":76},{"source":73,"target":12},{"source":74,"target":12},{"source":74,"target":77},{"source":74,"target":12},{"source":77,"target":12},{"source":75,"target":2},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":78},{"source":14,"target":79},{"source":78,"target":80},{"source":78,"target":14},{"source":79,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":81},{"source":15,"target":82},{"source":81,"target":83},{"source":81,"target":15},{"source":82,"target":13}],"multigraph":true} |
false | <?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="ecoreDiff" nsURI="http://www.eclipse.org/emf/2002/EcoreDiff"
nsPrefix="ecoreDiff">
<eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedSourceURI"/>
</eAnnotations>
<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"
resolveProxies="false"/>
<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: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="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EObject"/>
<eClassifiers xsi:type="ecore:EDataType" name="EObject_EEList_EObject" instanceTypeName="EObject_EEList_EObject"/>
<eClassifiers xsi:type="ecore:EDataType" name="EObject_ETreeIterator_EObject" instanceTypeName="EObject_ETreeIterator_EObject"/>
<eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes"/>
</eAnnotations>
<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">
<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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1"
eType="#//EStructuralFeature" containment="true" resolveProxies="false"/>
<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>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString">
<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="instanceTypeName" eType="#//EString">
<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="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1"
eType="#//ETypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedName"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EClassifier_EJavaClass_Wildcard"
instanceTypeName="EClassifier_EJavaClass_Wildcard"/>
<eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/>
<eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/>
</eAnnotations>
<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" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1"
eType="#//EPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1"
eType="#//EClassifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean"/>
</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: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:EClass" name="EGenericType" eSuperTypes="#//EObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/>
</eAnnotations>
<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="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="EClassifier_Wildcard"/>
<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:EClass" name="EOperation" eSuperTypes="#//ETypedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/>
</eAnnotations>
<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"/>
<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>
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ValidLowerBound ValidUpperBound ConsistentBounds ValidType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
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"
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="EParameter" eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentTransient"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true"
eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean"/>
<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="unsettable" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature_Wildcard"/>
<eClassifiers xsi:type="ecore:EDataType" name="EStructuralFeature_EJavaClass_Wildcard"
instanceTypeName="EStructuralFeature_EJavaClass_Wildcard"/>
<eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1"
eType="#//EAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="EEnum" eSuperTypes="#//EDataType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="UniqueEnumeratorNames UniqueEnumeratorLiterals"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1"
eType="#//EEnumLiteral" containment="true" resolveProxies="false"/>
</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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator"/>
<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="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"/>
<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">
<eTypeParameters name="E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap"/>
<eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry"/>
<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="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="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">
<eTypeParameters name="K"/>
<eTypeParameters name="V"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet"/>
<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="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator">
<eTypeParameters name="E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true" eSuperTypes="#//DifferenceElement #//EObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1"
eType="#//EAnnotation" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DifferenceModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="differenceElements" upperBound="-1"
eType="#//DifferenceElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DifferenceElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AddedEAnnotation" eSuperTypes="#//EAnnotation">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEAnnotation" eSuperTypes="#//EAnnotation">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEAnnotation" eSuperTypes="#//EAnnotation">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EAnnotation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEStringToStringMapEntry" instanceClassName="java.util.Map$Entry"
eSuperTypes="#//EStringToStringMapEntry">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEStringToStringMapEntry" instanceClassName="java.util.Map$Entry"
eSuperTypes="#//EStringToStringMapEntry">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEStringToStringMapEntry" instanceClassName="java.util.Map$Entry"
eSuperTypes="#//EStringToStringMapEntry">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EStringToStringMapEntry"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEObject" eSuperTypes="#//EObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEObject" eSuperTypes="#//EObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEObject" eSuperTypes="#//EObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEClass" eSuperTypes="#//EClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEClass" eSuperTypes="#//EClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEClass" eSuperTypes="#//EClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEClassifier" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEClassifier" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEClassifier" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EClassifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedENamedElement" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedENamedElement" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedENamedElement" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//ENamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEPackage" eSuperTypes="#//EPackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEPackage" eSuperTypes="#//EPackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEPackage" eSuperTypes="#//EPackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEFactory" eSuperTypes="#//EFactory">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEFactory" eSuperTypes="#//EFactory">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEFactory" eSuperTypes="#//EFactory">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EFactory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEDataType" eSuperTypes="#//EDataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEDataType" eSuperTypes="#//EDataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEDataType" eSuperTypes="#//EDataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EDataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedETypeParameter" eSuperTypes="#//ETypeParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedETypeParameter" eSuperTypes="#//ETypeParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedETypeParameter" eSuperTypes="#//ETypeParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//ETypeParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEGenericType" eSuperTypes="#//EGenericType">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEGenericType" eSuperTypes="#//EGenericType">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEGenericType" eSuperTypes="#//EGenericType">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EGenericType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEClassifier_Wildcard" eSuperTypes="#//EClassifier_Wildcard">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEClassifier_Wildcard" eSuperTypes="#//EClassifier_Wildcard">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEClassifier_Wildcard" eSuperTypes="#//EClassifier_Wildcard">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EClassifier_Wildcard"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEOperation" eSuperTypes="#//EOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEOperation" eSuperTypes="#//EOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEOperation" eSuperTypes="#//EOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedETypedElement" eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedETypedElement" eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedETypedElement" eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//ETypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEParameter" eSuperTypes="#//EParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEParameter" eSuperTypes="#//EParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEParameter" eSuperTypes="#//EParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEAttribute" eSuperTypes="#//EAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEAttribute" eSuperTypes="#//EAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEAttribute" eSuperTypes="#//EAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEStructuralFeature" eSuperTypes="#//EStructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEStructuralFeature" eSuperTypes="#//EStructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEStructuralFeature" eSuperTypes="#//EStructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEStructuralFeature_Wildcard" eSuperTypes="#//EStructuralFeature_Wildcard">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEStructuralFeature_Wildcard"
eSuperTypes="#//EStructuralFeature_Wildcard">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEStructuralFeature_Wildcard"
eSuperTypes="#//EStructuralFeature_Wildcard">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EStructuralFeature_Wildcard"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEReference" eSuperTypes="#//EReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEReference" eSuperTypes="#//EReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEReference" eSuperTypes="#//EReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEEnum" eSuperTypes="#//EEnum">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEEnum" eSuperTypes="#//EEnum">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEEnum" eSuperTypes="#//EEnum">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEEnumLiteral" eSuperTypes="#//EEnumLiteral">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEEnumLiteral" eSuperTypes="#//EEnumLiteral">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEEnumLiteral" eSuperTypes="#//EEnumLiteral">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EEnumLiteral"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddedEModelElement" eSuperTypes="#//EModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DeletedEModelElement" eSuperTypes="#//EModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangedEModelElement" eSuperTypes="#//EModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="updatedElement" upperBound="-1"
eType="#//EModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="applicationElement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/jdirocco/evoEmig/util/it.univaq.coevolution.emig2ETLEPL.util/useCase/ant/EcoreDiff.ecore | ecore | ecoreDiff
EAnnotation
source
details
eModelElement
contents
references
EString
java.lang.String
java.lang.String
EStringToStringMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
EObject
EObject_EEList_EObject
java.lang.Object
EObject_EEList_EObject
EObject_ETreeIterator_EObject
java.lang.Object
EObject_ETreeIterator_EObject
EClass
abstract
interface
eSuperTypes
eOperations
eStructuralFeatures
eGenericSuperTypes
EClassifier
instanceClassName
instanceTypeName
ePackage
eTypeParameters
ENamedElement
name
EClassifier_EJavaClass_Wildcard
java.lang.Object
EClassifier_EJavaClass_Wildcard
EJavaObject
java.lang.Object
java.lang.Object
EPackage
nsURI
nsPrefix
eFactoryInstance
eSubpackages
eSuperPackage
eClassifiers
EFactory
ePackage
EDataType
serializable
EBoolean
boolean
boolean
ETypeParameter
eBounds
EGenericType
eUpperBound
eTypeArguments
eLowerBound
eTypeParameter
eClassifier
EClassifier_Wildcard
EInt
int
int
EOperation
eTypeParameters
eParameters
eExceptions
eGenericExceptions
eContainingClass
ETypedElement
ordered
unique
lowerBound
upperBound
eType
eGenericType
EParameter
eOperation
EAttribute
iD
EStructuralFeature
eContainingClass
changeable
volatile
transient
defaultValueLiteral
unsettable
derived
EStructuralFeature_Wildcard
EStructuralFeature_EJavaClass_Wildcard
java.lang.Object
EStructuralFeature_EJavaClass_Wildcard
EReference
containment
resolveProxies
eOpposite
eKeys
EResource
org.eclipse.emf.ecore.resource.Resource
org.eclipse.emf.ecore.resource.Resource
EEnum
eLiterals
EEnumLiteral
value
instance
literal
eEnum
EEnumerator
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
EBigDecimal
java.math.BigDecimal
java.math.BigDecimal
EBigInteger
java.math.BigInteger
java.math.BigInteger
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
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
EIntegerObject
java.lang.Integer
java.lang.Integer
EJavaClass
java.lang.Class
java.lang.Class
T
ELong
long
long
ELongObject
java.lang.Long
java.lang.Long
EMap
java.util.Map
java.util.Map
K
V
EResourceSet
org.eclipse.emf.ecore.resource.ResourceSet
org.eclipse.emf.ecore.resource.ResourceSet
EShort
short
short
EShortObject
java.lang.Short
java.lang.Short
ETreeIterator
org.eclipse.emf.common.util.TreeIterator
org.eclipse.emf.common.util.TreeIterator
E
EModelElement
eAnnotations
DifferenceModel
differenceElements
DifferenceElement
AddedEAnnotation
applicationElement
DeletedEAnnotation
applicationElement
ChangedEAnnotation
updatedElement
applicationElement
AddedEStringToStringMapEntry
java.util.Map$Entry
java.util.Map$Entry
applicationElement
DeletedEStringToStringMapEntry
java.util.Map$Entry
java.util.Map$Entry
applicationElement
ChangedEStringToStringMapEntry
java.util.Map$Entry
java.util.Map$Entry
updatedElement
applicationElement
AddedEObject
applicationElement
DeletedEObject
applicationElement
ChangedEObject
updatedElement
applicationElement
AddedEClass
applicationElement
DeletedEClass
applicationElement
ChangedEClass
updatedElement
applicationElement
AddedEClassifier
applicationElement
DeletedEClassifier
applicationElement
ChangedEClassifier
updatedElement
applicationElement
AddedENamedElement
applicationElement
DeletedENamedElement
applicationElement
ChangedENamedElement
updatedElement
applicationElement
AddedEPackage
applicationElement
DeletedEPackage
applicationElement
ChangedEPackage
updatedElement
applicationElement
AddedEFactory
applicationElement
DeletedEFactory
applicationElement
ChangedEFactory
updatedElement
applicationElement
AddedEDataType
applicationElement
DeletedEDataType
applicationElement
ChangedEDataType
updatedElement
applicationElement
AddedETypeParameter
applicationElement
DeletedETypeParameter
applicationElement
ChangedETypeParameter
updatedElement
applicationElement
AddedEGenericType
applicationElement
DeletedEGenericType
applicationElement
ChangedEGenericType
updatedElement
applicationElement
AddedEClassifier_Wildcard
applicationElement
DeletedEClassifier_Wildcard
applicationElement
ChangedEClassifier_Wildcard
updatedElement
applicationElement
AddedEOperation
applicationElement
DeletedEOperation
applicationElement
ChangedEOperation
updatedElement
applicationElement
AddedETypedElement
applicationElement
DeletedETypedElement
applicationElement
ChangedETypedElement
updatedElement
applicationElement
AddedEParameter
applicationElement
DeletedEParameter
applicationElement
ChangedEParameter
updatedElement
applicationElement
AddedEAttribute
applicationElement
DeletedEAttribute
applicationElement
ChangedEAttribute
updatedElement
applicationElement
AddedEStructuralFeature
applicationElement
DeletedEStructuralFeature
applicationElement
ChangedEStructuralFeature
updatedElement
applicationElement
AddedEStructuralFeature_Wildcard
applicationElement
DeletedEStructuralFeature_Wildcard
applicationElement
ChangedEStructuralFeature_Wildcard
updatedElement
applicationElement
AddedEReference
applicationElement
DeletedEReference
applicationElement
ChangedEReference
updatedElement
applicationElement
AddedEEnum
applicationElement
DeletedEEnum
applicationElement
ChangedEEnum
updatedElement
applicationElement
AddedEEnumLiteral
applicationElement
DeletedEEnumLiteral
applicationElement
ChangedEEnumLiteral
updatedElement
applicationElement
AddedEModelElement
DeletedEModelElement
applicationElement
ChangedEModelElement
updatedElement
applicationElement | null | {"directed":true,"nodes":[{"nsPrefix":"ecoreDiff","nsURI":"http://www.eclipse.org/emf/2002/EcoreDiff","name":"ecoreDiff","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":2,"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":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EObject_EEList_EObject","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EObject_EEList_EObject","instanceClass":"java.lang.Object","id":5,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"EObject_ETreeIterator_EObject","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EObject_ETreeIterator_EObject","instanceClass":"java.lang.Object","id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EClassifier_EJavaClass_Wildcard","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EClassifier_EJavaClass_Wildcard","instanceClass":"java.lang.Object","id":10,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":11,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":15,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier_Wildcard","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature_Wildcard","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":"EStructuralFeature_EJavaClass_Wildcard","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EStructuralFeature_EJavaClass_Wildcard","instanceClass":"java.lang.Object","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"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":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"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":31,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":33,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":34,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":40,"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":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":43,"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":44,"serializable":true,"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":45,"serializable":true,"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":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":49,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":50,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":51,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":52,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":53,"serializable":true,"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":54,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":55,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":56,"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":57,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DifferenceModel","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DifferenceElement","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEAnnotation","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEAnnotation","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEAnnotation","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"AddedEStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"DeletedEStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ChangedEStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEObject","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEObject","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEObject","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEClass","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEClass","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEClass","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEClassifier","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEClassifier","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEClassifier","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedENamedElement","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedENamedElement","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedENamedElement","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEPackage","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEPackage","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEPackage","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEFactory","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEFactory","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEFactory","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEDataType","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEDataType","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEDataType","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedETypeParameter","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedETypeParameter","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedETypeParameter","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEGenericType","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEGenericType","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEGenericType","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEClassifier_Wildcard","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEClassifier_Wildcard","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEClassifier_Wildcard","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEOperation","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEOperation","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEOperation","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedETypedElement","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedETypedElement","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedETypedElement","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEParameter","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEParameter","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEParameter","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEAttribute","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEAttribute","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEAttribute","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEStructuralFeature","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEStructuralFeature","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEStructuralFeature","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEStructuralFeature_Wildcard","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEStructuralFeature_Wildcard","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEStructuralFeature_Wildcard","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEReference","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEReference","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEReference","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEEnum","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEEnum","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEEnum","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEEnumLiteral","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEEnumLiteral","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEEnumLiteral","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddedEModelElement","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeletedEModelElement","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangedEModelElement","instanceClass":null,"abstract":false,"id":126,"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":"source","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":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":128,"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":"eModelElement","changeable":true,"resolveProxies":false,"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":"contents","changeable":true,"resolveProxies":false,"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":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"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":138,"derived":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":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"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":142,"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":143,"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":144,"derived":false},{"container":false,"ordered":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":145,"derived":false},{"container":false,"ordered":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":146,"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":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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":156,"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":"ePackage","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":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"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":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"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":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":167,"derived":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":168,"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":"eFactoryInstance","changeable":true,"resolveProxies":false,"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":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"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":"eSuperPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":171,"derived":false},{"container":false,"ordered":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":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"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":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"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":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"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":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":189,"derived":false},{"container":false,"ordered":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":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":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":191,"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":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":"eClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","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":true,"unsettable":false,"transient":false,"unique":true,"name":"eParameters","changeable":true,"resolveProxies":false,"lowerBound":0,"id":201,"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":202,"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":203,"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":"eContainingClass","changeable":true,"resolveProxies":false,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"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":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":211,"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":"unique","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":213,"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":214,"derived":false},{"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":215,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"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":216,"derived":false},{"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"},{"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":"eOperation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"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":"iD","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"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":"eContainingClass","changeable":true,"resolveProxies":false,"lowerBound":0,"id":230,"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":"changeable","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":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","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":null,"unsettable":false,"transient":false,"unique":true,"name":"transient","changeable":true,"lowerBound":0,"iD":false,"id":233,"derived":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":234,"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":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":235,"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":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"},{"id":243,"eClass":"EGenericType"},{"id":244,"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":245,"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":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":246,"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":247,"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":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"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":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"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":257,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":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":259,"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":"eEnum","changeable":true,"resolveProxies":false,"lowerBound":0,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"name":"E","id":266,"eClass":"ETypeParameter"},{"name":"T","id":267,"eClass":"ETypeParameter"},{"name":"K","id":268,"eClass":"ETypeParameter"},{"name":"V","id":269,"eClass":"ETypeParameter"},{"name":"E","id":270,"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":"eAnnotations","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"differenceElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"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":"applicationElement","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":false,"unsettable":false,"transient":false,"unique":true,"name":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":324,"derived":false},{"id":325,"eClass":"EGenericType"},{"id":326,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"id":333,"eClass":"EGenericType"},{"id":334,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":343,"derived":false},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":346,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"derived":false},{"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"derived":false},{"id":366,"eClass":"EGenericType"},{"id":367,"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":"applicationElement","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":false,"unsettable":false,"transient":false,"unique":true,"name":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":382,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"derived":false},{"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":393,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":404,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"derived":false},{"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":426,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"id":447,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":448,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":453,"derived":false},{"id":454,"eClass":"EGenericType"},{"id":455,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":471,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":475,"derived":false},{"id":476,"eClass":"EGenericType"},{"id":477,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":481,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":486,"derived":false},{"id":487,"eClass":"EGenericType"},{"id":488,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":492,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":500,"derived":false},{"id":501,"eClass":"EGenericType"},{"id":502,"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"id":508,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"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":"updatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"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":"applicationElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"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":1,"target":0},{"source":1,"target":58},{"source":1,"target":127},{"source":1,"target":128},{"source":1,"target":129},{"source":1,"target":130},{"source":1,"target":131},{"source":1,"target":132},{"source":127,"target":2},{"source":127,"target":133},{"source":127,"target":1},{"source":133,"target":2},{"source":128,"target":3},{"source":128,"target":134},{"source":128,"target":1},{"source":134,"target":3},{"source":129,"target":58},{"source":129,"target":135},{"source":129,"target":1},{"source":135,"target":58},{"source":130,"target":4},{"source":130,"target":136},{"source":130,"target":1},{"source":136,"target":4},{"source":131,"target":4},{"source":131,"target":137},{"source":131,"target":1},{"source":137,"target":4},{"source":132,"target":58},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":138},{"source":3,"target":139},{"source":138,"target":2},{"source":138,"target":140},{"source":138,"target":3},{"source":140,"target":2},{"source":139,"target":2},{"source":139,"target":141},{"source":139,"target":3},{"source":141,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":142},{"source":7,"target":143},{"source":7,"target":144},{"source":7,"target":145},{"source":7,"target":146},{"source":7,"target":147},{"source":7,"target":148},{"source":142,"target":15},{"source":142,"target":149},{"source":142,"target":7},{"source":149,"target":15},{"source":143,"target":15},{"source":143,"target":150},{"source":143,"target":7},{"source":150,"target":15},{"source":144,"target":7},{"source":144,"target":151},{"source":144,"target":7},{"source":151,"target":7},{"source":145,"target":20},{"source":145,"target":152},{"source":145,"target":7},{"source":152,"target":20},{"source":146,"target":24},{"source":146,"target":153},{"source":146,"target":7},{"source":153,"target":24},{"source":147,"target":17},{"source":147,"target":154},{"source":147,"target":7},{"source":154,"target":17},{"source":148,"target":8},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":155},{"source":8,"target":156},{"source":8,"target":157},{"source":8,"target":158},{"source":8,"target":159},{"source":155,"target":2},{"source":155,"target":160},{"source":155,"target":8},{"source":160,"target":2},{"source":156,"target":2},{"source":156,"target":161},{"source":156,"target":8},{"source":161,"target":2},{"source":157,"target":162},{"source":157,"target":8},{"source":158,"target":16},{"source":158,"target":163},{"source":158,"target":8},{"source":163,"target":16},{"source":159,"target":9},{"source":9,"target":0},{"source":9,"target":58},{"source":9,"target":164},{"source":9,"target":165},{"source":164,"target":2},{"source":164,"target":166},{"source":164,"target":9},{"source":166,"target":2},{"source":165,"target":58},{"source":10,"target":0},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":167},{"source":12,"target":168},{"source":12,"target":169},{"source":12,"target":170},{"source":12,"target":171},{"source":12,"target":172},{"source":12,"target":173},{"source":167,"target":2},{"source":167,"target":174},{"source":167,"target":12},{"source":174,"target":2},{"source":168,"target":2},{"source":168,"target":175},{"source":168,"target":12},{"source":175,"target":2},{"source":169,"target":13},{"source":169,"target":176},{"source":169,"target":12},{"source":176,"target":13},{"source":170,"target":12},{"source":170,"target":177},{"source":170,"target":12},{"source":177,"target":12},{"source":171,"target":12},{"source":171,"target":178},{"source":171,"target":12},{"source":178,"target":12},{"source":172,"target":8},{"source":172,"target":179},{"source":172,"target":12},{"source":179,"target":8},{"source":173,"target":9},{"source":13,"target":0},{"source":13,"target":58},{"source":13,"target":180},{"source":13,"target":181},{"source":180,"target":182},{"source":180,"target":13},{"source":181,"target":58},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":183},{"source":14,"target":184},{"source":183,"target":15},{"source":183,"target":185},{"source":183,"target":14},{"source":185,"target":15},{"source":184,"target":8},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":9},{"source":16,"target":186},{"source":16,"target":187},{"source":186,"target":17},{"source":186,"target":188},{"source":186,"target":16},{"source":188,"target":17},{"source":187,"target":9},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":189},{"source":17,"target":190},{"source":17,"target":191},{"source":17,"target":192},{"source":17,"target":193},{"source":17,"target":194},{"source":189,"target":17},{"source":189,"target":195},{"source":189,"target":17},{"source":195,"target":17},{"source":190,"target":17},{"source":190,"target":196},{"source":190,"target":17},{"source":196,"target":17},{"source":191,"target":17},{"source":191,"target":197},{"source":191,"target":17},{"source":197,"target":17},{"source":192,"target":16},{"source":192,"target":198},{"source":192,"target":17},{"source":198,"target":16},{"source":193,"target":8},{"source":193,"target":199},{"source":193,"target":17},{"source":199,"target":8},{"source":194,"target":4},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":200},{"source":20,"target":201},{"source":20,"target":202},{"source":20,"target":203},{"source":20,"target":204},{"source":20,"target":205},{"source":200,"target":16},{"source":200,"target":206},{"source":200,"target":20},{"source":206,"target":16},{"source":201,"target":22},{"source":201,"target":207},{"source":201,"target":20},{"source":207,"target":22},{"source":202,"target":8},{"source":202,"target":208},{"source":202,"target":20},{"source":208,"target":8},{"source":203,"target":17},{"source":203,"target":209},{"source":203,"target":20},{"source":209,"target":17},{"source":204,"target":210},{"source":204,"target":20},{"source":205,"target":21},{"source":21,"target":0},{"source":21,"target":9},{"source":21,"target":211},{"source":21,"target":212},{"source":21,"target":213},{"source":21,"target":214},{"source":21,"target":215},{"source":21,"target":216},{"source":21,"target":217},{"source":211,"target":15},{"source":211,"target":218},{"source":211,"target":21},{"source":218,"target":15},{"source":212,"target":15},{"source":212,"target":219},{"source":212,"target":21},{"source":219,"target":15},{"source":213,"target":19},{"source":213,"target":220},{"source":213,"target":21},{"source":220,"target":19},{"source":214,"target":19},{"source":214,"target":221},{"source":214,"target":21},{"source":221,"target":19},{"source":215,"target":222},{"source":215,"target":21},{"source":216,"target":17},{"source":216,"target":223},{"source":216,"target":21},{"source":223,"target":17},{"source":217,"target":9},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":224},{"source":22,"target":225},{"source":224,"target":20},{"source":224,"target":226},{"source":224,"target":22},{"source":226,"target":20},{"source":225,"target":21},{"source":23,"target":0},{"source":23,"target":24},{"source":23,"target":227},{"source":23,"target":228},{"source":227,"target":15},{"source":227,"target":229},{"source":227,"target":23},{"source":229,"target":15},{"source":228,"target":24},{"source":24,"target":0},{"source":24,"target":21},{"source":24,"target":230},{"source":24,"target":231},{"source":24,"target":232},{"source":24,"target":233},{"source":24,"target":234},{"source":24,"target":235},{"source":24,"target":236},{"source":24,"target":237},{"source":230,"target":238},{"source":230,"target":24},{"source":231,"target":15},{"source":231,"target":239},{"source":231,"target":24},{"source":239,"target":15},{"source":232,"target":15},{"source":232,"target":240},{"source":232,"target":24},{"source":240,"target":15},{"source":233,"target":15},{"source":233,"target":241},{"source":233,"target":24},{"source":241,"target":15},{"source":234,"target":2},{"source":234,"target":242},{"source":234,"target":24},{"source":242,"target":2},{"source":235,"target":15},{"source":235,"target":243},{"source":235,"target":24},{"source":243,"target":15},{"source":236,"target":15},{"source":236,"target":244},{"source":236,"target":24},{"source":244,"target":15},{"source":237,"target":21},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":245},{"source":27,"target":246},{"source":27,"target":247},{"source":27,"target":248},{"source":27,"target":249},{"source":245,"target":15},{"source":245,"target":250},{"source":245,"target":27},{"source":250,"target":15},{"source":246,"target":15},{"source":246,"target":251},{"source":246,"target":27},{"source":251,"target":15},{"source":247,"target":27},{"source":247,"target":252},{"source":247,"target":27},{"source":252,"target":27},{"source":248,"target":23},{"source":248,"target":253},{"source":248,"target":27},{"source":253,"target":23},{"source":249,"target":24},{"source":28,"target":0},{"source":29,"target":0},{"source":29,"target":14},{"source":29,"target":254},{"source":29,"target":255},{"source":254,"target":30},{"source":254,"target":256},{"source":254,"target":29},{"source":256,"target":30},{"source":255,"target":14},{"source":30,"target":0},{"source":30,"target":9},{"source":30,"target":257},{"source":30,"target":258},{"source":30,"target":259},{"source":30,"target":260},{"source":30,"target":261},{"source":257,"target":19},{"source":257,"target":262},{"source":257,"target":30},{"source":262,"target":19},{"source":258,"target":31},{"source":258,"target":263},{"source":258,"target":30},{"source":263,"target":31},{"source":259,"target":2},{"source":259,"target":264},{"source":259,"target":30},{"source":264,"target":2},{"source":260,"target":29},{"source":260,"target":265},{"source":260,"target":30},{"source":265,"target":29},{"source":261,"target":9},{"source":31,"target":0},{"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":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":266},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":50,"target":0},{"source":50,"target":267},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":268},{"source":53,"target":269},{"source":54,"target":0},{"source":55,"target":0},{"source":56,"target":0},{"source":57,"target":0},{"source":57,"target":270},{"source":58,"target":0},{"source":58,"target":60},{"source":58,"target":4},{"source":58,"target":271},{"source":58,"target":272},{"source":58,"target":273},{"source":271,"target":1},{"source":271,"target":274},{"source":271,"target":58},{"source":274,"target":1},{"source":272,"target":60},{"source":273,"target":4},{"source":59,"target":0},{"source":59,"target":275},{"source":275,"target":60},{"source":275,"target":276},{"source":275,"target":59},{"source":276,"target":60},{"source":60,"target":0},{"source":61,"target":0},{"source":61,"target":1},{"source":61,"target":277},{"source":61,"target":278},{"source":277,"target":279},{"source":277,"target":61},{"source":278,"target":1},{"source":62,"target":0},{"source":62,"target":1},{"source":62,"target":280},{"source":62,"target":281},{"source":280,"target":282},{"source":280,"target":62},{"source":281,"target":1},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":283},{"source":63,"target":284},{"source":63,"target":285},{"source":283,"target":1},{"source":283,"target":286},{"source":283,"target":63},{"source":286,"target":1},{"source":284,"target":287},{"source":284,"target":63},{"source":285,"target":1},{"source":64,"target":0},{"source":64,"target":3},{"source":64,"target":288},{"source":64,"target":289},{"source":288,"target":290},{"source":288,"target":64},{"source":289,"target":3},{"source":65,"target":0},{"source":65,"target":3},{"source":65,"target":291},{"source":65,"target":292},{"source":291,"target":293},{"source":291,"target":65},{"source":292,"target":3},{"source":66,"target":0},{"source":66,"target":3},{"source":66,"target":294},{"source":66,"target":295},{"source":66,"target":296},{"source":294,"target":3},{"source":294,"target":297},{"source":294,"target":66},{"source":297,"target":3},{"source":295,"target":298},{"source":295,"target":66},{"source":296,"target":3},{"source":67,"target":0},{"source":67,"target":4},{"source":67,"target":299},{"source":67,"target":300},{"source":299,"target":301},{"source":299,"target":67},{"source":300,"target":4},{"source":68,"target":0},{"source":68,"target":4},{"source":68,"target":302},{"source":68,"target":303},{"source":302,"target":304},{"source":302,"target":68},{"source":303,"target":4},{"source":69,"target":0},{"source":69,"target":4},{"source":69,"target":305},{"source":69,"target":306},{"source":69,"target":307},{"source":305,"target":4},{"source":305,"target":308},{"source":305,"target":69},{"source":308,"target":4},{"source":306,"target":309},{"source":306,"target":69},{"source":307,"target":4},{"source":70,"target":0},{"source":70,"target":7},{"source":70,"target":310},{"source":70,"target":311},{"source":310,"target":312},{"source":310,"target":70},{"source":311,"target":7},{"source":71,"target":0},{"source":71,"target":7},{"source":71,"target":313},{"source":71,"target":314},{"source":313,"target":315},{"source":313,"target":71},{"source":314,"target":7},{"source":72,"target":0},{"source":72,"target":7},{"source":72,"target":316},{"source":72,"target":317},{"source":72,"target":318},{"source":316,"target":7},{"source":316,"target":319},{"source":316,"target":72},{"source":319,"target":7},{"source":317,"target":320},{"source":317,"target":72},{"source":318,"target":7},{"source":73,"target":0},{"source":73,"target":8},{"source":73,"target":321},{"source":73,"target":322},{"source":321,"target":323},{"source":321,"target":73},{"source":322,"target":8},{"source":74,"target":0},{"source":74,"target":8},{"source":74,"target":324},{"source":74,"target":325},{"source":324,"target":326},{"source":324,"target":74},{"source":325,"target":8},{"source":75,"target":0},{"source":75,"target":8},{"source":75,"target":327},{"source":75,"target":328},{"source":75,"target":329},{"source":327,"target":8},{"source":327,"target":330},{"source":327,"target":75},{"source":330,"target":8},{"source":328,"target":331},{"source":328,"target":75},{"source":329,"target":8},{"source":76,"target":0},{"source":76,"target":9},{"source":76,"target":332},{"source":76,"target":333},{"source":332,"target":334},{"source":332,"target":76},{"source":333,"target":9},{"source":77,"target":0},{"source":77,"target":9},{"source":77,"target":335},{"source":77,"target":336},{"source":335,"target":337},{"source":335,"target":77},{"source":336,"target":9},{"source":78,"target":0},{"source":78,"target":9},{"source":78,"target":338},{"source":78,"target":339},{"source":78,"target":340},{"source":338,"target":9},{"source":338,"target":341},{"source":338,"target":78},{"source":341,"target":9},{"source":339,"target":342},{"source":339,"target":78},{"source":340,"target":9},{"source":79,"target":0},{"source":79,"target":12},{"source":79,"target":343},{"source":79,"target":344},{"source":343,"target":345},{"source":343,"target":79},{"source":344,"target":12},{"source":80,"target":0},{"source":80,"target":12},{"source":80,"target":346},{"source":80,"target":347},{"source":346,"target":348},{"source":346,"target":80},{"source":347,"target":12},{"source":81,"target":0},{"source":81,"target":12},{"source":81,"target":349},{"source":81,"target":350},{"source":81,"target":351},{"source":349,"target":12},{"source":349,"target":352},{"source":349,"target":81},{"source":352,"target":12},{"source":350,"target":353},{"source":350,"target":81},{"source":351,"target":12},{"source":82,"target":0},{"source":82,"target":13},{"source":82,"target":354},{"source":82,"target":355},{"source":354,"target":356},{"source":354,"target":82},{"source":355,"target":13},{"source":83,"target":0},{"source":83,"target":13},{"source":83,"target":357},{"source":83,"target":358},{"source":357,"target":359},{"source":357,"target":83},{"source":358,"target":13},{"source":84,"target":0},{"source":84,"target":13},{"source":84,"target":360},{"source":84,"target":361},{"source":84,"target":362},{"source":360,"target":13},{"source":360,"target":363},{"source":360,"target":84},{"source":363,"target":13},{"source":361,"target":364},{"source":361,"target":84},{"source":362,"target":13},{"source":85,"target":0},{"source":85,"target":14},{"source":85,"target":365},{"source":85,"target":366},{"source":365,"target":367},{"source":365,"target":85},{"source":366,"target":14},{"source":86,"target":0},{"source":86,"target":14},{"source":86,"target":368},{"source":86,"target":369},{"source":368,"target":370},{"source":368,"target":86},{"source":369,"target":14},{"source":87,"target":0},{"source":87,"target":14},{"source":87,"target":371},{"source":87,"target":372},{"source":87,"target":373},{"source":371,"target":14},{"source":371,"target":374},{"source":371,"target":87},{"source":374,"target":14},{"source":372,"target":375},{"source":372,"target":87},{"source":373,"target":14},{"source":88,"target":0},{"source":88,"target":16},{"source":88,"target":376},{"source":88,"target":377},{"source":376,"target":378},{"source":376,"target":88},{"source":377,"target":16},{"source":89,"target":0},{"source":89,"target":16},{"source":89,"target":379},{"source":89,"target":380},{"source":379,"target":381},{"source":379,"target":89},{"source":380,"target":16},{"source":90,"target":0},{"source":90,"target":16},{"source":90,"target":382},{"source":90,"target":383},{"source":90,"target":384},{"source":382,"target":16},{"source":382,"target":385},{"source":382,"target":90},{"source":385,"target":16},{"source":383,"target":386},{"source":383,"target":90},{"source":384,"target":16},{"source":91,"target":0},{"source":91,"target":17},{"source":91,"target":387},{"source":91,"target":388},{"source":387,"target":389},{"source":387,"target":91},{"source":388,"target":17},{"source":92,"target":0},{"source":92,"target":17},{"source":92,"target":390},{"source":92,"target":391},{"source":390,"target":392},{"source":390,"target":92},{"source":391,"target":17},{"source":93,"target":0},{"source":93,"target":17},{"source":93,"target":393},{"source":93,"target":394},{"source":93,"target":395},{"source":393,"target":17},{"source":393,"target":396},{"source":393,"target":93},{"source":396,"target":17},{"source":394,"target":397},{"source":394,"target":93},{"source":395,"target":17},{"source":94,"target":0},{"source":94,"target":18},{"source":94,"target":398},{"source":94,"target":399},{"source":398,"target":400},{"source":398,"target":94},{"source":399,"target":18},{"source":95,"target":0},{"source":95,"target":18},{"source":95,"target":401},{"source":95,"target":402},{"source":401,"target":403},{"source":401,"target":95},{"source":402,"target":18},{"source":96,"target":0},{"source":96,"target":18},{"source":96,"target":404},{"source":96,"target":405},{"source":96,"target":406},{"source":404,"target":18},{"source":404,"target":407},{"source":404,"target":96},{"source":407,"target":18},{"source":405,"target":408},{"source":405,"target":96},{"source":406,"target":18},{"source":97,"target":0},{"source":97,"target":20},{"source":97,"target":409},{"source":97,"target":410},{"source":409,"target":411},{"source":409,"target":97},{"source":410,"target":20},{"source":98,"target":0},{"source":98,"target":20},{"source":98,"target":412},{"source":98,"target":413},{"source":412,"target":414},{"source":412,"target":98},{"source":413,"target":20},{"source":99,"target":0},{"source":99,"target":20},{"source":99,"target":415},{"source":99,"target":416},{"source":99,"target":417},{"source":415,"target":20},{"source":415,"target":418},{"source":415,"target":99},{"source":418,"target":20},{"source":416,"target":419},{"source":416,"target":99},{"source":417,"target":20},{"source":100,"target":0},{"source":100,"target":21},{"source":100,"target":420},{"source":100,"target":421},{"source":420,"target":422},{"source":420,"target":100},{"source":421,"target":21},{"source":101,"target":0},{"source":101,"target":21},{"source":101,"target":423},{"source":101,"target":424},{"source":423,"target":425},{"source":423,"target":101},{"source":424,"target":21},{"source":102,"target":0},{"source":102,"target":21},{"source":102,"target":426},{"source":102,"target":427},{"source":102,"target":428},{"source":426,"target":21},{"source":426,"target":429},{"source":426,"target":102},{"source":429,"target":21},{"source":427,"target":430},{"source":427,"target":102},{"source":428,"target":21},{"source":103,"target":0},{"source":103,"target":22},{"source":103,"target":431},{"source":103,"target":432},{"source":431,"target":433},{"source":431,"target":103},{"source":432,"target":22},{"source":104,"target":0},{"source":104,"target":22},{"source":104,"target":434},{"source":104,"target":435},{"source":434,"target":436},{"source":434,"target":104},{"source":435,"target":22},{"source":105,"target":0},{"source":105,"target":22},{"source":105,"target":437},{"source":105,"target":438},{"source":105,"target":439},{"source":437,"target":22},{"source":437,"target":440},{"source":437,"target":105},{"source":440,"target":22},{"source":438,"target":441},{"source":438,"target":105},{"source":439,"target":22},{"source":106,"target":0},{"source":106,"target":23},{"source":106,"target":442},{"source":106,"target":443},{"source":442,"target":444},{"source":442,"target":106},{"source":443,"target":23},{"source":107,"target":0},{"source":107,"target":23},{"source":107,"target":445},{"source":107,"target":446},{"source":445,"target":447},{"source":445,"target":107},{"source":446,"target":23},{"source":108,"target":0},{"source":108,"target":23},{"source":108,"target":448},{"source":108,"target":449},{"source":108,"target":450},{"source":448,"target":23},{"source":448,"target":451},{"source":448,"target":108},{"source":451,"target":23},{"source":449,"target":452},{"source":449,"target":108},{"source":450,"target":23},{"source":109,"target":0},{"source":109,"target":24},{"source":109,"target":453},{"source":109,"target":454},{"source":453,"target":455},{"source":453,"target":109},{"source":454,"target":24},{"source":110,"target":0},{"source":110,"target":24},{"source":110,"target":456},{"source":110,"target":457},{"source":456,"target":458},{"source":456,"target":110},{"source":457,"target":24},{"source":111,"target":0},{"source":111,"target":24},{"source":111,"target":459},{"source":111,"target":460},{"source":111,"target":461},{"source":459,"target":24},{"source":459,"target":462},{"source":459,"target":111},{"source":462,"target":24},{"source":460,"target":463},{"source":460,"target":111},{"source":461,"target":24},{"source":112,"target":0},{"source":112,"target":25},{"source":112,"target":464},{"source":112,"target":465},{"source":464,"target":466},{"source":464,"target":112},{"source":465,"target":25},{"source":113,"target":0},{"source":113,"target":25},{"source":113,"target":467},{"source":113,"target":468},{"source":467,"target":469},{"source":467,"target":113},{"source":468,"target":25},{"source":114,"target":0},{"source":114,"target":25},{"source":114,"target":470},{"source":114,"target":471},{"source":114,"target":472},{"source":470,"target":25},{"source":470,"target":473},{"source":470,"target":114},{"source":473,"target":25},{"source":471,"target":474},{"source":471,"target":114},{"source":472,"target":25},{"source":115,"target":0},{"source":115,"target":27},{"source":115,"target":475},{"source":115,"target":476},{"source":475,"target":477},{"source":475,"target":115},{"source":476,"target":27},{"source":116,"target":0},{"source":116,"target":27},{"source":116,"target":478},{"source":116,"target":479},{"source":478,"target":480},{"source":478,"target":116},{"source":479,"target":27},{"source":117,"target":0},{"source":117,"target":27},{"source":117,"target":481},{"source":117,"target":482},{"source":117,"target":483},{"source":481,"target":27},{"source":481,"target":484},{"source":481,"target":117},{"source":484,"target":27},{"source":482,"target":485},{"source":482,"target":117},{"source":483,"target":27},{"source":118,"target":0},{"source":118,"target":29},{"source":118,"target":486},{"source":118,"target":487},{"source":486,"target":488},{"source":486,"target":118},{"source":487,"target":29},{"source":119,"target":0},{"source":119,"target":29},{"source":119,"target":489},{"source":119,"target":490},{"source":489,"target":491},{"source":489,"target":119},{"source":490,"target":29},{"source":120,"target":0},{"source":120,"target":29},{"source":120,"target":492},{"source":120,"target":493},{"source":120,"target":494},{"source":492,"target":29},{"source":492,"target":495},{"source":492,"target":120},{"source":495,"target":29},{"source":493,"target":496},{"source":493,"target":120},{"source":494,"target":29},{"source":121,"target":0},{"source":121,"target":30},{"source":121,"target":497},{"source":121,"target":498},{"source":497,"target":499},{"source":497,"target":121},{"source":498,"target":30},{"source":122,"target":0},{"source":122,"target":30},{"source":122,"target":500},{"source":122,"target":501},{"source":500,"target":502},{"source":500,"target":122},{"source":501,"target":30},{"source":123,"target":0},{"source":123,"target":30},{"source":123,"target":503},{"source":123,"target":504},{"source":123,"target":505},{"source":503,"target":30},{"source":503,"target":506},{"source":503,"target":123},{"source":506,"target":30},{"source":504,"target":507},{"source":504,"target":123},{"source":505,"target":30},{"source":124,"target":0},{"source":124,"target":58},{"source":124,"target":508},{"source":508,"target":58},{"source":125,"target":0},{"source":125,"target":58},{"source":125,"target":509},{"source":125,"target":510},{"source":509,"target":511},{"source":509,"target":125},{"source":510,"target":58},{"source":126,"target":0},{"source":126,"target":58},{"source":126,"target":512},{"source":126,"target":513},{"source":126,"target":514},{"source":512,"target":58},{"source":512,"target":515},{"source":512,"target":126},{"source":515,"target":58},{"source":513,"target":516},{"source":513,"target":126},{"source":514,"target":58}],"multigraph":true} |
true | <?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="schema" nsURI="http://www.soluvas.org/schema/social.schema/1.0"
nsPrefix="social-schema">
<eClassifiers xsi:type="ecore:EDataType" name="Target" instanceClassName="org.soluvas.social.Target"/>
<eClassifiers xsi:type="ecore:EClass" name="TargetType">
<eOperations name="create" eType="#//Target">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Create Target with proper nsPrefix and targetType attributes."/>
</eAnnotations>
</eOperations>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer"/>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware"/>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware"/>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//JavaClassLinked">
<eTypeArguments eClassifier="#//Target"/>
</eGenericSuperTypes>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//EClassLinked"/>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//EFactoryLinked"/>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NsPrefixable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SocialSchemaCatalog" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The loader will load two files for each catalog:

1. <catalogName>.StorySchemaCatalog.xmi, declaring the action/target/aggregation/story types, but not the structure.
2. <catalogName>.ecore. This defines the structure of the types.

The loader will resolve eClass names mentioned in the StorySchemaCatalog inside the related ecore file."/>
</eAnnotations>
<eOperations name="createTarget">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Helper method to create a {@link Target}. Useful for {@link TargetFinder} implementation."/>
</eAnnotations>
<eGenericType eTypeParameter="#//SocialSchemaCatalog/createTarget/T"/>
<eTypeParameters name="T">
<eBounds eClassifier="#//Target"/>
</eTypeParameters>
<eParameters name="targetClass">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaClass">
<eTypeArguments eTypeParameter="#//SocialSchemaCatalog/createTarget/T"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetTypes" upperBound="-1"
eType="#//TargetType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" lowerBound="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="Used to resolve a TargetType subject types inside ActionType."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generatedPackageName" lowerBound="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="Used to lookup the Java class. e.g. "id.co.bippo.person.story"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="xmiUrl" eType="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//URL"
transient="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Only used at runtime by XmiTracker."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ecoreUrl" eType="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//URL"
transient="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Only used at runtime by XmiTracker."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EPackage"
transient="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Only used by XmiTracker."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eFactory" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EFactory"
transient="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Only used by XmiTracker."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetTypeAdded">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetTypes" upperBound="-1"
eType="#//TargetType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetTypeRemoved">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetTypes" upperBound="-1"
eType="#//TargetType"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/soluvas/soluvas-framework/social/src/main/resources/org/soluvas/social/schema.ecore | ecore | schema
Target
org.soluvas.social.Target
org.soluvas.social.Target
TargetType
create
SocialSchemaCatalog
createTarget
T
targetClass
targetTypes
nsPrefix
generatedPackageName
xmiUrl
ecoreUrl
ePackage
eFactory
TargetTypeAdded
targetTypes
TargetTypeRemoved
targetTypes | null | {"directed":true,"nodes":[{"nsPrefix":"social-schema","nsURI":"http://www.soluvas.org/schema/social.schema/1.0","name":"schema","id":0,"eClass":"EPackage"},{"instanceTypeName":"org.soluvas.social.Target","defaultValue":null,"instanceClassName":"org.soluvas.social.Target","name":"Target","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SocialSchemaCatalog","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetTypeAdded","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetTypeRemoved","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"createTarget","lowerBound":0,"id":16,"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":"targetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"nsPrefix","changeable":true,"lowerBound":1,"iD":false,"id":18,"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":"generatedPackageName","changeable":true,"lowerBound":1,"iD":false,"id":19,"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":"xmiUrl","changeable":true,"lowerBound":0,"iD":false,"id":20,"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":"ecoreUrl","changeable":true,"lowerBound":0,"iD":false,"id":21,"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":"ePackage","changeable":true,"resolveProxies":true,"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":true,"unique":true,"name":"eFactory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"name":"T","id":27,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"targetClass","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EParameter"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"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":"targetTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"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":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":2,"target":13},{"source":6,"target":1},{"source":6,"target":14},{"source":6,"target":2},{"source":14,"target":1},{"source":10,"target":15},{"source":15,"target":1},{"source":3,"target":0},{"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":3,"target":25},{"source":16,"target":1},{"source":16,"target":26},{"source":16,"target":3},{"source":16,"target":27},{"source":16,"target":28},{"source":26,"target":27},{"source":27,"target":29},{"source":29,"target":1},{"source":28,"target":30},{"source":28,"target":16},{"source":30,"target":31},{"source":31,"target":27},{"source":17,"target":2},{"source":17,"target":32},{"source":17,"target":3},{"source":32,"target":2},{"source":18,"target":33},{"source":18,"target":3},{"source":19,"target":34},{"source":19,"target":3},{"source":20,"target":35},{"source":20,"target":3},{"source":21,"target":36},{"source":21,"target":3},{"source":22,"target":37},{"source":22,"target":3},{"source":23,"target":38},{"source":23,"target":3},{"source":4,"target":0},{"source":4,"target":39},{"source":39,"target":2},{"source":39,"target":40},{"source":39,"target":4},{"source":40,"target":2},{"source":5,"target":0},{"source":5,"target":41},{"source":41,"target":2},{"source":41,"target":42},{"source":41,"target":5},{"source":42,"target":2}],"multigraph":true} |
false | <?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="bz386607" nsURI="http://www.eclipse.org/emf/teneo/samples/issues/bz386607"
nsPrefix="bz386607">
<eClassifiers xsi:type="ecore:EClass" name="Bar">
<eStructuralFeatures xsi:type="ecore:EReference" name="foo" eType="#//Foo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Foo"/>
</ecore:EPackage>
| github:ecore:/data/appian/org.eclipse.emf.teneo/tests/org.eclipse.emf.teneo.samples/src/org/eclipse/emf/teneo/samples/issues/bz386607/model/bz386607.ecore | ecore | bz386607
Bar
foo
Foo | null | {"directed":true,"nodes":[{"nsPrefix":"bz386607","nsURI":"http://www.eclipse.org/emf/teneo/samples/issues/bz386607","name":"bz386607","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bar","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foo","instanceClass":null,"abstract":false,"id":2,"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":"foo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"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}],"multigraph":true} |
false | <?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="report" nsURI="http://eclipse.org/rcptt/sherlock/report" nsPrefix="org.eclipse.rcptt.sherlock.report">
<eClassifiers xsi:type="ecore:EClass" name="Report">
<eStructuralFeatures xsi:type="ecore:EReference" name="root" eType="#//Node" containment="true"
eOpposite="#//Node/report"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1"
eType="#//EventSource" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReportContainer">
<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="Node">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Node" containment="true" eOpposite="#//Node/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="events" upperBound="-1"
eType="#//Event" 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="properties" upperBound="-1"
eType="#//PropertyMap" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Node"
eOpposite="#//Node/children"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="report" eType="#//Report"
eOpposite="#//Report/root"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="snapshots" upperBound="-1"
eType="#//Snaphot" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//PropertyMap" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="data" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//EventSource"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//EventKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="count" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EventKind">
<eLiterals name="Info"/>
<eLiterals name="Begin" value="1"/>
<eLiterals name="End" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventSource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//PropertyMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyMap" 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="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Snaphot">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//PropertyMap" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="data" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReportBuilderStore">
<eStructuralFeatures xsi:type="ecore:EReference" name="report" eType="#//Report"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentNode" eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Screenshot">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EByteArray"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//ScreenshotKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ScreenshotKind">
<eLiterals name="PNG"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TraceData">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoggingData">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="#//LoggingCategory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LoggingCategory">
<eLiterals name="Default"/>
<eLiterals name="Normal" value="1"/>
<eLiterals name="Advanced" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/xored/rcptt/watson/org.eclipse.rcptt.watson.core/model/report.ecore | ecore | report
Report
root
sources
ReportContainer
content
Node
startTime
endTime
children
events
name
properties
parent
report
snapshots
duration
0
Event
time
properties
data
source
kind
color
count
1
EventKind
Info
Info
Begin
Begin
End
End
EventSource
name
properties
PropertyMap
java.util.Map$Entry
java.util.Map$Entry
key
value
Snaphot
time
properties
data
ReportBuilderStore
report
currentNode
Screenshot
data
kind
message
ScreenshotKind
PNG
PNG
TraceData
message
LoggingData
text
category
LoggingCategory
Default
Default
Normal
Normal
Advanced
Advanced | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.rcptt.sherlock.report","nsURI":"http://eclipse.org/rcptt/sherlock/report","name":"report","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportContainer","instanceClass":null,"abstract":false,"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":"Event","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventKind","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventSource","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"PropertyMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Snaphot","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportBuilderStore","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Screenshot","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScreenshotKind","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceData","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoggingData","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LoggingCategory","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":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":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":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"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":"report","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"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":"startTime","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":"endTime","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":"children","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":true,"unsettable":false,"transient":false,"unique":true,"name":"events","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"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":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"snapshots","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"duration","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":0,"iD":false,"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":"properties","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":"data","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":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"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":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":"color","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"count","changeable":true,"lowerBound":0,"iD":false,"id":47,"derived":false},{"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"},{"name":"Info","id":55,"value":0,"literal":"Info","eClass":"EEnumLiteral"},{"name":"Begin","id":56,"value":1,"literal":"Begin","eClass":"EEnumLiteral"},{"name":"End","id":57,"value":2,"literal":"End","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":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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"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":62,"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":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"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":"time","changeable":true,"lowerBound":0,"iD":false,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"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":true,"lowerBound":0,"id":68,"derived":false},{"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":"report","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":"currentNode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"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":76,"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":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":"message","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"name":"PNG","id":82,"value":0,"literal":"PNG","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":"message","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"name":"Default","id":89,"value":0,"literal":"Default","eClass":"EEnumLiteral"},{"name":"Normal","id":90,"value":1,"literal":"Normal","eClass":"EEnumLiteral"},{"name":"Advanced","id":91,"value":2,"literal":"Advanced","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":1,"target":0},{"source":1,"target":15},{"source":1,"target":16},{"source":15,"target":3},{"source":15,"target":17},{"source":15,"target":1},{"source":15,"target":18},{"source":17,"target":3},{"source":16,"target":6},{"source":16,"target":19},{"source":16,"target":1},{"source":19,"target":6},{"source":2,"target":0},{"source":2,"target":20},{"source":20,"target":21},{"source":20,"target":2},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":18},{"source":3,"target":29},{"source":3,"target":30},{"source":22,"target":31},{"source":22,"target":3},{"source":23,"target":32},{"source":23,"target":3},{"source":24,"target":3},{"source":24,"target":33},{"source":24,"target":3},{"source":24,"target":28},{"source":33,"target":3},{"source":25,"target":4},{"source":25,"target":34},{"source":25,"target":3},{"source":34,"target":4},{"source":26,"target":35},{"source":26,"target":3},{"source":27,"target":7},{"source":27,"target":36},{"source":27,"target":3},{"source":36,"target":7},{"source":28,"target":3},{"source":28,"target":37},{"source":28,"target":3},{"source":28,"target":24},{"source":37,"target":3},{"source":18,"target":1},{"source":18,"target":38},{"source":18,"target":3},{"source":18,"target":15},{"source":38,"target":1},{"source":29,"target":8},{"source":29,"target":39},{"source":29,"target":3},{"source":39,"target":8},{"source":30,"target":40},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":41},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":41,"target":48},{"source":41,"target":4},{"source":42,"target":7},{"source":42,"target":49},{"source":42,"target":4},{"source":49,"target":7},{"source":43,"target":50},{"source":43,"target":4},{"source":44,"target":6},{"source":44,"target":51},{"source":44,"target":4},{"source":51,"target":6},{"source":45,"target":5},{"source":45,"target":52},{"source":45,"target":4},{"source":52,"target":5},{"source":46,"target":53},{"source":46,"target":4},{"source":47,"target":54},{"source":47,"target":4},{"source":5,"target":0},{"source":5,"target":55},{"source":5,"target":56},{"source":5,"target":57},{"source":55,"target":5},{"source":56,"target":5},{"source":57,"target":5},{"source":6,"target":0},{"source":6,"target":58},{"source":6,"target":59},{"source":58,"target":60},{"source":58,"target":6},{"source":59,"target":7},{"source":59,"target":61},{"source":59,"target":6},{"source":61,"target":7},{"source":7,"target":0},{"source":7,"target":62},{"source":7,"target":63},{"source":62,"target":64},{"source":62,"target":7},{"source":63,"target":65},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":66,"target":69},{"source":66,"target":8},{"source":67,"target":7},{"source":67,"target":70},{"source":67,"target":8},{"source":70,"target":7},{"source":68,"target":71},{"source":68,"target":8},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":73},{"source":72,"target":1},{"source":72,"target":74},{"source":72,"target":9},{"source":74,"target":1},{"source":73,"target":3},{"source":73,"target":75},{"source":73,"target":9},{"source":75,"target":3},{"source":10,"target":0},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":76,"target":79},{"source":76,"target":10},{"source":77,"target":11},{"source":77,"target":80},{"source":77,"target":10},{"source":80,"target":11},{"source":78,"target":81},{"source":78,"target":10},{"source":11,"target":0},{"source":11,"target":82},{"source":82,"target":11},{"source":12,"target":0},{"source":12,"target":83},{"source":83,"target":84},{"source":83,"target":12},{"source":13,"target":0},{"source":13,"target":85},{"source":13,"target":86},{"source":85,"target":87},{"source":85,"target":13},{"source":86,"target":14},{"source":86,"target":88},{"source":86,"target":13},{"source":88,"target":14},{"source":14,"target":0},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":89,"target":14},{"source":90,"target":14},{"source":91,"target":14}],"multigraph":true} |
true | <?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="KM3"
nsURI="amma/km3/modified" nsPrefix="amma_km3_modified">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false"
upperBound="-1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false"
upperBound="-1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
lowerBound="1" eType="#//Package" eOpposite="#//Package/contents"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" eSuperTypes="#//ModelElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1"
eType="#//EnumLiteral" containment="true" eOpposite="#//EnumLiteral/enum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteral" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="enum" ordered="false" lowerBound="1"
eType="#//Enumeration" eOpposite="#//Enumeration/literals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameter" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//TemplateParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supertypes" ordered="false"
upperBound="-1" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structuralFeatures" upperBound="-1"
eType="#//StructuralFeature" containment="true" eOpposite="#//StructuralFeature/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true" eOpposite="#//Operation/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" ordered="false"
unique="false" lowerBound="1" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" ordered="false"
unique="false" lowerBound="1" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOrdered" ordered="false"
unique="false" lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Class" eOpposite="#//Class/structuralFeatures"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subsetOf" ordered="false"
upperBound="-1" eType="#//StructuralFeature" eOpposite="#//StructuralFeature/derivedFrom"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="derivedFrom" ordered="false"
upperBound="-1" eType="#//StructuralFeature" eOpposite="#//StructuralFeature/subsetOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//StructuralFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="Reference" eSuperTypes="#//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isContainer" ordered="false"
unique="false" lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" ordered="false"
eType="#//Reference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Class" eOpposite="#//Class/operations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true" eOpposite="#//Parameter/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Operation" eOpposite="#//Operation/parameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//ModelElement" containment="true" eOpposite="#//ModelElement/package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false"
lowerBound="1" eType="#//Metamodel" eOpposite="#//Metamodel/contents"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metamodel" eSuperTypes="#//LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//Package" containment="true" eOpposite="#//Package/metamodel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
</ecore:EPackage>
| github:ecore:/data/jesusc/bento/bin/zoo/km32measure/KM3_modified.ecore | ecore | KM3
LocatedElement
location
commentsBefore
commentsAfter
ModelElement
name
package
Classifier
DataType
Enumeration
literals
EnumLiteral
enum
TemplateParameter
Class
parameters
isAbstract
supertypes
structuralFeatures
operations
TypedElement
lower
upper
isOrdered
isUnique
type
StructuralFeature
owner
subsetOf
derivedFrom
Attribute
Reference
isContainer
opposite
Operation
owner
parameters
Parameter
owner
Package
contents
metamodel
Metamodel
contents
Boolean
Integer
String | null | {"directed":true,"nodes":[{"nsPrefix":"amma_km3_modified","nsURI":"amma/km3/modified","name":"KM3","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":"ModelElement","instanceClass":null,"abstract":true,"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":"DataType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteral","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameter","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reference","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metamodel","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Integer","instanceClass":null,"id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":19,"serializable":true,"eClass":"EDataType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":20,"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":21,"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":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"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":26,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"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":"literals","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"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":41,"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":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":42,"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":"supertypes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"structuralFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"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":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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":51,"derived":false},{"id":52,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"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":"lower","changeable":true,"lowerBound":1,"iD":false,"id":54,"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":"upper","changeable":true,"lowerBound":1,"iD":false,"id":55,"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":"isOrdered","changeable":true,"lowerBound":1,"iD":false,"id":56,"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":"isUnique","changeable":true,"lowerBound":1,"iD":false,"id":57,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"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":"subsetOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"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":"derivedFrom","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isContainer","changeable":true,"lowerBound":1,"iD":false,"id":72,"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":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"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":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"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":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"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":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"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":1,"target":22},{"source":20,"target":19},{"source":20,"target":23},{"source":20,"target":1},{"source":23,"target":19},{"source":21,"target":19},{"source":21,"target":24},{"source":21,"target":1},{"source":24,"target":19},{"source":22,"target":19},{"source":22,"target":25},{"source":22,"target":1},{"source":25,"target":19},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":26,"target":19},{"source":26,"target":29},{"source":26,"target":2},{"source":29,"target":19},{"source":27,"target":15},{"source":27,"target":30},{"source":27,"target":2},{"source":27,"target":31},{"source":30,"target":15},{"source":28,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":32},{"source":32,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":33,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":34},{"source":5,"target":35},{"source":34,"target":6},{"source":34,"target":36},{"source":34,"target":5},{"source":34,"target":37},{"source":36,"target":6},{"source":35,"target":3},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":37},{"source":6,"target":38},{"source":37,"target":5},{"source":37,"target":39},{"source":37,"target":6},{"source":37,"target":34},{"source":39,"target":5},{"source":38,"target":2},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":40},{"source":40,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":41},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":8,"target":45},{"source":8,"target":46},{"source":41,"target":7},{"source":41,"target":47},{"source":41,"target":8},{"source":47,"target":7},{"source":42,"target":17},{"source":42,"target":48},{"source":42,"target":8},{"source":48,"target":17},{"source":43,"target":8},{"source":43,"target":49},{"source":43,"target":8},{"source":49,"target":8},{"source":44,"target":10},{"source":44,"target":50},{"source":44,"target":8},{"source":44,"target":51},{"source":50,"target":10},{"source":45,"target":13},{"source":45,"target":52},{"source":45,"target":8},{"source":45,"target":53},{"source":52,"target":13},{"source":46,"target":3},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":54,"target":18},{"source":54,"target":60},{"source":54,"target":9},{"source":60,"target":18},{"source":55,"target":18},{"source":55,"target":61},{"source":55,"target":9},{"source":61,"target":18},{"source":56,"target":17},{"source":56,"target":62},{"source":56,"target":9},{"source":62,"target":17},{"source":57,"target":17},{"source":57,"target":63},{"source":57,"target":9},{"source":63,"target":17},{"source":58,"target":3},{"source":58,"target":64},{"source":58,"target":9},{"source":64,"target":3},{"source":59,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":51},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":51,"target":8},{"source":51,"target":68},{"source":51,"target":10},{"source":51,"target":44},{"source":68,"target":8},{"source":65,"target":10},{"source":65,"target":69},{"source":65,"target":10},{"source":65,"target":66},{"source":69,"target":10},{"source":66,"target":10},{"source":66,"target":70},{"source":66,"target":10},{"source":66,"target":65},{"source":70,"target":10},{"source":67,"target":9},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":71},{"source":71,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":72},{"source":12,"target":73},{"source":12,"target":74},{"source":72,"target":17},{"source":72,"target":75},{"source":72,"target":12},{"source":75,"target":17},{"source":73,"target":12},{"source":73,"target":76},{"source":73,"target":12},{"source":76,"target":12},{"source":74,"target":10},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":53},{"source":13,"target":77},{"source":13,"target":78},{"source":53,"target":8},{"source":53,"target":79},{"source":53,"target":13},{"source":53,"target":45},{"source":79,"target":8},{"source":77,"target":14},{"source":77,"target":80},{"source":77,"target":13},{"source":77,"target":81},{"source":80,"target":14},{"source":78,"target":9},{"source":14,"target":0},{"source":14,"target":9},{"source":14,"target":81},{"source":14,"target":82},{"source":81,"target":13},{"source":81,"target":83},{"source":81,"target":14},{"source":81,"target":77},{"source":83,"target":13},{"source":82,"target":9},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":31},{"source":15,"target":84},{"source":15,"target":85},{"source":31,"target":2},{"source":31,"target":86},{"source":31,"target":15},{"source":31,"target":27},{"source":86,"target":2},{"source":84,"target":16},{"source":84,"target":87},{"source":84,"target":15},{"source":84,"target":88},{"source":87,"target":16},{"source":85,"target":2},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":88},{"source":16,"target":89},{"source":88,"target":15},{"source":88,"target":90},{"source":88,"target":16},{"source":88,"target":84},{"source":90,"target":15},{"source":89,"target":1},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0}],"multigraph":true} |
false | <?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="layers" nsURI="org.eclipse.papyrus.layers.0.10" nsPrefix="org.eclipse.papyrus.layers.stackmodel.layers">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Start the LayesStack.
This method should be called after the LayersStack creation. It is not called from the constructor, because 
the initialisation can differ if the LayersStack is created by the user or by EMF after a reloading.
"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="LayerNamedStyle" eSuperTypes="../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//NamedStyle">
<eStructuralFeatures xsi:type="ecore:EReference" name="layersStack" ordered="false"
upperBound="-1" eType="#//LayersStack" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayersStack" eSuperTypes="#//LayersContainer">
<eOperations name="getComputePropertyValueCommand" ordered="false" lowerBound="1"
eType="#//ComputePropertyValueCommand" eExceptions="#//LayersException">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="getPropertiesComputePropertyValueCommand" upperBound="-1" eType="#//ComputePropertyValueCommand"
eExceptions="#//LayersException">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="property" lowerBound="1" upperBound="-1" eType="#//Property"/>
</eOperations>
<eOperations name="getViewsComputePropertyValueCommand" upperBound="-1" eType="#//ComputePropertyValueCommand"
eExceptions="#//LayersException">
<eParameters name="view" upperBound="-1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="startAfterCreation" ordered="false" lowerBound="1"/>
<eOperations name="attachLayers" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Start the LayersStack after a reloading by EMF. This method should be explicitly called after a reloading.
The method usually start the layer behaviors."/>
</eAnnotations>
</eOperations>
<eOperations name="attach" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Try to attach this Layer. If successful, the state go to "attached". Otherwise, an exception is thrown.
A Layer can be attached if its required attributes are set.
Required attributes:
<ul>
 <li>application</li>
 <li>owningLayerStack</li>
 <li>parent container</li>
 <li></li>
</ul>
Just after enterring in "attached" state, the enterAttachedState() method is called.
If this Layer is successfully attached, then attach subLayers."/>
</eAnnotations>
</eOperations>
<eOperations name="detach" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Detach the Layer. The state go to "detached".
Associated behavior are stopped."/>
</eAnnotations>
</eOperations>
<eOperations name="enterAttachedState" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This method is called by the class immediately after entering in attached state.
The methodcan be used to start the layer behaviors."/>
</eAnnotations>
</eOperations>
<eOperations name="exitAttachedState" ordered="false" lowerBound="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This method is called just before this Layer leave the attached state.
"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="layers" ordered="false"
eType="#//LayerExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagram" ordered="false"
eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" ordered="false"
unique="false" lowerBound="1" eType="#//LayerState" defaultValueLiteral="detached"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerExpression" abstract="true" eSuperTypes="#//ApplicationDependantElement">
<eOperations name="getComputePropertyValueCommand" ordered="false" lowerBound="1"
eType="#//ComputePropertyValueCommand" eExceptions="#//LayersException">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="getViewsComputePropertyValueCommand" upperBound="-1" eType="#//ComputePropertyValueCommand"
eExceptions="#//LayersException">
<eParameters name="view" upperBound="-1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="getPropertiesComputePropertyValueCommand" upperBound="-1" eType="#//ComputePropertyValueCommand"
eExceptions="#//LayersException">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="property" lowerBound="1" upperBound="-1" eType="#//Property"/>
</eOperations>
<eOperations name="attachToLayersStack" ordered="false" lowerBound="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Method called to specify that this Layer should be initialized for the specified LayerStack.
Init this Layer for the specified LayersStack.
This method is called by the LayersStack when it detect that tha layer is attached to it.
"/>
</eAnnotations>
<eParameters name="owningLayersStack" ordered="false" lowerBound="1" eType="#//LayersStack"/>
</eOperations>
<eOperations name="getLayersStack" ordered="false" lowerBound="1" eType="#//LayersStack"
eExceptions="#//NotFoundException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A checked version of getOwningLayersStack.
"/>
</eAnnotations>
</eOperations>
<eOperations name="enterAttachedState" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This method is called by the class immediately after entering in attached state.
The methodcan be used to start the layer behaviors."/>
</eAnnotations>
</eOperations>
<eOperations name="attach" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Try to attach this Layer. If successful, the state go to "attached". Otherwise, an exception is thrown.
A Layer can be attached if its required attributes are set.
Required attributes:
<ul>
 <li>application</li>
 <li>owningLayerStack</li>
 <li>parent container</li>
 <li></li>
</ul>
Just after enterring in "attached" state, the enterAttachedState() method is called.
If this Layer is successfully attached, then attach subLayers."/>
</eAnnotations>
</eOperations>
<eOperations name="detach" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Detach the Layer. The state go to "detached".
Associated behavior are stopped."/>
</eAnnotations>
</eOperations>
<eOperations name="exitAttachedState" ordered="false" lowerBound="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This method is called just before this Layer leave the attached state.
"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLayerEnabledInternal"
ordered="false" lowerBound="1" eType="#//boolean" changeable="false" volatile="true"
transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLayerEnabled" ordered="false"
lowerBound="1" eType="#//boolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBranchEnabled" ordered="false"
lowerBound="1" eType="#//boolean" transient="true" defaultValueLiteral="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Is the branch from this node to the root enabled ?
A branch is enabled if all node of the branch are enabled.
In other world, if an ancestor node is disable, the branch is disabled.
Setting the value of this node set the value of the subnodes."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningLayersStack" ordered="false"
eType="#//LayersStack"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" ordered="false"
unique="false" lowerBound="1" eType="#//LayerState" defaultValueLiteral="detached"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationDependantElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="application" ordered="false"
eType="#//LayersStackApplication"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayersStackApplication" eSuperTypes="#//FolderElement">
<eOperations name="getLayersStackFor" ordered="false" lowerBound="1" eType="#//LayersStack">
<eParameters name="diagram" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/>
</eOperations>
<eOperations name="removeLayersStackFor" ordered="false" lowerBound="1">
<eParameters name="diagram" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/>
</eOperations>
<eOperations name="isLayersStackAttachedFor" ordered="false" lowerBound="1" eType="#//boolean">
<eParameters name="diagram" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/>
</eOperations>
<eOperations name="createLayersStackFor" ordered="false" lowerBound="1" eType="#//LayersStack">
<eParameters name="diagram" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/>
</eOperations>
<eOperations name="lookupLayersStackFor" ordered="false" lowerBound="1" eType="#//LayersStack"
eExceptions="#//NotFoundException">
<eParameters name="diagram" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//Diagram"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="layersStacks" ordered="false"
upperBound="-1" eType="#//LayersStack" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layerStackRegistry" ordered="false"
lowerBound="1" eType="#//LayerStackDescriptorRegistry" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyRegistry" ordered="false"
lowerBound="1" eType="#//PropertyRegistry" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layerDescriptorRegistry"
ordered="false" lowerBound="1" eType="#//LayerDescriptorRegistry" transient="true"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="factory" ordered="false"
lowerBound="1" eType="#//LayerApplicationFactory" transient="true" containment="true"
eOpposite="#//LayerApplicationFactory/application"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertySetterRegistry"
ordered="false" eType="#//PropertySetterRegistry" transient="true" containment="true"
eOpposite="#//PropertySetterRegistry/application"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layerOperatorDescriptorRegistry"
ordered="false" eType="#//LayerOperatorDescriptorRegistry" transient="true"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FolderElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="LayerStackDescriptorRegistry"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyRegistry">
<eOperations name="getPropertyIndex" ordered="false" lowerBound="1" eType="#//int"
eExceptions="#//NotFoundException">
<eParameters name="propertyName" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="getProperty" ordered="false" lowerBound="1" eType="#//Property"
eExceptions="#//NotFoundException">
<eParameters name="propertyName" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="addProperty" ordered="false" lowerBound="1">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRegistry" ordered="false"
eType="#//TypeRegistry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertiesCount" ordered="false"
lowerBound="1" eType="#//int" changeable="false" volatile="true" transient="true"
derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//FolderElement">
<eOperations name="createInstance" ordered="false" lowerBound="1" eType="#//TypeInstance"
eExceptions="#//BadStateException"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//TypeInstance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" ordered="false"
lowerBound="1" eType="#//int" defaultValueLiteral="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//FolderElement">
<eOperations name="createInstance" ordered="false" lowerBound="1" eType="#//TypeInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false"
lowerBound="1" eType="#//Metamodel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metamodel" eSuperTypes="#//FolderElement">
<eOperations name="getEPackage" ordered="false" lowerBound="1" eType="#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsuri" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluginID" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ePackageInstanceName" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTypeValid" ordered="false"
lowerBound="1" eType="#//boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="boolean" instanceClassName="boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="EPackage" instanceClassName="org.eclipse.emf.ecore.EPackage"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeInstance" abstract="true" eSuperTypes="#//ComputePropertyValueCommandItf">
<eOperations name="setValueFromString" ordered="false" lowerBound="1">
<eParameters name="value" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="setValueFromInstance" ordered="false" lowerBound="1">
<eParameters name="value" ordered="false" lowerBound="1" eType="#//TypeInstance"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputePropertyValueCommandItf" instanceClassName="org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand"
abstract="true" interface="true">
<eOperations name="getCmdValue" ordered="false" lowerBound="1" eType="#//TypeInstance"
eExceptions="#//LayersException"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LayersException" instanceClassName="org.eclipse.papyrus.layers.stackmodel.LayersException"/>
<eClassifiers xsi:type="ecore:EDataType" name="int" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="BadStateException" instanceClassName="org.eclipse.papyrus.layers.stackmodel.BadStateException">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="LayersException"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeRegistry">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" ordered="false"
upperBound="-1" eType="#//StringToTypeMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToTypeMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="NotFoundException" instanceClassName="org.eclipse.papyrus.layers.stackmodel.NotFoundException">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="LayersException"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerDescriptorRegistry">
<eStructuralFeatures xsi:type="ecore:EReference" name="layerDescriptors" ordered="false"
upperBound="-1" eType="#//LayerDescriptor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerDescriptor">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyRegistry" ordered="false"
lowerBound="1" eType="#//PropertyRegistry"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerApplicationFactory">
<eStructuralFeatures xsi:type="ecore:EReference" name="application" ordered="false"
eType="#//LayersStackApplication" transient="true" eOpposite="#//LayersStackApplication/factory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertySetterRegistry">
<eOperations name="getPropertySetter" ordered="false" lowerBound="1" eType="#//PropertySetter"
eExceptions="#//NotFoundException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="getPropertySetter" ordered="false" lowerBound="1" eType="#//PropertySetter"
eExceptions="#//NotFoundException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="addPropertySetter" ordered="false" lowerBound="1">
<eParameters name="setter" ordered="false" lowerBound="1" eType="#//PropertySetter"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertySetters" upperBound="-1"
eType="#//PropertySetter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setterMap" ordered="false"
upperBound="-1" eType="#//StringToPropertySetter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="application" ordered="false"
eType="#//LayersStackApplication" transient="true" eOpposite="#//LayersStackApplication/propertySetterRegistry"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertySetter" abstract="true">
<eOperations name="setValue" ordered="false" lowerBound="1">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eParameters name="value" ordered="false" lowerBound="1" eType="#//TypeInstance"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToPropertySetter" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//PropertySetter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerOperatorDescriptorRegistry">
<eOperations name="addLayerOperatorDescriptor" ordered="false" lowerBound="1">
<eParameters name="descriptor" ordered="false" lowerBound="1" eType="#//LayerOperatorDescriptor"/>
</eOperations>
<eOperations name="getLayerOperatorDescriptor" ordered="false" lowerBound="1"
eType="#//LayerOperatorDescriptor" eExceptions="#//NotFoundException">
<eParameters name="name" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="addPropertyOperator" ordered="false" lowerBound="1">
<eParameters name="operator" ordered="false" lowerBound="1" eType="#//PropertyOperator"/>
</eOperations>
<eOperations name="getPropertyOperator" ordered="false" lowerBound="1" eType="#//PropertyOperator"
eExceptions="#//NotFoundException">
<eParameters name="name" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="attachOperatorToDescriptor" ordered="false" lowerBound="1"
eExceptions="#//NotFoundException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
<eParameters name="operatorName" ordered="false" lowerBound="1" eType="#//String"/>
<eParameters name="layerDescriptorName" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eOperations name="createLayerOperator" ordered="false" lowerBound="1" eType="#//AbstractLayerOperator"
eExceptions="#//LayersException">
<eParameters name="layerOperatorID" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="descriptors" ordered="false"
upperBound="-1" eType="#//LayerOperatorDescriptor" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyOperators" upperBound="-1"
eType="#//PropertyOperator" transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyCollectionSize"
ordered="false" lowerBound="1" eType="#//int"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultOperator" ordered="false"
lowerBound="1" eType="#//DefaultPropertyOperator" changeable="false" transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerOperatorDescriptor">
<eOperations name="getPropertyOperator" ordered="false" lowerBound="1" eType="#//PropertyOperator"
eExceptions="#//NotFoundException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="setPropertyOperator" ordered="false" lowerBound="1">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
<eParameters name="operator" ordered="false" lowerBound="1" eType="#//PropertyOperator"/>
</eOperations>
<eOperations name="createLayerOperator" ordered="false" lowerBound="1" eType="#//AbstractLayerOperator"/>
<eOperations name="setPropertyCollectionSize" ordered="false" lowerBound="1">
<eParameters name="size" ordered="false" lowerBound="1" eType="#//int"/>
<eParameters name="defaultPropertyOperator" ordered="false" lowerBound="1" eType="#//DefaultPropertyOperator"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyOperators" upperBound="-1"
eType="#//PropertyOperator" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyOperator">
<eOperations name="getComputePropertyValueCommand" ordered="false" lowerBound="1"
eType="#//ComputePropertyValueCommand" eExceptions="#//LayersException">
<eParameters name="property" upperBound="-1" eType="#//ComputePropertyValueCommand"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ComputePropertyValueCommand" instanceClassName="org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractLayerOperator" abstract="true"
eSuperTypes="#//LayerOperator">
<eOperations name="isDescriptorSet" ordered="false" lowerBound="1" eType="#//boolean"/>
<eOperations name="resetDescriptor" ordered="false" lowerBound="1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layerOperatorDescriptor"
ordered="false" lowerBound="1" eType="#//LayerOperatorDescriptor" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="layerOperatorDescriptorName"
ordered="false" lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerOperator" abstract="true" eSuperTypes="#//LayerExpression #//LayersContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="layers" upperBound="-1"
eType="#//LayerExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayersContainer" abstract="true" interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Layers implementing this interface can contains others layers.
The interface provide one method allowing to add a LayerExpression to the container."/>
</eAnnotations>
<eOperations name="addLayer" ordered="false" lowerBound="1">
<eParameters name="layer" ordered="false" lowerBound="1" eType="#//LayerExpression"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultPropertyOperator" eSuperTypes="#//PropertyOperator"/>
<eClassifiers xsi:type="ecore:EEnum" name="LayerState">
<eLiterals name="detached"/>
<eLiterals name="attached" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractLayer" abstract="true" eSuperTypes="#//LayerExpression">
<eOperations name="addPropertyInstance" ordered="false" lowerBound="1" eType="#//TypeInstance"
eExceptions="#//LayersException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="removePropertyInstance" ordered="false" lowerBound="1">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="getPropertyInstance" ordered="false" lowerBound="1" eType="#//TypeInstance"
eExceptions="#//LayersException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//Property"/>
</eOperations>
<eOperations name="getPropertyInstance" ordered="false" lowerBound="1" eType="#//TypeInstance"
eExceptions="#//LayersException">
<eParameters name="property" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyValues" unique="false"
upperBound="-1" eType="#//TypeInstance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyValueMap" ordered="false"
upperBound="-1" eType="#//StringToTypeInstanceMap" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layerDescriptor" ordered="false"
lowerBound="1" eType="#//LayerDescriptor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" ordered="false"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachedProperties" ordered="false"
upperBound="-1" eType="#//Property" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToTypeInstanceMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//TypeInstance" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//FolderElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
upperBound="-1" eType="#//FolderElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Object" instanceClassName="java.lang.Object"/>
<eClassifiers xsi:type="ecore:EClass" name="IntInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//int"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="CustomType" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classifier" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TopLayerOperator" eSuperTypes="#//AbstractLayerOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="StackedLayerOperator" eSuperTypes="#//AbstractLayerOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="CustomLayerOperator" eSuperTypes="#//LayerOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyIndex">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
lowerBound="1" eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="index" ordered="false"
lowerBound="1" eType="#//int"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToPropertyIndexMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
eType="#//PropertyIndex" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleLayerDescriptor" eSuperTypes="#//LayerDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="RegExpLayerDescriptor" eSuperTypes="#//LayerDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="NullInstance" eSuperTypes="#//TypeInstance">
<eOperations name="getInstance" ordered="false" lowerBound="1" eType="#//NullInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegExpLayer" eSuperTypes="#//AbstractLayer">
<eOperations name="activate" ordered="false" lowerBound="1">
<eParameters name="newParentLayer" ordered="false" lowerBound="1" eType="#//AbstractLayerOperator"/>
</eOperations>
<eOperations name="deactivate" ordered="false" lowerBound="1">
<eParameters name="oldParentLayer" ordered="false" lowerBound="1" eType="#//AbstractLayerOperator"/>
</eOperations>
<eOperations name="isDerivedView" ordered="false" lowerBound="1" eType="#//boolean"
eExceptions="#//LayersException">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
</eOperations>
<eOperations name="attachDerivedView" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eParameters name="view" ordered="false" lowerBound="1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
</eOperations>
<eOperations name="attachDerivedViews" ordered="false" lowerBound="1" eExceptions="#//LayersException">
<eParameters name="views" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
</eOperations>
<eOperations name="attachDerivedViews" ordered="false" lowerBound="1" eExceptions="#//LayersException"/>
<eOperations name="lookupDerivedViews" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"
eExceptions="#//LayersException">
<eParameters name="views" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.gmf.runtime.notation/model/notation.ecore#//View"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expr" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDomainChangedEventDependant"
ordered="false" lowerBound="1" eType="#//boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="domainChangedEventLevel"
ordered="false" lowerBound="1" eType="#//EventLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDiagramChangedEventDependant"
ordered="false" lowerBound="1" eType="#//boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagramChangedEventLevel"
ordered="false" lowerBound="1" eType="#//EventLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expressionContextObjectType"
ordered="false" lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EventLevel">
<eLiterals name="level1"/>
<eLiterals name="allLevels" value="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Layer" eSuperTypes="#//AbstractLayer"/>
<eClassifiers xsi:type="ecore:EClass" name="Color" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="ColorInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//int"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FillInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transparency" ordered="false"
lowerBound="1" eType="#//int"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fillColor" ordered="false"
lowerBound="1" eType="#//ColorInstance" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Fill" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="FillPropertySetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="IsValidPropertySetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="NullPropertySetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="LineType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="LineInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" ordered="false"
lowerBound="1" eType="#//int"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWith" ordered="false"
lowerBound="1" eType="#//int"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinePropertySetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="FontPropertySetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="FontInstance" eSuperTypes="#//TypeInstance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" ordered="false"
lowerBound="1" eType="#//int" defaultValueLiteral="15053796"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" ordered="false"
lowerBound="1" eType="#//String" defaultValueLiteral="Segoe UI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontHeigh" ordered="false"
lowerBound="1" eType="#//int" defaultValueLiteral="9"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" ordered="false" lowerBound="1"
eType="#//boolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="IsVisiblePropertySetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="TopLayerOperatorDescriptor" eSuperTypes="#//LayerOperatorDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="StackedLayerOperatorDescriptor" eSuperTypes="#//LayerOperatorDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="CustomPropertyOperator" eSuperTypes="#//PropertyOperator">
<eOperations name="resetOperatorInstance" ordered="false" lowerBound="1" eExceptions="#//LayersException"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operatorInstance" ordered="false"
lowerBound="1" eType="#//CustomPropertyOpertorInstance"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classBundleID" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CustomPropertyOpertorInstance" instanceClassName="org.eclipse.papyrus.layers.stackmodel.operators.CustomPropertyOperatorsInstance"/>
<eClassifiers xsi:type="ecore:EClass" name="AndStackedLayerOperatorDescriptor" eSuperTypes="#//StackedLayerOperatorDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="OrStackedLayerOperatorDescriptor" eSuperTypes="#//StackedLayerOperatorDescriptor"/>
<eClassifiers xsi:type="ecore:EClass" name="IsAbstractUmlSetter" eSuperTypes="#//PropertySetter"/>
<eClassifiers xsi:type="ecore:EClass" name="AllViewsDerivedLayer" eSuperTypes="#//AbstractLayer"/>
</ecore:EPackage>
| github:ecore:/data/Gabitchov/org.eclipse.papyrus/extraplugins/layers/org.eclipse.papyrus.layers.stackmodel/model/layers.ecore | ecore | layers
LayerNamedStyle
layersStack
LayersStack
getComputePropertyValueCommand
view
property
getPropertiesComputePropertyValueCommand
view
property
getViewsComputePropertyValueCommand
view
property
startAfterCreation
attachLayers
attach
detach
enterAttachedState
exitAttachedState
layers
name
description
diagram
state
detached
LayerExpression
getComputePropertyValueCommand
view
property
getViewsComputePropertyValueCommand
view
property
getPropertiesComputePropertyValueCommand
view
property
attachToLayersStack
owningLayersStack
getLayersStack
enterAttachedState
attach
detach
exitAttachedState
name
description
isLayerEnabledInternal
isLayerEnabled
true
isBranchEnabled
true
owningLayersStack
state
detached
ApplicationDependantElement
application
LayersStackApplication
getLayersStackFor
diagram
removeLayersStackFor
diagram
isLayersStackAttachedFor
diagram
createLayersStackFor
diagram
lookupLayersStackFor
diagram
layersStacks
layerStackRegistry
propertyRegistry
layerDescriptorRegistry
factory
propertySetterRegistry
layerOperatorDescriptorRegistry
FolderElement
LayerStackDescriptorRegistry
PropertyRegistry
getPropertyIndex
propertyName
getProperty
propertyName
addProperty
property
properties
typeRegistry
propertiesCount
Property
createInstance
type
defaultValue
name
description
index
-1
Type
createInstance
metamodel
name
description
Metamodel
getEPackage
name
description
nsuri
pluginID
ePackageInstanceName
isTypeValid
String
java.lang.String
java.lang.String
boolean
boolean
boolean
EPackage
org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage
TypeInstance
setValueFromString
value
setValueFromInstance
value
ComputePropertyValueCommandItf
org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand
org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand
getCmdValue
LayersException
org.eclipse.papyrus.layers.stackmodel.LayersException
org.eclipse.papyrus.layers.stackmodel.LayersException
int
int
int
BadStateException
org.eclipse.papyrus.layers.stackmodel.BadStateException
org.eclipse.papyrus.layers.stackmodel.BadStateException
TypeRegistry
types
StringToTypeMap
java.util.Map$Entry
java.util.Map$Entry
value
key
NotFoundException
org.eclipse.papyrus.layers.stackmodel.NotFoundException
org.eclipse.papyrus.layers.stackmodel.NotFoundException
LayerDescriptorRegistry
layerDescriptors
LayerDescriptor
propertyRegistry
LayerApplicationFactory
application
PropertySetterRegistry
getPropertySetter
property
getPropertySetter
property
addPropertySetter
setter
propertySetters
setterMap
application
PropertySetter
setValue
view
value
property
propertyName
StringToPropertySetter
java.util.Map$Entry
java.util.Map$Entry
key
value
LayerOperatorDescriptorRegistry
addLayerOperatorDescriptor
descriptor
getLayerOperatorDescriptor
name
addPropertyOperator
operator
getPropertyOperator
name
attachOperatorToDescriptor
property
operatorName
layerDescriptorName
createLayerOperator
layerOperatorID
descriptors
propertyOperators
propertyCollectionSize
defaultOperator
LayerOperatorDescriptor
getPropertyOperator
property
setPropertyOperator
property
operator
createLayerOperator
setPropertyCollectionSize
size
defaultPropertyOperator
propertyOperators
name
PropertyOperator
getComputePropertyValueCommand
property
name
ComputePropertyValueCommand
org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand
org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand
AbstractLayerOperator
isDescriptorSet
resetDescriptor
layerOperatorDescriptor
layerOperatorDescriptorName
LayerOperator
layers
LayersContainer
addLayer
layer
DefaultPropertyOperator
LayerState
detached
detached
attached
attached
AbstractLayer
addPropertyInstance
property
removePropertyInstance
property
getPropertyInstance
property
getPropertyInstance
property
propertyValues
propertyValueMap
layerDescriptor
views
attachedProperties
StringToTypeInstanceMap
java.util.Map$Entry
java.util.Map$Entry
key
value
Folder
elements
name
Object
java.lang.Object
java.lang.Object
IntInstance
value
BooleanInstance
value
StringInstance
value
IntType
BooleanType
StringType
CustomType
classifier
TopLayerOperator
StackedLayerOperator
CustomLayerOperator
PropertyIndex
property
index
StringToPropertyIndexMap
java.util.Map$Entry
java.util.Map$Entry
value
key
SimpleLayerDescriptor
RegExpLayerDescriptor
NullInstance
getInstance
RegExpLayer
activate
newParentLayer
deactivate
oldParentLayer
isDerivedView
view
attachDerivedView
view
attachDerivedViews
views
attachDerivedViews
lookupDerivedViews
views
expr
language
isDomainChangedEventDependant
domainChangedEventLevel
isDiagramChangedEventDependant
diagramChangedEventLevel
expressionContextObjectType
EventLevel
level1
level1
allLevels
allLevels
Layer
Color
ColorInstance
value
FillInstance
transparency
fillColor
Fill
FillPropertySetter
IsValidPropertySetter
NullPropertySetter
LineType
LineInstance
lineColor
lineWith
LinePropertySetter
FontPropertySetter
FontInstance
fontColor
15053796
fontName
Segoe UI
fontHeigh
9
bold
true
FontType
IsVisiblePropertySetter
TopLayerOperatorDescriptor
StackedLayerOperatorDescriptor
CustomPropertyOperator
resetOperatorInstance
classname
operatorInstance
classBundleID
CustomPropertyOpertorInstance
org.eclipse.papyrus.layers.stackmodel.operators.CustomPropertyOperatorsInstance
org.eclipse.papyrus.layers.stackmodel.operators.CustomPropertyOperatorsInstance
AndStackedLayerOperatorDescriptor
OrStackedLayerOperatorDescriptor
IsAbstractUmlSetter
AllViewsDerivedLayer | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.papyrus.layers.stackmodel.layers","nsURI":"org.eclipse.papyrus.layers.0.10","name":"layers","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerNamedStyle","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayersStack","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerExpression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationDependantElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayersStackApplication","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FolderElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerStackDescriptorRegistry","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyRegistry","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":"Type","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metamodel","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"boolean","instanceClass":"boolean","id":13,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.EPackage","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.EPackage","name":"EPackage","instanceClass":"org.eclipse.emf.ecore.EPackage","id":14,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeInstance","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand","defaultValue":null,"instanceClassName":"org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand","name":"ComputePropertyValueCommandItf","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.papyrus.layers.stackmodel.LayersException","defaultValue":null,"instanceClassName":"org.eclipse.papyrus.layers.stackmodel.LayersException","name":"LayersException","instanceClass":null,"id":17,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"int","instanceClass":"int","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.papyrus.layers.stackmodel.BadStateException","defaultValue":null,"instanceClassName":"org.eclipse.papyrus.layers.stackmodel.BadStateException","name":"BadStateException","instanceClass":null,"id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRegistry","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToTypeMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.papyrus.layers.stackmodel.NotFoundException","defaultValue":null,"instanceClassName":"org.eclipse.papyrus.layers.stackmodel.NotFoundException","name":"NotFoundException","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerDescriptorRegistry","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerDescriptor","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerApplicationFactory","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySetterRegistry","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySetter","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToPropertySetter","instanceClass":"java.util.Map$Entry","abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerOperatorDescriptorRegistry","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerOperatorDescriptor","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyOperator","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand","defaultValue":null,"instanceClassName":"org.eclipse.papyrus.layers.stackmodel.command.ComputePropertyValueCommand","name":"ComputePropertyValueCommand","instanceClass":null,"id":32,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractLayerOperator","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerOperator","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayersContainer","instanceClass":null,"abstract":true,"id":35,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultPropertyOperator","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LayerState","instanceClass":null,"id":37,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractLayer","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToTypeInstanceMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Folder","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Object","instanceClass":"java.lang.Object","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntInstance","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanInstance","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringInstance","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntType","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomType","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLayerOperator","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StackedLayerOperator","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomLayerOperator","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyIndex","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToPropertyIndexMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleLayerDescriptor","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegExpLayerDescriptor","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullInstance","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegExpLayer","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventLevel","instanceClass":null,"id":58,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Layer","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Color","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorInstance","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FillInstance","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fill","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FillPropertySetter","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsValidPropertySetter","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullPropertySetter","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineType","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineInstance","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinePropertySetter","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontPropertySetter","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontInstance","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontType","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsVisiblePropertySetter","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TopLayerOperatorDescriptor","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StackedLayerOperatorDescriptor","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustomPropertyOperator","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.papyrus.layers.stackmodel.operators.CustomPropertyOperatorsInstance","defaultValue":null,"instanceClassName":"org.eclipse.papyrus.layers.stackmodel.operators.CustomPropertyOperatorsInstance","name":"CustomPropertyOpertorInstance","instanceClass":null,"id":77,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndStackedLayerOperatorDescriptor","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrStackedLayerOperatorDescriptor","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsAbstractUmlSetter","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllViewsDerivedLayer","instanceClass":null,"abstract":false,"id":81,"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":"layersStack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getComputePropertyValueCommand","lowerBound":1,"id":85,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPropertiesComputePropertyValueCommand","lowerBound":0,"id":86,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getViewsComputePropertyValueCommand","lowerBound":0,"id":87,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"startAfterCreation","lowerBound":1,"id":88,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attachLayers","lowerBound":1,"id":89,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attach","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"detach","lowerBound":1,"id":91,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"enterAttachedState","lowerBound":1,"id":92,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"exitAttachedState","lowerBound":1,"id":93,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"layers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":94,"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":95,"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":96,"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":"diagram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"detached","unsettable":false,"transient":false,"unique":false,"name":"state","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":101,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":102,"many":false,"required":true,"eClass":"EParameter"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"property","lowerBound":1,"id":108,"many":true,"required":true,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"view","lowerBound":0,"id":113,"many":true,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":114,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"getComputePropertyValueCommand","lowerBound":1,"id":127,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getViewsComputePropertyValueCommand","lowerBound":0,"id":128,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPropertiesComputePropertyValueCommand","lowerBound":0,"id":129,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attachToLayersStack","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLayersStack","lowerBound":1,"id":131,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"enterAttachedState","lowerBound":1,"id":132,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attach","lowerBound":1,"id":133,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"detach","lowerBound":1,"id":134,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"exitAttachedState","lowerBound":1,"id":135,"many":false,"required":true,"eClass":"EOperation"},{"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":136,"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":137,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"isLayerEnabledInternal","changeable":false,"lowerBound":1,"iD":false,"id":138,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isLayerEnabled","changeable":true,"lowerBound":1,"iD":false,"id":139,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"isBranchEnabled","changeable":true,"lowerBound":1,"iD":false,"id":140,"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":"owningLayersStack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"detached","unsettable":false,"transient":false,"unique":false,"name":"state","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":145,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":146,"many":false,"required":true,"eClass":"EParameter"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"view","lowerBound":0,"id":151,"many":true,"required":false,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","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"},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":157,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"property","lowerBound":1,"id":158,"many":true,"required":true,"eClass":"EParameter"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"owningLayersStack","lowerBound":1,"id":162,"many":false,"required":true,"eClass":"EParameter"},{"id":163,"eClass":"EGenericType"},{"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"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"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":"application","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLayersStackFor","lowerBound":1,"id":178,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"removeLayersStackFor","lowerBound":1,"id":179,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isLayersStackAttachedFor","lowerBound":1,"id":180,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createLayersStackFor","lowerBound":1,"id":181,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"lookupLayersStackFor","lowerBound":1,"id":182,"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":"layersStacks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"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":true,"unique":true,"name":"layerStackRegistry","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"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":true,"unique":true,"name":"propertyRegistry","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"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":true,"unique":true,"name":"layerDescriptorRegistry","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"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":true,"unique":true,"name":"factory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"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":true,"unique":true,"name":"propertySetterRegistry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"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":true,"unique":true,"name":"layerOperatorDescriptorRegistry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"diagram","lowerBound":1,"id":192,"many":false,"required":true,"eClass":"EParameter"},{"id":193,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"diagram","lowerBound":1,"id":194,"many":false,"required":true,"eClass":"EParameter"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"diagram","lowerBound":1,"id":197,"many":false,"required":true,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"diagram","lowerBound":1,"id":200,"many":false,"required":true,"eClass":"EParameter"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"diagram","lowerBound":1,"id":203,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"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":"application","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"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":true,"unique":true,"name":"application","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertyIndex","lowerBound":1,"id":215,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getProperty","lowerBound":1,"id":216,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addProperty","lowerBound":1,"id":217,"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":"properties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":218,"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":"typeRegistry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"propertiesCount","changeable":false,"lowerBound":1,"iD":false,"id":220,"derived":true},{"id":221,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":1,"id":222,"many":false,"required":true,"eClass":"EParameter"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":1,"id":226,"many":false,"required":true,"eClass":"EParameter"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":229,"many":false,"required":true,"eClass":"EParameter"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"createInstance","lowerBound":1,"id":234,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":235,"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":236,"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":237,"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":238,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"lowerBound":1,"iD":false,"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"createInstance","lowerBound":1,"id":248,"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":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":249,"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":250,"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":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getEPackage","lowerBound":1,"id":257,"many":false,"required":true,"eClass":"EOperation"},{"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":258,"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":259,"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":"nsuri","changeable":true,"lowerBound":1,"iD":false,"id":260,"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":"pluginID","changeable":true,"lowerBound":1,"iD":false,"id":261,"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":"ePackageInstanceName","changeable":true,"lowerBound":1,"iD":false,"id":262,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isTypeValid","changeable":true,"lowerBound":1,"iD":false,"id":263,"derived":false},{"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"setValueFromString","lowerBound":1,"id":272,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setValueFromInstance","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EOperation"},{"id":274,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":275,"many":false,"required":true,"eClass":"EParameter"},{"id":276,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":277,"many":false,"required":true,"eClass":"EParameter"},{"id":278,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getCmdValue","lowerBound":1,"id":279,"many":false,"required":true,"eClass":"EOperation"},{"id":280,"eClass":"EGenericType"},{"id":281,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"id":283,"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":284,"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":"key","changeable":true,"lowerBound":1,"iD":false,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"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":"layerDescriptors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"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":"propertyRegistry","changeable":true,"resolveProxies":true,"lowerBound":1,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertySetter","lowerBound":1,"id":293,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertySetter","lowerBound":1,"id":294,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addPropertySetter","lowerBound":1,"id":295,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"propertySetters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"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":"setterMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":299,"many":false,"required":true,"eClass":"EParameter"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":303,"many":false,"required":true,"eClass":"EParameter"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"setter","lowerBound":1,"id":306,"many":false,"required":true,"eClass":"EParameter"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"setValue","lowerBound":1,"id":311,"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":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"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":"propertyName","changeable":true,"lowerBound":1,"iD":false,"id":313,"derived":false},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":314,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"value","lowerBound":1,"id":315,"many":false,"required":true,"eClass":"EParameter"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"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":"key","changeable":true,"lowerBound":1,"iD":false,"id":320,"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":321,"derived":false},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"addLayerOperatorDescriptor","lowerBound":1,"id":324,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLayerOperatorDescriptor","lowerBound":1,"id":325,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addPropertyOperator","lowerBound":1,"id":326,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertyOperator","lowerBound":1,"id":327,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attachOperatorToDescriptor","lowerBound":1,"id":328,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createLayerOperator","lowerBound":1,"id":329,"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":true,"unique":true,"name":"descriptors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":330,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"propertyOperators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"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":"propertyCollectionSize","changeable":true,"lowerBound":1,"iD":false,"id":332,"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":true,"unique":true,"name":"defaultOperator","changeable":false,"resolveProxies":true,"lowerBound":1,"id":333,"derived":false},{"ordered":false,"upperBound":1,"unique":true,"name":"descriptor","lowerBound":1,"id":334,"many":false,"required":true,"eClass":"EParameter"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":337,"many":false,"required":true,"eClass":"EParameter"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"operator","lowerBound":1,"id":340,"many":false,"required":true,"eClass":"EParameter"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":343,"many":false,"required":true,"eClass":"EParameter"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":346,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"operatorName","lowerBound":1,"id":347,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"layerDescriptorName","lowerBound":1,"id":348,"many":false,"required":true,"eClass":"EParameter"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"layerOperatorID","lowerBound":1,"id":354,"many":false,"required":true,"eClass":"EParameter"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertyOperator","lowerBound":1,"id":361,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setPropertyOperator","lowerBound":1,"id":362,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"createLayerOperator","lowerBound":1,"id":363,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setPropertyCollectionSize","lowerBound":1,"id":364,"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":false,"unsettable":false,"transient":true,"unique":true,"name":"propertyOperators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"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":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":368,"many":false,"required":true,"eClass":"EParameter"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":371,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"operator","lowerBound":1,"id":372,"many":false,"required":true,"eClass":"EParameter"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"size","lowerBound":1,"id":376,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"defaultPropertyOperator","lowerBound":1,"id":377,"many":false,"required":true,"eClass":"EParameter"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getComputePropertyValueCommand","lowerBound":1,"id":382,"many":false,"required":true,"eClass":"EOperation"},{"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":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"property","lowerBound":0,"id":385,"many":true,"required":false,"eClass":"EParameter"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDescriptorSet","lowerBound":1,"id":389,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"resetDescriptor","lowerBound":1,"id":390,"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":true,"unique":true,"name":"layerOperatorDescriptor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":391,"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":"layerOperatorDescriptorName","changeable":true,"lowerBound":1,"iD":false,"id":392,"derived":false},{"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":"layers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"addLayer","lowerBound":1,"id":401,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"layer","lowerBound":1,"id":402,"many":false,"required":true,"eClass":"EParameter"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"name":"detached","id":405,"value":0,"literal":"detached","eClass":"EEnumLiteral"},{"name":"attached","id":406,"value":1,"literal":"attached","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"unique":true,"name":"addPropertyInstance","lowerBound":1,"id":407,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"removePropertyInstance","lowerBound":1,"id":408,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertyInstance","lowerBound":1,"id":409,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPropertyInstance","lowerBound":1,"id":410,"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":false,"unsettable":false,"transient":false,"unique":false,"name":"propertyValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":411,"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":"propertyValueMap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"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":"layerDescriptor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":413,"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":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"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":"attachedProperties","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"derived":true},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":418,"many":false,"required":true,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":421,"many":false,"required":true,"eClass":"EParameter"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":424,"many":false,"required":true,"eClass":"EParameter"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"property","lowerBound":1,"id":428,"many":false,"required":true,"eClass":"EParameter"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"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":"key","changeable":true,"lowerBound":1,"iD":false,"id":436,"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":437,"derived":false},{"id":438,"eClass":"EGenericType"},{"id":439,"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":440,"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":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":445,"derived":false},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"ordered":false,"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":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"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":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"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":true,"name":"classifier","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"},{"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":"property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":463,"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":"index","changeable":true,"lowerBound":1,"iD":false,"id":464,"derived":false},{"id":465,"eClass":"EGenericType"},{"id":466,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"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":"key","changeable":true,"lowerBound":1,"iD":false,"id":468,"derived":false},{"id":469,"eClass":"EGenericType"},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getInstance","lowerBound":1,"id":473,"many":false,"required":true,"eClass":"EOperation"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"activate","lowerBound":1,"id":476,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"deactivate","lowerBound":1,"id":477,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDerivedView","lowerBound":1,"id":478,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attachDerivedView","lowerBound":1,"id":479,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attachDerivedViews","lowerBound":1,"id":480,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"attachDerivedViews","lowerBound":1,"id":481,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"lookupDerivedViews","lowerBound":0,"id":482,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"lowerBound":1,"iD":false,"id":483,"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":"language","changeable":true,"lowerBound":1,"iD":false,"id":484,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDomainChangedEventDependant","changeable":true,"lowerBound":1,"iD":false,"id":485,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"domainChangedEventLevel","changeable":true,"lowerBound":1,"iD":false,"id":486,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDiagramChangedEventDependant","changeable":true,"lowerBound":1,"iD":false,"id":487,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"diagramChangedEventLevel","changeable":true,"lowerBound":1,"iD":false,"id":488,"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":"expressionContextObjectType","changeable":true,"lowerBound":1,"iD":false,"id":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"newParentLayer","lowerBound":1,"id":491,"many":false,"required":true,"eClass":"EParameter"},{"id":492,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"oldParentLayer","lowerBound":1,"id":493,"many":false,"required":true,"eClass":"EParameter"},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":496,"many":false,"required":true,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"view","lowerBound":1,"id":499,"many":false,"required":true,"eClass":"EParameter"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"views","lowerBound":0,"id":502,"many":true,"required":false,"eClass":"EParameter"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"views","lowerBound":0,"id":507,"many":true,"required":false,"eClass":"EParameter"},{"id":508,"eClass":"EGenericType"},{"id":509,"eClass":"EGenericType"},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"id":515,"eClass":"EGenericType"},{"id":516,"eClass":"EGenericType"},{"name":"level1","id":517,"value":0,"literal":"level1","eClass":"EEnumLiteral"},{"name":"allLevels","id":518,"value":-1,"literal":"allLevels","eClass":"EEnumLiteral"},{"id":519,"eClass":"EGenericType"},{"id":520,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"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":"transparency","changeable":true,"lowerBound":1,"iD":false,"id":524,"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":"fillColor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":525,"derived":false},{"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"},{"id":533,"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":"lineColor","changeable":true,"lowerBound":1,"iD":false,"id":534,"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":"lineWith","changeable":true,"lowerBound":1,"iD":false,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":15053796,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"15053796","unsettable":false,"transient":false,"unique":true,"name":"fontColor","changeable":true,"lowerBound":1,"iD":false,"id":541,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":"Segoe UI","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Segoe UI","unsettable":false,"transient":false,"unique":true,"name":"fontName","changeable":true,"lowerBound":1,"iD":false,"id":542,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":9,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"9","unsettable":false,"transient":false,"unique":true,"name":"fontHeigh","changeable":true,"lowerBound":1,"iD":false,"id":543,"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":"bold","changeable":true,"lowerBound":1,"iD":false,"id":544,"derived":false},{"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":false,"upperBound":1,"unique":true,"name":"resetOperatorInstance","lowerBound":1,"id":554,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classname","changeable":true,"lowerBound":1,"iD":false,"id":555,"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":"operatorInstance","changeable":true,"lowerBound":1,"iD":false,"id":556,"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":"classBundleID","changeable":true,"lowerBound":1,"iD":false,"id":557,"derived":false},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"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":1,"target":0},{"source":1,"target":82},{"source":1,"target":83},{"source":82,"target":2},{"source":82,"target":84},{"source":82,"target":1},{"source":84,"target":2},{"source":2,"target":0},{"source":2,"target":35},{"source":2,"target":85},{"source":2,"target":86},{"source":2,"target":87},{"source":2,"target":88},{"source":2,"target":89},{"source":2,"target":90},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":2,"target":94},{"source":2,"target":95},{"source":2,"target":96},{"source":2,"target":97},{"source":2,"target":98},{"source":2,"target":99},{"source":85,"target":32},{"source":85,"target":100},{"source":85,"target":2},{"source":85,"target":101},{"source":85,"target":102},{"source":85,"target":17},{"source":85,"target":103},{"source":100,"target":32},{"source":101,"target":104},{"source":101,"target":85},{"source":102,"target":9},{"source":102,"target":105},{"source":102,"target":85},{"source":105,"target":9},{"source":103,"target":17},{"source":86,"target":32},{"source":86,"target":106},{"source":86,"target":2},{"source":86,"target":107},{"source":86,"target":108},{"source":86,"target":17},{"source":86,"target":109},{"source":106,"target":32},{"source":107,"target":110},{"source":107,"target":86},{"source":108,"target":9},{"source":108,"target":111},{"source":108,"target":86},{"source":111,"target":9},{"source":109,"target":17},{"source":87,"target":32},{"source":87,"target":112},{"source":87,"target":2},{"source":87,"target":113},{"source":87,"target":114},{"source":87,"target":17},{"source":87,"target":115},{"source":112,"target":32},{"source":113,"target":116},{"source":113,"target":87},{"source":114,"target":9},{"source":114,"target":117},{"source":114,"target":87},{"source":117,"target":9},{"source":115,"target":17},{"source":88,"target":2},{"source":89,"target":2},{"source":89,"target":17},{"source":89,"target":118},{"source":118,"target":17},{"source":90,"target":2},{"source":90,"target":17},{"source":90,"target":119},{"source":119,"target":17},{"source":91,"target":2},{"source":91,"target":17},{"source":91,"target":120},{"source":120,"target":17},{"source":92,"target":2},{"source":92,"target":17},{"source":92,"target":121},{"source":121,"target":17},{"source":93,"target":2},{"source":94,"target":3},{"source":94,"target":122},{"source":94,"target":2},{"source":122,"target":3},{"source":95,"target":12},{"source":95,"target":123},{"source":95,"target":2},{"source":123,"target":12},{"source":96,"target":12},{"source":96,"target":124},{"source":96,"target":2},{"source":124,"target":12},{"source":97,"target":125},{"source":97,"target":2},{"source":98,"target":37},{"source":98,"target":126},{"source":98,"target":2},{"source":126,"target":37},{"source":99,"target":35},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":127},{"source":3,"target":128},{"source":3,"target":129},{"source":3,"target":130},{"source":3,"target":131},{"source":3,"target":132},{"source":3,"target":133},{"source":3,"target":134},{"source":3,"target":135},{"source":3,"target":136},{"source":3,"target":137},{"source":3,"target":138},{"source":3,"target":139},{"source":3,"target":140},{"source":3,"target":141},{"source":3,"target":142},{"source":3,"target":143},{"source":127,"target":32},{"source":127,"target":144},{"source":127,"target":3},{"source":127,"target":145},{"source":127,"target":146},{"source":127,"target":17},{"source":127,"target":147},{"source":144,"target":32},{"source":145,"target":148},{"source":145,"target":127},{"source":146,"target":9},{"source":146,"target":149},{"source":146,"target":127},{"source":149,"target":9},{"source":147,"target":17},{"source":128,"target":32},{"source":128,"target":150},{"source":128,"target":3},{"source":128,"target":151},{"source":128,"target":152},{"source":128,"target":17},{"source":128,"target":153},{"source":150,"target":32},{"source":151,"target":154},{"source":151,"target":128},{"source":152,"target":9},{"source":152,"target":155},{"source":152,"target":128},{"source":155,"target":9},{"source":153,"target":17},{"source":129,"target":32},{"source":129,"target":156},{"source":129,"target":3},{"source":129,"target":157},{"source":129,"target":158},{"source":129,"target":17},{"source":129,"target":159},{"source":156,"target":32},{"source":157,"target":160},{"source":157,"target":129},{"source":158,"target":9},{"source":158,"target":161},{"source":158,"target":129},{"source":161,"target":9},{"source":159,"target":17},{"source":130,"target":3},{"source":130,"target":162},{"source":162,"target":2},{"source":162,"target":163},{"source":162,"target":130},{"source":163,"target":2},{"source":131,"target":2},{"source":131,"target":164},{"source":131,"target":3},{"source":131,"target":22},{"source":131,"target":165},{"source":164,"target":2},{"source":165,"target":22},{"source":132,"target":3},{"source":132,"target":17},{"source":132,"target":166},{"source":166,"target":17},{"source":133,"target":3},{"source":133,"target":17},{"source":133,"target":167},{"source":167,"target":17},{"source":134,"target":3},{"source":134,"target":17},{"source":134,"target":168},{"source":168,"target":17},{"source":135,"target":3},{"source":136,"target":12},{"source":136,"target":169},{"source":136,"target":3},{"source":169,"target":12},{"source":137,"target":12},{"source":137,"target":170},{"source":137,"target":3},{"source":170,"target":12},{"source":138,"target":13},{"source":138,"target":171},{"source":138,"target":3},{"source":171,"target":13},{"source":139,"target":13},{"source":139,"target":172},{"source":139,"target":3},{"source":172,"target":13},{"source":140,"target":13},{"source":140,"target":173},{"source":140,"target":3},{"source":173,"target":13},{"source":141,"target":2},{"source":141,"target":174},{"source":141,"target":3},{"source":174,"target":2},{"source":142,"target":37},{"source":142,"target":175},{"source":142,"target":3},{"source":175,"target":37},{"source":143,"target":4},{"source":4,"target":0},{"source":4,"target":176},{"source":176,"target":5},{"source":176,"target":177},{"source":176,"target":4},{"source":177,"target":5},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":178},{"source":5,"target":179},{"source":5,"target":180},{"source":5,"target":181},{"source":5,"target":182},{"source":5,"target":183},{"source":5,"target":184},{"source":5,"target":185},{"source":5,"target":186},{"source":5,"target":187},{"source":5,"target":188},{"source":5,"target":189},{"source":5,"target":190},{"source":178,"target":2},{"source":178,"target":191},{"source":178,"target":5},{"source":178,"target":192},{"source":191,"target":2},{"source":192,"target":193},{"source":192,"target":178},{"source":179,"target":5},{"source":179,"target":194},{"source":194,"target":195},{"source":194,"target":179},{"source":180,"target":13},{"source":180,"target":196},{"source":180,"target":5},{"source":180,"target":197},{"source":196,"target":13},{"source":197,"target":198},{"source":197,"target":180},{"source":181,"target":2},{"source":181,"target":199},{"source":181,"target":5},{"source":181,"target":200},{"source":199,"target":2},{"source":200,"target":201},{"source":200,"target":181},{"source":182,"target":2},{"source":182,"target":202},{"source":182,"target":5},{"source":182,"target":203},{"source":182,"target":22},{"source":182,"target":204},{"source":202,"target":2},{"source":203,"target":205},{"source":203,"target":182},{"source":204,"target":22},{"source":183,"target":2},{"source":183,"target":206},{"source":183,"target":5},{"source":206,"target":2},{"source":184,"target":7},{"source":184,"target":207},{"source":184,"target":5},{"source":207,"target":7},{"source":185,"target":8},{"source":185,"target":208},{"source":185,"target":5},{"source":208,"target":8},{"source":186,"target":23},{"source":186,"target":209},{"source":186,"target":5},{"source":209,"target":23},{"source":187,"target":25},{"source":187,"target":210},{"source":187,"target":5},{"source":187,"target":211},{"source":210,"target":25},{"source":188,"target":26},{"source":188,"target":212},{"source":188,"target":5},{"source":188,"target":213},{"source":212,"target":26},{"source":189,"target":29},{"source":189,"target":214},{"source":189,"target":5},{"source":214,"target":29},{"source":190,"target":6},{"source":6,"target":0},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":215},{"source":8,"target":216},{"source":8,"target":217},{"source":8,"target":218},{"source":8,"target":219},{"source":8,"target":220},{"source":215,"target":18},{"source":215,"target":221},{"source":215,"target":8},{"source":215,"target":222},{"source":215,"target":22},{"source":215,"target":223},{"source":221,"target":18},{"source":222,"target":12},{"source":222,"target":224},{"source":222,"target":215},{"source":224,"target":12},{"source":223,"target":22},{"source":216,"target":9},{"source":216,"target":225},{"source":216,"target":8},{"source":216,"target":226},{"source":216,"target":22},{"source":216,"target":227},{"source":225,"target":9},{"source":226,"target":12},{"source":226,"target":228},{"source":226,"target":216},{"source":228,"target":12},{"source":227,"target":22},{"source":217,"target":8},{"source":217,"target":229},{"source":229,"target":9},{"source":229,"target":230},{"source":229,"target":217},{"source":230,"target":9},{"source":218,"target":9},{"source":218,"target":231},{"source":218,"target":8},{"source":231,"target":9},{"source":219,"target":20},{"source":219,"target":232},{"source":219,"target":8},{"source":232,"target":20},{"source":220,"target":18},{"source":220,"target":233},{"source":220,"target":8},{"source":233,"target":18},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":234},{"source":9,"target":235},{"source":9,"target":236},{"source":9,"target":237},{"source":9,"target":238},{"source":9,"target":239},{"source":9,"target":240},{"source":234,"target":15},{"source":234,"target":241},{"source":234,"target":9},{"source":234,"target":19},{"source":234,"target":242},{"source":241,"target":15},{"source":242,"target":19},{"source":235,"target":10},{"source":235,"target":243},{"source":235,"target":9},{"source":243,"target":10},{"source":236,"target":15},{"source":236,"target":244},{"source":236,"target":9},{"source":244,"target":15},{"source":237,"target":12},{"source":237,"target":245},{"source":237,"target":9},{"source":245,"target":12},{"source":238,"target":12},{"source":238,"target":246},{"source":238,"target":9},{"source":246,"target":12},{"source":239,"target":18},{"source":239,"target":247},{"source":239,"target":9},{"source":247,"target":18},{"source":240,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":248},{"source":10,"target":249},{"source":10,"target":250},{"source":10,"target":251},{"source":10,"target":252},{"source":248,"target":15},{"source":248,"target":253},{"source":248,"target":10},{"source":253,"target":15},{"source":249,"target":11},{"source":249,"target":254},{"source":249,"target":10},{"source":254,"target":11},{"source":250,"target":12},{"source":250,"target":255},{"source":250,"target":10},{"source":255,"target":12},{"source":251,"target":12},{"source":251,"target":256},{"source":251,"target":10},{"source":256,"target":12},{"source":252,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":257},{"source":11,"target":258},{"source":11,"target":259},{"source":11,"target":260},{"source":11,"target":261},{"source":11,"target":262},{"source":11,"target":263},{"source":11,"target":264},{"source":257,"target":14},{"source":257,"target":265},{"source":257,"target":11},{"source":265,"target":14},{"source":258,"target":12},{"source":258,"target":266},{"source":258,"target":11},{"source":266,"target":12},{"source":259,"target":12},{"source":259,"target":267},{"source":259,"target":11},{"source":267,"target":12},{"source":260,"target":12},{"source":260,"target":268},{"source":260,"target":11},{"source":268,"target":12},{"source":261,"target":12},{"source":261,"target":269},{"source":261,"target":11},{"source":269,"target":12},{"source":262,"target":12},{"source":262,"target":270},{"source":262,"target":11},{"source":270,"target":12},{"source":263,"target":13},{"source":263,"target":271},{"source":263,"target":11},{"source":271,"target":13},{"source":264,"target":6},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":272},{"source":15,"target":273},{"source":15,"target":274},{"source":272,"target":15},{"source":272,"target":275},{"source":275,"target":12},{"source":275,"target":276},{"source":275,"target":272},{"source":276,"target":12},{"source":273,"target":15},{"source":273,"target":277},{"source":277,"target":15},{"source":277,"target":278},{"source":277,"target":273},{"source":278,"target":15},{"source":274,"target":16},{"source":16,"target":0},{"source":16,"target":279},{"source":279,"target":15},{"source":279,"target":280},{"source":279,"target":16},{"source":279,"target":17},{"source":279,"target":281},{"source":280,"target":15},{"source":281,"target":17},{"source":17,"target":0},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":20,"target":282},{"source":282,"target":21},{"source":282,"target":283},{"source":282,"target":20},{"source":283,"target":21},{"source":21,"target":0},{"source":21,"target":284},{"source":21,"target":285},{"source":284,"target":10},{"source":284,"target":286},{"source":284,"target":21},{"source":286,"target":10},{"source":285,"target":12},{"source":285,"target":287},{"source":285,"target":21},{"source":287,"target":12},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":288},{"source":288,"target":24},{"source":288,"target":289},{"source":288,"target":23},{"source":289,"target":24},{"source":24,"target":0},{"source":24,"target":290},{"source":290,"target":8},{"source":290,"target":291},{"source":290,"target":24},{"source":291,"target":8},{"source":25,"target":0},{"source":25,"target":211},{"source":211,"target":5},{"source":211,"target":292},{"source":211,"target":25},{"source":211,"target":187},{"source":292,"target":5},{"source":26,"target":0},{"source":26,"target":293},{"source":26,"target":294},{"source":26,"target":295},{"source":26,"target":296},{"source":26,"target":297},{"source":26,"target":213},{"source":293,"target":27},{"source":293,"target":298},{"source":293,"target":26},{"source":293,"target":299},{"source":293,"target":22},{"source":293,"target":300},{"source":298,"target":27},{"source":299,"target":9},{"source":299,"target":301},{"source":299,"target":293},{"source":301,"target":9},{"source":300,"target":22},{"source":294,"target":27},{"source":294,"target":302},{"source":294,"target":26},{"source":294,"target":303},{"source":294,"target":22},{"source":294,"target":304},{"source":302,"target":27},{"source":303,"target":12},{"source":303,"target":305},{"source":303,"target":294},{"source":305,"target":12},{"source":304,"target":22},{"source":295,"target":26},{"source":295,"target":306},{"source":306,"target":27},{"source":306,"target":307},{"source":306,"target":295},{"source":307,"target":27},{"source":296,"target":27},{"source":296,"target":308},{"source":296,"target":26},{"source":308,"target":27},{"source":297,"target":28},{"source":297,"target":309},{"source":297,"target":26},{"source":309,"target":28},{"source":213,"target":5},{"source":213,"target":310},{"source":213,"target":26},{"source":213,"target":188},{"source":310,"target":5},{"source":27,"target":0},{"source":27,"target":311},{"source":27,"target":312},{"source":27,"target":313},{"source":311,"target":27},{"source":311,"target":314},{"source":311,"target":315},{"source":314,"target":316},{"source":314,"target":311},{"source":315,"target":15},{"source":315,"target":317},{"source":315,"target":311},{"source":317,"target":15},{"source":312,"target":9},{"source":312,"target":318},{"source":312,"target":27},{"source":318,"target":9},{"source":313,"target":12},{"source":313,"target":319},{"source":313,"target":27},{"source":319,"target":12},{"source":28,"target":0},{"source":28,"target":320},{"source":28,"target":321},{"source":320,"target":12},{"source":320,"target":322},{"source":320,"target":28},{"source":322,"target":12},{"source":321,"target":27},{"source":321,"target":323},{"source":321,"target":28},{"source":323,"target":27},{"source":29,"target":0},{"source":29,"target":324},{"source":29,"target":325},{"source":29,"target":326},{"source":29,"target":327},{"source":29,"target":328},{"source":29,"target":329},{"source":29,"target":330},{"source":29,"target":331},{"source":29,"target":332},{"source":29,"target":333},{"source":324,"target":29},{"source":324,"target":334},{"source":334,"target":30},{"source":334,"target":335},{"source":334,"target":324},{"source":335,"target":30},{"source":325,"target":30},{"source":325,"target":336},{"source":325,"target":29},{"source":325,"target":337},{"source":325,"target":22},{"source":325,"target":338},{"source":336,"target":30},{"source":337,"target":12},{"source":337,"target":339},{"source":337,"target":325},{"source":339,"target":12},{"source":338,"target":22},{"source":326,"target":29},{"source":326,"target":340},{"source":340,"target":31},{"source":340,"target":341},{"source":340,"target":326},{"source":341,"target":31},{"source":327,"target":31},{"source":327,"target":342},{"source":327,"target":29},{"source":327,"target":343},{"source":327,"target":22},{"source":327,"target":344},{"source":342,"target":31},{"source":343,"target":12},{"source":343,"target":345},{"source":343,"target":327},{"source":345,"target":12},{"source":344,"target":22},{"source":328,"target":29},{"source":328,"target":346},{"source":328,"target":347},{"source":328,"target":348},{"source":328,"target":22},{"source":328,"target":349},{"source":346,"target":9},{"source":346,"target":350},{"source":346,"target":328},{"source":350,"target":9},{"source":347,"target":12},{"source":347,"target":351},{"source":347,"target":328},{"source":351,"target":12},{"source":348,"target":12},{"source":348,"target":352},{"source":348,"target":328},{"source":352,"target":12},{"source":349,"target":22},{"source":329,"target":33},{"source":329,"target":353},{"source":329,"target":29},{"source":329,"target":354},{"source":329,"target":17},{"source":329,"target":355},{"source":353,"target":33},{"source":354,"target":12},{"source":354,"target":356},{"source":354,"target":329},{"source":356,"target":12},{"source":355,"target":17},{"source":330,"target":30},{"source":330,"target":357},{"source":330,"target":29},{"source":357,"target":30},{"source":331,"target":31},{"source":331,"target":358},{"source":331,"target":29},{"source":358,"target":31},{"source":332,"target":18},{"source":332,"target":359},{"source":332,"target":29},{"source":359,"target":18},{"source":333,"target":36},{"source":333,"target":360},{"source":333,"target":29},{"source":360,"target":36},{"source":30,"target":0},{"source":30,"target":361},{"source":30,"target":362},{"source":30,"target":363},{"source":30,"target":364},{"source":30,"target":365},{"source":30,"target":366},{"source":361,"target":31},{"source":361,"target":367},{"source":361,"target":30},{"source":361,"target":368},{"source":361,"target":22},{"source":361,"target":369},{"source":367,"target":31},{"source":368,"target":9},{"source":368,"target":370},{"source":368,"target":361},{"source":370,"target":9},{"source":369,"target":22},{"source":362,"target":30},{"source":362,"target":371},{"source":362,"target":372},{"source":371,"target":9},{"source":371,"target":373},{"source":371,"target":362},{"source":373,"target":9},{"source":372,"target":31},{"source":372,"target":374},{"source":372,"target":362},{"source":374,"target":31},{"source":363,"target":33},{"source":363,"target":375},{"source":363,"target":30},{"source":375,"target":33},{"source":364,"target":30},{"source":364,"target":376},{"source":364,"target":377},{"source":376,"target":18},{"source":376,"target":378},{"source":376,"target":364},{"source":378,"target":18},{"source":377,"target":36},{"source":377,"target":379},{"source":377,"target":364},{"source":379,"target":36},{"source":365,"target":31},{"source":365,"target":380},{"source":365,"target":30},{"source":380,"target":31},{"source":366,"target":12},{"source":366,"target":381},{"source":366,"target":30},{"source":381,"target":12},{"source":31,"target":0},{"source":31,"target":382},{"source":31,"target":383},{"source":382,"target":32},{"source":382,"target":384},{"source":382,"target":31},{"source":382,"target":385},{"source":382,"target":17},{"source":382,"target":386},{"source":384,"target":32},{"source":385,"target":32},{"source":385,"target":387},{"source":385,"target":382},{"source":387,"target":32},{"source":386,"target":17},{"source":383,"target":12},{"source":383,"target":388},{"source":383,"target":31},{"source":388,"target":12},{"source":32,"target":0},{"source":33,"target":0},{"source":33,"target":34},{"source":33,"target":389},{"source":33,"target":390},{"source":33,"target":391},{"source":33,"target":392},{"source":33,"target":393},{"source":389,"target":13},{"source":389,"target":394},{"source":389,"target":33},{"source":394,"target":13},{"source":390,"target":33},{"source":391,"target":30},{"source":391,"target":395},{"source":391,"target":33},{"source":395,"target":30},{"source":392,"target":12},{"source":392,"target":396},{"source":392,"target":33},{"source":396,"target":12},{"source":393,"target":34},{"source":34,"target":0},{"source":34,"target":3},{"source":34,"target":35},{"source":34,"target":397},{"source":34,"target":398},{"source":34,"target":399},{"source":397,"target":3},{"source":397,"target":400},{"source":397,"target":34},{"source":400,"target":3},{"source":398,"target":3},{"source":399,"target":35},{"source":35,"target":0},{"source":35,"target":401},{"source":401,"target":35},{"source":401,"target":402},{"source":402,"target":3},{"source":402,"target":403},{"source":402,"target":401},{"source":403,"target":3},{"source":36,"target":0},{"source":36,"target":31},{"source":36,"target":404},{"source":404,"target":31},{"source":37,"target":0},{"source":37,"target":405},{"source":37,"target":406},{"source":405,"target":37},{"source":406,"target":37},{"source":38,"target":0},{"source":38,"target":3},{"source":38,"target":407},{"source":38,"target":408},{"source":38,"target":409},{"source":38,"target":410},{"source":38,"target":411},{"source":38,"target":412},{"source":38,"target":413},{"source":38,"target":414},{"source":38,"target":415},{"source":38,"target":416},{"source":407,"target":15},{"source":407,"target":417},{"source":407,"target":38},{"source":407,"target":418},{"source":407,"target":17},{"source":407,"target":419},{"source":417,"target":15},{"source":418,"target":9},{"source":418,"target":420},{"source":418,"target":407},{"source":420,"target":9},{"source":419,"target":17},{"source":408,"target":38},{"source":408,"target":421},{"source":421,"target":9},{"source":421,"target":422},{"source":421,"target":408},{"source":422,"target":9},{"source":409,"target":15},{"source":409,"target":423},{"source":409,"target":38},{"source":409,"target":424},{"source":409,"target":17},{"source":409,"target":425},{"source":423,"target":15},{"source":424,"target":9},{"source":424,"target":426},{"source":424,"target":409},{"source":426,"target":9},{"source":425,"target":17},{"source":410,"target":15},{"source":410,"target":427},{"source":410,"target":38},{"source":410,"target":428},{"source":410,"target":17},{"source":410,"target":429},{"source":427,"target":15},{"source":428,"target":12},{"source":428,"target":430},{"source":428,"target":410},{"source":430,"target":12},{"source":429,"target":17},{"source":411,"target":15},{"source":411,"target":431},{"source":411,"target":38},{"source":431,"target":15},{"source":412,"target":39},{"source":412,"target":432},{"source":412,"target":38},{"source":432,"target":39},{"source":413,"target":24},{"source":413,"target":433},{"source":413,"target":38},{"source":433,"target":24},{"source":414,"target":434},{"source":414,"target":38},{"source":415,"target":9},{"source":415,"target":435},{"source":415,"target":38},{"source":435,"target":9},{"source":416,"target":3},{"source":39,"target":0},{"source":39,"target":436},{"source":39,"target":437},{"source":436,"target":12},{"source":436,"target":438},{"source":436,"target":39},{"source":438,"target":12},{"source":437,"target":15},{"source":437,"target":439},{"source":437,"target":39},{"source":439,"target":15},{"source":40,"target":0},{"source":40,"target":6},{"source":40,"target":440},{"source":40,"target":441},{"source":40,"target":442},{"source":440,"target":6},{"source":440,"target":443},{"source":440,"target":40},{"source":443,"target":6},{"source":441,"target":12},{"source":441,"target":444},{"source":441,"target":40},{"source":444,"target":12},{"source":442,"target":6},{"source":41,"target":0},{"source":42,"target":0},{"source":42,"target":15},{"source":42,"target":445},{"source":42,"target":446},{"source":445,"target":18},{"source":445,"target":447},{"source":445,"target":42},{"source":447,"target":18},{"source":446,"target":15},{"source":43,"target":0},{"source":43,"target":15},{"source":43,"target":448},{"source":43,"target":449},{"source":448,"target":13},{"source":448,"target":450},{"source":448,"target":43},{"source":450,"target":13},{"source":449,"target":15},{"source":44,"target":0},{"source":44,"target":15},{"source":44,"target":451},{"source":44,"target":452},{"source":451,"target":12},{"source":451,"target":453},{"source":451,"target":44},{"source":453,"target":12},{"source":452,"target":15},{"source":45,"target":0},{"source":45,"target":10},{"source":45,"target":454},{"source":454,"target":10},{"source":46,"target":0},{"source":46,"target":10},{"source":46,"target":455},{"source":455,"target":10},{"source":47,"target":0},{"source":47,"target":10},{"source":47,"target":456},{"source":456,"target":10},{"source":48,"target":0},{"source":48,"target":10},{"source":48,"target":457},{"source":48,"target":458},{"source":457,"target":12},{"source":457,"target":459},{"source":457,"target":48},{"source":459,"target":12},{"source":458,"target":10},{"source":49,"target":0},{"source":49,"target":33},{"source":49,"target":460},{"source":460,"target":33},{"source":50,"target":0},{"source":50,"target":33},{"source":50,"target":461},{"source":461,"target":33},{"source":51,"target":0},{"source":51,"target":34},{"source":51,"target":462},{"source":462,"target":34},{"source":52,"target":0},{"source":52,"target":463},{"source":52,"target":464},{"source":463,"target":9},{"source":463,"target":465},{"source":463,"target":52},{"source":465,"target":9},{"source":464,"target":18},{"source":464,"target":466},{"source":464,"target":52},{"source":466,"target":18},{"source":53,"target":0},{"source":53,"target":467},{"source":53,"target":468},{"source":467,"target":52},{"source":467,"target":469},{"source":467,"target":53},{"source":469,"target":52},{"source":468,"target":12},{"source":468,"target":470},{"source":468,"target":53},{"source":470,"target":12},{"source":54,"target":0},{"source":54,"target":24},{"source":54,"target":471},{"source":471,"target":24},{"source":55,"target":0},{"source":55,"target":24},{"source":55,"target":472},{"source":472,"target":24},{"source":56,"target":0},{"source":56,"target":15},{"source":56,"target":473},{"source":56,"target":474},{"source":473,"target":56},{"source":473,"target":475},{"source":473,"target":56},{"source":475,"target":56},{"source":474,"target":15},{"source":57,"target":0},{"source":57,"target":38},{"source":57,"target":476},{"source":57,"target":477},{"source":57,"target":478},{"source":57,"target":479},{"source":57,"target":480},{"source":57,"target":481},{"source":57,"target":482},{"source":57,"target":483},{"source":57,"target":484},{"source":57,"target":485},{"source":57,"target":486},{"source":57,"target":487},{"source":57,"target":488},{"source":57,"target":489},{"source":57,"target":490},{"source":476,"target":57},{"source":476,"target":491},{"source":491,"target":33},{"source":491,"target":492},{"source":491,"target":476},{"source":492,"target":33},{"source":477,"target":57},{"source":477,"target":493},{"source":493,"target":33},{"source":493,"target":494},{"source":493,"target":477},{"source":494,"target":33},{"source":478,"target":13},{"source":478,"target":495},{"source":478,"target":57},{"source":478,"target":496},{"source":478,"target":17},{"source":478,"target":497},{"source":495,"target":13},{"source":496,"target":498},{"source":496,"target":478},{"source":497,"target":17},{"source":479,"target":57},{"source":479,"target":499},{"source":479,"target":17},{"source":479,"target":500},{"source":499,"target":501},{"source":499,"target":479},{"source":500,"target":17},{"source":480,"target":57},{"source":480,"target":502},{"source":480,"target":17},{"source":480,"target":503},{"source":502,"target":504},{"source":502,"target":480},{"source":503,"target":17},{"source":481,"target":57},{"source":481,"target":17},{"source":481,"target":505},{"source":505,"target":17},{"source":482,"target":506},{"source":482,"target":57},{"source":482,"target":507},{"source":482,"target":17},{"source":482,"target":508},{"source":507,"target":509},{"source":507,"target":482},{"source":508,"target":17},{"source":483,"target":12},{"source":483,"target":510},{"source":483,"target":57},{"source":510,"target":12},{"source":484,"target":12},{"source":484,"target":511},{"source":484,"target":57},{"source":511,"target":12},{"source":485,"target":13},{"source":485,"target":512},{"source":485,"target":57},{"source":512,"target":13},{"source":486,"target":58},{"source":486,"target":513},{"source":486,"target":57},{"source":513,"target":58},{"source":487,"target":13},{"source":487,"target":514},{"source":487,"target":57},{"source":514,"target":13},{"source":488,"target":58},{"source":488,"target":515},{"source":488,"target":57},{"source":515,"target":58},{"source":489,"target":12},{"source":489,"target":516},{"source":489,"target":57},{"source":516,"target":12},{"source":490,"target":38},{"source":58,"target":0},{"source":58,"target":517},{"source":58,"target":518},{"source":517,"target":58},{"source":518,"target":58},{"source":59,"target":0},{"source":59,"target":38},{"source":59,"target":519},{"source":519,"target":38},{"source":60,"target":0},{"source":60,"target":10},{"source":60,"target":520},{"source":520,"target":10},{"source":61,"target":0},{"source":61,"target":15},{"source":61,"target":521},{"source":61,"target":522},{"source":521,"target":18},{"source":521,"target":523},{"source":521,"target":61},{"source":523,"target":18},{"source":522,"target":15},{"source":62,"target":0},{"source":62,"target":15},{"source":62,"target":524},{"source":62,"target":525},{"source":62,"target":526},{"source":524,"target":18},{"source":524,"target":527},{"source":524,"target":62},{"source":527,"target":18},{"source":525,"target":61},{"source":525,"target":528},{"source":525,"target":62},{"source":528,"target":61},{"source":526,"target":15},{"source":63,"target":0},{"source":63,"target":10},{"source":63,"target":529},{"source":529,"target":10},{"source":64,"target":0},{"source":64,"target":27},{"source":64,"target":530},{"source":530,"target":27},{"source":65,"target":0},{"source":65,"target":27},{"source":65,"target":531},{"source":531,"target":27},{"source":66,"target":0},{"source":66,"target":27},{"source":66,"target":532},{"source":532,"target":27},{"source":67,"target":0},{"source":67,"target":10},{"source":67,"target":533},{"source":533,"target":10},{"source":68,"target":0},{"source":68,"target":15},{"source":68,"target":534},{"source":68,"target":535},{"source":68,"target":536},{"source":534,"target":18},{"source":534,"target":537},{"source":534,"target":68},{"source":537,"target":18},{"source":535,"target":18},{"source":535,"target":538},{"source":535,"target":68},{"source":538,"target":18},{"source":536,"target":15},{"source":69,"target":0},{"source":69,"target":27},{"source":69,"target":539},{"source":539,"target":27},{"source":70,"target":0},{"source":70,"target":27},{"source":70,"target":540},{"source":540,"target":27},{"source":71,"target":0},{"source":71,"target":15},{"source":71,"target":541},{"source":71,"target":542},{"source":71,"target":543},{"source":71,"target":544},{"source":71,"target":545},{"source":541,"target":18},{"source":541,"target":546},{"source":541,"target":71},{"source":546,"target":18},{"source":542,"target":12},{"source":542,"target":547},{"source":542,"target":71},{"source":547,"target":12},{"source":543,"target":18},{"source":543,"target":548},{"source":543,"target":71},{"source":548,"target":18},{"source":544,"target":13},{"source":544,"target":549},{"source":544,"target":71},{"source":549,"target":13},{"source":545,"target":15},{"source":72,"target":0},{"source":72,"target":10},{"source":72,"target":550},{"source":550,"target":10},{"source":73,"target":0},{"source":73,"target":27},{"source":73,"target":551},{"source":551,"target":27},{"source":74,"target":0},{"source":74,"target":30},{"source":74,"target":552},{"source":552,"target":30},{"source":75,"target":0},{"source":75,"target":30},{"source":75,"target":553},{"source":553,"target":30},{"source":76,"target":0},{"source":76,"target":31},{"source":76,"target":554},{"source":76,"target":555},{"source":76,"target":556},{"source":76,"target":557},{"source":76,"target":558},{"source":554,"target":76},{"source":554,"target":17},{"source":554,"target":559},{"source":559,"target":17},{"source":555,"target":12},{"source":555,"target":560},{"source":555,"target":76},{"source":560,"target":12},{"source":556,"target":77},{"source":556,"target":561},{"source":556,"target":76},{"source":561,"target":77},{"source":557,"target":12},{"source":557,"target":562},{"source":557,"target":76},{"source":562,"target":12},{"source":558,"target":31},{"source":77,"target":0},{"source":78,"target":0},{"source":78,"target":75},{"source":78,"target":563},{"source":563,"target":75},{"source":79,"target":0},{"source":79,"target":75},{"source":79,"target":564},{"source":564,"target":75},{"source":80,"target":0},{"source":80,"target":27},{"source":80,"target":565},{"source":565,"target":27},{"source":81,"target":0},{"source":81,"target":38},{"source":81,"target":566},{"source":566,"target":38}],"multigraph":true} |
false | <?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="P1">
<eClassifiers xsi:type="ecore:EClass" name="C1" eSuperTypes="#//C2"/>
<eClassifiers xsi:type="ecore:EClass" name="C2"/>
<eSubpackages name="P2">
<eClassifiers xsi:type="ecore:EClass" name="C3" eSuperTypes="#//P2/C4"/>
<eClassifiers xsi:type="ecore:EClass" name="C4"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/pcdavid/org.eclipse.sirius/plugins/org.eclipse.sirius.tests.junit/data/unit/migration/do_not_migrate/edgeBendpointsRepair/TestRectilinear.ecore | ecore | P1
C1
C2
P2
C3
C4 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"P1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C2","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"P2","id":3,"eClass":"EPackage"},{"id":4,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C3","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C4","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"id":7,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":4},{"source":4,"target":2},{"source":2,"target":0},{"source":3,"target":5},{"source":3,"target":6},{"source":3,"target":0},{"source":5,"target":3},{"source":5,"target":6},{"source":5,"target":7},{"source":7,"target":6},{"source":6,"target":3}],"multigraph":true} |
false | <?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="executionstate"
nsURI="http:///org/isistan/flabot/engine/executionstate.ecore" nsPrefix="org.isistan.flabot.engine.executionstate">
<eClassifiers xsi:type="ecore:EClass" name="BasicMappingBasedFilter" eSuperTypes="#//MappingBasedFilter"/>
<eClassifiers xsi:type="ecore:EClass" name="Diagnostic">
<eStructuralFeatures xsi:type="ecore:EReference" name="diagnostician" eType="#//StateDeterminationStrategy"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="additionalData" upperBound="-1"
eType="#//EStringToEJavaObjectMapEntry" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="#//ExecutionState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ManualStateDeterminationStrategy" eSuperTypes="#//StateDeterminationStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="ManualTraceInferenceStrategy" eSuperTypes="#//TraceInferenceStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="MappingBasedFilter" abstract="true"
eSuperTypes="../../../../../../org.isistan.flabot.trace/src/org/isistan/flabot/trace/config.ecore#//Filter">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapping" eType="ecore:EClass ../../../../../../org.isistan.flabot.mapping/src/org/isistan/flabot/mapping/mappingmodel.ecore#//Mapping"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="logFilter" eType="ecore:EClass ../../../../../../org.isistan.flabot.launcher/src/org/isistan/flabot/launcher/filtermodel.ecore#//LogFilter"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleTraceInferenceStrategy" eSuperTypes="#//TraceInferenceStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="StateDeterminationStrategy" abstract="true"
eSuperTypes="../../../../../../org.isistan.flabot/src/org/isistan/flabot/coremodel.ecore#//Registrable">
<eStructuralFeatures xsi:type="ecore:EReference" name="responsibility" eType="ecore:EClass ../../../../../../org.isistan.flabot/src/org/isistan/flabot/coremodel.ecore#//Responsibility"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateDeterminationStrategyRegistry">
<eStructuralFeatures xsi:type="ecore:EReference" name="registry" upperBound="-1"
eType="#//ResponsibilityToStateDeterminationStrategyMapEntry" containment="true"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TraceBasedStateDeterminationStrategy"
eSuperTypes="#//StateDeterminationStrategy">
<eStructuralFeatures xsi:type="ecore:EReference" name="traceInferenceStrategy"
eType="#//TraceInferenceStrategy" containment="true" resolveProxies="false"
eOpposite="#//TraceInferenceStrategy/stateDeterminationStrategy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TraceInferenceStrategy" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="stateDeterminationStrategy"
eType="#//TraceBasedStateDeterminationStrategy" transient="true" eOpposite="#//TraceBasedStateDeterminationStrategy/traceInferenceStrategy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResponsibilityToStateDeterminationStrategyMapEntry"
instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="ecore:EClass ../../../../../../org.isistan.flabot/src/org/isistan/flabot/coremodel.ecore#//Responsibility"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//StateDeterminationStrategy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStringToEJavaObjectMapEntry" 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="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateFromMappingStateDeterminationStrategy"
eSuperTypes="#//StateDeterminationStrategy"/>
<eClassifiers xsi:type="ecore:EEnum" name="ExecutionState">
<eLiterals name="Executed"/>
<eLiterals name="Faulty" value="1"/>
<eLiterals name="NotExecuted" value="2"/>
<eLiterals name="NoActionState" value="3"/>
<eLiterals name="FaultyCurrent" value="4"/>
<eLiterals name="FaultyConstrain" value="5"/>
<eLiterals name="FaultyPrevious" value="6"/>
<eLiterals name="FaultyPrecondition" value="7"/>
<eLiterals name="FaultyPath" value="8"/>
<eLiterals name="FaultyNextLevels" value="9"/>
<eLiterals name="FaultyConstraintStart" value="10"/>
<eLiterals name="ProbablyFaulty" value="11"/>
<eLiterals name="Uncertain" value="12"/>
<eLiterals name="MultipleErrors" value="13"/>
<eLiterals name="StateFromMapping" value="14"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrFilter" eSuperTypes="../../../../../../org.isistan.flabot.trace/src/org/isistan/flabot/trace/config.ecore#//Filter">
<eStructuralFeatures xsi:type="ecore:EReference" name="combinedFilters" upperBound="-1"
eType="ecore:EClass ../../../../../../org.isistan.flabot.trace/src/org/isistan/flabot/trace/config.ecore#//Filter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrologProviderStrategy" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SimplePrologProviderStrategy" eSuperTypes="#//PrologProviderStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralLogFilterStrategy" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleGeneralLogFilterStrategy" eSuperTypes="#//GeneralLogFilterStrategy">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prologCodeText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/executionstate.ecore | ecore | executionstate
BasicMappingBasedFilter
Diagnostic
diagnostician
description
additionalData
state
ManualStateDeterminationStrategy
ManualTraceInferenceStrategy
MappingBasedFilter
mapping
logFilter
SimpleTraceInferenceStrategy
StateDeterminationStrategy
responsibility
StateDeterminationStrategyRegistry
registry
TraceBasedStateDeterminationStrategy
traceInferenceStrategy
TraceInferenceStrategy
stateDeterminationStrategy
ResponsibilityToStateDeterminationStrategyMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
EStringToEJavaObjectMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
StateFromMappingStateDeterminationStrategy
ExecutionState
Executed
Executed
Faulty
Faulty
NotExecuted
NotExecuted
NoActionState
NoActionState
FaultyCurrent
FaultyCurrent
FaultyConstrain
FaultyConstrain
FaultyPrevious
FaultyPrevious
FaultyPrecondition
FaultyPrecondition
FaultyPath
FaultyPath
FaultyNextLevels
FaultyNextLevels
FaultyConstraintStart
FaultyConstraintStart
ProbablyFaulty
ProbablyFaulty
Uncertain
Uncertain
MultipleErrors
MultipleErrors
StateFromMapping
StateFromMapping
OrFilter
combinedFilters
PrologProviderStrategy
SimplePrologProviderStrategy
GeneralLogFilterStrategy
SimpleGeneralLogFilterStrategy
prologCodeText | null | {"directed":true,"nodes":[{"nsPrefix":"org.isistan.flabot.engine.executionstate","nsURI":"http:///org/isistan/flabot/engine/executionstate.ecore","name":"executionstate","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicMappingBasedFilter","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagnostic","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualStateDeterminationStrategy","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualTraceInferenceStrategy","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBasedFilter","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleTraceInferenceStrategy","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateDeterminationStrategy","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateDeterminationStrategyRegistry","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceBasedStateDeterminationStrategy","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TraceInferenceStrategy","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ResponsibilityToStateDeterminationStrategyMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToEJavaObjectMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateFromMappingStateDeterminationStrategy","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExecutionState","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrFilter","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrologProviderStrategy","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimplePrologProviderStrategy","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralLogFilterStrategy","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleGeneralLogFilterStrategy","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"id":20,"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":"diagnostician","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":"description","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":"additionalData","changeable":true,"resolveProxies":false,"lowerBound":0,"id":23,"derived":false},{"ordered":true,"upperBound":1,"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":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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mapping","changeable":true,"resolveProxies":false,"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":"logFilter","changeable":true,"resolveProxies":false,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"responsibility","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"registry","changeable":true,"resolveProxies":false,"lowerBound":0,"id":40,"derived":false},{"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":"traceInferenceStrategy","changeable":true,"resolveProxies":false,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"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":"stateDeterminationStrategy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"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":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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"name":"Executed","id":56,"value":0,"literal":"Executed","eClass":"EEnumLiteral"},{"name":"Faulty","id":57,"value":1,"literal":"Faulty","eClass":"EEnumLiteral"},{"name":"NotExecuted","id":58,"value":2,"literal":"NotExecuted","eClass":"EEnumLiteral"},{"name":"NoActionState","id":59,"value":3,"literal":"NoActionState","eClass":"EEnumLiteral"},{"name":"FaultyCurrent","id":60,"value":4,"literal":"FaultyCurrent","eClass":"EEnumLiteral"},{"name":"FaultyConstrain","id":61,"value":5,"literal":"FaultyConstrain","eClass":"EEnumLiteral"},{"name":"FaultyPrevious","id":62,"value":6,"literal":"FaultyPrevious","eClass":"EEnumLiteral"},{"name":"FaultyPrecondition","id":63,"value":7,"literal":"FaultyPrecondition","eClass":"EEnumLiteral"},{"name":"FaultyPath","id":64,"value":8,"literal":"FaultyPath","eClass":"EEnumLiteral"},{"name":"FaultyNextLevels","id":65,"value":9,"literal":"FaultyNextLevels","eClass":"EEnumLiteral"},{"name":"FaultyConstraintStart","id":66,"value":10,"literal":"FaultyConstraintStart","eClass":"EEnumLiteral"},{"name":"ProbablyFaulty","id":67,"value":11,"literal":"ProbablyFaulty","eClass":"EEnumLiteral"},{"name":"Uncertain","id":68,"value":12,"literal":"Uncertain","eClass":"EEnumLiteral"},{"name":"MultipleErrors","id":69,"value":13,"literal":"MultipleErrors","eClass":"EEnumLiteral"},{"name":"StateFromMapping","id":70,"value":14,"literal":"StateFromMapping","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"combinedFilters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"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":"prologCodeText","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"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":5},{"source":1,"target":20},{"source":20,"target":5},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":7},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":7},{"source":22,"target":26},{"source":22,"target":2},{"source":23,"target":12},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":12},{"source":24,"target":14},{"source":24,"target":28},{"source":24,"target":2},{"source":28,"target":14},{"source":3,"target":0},{"source":3,"target":7},{"source":3,"target":29},{"source":29,"target":7},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":30},{"source":30,"target":10},{"source":5,"target":0},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":31,"target":34},{"source":31,"target":5},{"source":32,"target":35},{"source":32,"target":5},{"source":6,"target":0},{"source":6,"target":10},{"source":6,"target":36},{"source":36,"target":10},{"source":7,"target":0},{"source":7,"target":37},{"source":7,"target":38},{"source":37,"target":39},{"source":37,"target":7},{"source":8,"target":0},{"source":8,"target":40},{"source":40,"target":11},{"source":40,"target":41},{"source":40,"target":8},{"source":41,"target":11},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":42},{"source":9,"target":43},{"source":42,"target":10},{"source":42,"target":44},{"source":42,"target":9},{"source":42,"target":45},{"source":44,"target":10},{"source":43,"target":7},{"source":10,"target":0},{"source":10,"target":45},{"source":45,"target":9},{"source":45,"target":46},{"source":45,"target":10},{"source":45,"target":42},{"source":46,"target":9},{"source":11,"target":0},{"source":11,"target":47},{"source":11,"target":48},{"source":47,"target":49},{"source":47,"target":11},{"source":48,"target":7},{"source":48,"target":50},{"source":48,"target":11},{"source":50,"target":7},{"source":12,"target":0},{"source":12,"target":51},{"source":12,"target":52},{"source":51,"target":53},{"source":51,"target":12},{"source":52,"target":54},{"source":52,"target":12},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":55},{"source":55,"target":7},{"source":14,"target":0},{"source":14,"target":56},{"source":14,"target":57},{"source":14,"target":58},{"source":14,"target":59},{"source":14,"target":60},{"source":14,"target":61},{"source":14,"target":62},{"source":14,"target":63},{"source":14,"target":64},{"source":14,"target":65},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":14,"target":69},{"source":14,"target":70},{"source":56,"target":14},{"source":57,"target":14},{"source":58,"target":14},{"source":59,"target":14},{"source":60,"target":14},{"source":61,"target":14},{"source":62,"target":14},{"source":63,"target":14},{"source":64,"target":14},{"source":65,"target":14},{"source":66,"target":14},{"source":67,"target":14},{"source":68,"target":14},{"source":69,"target":14},{"source":70,"target":14},{"source":15,"target":0},{"source":15,"target":71},{"source":15,"target":72},{"source":71,"target":73},{"source":71,"target":15},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":74},{"source":74,"target":16},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":75},{"source":19,"target":76},{"source":75,"target":77},{"source":75,"target":19},{"source":76,"target":18}],"multigraph":true} |
false | <?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="fsm"
nsURI="platform:/resource/fr.irisa.triskell.kermeta.samples/fsm/metamodels/fsmToComplete.ecore"
nsPrefix="fsm">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175310"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175311"/>
</eAnnotations>
<eOperations name="run">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175312"/>
</eAnnotations>
</eOperations>
<eOperations name="reset">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175313"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedState" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/owningFSM">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175314"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialState" lowerBound="1"
eType="#//State">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175315"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentState" eType="#//State">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175316"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="finalState" lowerBound="1"
upperBound="-1" eType="#//State">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175317"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175468"/>
</eAnnotations>
<eOperations name="step" eType="#//String">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="11490845175469"/>
</eAnnotations>
<eParameters name="c" eType="#//String">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754610"/>
</eAnnotations>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningFSM" lowerBound="1"
eType="#//FSM" eOpposite="#//FSM/ownedState">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754611"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingTransition" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/source">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754612"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingTransition" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/target">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754613"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754614"/>
</eAnnotations>
<eOperations name="fire" eType="#//String">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754615"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/outgoingTransition">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754616"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State" eOpposite="#//State/incomingTransition">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754617"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="#//String">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754618"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="#//String">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754619"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSMException">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754620"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NonDeterminism" eSuperTypes="#//FSMException">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754621"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NoTransition" eSuperTypes="#//FSMException">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754622"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NoInitialStateException" eSuperTypes="#//FSMException">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754623"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String">
<eAnnotations source="http://www.topcased.org/uuid">
<details key="uuid" value="114908451754624"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta/samples.fsm_projects/fr.irisa.triskell.kermeta.samples.fsm.demo/metamodels/fsmToComplete.ecore | ecore | fsm
FSM
run
reset
ownedState
initialState
currentState
finalState
State
step
c
owningFSM
outgoingTransition
incomingTransition
Transition
fire
source
target
input
output
FSMException
NonDeterminism
NoTransition
NoInitialStateException
String
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"platform:/resource/fr.irisa.triskell.kermeta.samples/fsm/metamodels/fsmToComplete.ecore","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSM","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":"FSMException","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonDeterminism","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoTransition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoInitialStateException","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":8,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"unique":true,"name":"run","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reset","lowerBound":0,"id":10,"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":"ownedState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"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":12,"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":"currentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"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":"finalState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"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":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"step","lowerBound":0,"id":20,"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":"outgoingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"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":"incomingTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"c","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EParameter"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"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},{"ordered":true,"upperBound":1,"unique":true,"name":"fire","lowerBound":0,"id":31,"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":"input","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":"output","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"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"}],"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":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":9,"target":1},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":15},{"source":11,"target":1},{"source":11,"target":16},{"source":15,"target":2},{"source":12,"target":2},{"source":12,"target":17},{"source":12,"target":1},{"source":17,"target":2},{"source":13,"target":2},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":2},{"source":14,"target":2},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":2},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":16},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":8},{"source":20,"target":23},{"source":20,"target":2},{"source":20,"target":24},{"source":23,"target":8},{"source":24,"target":8},{"source":24,"target":25},{"source":24,"target":20},{"source":25,"target":8},{"source":16,"target":1},{"source":16,"target":26},{"source":16,"target":2},{"source":16,"target":11},{"source":26,"target":1},{"source":21,"target":3},{"source":21,"target":27},{"source":21,"target":2},{"source":21,"target":28},{"source":27,"target":3},{"source":22,"target":3},{"source":22,"target":29},{"source":22,"target":2},{"source":22,"target":30},{"source":29,"target":3},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":28},{"source":3,"target":30},{"source":3,"target":32},{"source":3,"target":33},{"source":31,"target":8},{"source":31,"target":34},{"source":31,"target":3},{"source":34,"target":8},{"source":28,"target":2},{"source":28,"target":35},{"source":28,"target":3},{"source":28,"target":21},{"source":35,"target":2},{"source":30,"target":2},{"source":30,"target":36},{"source":30,"target":3},{"source":30,"target":22},{"source":36,"target":2},{"source":32,"target":8},{"source":32,"target":37},{"source":32,"target":3},{"source":37,"target":8},{"source":33,"target":8},{"source":33,"target":38},{"source":33,"target":3},{"source":38,"target":8},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":39},{"source":39,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":40},{"source":40,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":41},{"source":41,"target":4},{"source":8,"target":0}],"multigraph":true} |
false | <?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="transformr" nsURI="http://www.transformr.org" nsPrefix="transformr">
<eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphElement">
<eOperations name="setEType">
<eParameters name="eclass" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//Edge" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphElement">
<eOperations name="setEType">
<eParameters name="ereference" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eOperations>
<eOperations name="getSource" eType="#//Node"/>
<eOperations name="setSource">
<eParameters name="source" eType="#//Node"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pattern" eSuperTypes="#//Graph">
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" eType="#//Constraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Pattern #//Executable">
<eStructuralFeatures xsi:type="ecore:EReference" name="creations" upperBound="-1"
eType="#//GraphElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deletions" upperBound="-1"
eType="#//GraphElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignments" upperBound="-1"
eType="#//Assignment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true" interface="true"
eSuperTypes="#//TypedElement #//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//TypedElement #//NamedElement">
<eOperations name="setEType">
<eParameters name="eattribute" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" 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="TypedElement" abstract="true" interface="true">
<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="PatternConstraint" abstract="true" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="subpattern" eType="#//Pattern"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exists" eSuperTypes="#//PatternConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ForAll" eSuperTypes="#//PatternConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryConstraint" abstract="true" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//Constraint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetAttribute" lowerBound="1"
eType="#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="involvedVariables" upperBound="-1"
eType="#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expression" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableConstraint" eSuperTypes="#//Expression #//Constraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetVariable" lowerBound="1"
eType="#//Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Executable" abstract="true" interface="true"
eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Branch" eSuperTypes="#//Executable">
<eStructuralFeatures xsi:type="ecore:EReference" name="if" eType="#//Pattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="then" lowerBound="1" eType="#//Executable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="else" lowerBound="1" eType="#//Executable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Executable">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Executable"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/transformr.ecore | ecore | transformr
Graph
nodes
Node
setEType
eclass
edges
attributes
Edge
setEType
ereference
getSource
setSource
source
target
Pattern
constraint
variables
Rule
creations
deletions
assignments
GraphElement
Attribute
setEType
eattribute
NamedElement
name
TypedElement
type
PatternConstraint
subpattern
And
Or
Not
child
Exists
ForAll
Constraint
BinaryConstraint
left
right
Variable
targetAttribute
Expression
involvedVariables
expression
VariableConstraint
Assignment
targetVariable
Executable
Branch
if
then
else
Block
children | null | {"directed":true,"nodes":[{"nsPrefix":"transformr","nsURI":"http://www.transformr.org","name":"transformr","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternConstraint","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exists","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAll","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryConstraint","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableConstraint","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Executable","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branch","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"},{"container":false,"ordered":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":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setEType","lowerBound":0,"id":28,"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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eclass","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setEType","lowerBound":0,"id":36,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getSource","lowerBound":0,"id":37,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setSource","lowerBound":0,"id":38,"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":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ereference","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EParameter"},{"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":"constraint","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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"creations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"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":"deletions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"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":true,"upperBound":1,"unique":true,"name":"setEType","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EOperation"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eattribute","lowerBound":0,"id":65,"many":false,"required":false,"eClass":"EParameter"},{"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":"name","changeable":true,"lowerBound":0,"iD":true,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"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":"subpattern","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"},{"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":76,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":82,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetAttribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"involvedVariables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"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":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"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":"targetVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"then","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":false,"unsettable":false,"transient":false,"unique":true,"name":"else","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"},{"container":false,"ordered":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":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"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":1,"target":26},{"source":25,"target":2},{"source":25,"target":27},{"source":25,"target":1},{"source":27,"target":2},{"source":26,"target":8},{"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":28,"target":2},{"source":28,"target":32},{"source":32,"target":33},{"source":32,"target":28},{"source":29,"target":3},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":3},{"source":30,"target":7},{"source":30,"target":35},{"source":30,"target":2},{"source":35,"target":7},{"source":31,"target":6},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":3,"target":40},{"source":36,"target":3},{"source":36,"target":41},{"source":41,"target":42},{"source":41,"target":36},{"source":37,"target":2},{"source":37,"target":43},{"source":37,"target":3},{"source":43,"target":2},{"source":38,"target":3},{"source":38,"target":44},{"source":44,"target":2},{"source":44,"target":45},{"source":44,"target":38},{"source":45,"target":2},{"source":39,"target":2},{"source":39,"target":46},{"source":39,"target":3},{"source":46,"target":2},{"source":40,"target":6},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":47,"target":16},{"source":47,"target":50},{"source":47,"target":4},{"source":50,"target":16},{"source":48,"target":18},{"source":48,"target":51},{"source":48,"target":4},{"source":51,"target":18},{"source":49,"target":1},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":22},{"source":5,"target":52},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":5,"target":56},{"source":52,"target":6},{"source":52,"target":57},{"source":52,"target":5},{"source":57,"target":6},{"source":53,"target":6},{"source":53,"target":58},{"source":53,"target":5},{"source":58,"target":6},{"source":54,"target":21},{"source":54,"target":59},{"source":54,"target":5},{"source":59,"target":21},{"source":55,"target":4},{"source":56,"target":22},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":8},{"source":6,"target":60},{"source":6,"target":61},{"source":60,"target":9},{"source":61,"target":8},{"source":7,"target":0},{"source":7,"target":9},{"source":7,"target":8},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":62,"target":7},{"source":62,"target":65},{"source":65,"target":66},{"source":65,"target":62},{"source":63,"target":9},{"source":64,"target":8},{"source":8,"target":0},{"source":8,"target":67},{"source":67,"target":68},{"source":67,"target":8},{"source":9,"target":0},{"source":9,"target":69},{"source":69,"target":70},{"source":69,"target":9},{"source":10,"target":0},{"source":10,"target":16},{"source":10,"target":71},{"source":10,"target":72},{"source":71,"target":4},{"source":71,"target":73},{"source":71,"target":10},{"source":73,"target":4},{"source":72,"target":16},{"source":11,"target":0},{"source":11,"target":17},{"source":11,"target":74},{"source":74,"target":17},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":75},{"source":75,"target":17},{"source":13,"target":0},{"source":13,"target":16},{"source":13,"target":76},{"source":13,"target":77},{"source":76,"target":16},{"source":76,"target":78},{"source":76,"target":13},{"source":78,"target":16},{"source":77,"target":16},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":79},{"source":79,"target":10},{"source":15,"target":0},{"source":15,"target":10},{"source":15,"target":80},{"source":80,"target":10},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":81},{"source":17,"target":82},{"source":17,"target":83},{"source":81,"target":16},{"source":81,"target":84},{"source":81,"target":17},{"source":84,"target":16},{"source":82,"target":16},{"source":82,"target":85},{"source":82,"target":17},{"source":85,"target":16},{"source":83,"target":16},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":86},{"source":18,"target":87},{"source":86,"target":7},{"source":86,"target":88},{"source":86,"target":18},{"source":88,"target":7},{"source":87,"target":8},{"source":19,"target":0},{"source":19,"target":89},{"source":19,"target":90},{"source":89,"target":18},{"source":89,"target":91},{"source":89,"target":19},{"source":91,"target":18},{"source":90,"target":92},{"source":90,"target":19},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":16},{"source":20,"target":93},{"source":20,"target":94},{"source":93,"target":19},{"source":94,"target":16},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":95},{"source":21,"target":96},{"source":95,"target":18},{"source":95,"target":97},{"source":95,"target":21},{"source":97,"target":18},{"source":96,"target":19},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":98},{"source":98,"target":8},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":99},{"source":23,"target":100},{"source":23,"target":101},{"source":23,"target":102},{"source":99,"target":4},{"source":99,"target":103},{"source":99,"target":23},{"source":103,"target":4},{"source":100,"target":22},{"source":100,"target":104},{"source":100,"target":23},{"source":104,"target":22},{"source":101,"target":22},{"source":101,"target":105},{"source":101,"target":23},{"source":105,"target":22},{"source":102,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":106},{"source":24,"target":107},{"source":106,"target":22},{"source":106,"target":108},{"source":106,"target":24},{"source":108,"target":22},{"source":107,"target":22}],"multigraph":true} |
false | <?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="removeLog" nsURI="removeLog" nsPrefix="removeLog">
<eClassifiers xsi:type="ecore:EClass" name="Root">
<eStructuralFeatures xsi:type="ecore:EReference" name="ElementsDeletes" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/SaraPerezSoler/SOCIO/Socio-rest/model/RemoveLog.ecore | ecore | removeLog
Root
ElementsDeletes | null | {"directed":true,"nodes":[{"nsPrefix":"removeLog","nsURI":"removeLog","name":"removeLog","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Root","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":"ElementsDeletes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="elementtypesconfigurations" nsURI="http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.0"
nsPrefix="elementtypesconfigurations">
<eClassifiers xsi:type="ecore:EClass" name="ElementTypeSetConfiguration" eSuperTypes="#//ConfigurationElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementTypeConfigurations"
upperBound="-1" eType="#//ElementTypeConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="adviceBindingsConfigurations"
upperBound="-1" eType="#//AdviceBindingConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metamodelNsURI" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementTypeConfiguration" abstract="true"
eSuperTypes="#//ConfigurationElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.gmf.runtime.emf.type.core.IHintedType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iconEntry" eType="#//IconEntry"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IconEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iconPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigurationElement" abstract="true">
<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="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatcherConfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="matcherClassName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdviceConfiguration" abstract="true"
eSuperTypes="#//ConfigurationElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editHelperAdviceClassName"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="before" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="after" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inheritance" lowerBound="1"
eType="#//InheritanceKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AdviceBindingConfiguration" eSuperTypes="#//AdviceConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//ElementTypeConfiguration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerConfiguration"
eType="#//ContainerConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="matcherConfiguration" eType="#//MatcherConfiguration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecializationTypeConfiguration" eSuperTypes="#//ElementTypeConfiguration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specializedTypesID" lowerBound="1"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editHelperAdviceConfiguration"
eType="#//EditHelperAdviceConfiguration" containment="true" eOpposite="#//EditHelperAdviceConfiguration/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerConfiguration"
eType="#//ContainerConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="matcherConfiguration" eType="#//MatcherConfiguration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="containerMatcherConfiguration"
eType="#//MatcherConfiguration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainmentFeatures" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MetamodelTypeConfiguration" eSuperTypes="#//ElementTypeConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="eClass" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editHelperClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EditHelperAdviceConfiguration" eSuperTypes="#//AdviceConfiguration">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//SpecializationTypeConfiguration" eOpposite="#//SpecializationTypeConfiguration/editHelperAdviceConfiguration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InheritanceKind">
<eLiterals name="none"/>
<eLiterals name="all" value="1"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/rpc1/org.eclipse.papyrus/plugins/infra/org.eclipse.papyrus.infra.elementtypesconfigurations/model/ElementTypesConfigurations.ecore | ecore | elementtypesconfigurations
ElementTypeSetConfiguration
elementTypeConfigurations
adviceBindingsConfigurations
metamodelNsURI
ElementTypeConfiguration
hint
kind
org.eclipse.gmf.runtime.emf.type.core.IHintedType
iconEntry
IconEntry
iconPath
bundleId
ConfigurationElement
name
description
identifier
MatcherConfiguration
matcherClassName
AdviceConfiguration
editHelperAdviceClassName
before
after
inheritance
AdviceBindingConfiguration
target
containerConfiguration
matcherConfiguration
SpecializationTypeConfiguration
specializedTypesID
editHelperAdviceConfiguration
containerConfiguration
matcherConfiguration
ContainerConfiguration
containerMatcherConfiguration
eContainmentFeatures
MetamodelTypeConfiguration
eClass
editHelperClassName
EditHelperAdviceConfiguration
target
InheritanceKind
none
none
all
all | null | {"directed":true,"nodes":[{"nsPrefix":"elementtypesconfigurations","nsURI":"http://www.eclipse.org/papyrus/infra/elementtypesconfigurations/1.0","name":"elementtypesconfigurations","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementTypeSetConfiguration","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementTypeConfiguration","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IconEntry","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurationElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatcherConfiguration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdviceConfiguration","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AdviceBindingConfiguration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecializationTypeConfiguration","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerConfiguration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetamodelTypeConfiguration","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EditHelperAdviceConfiguration","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InheritanceKind","instanceClass":null,"id":12,"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":"elementTypeConfigurations","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":"adviceBindingsConfigurations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"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":"metamodelNsURI","changeable":true,"lowerBound":1,"iD":false,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"hint","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.gmf.runtime.emf.type.core.IHintedType","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.gmf.runtime.emf.type.core.IHintedType","unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":21,"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":"iconEntry","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iconPath","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bundleId","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"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":31,"derived":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":32,"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":"identifier","changeable":true,"lowerBound":1,"iD":false,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"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":"matcherClassName","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"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":"editHelperAdviceClassName","changeable":true,"lowerBound":1,"iD":false,"id":39,"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":"before","changeable":true,"lowerBound":0,"iD":false,"id":40,"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":"after","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inheritance","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"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":48,"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":"containerConfiguration","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":"matcherConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specializedTypesID","changeable":true,"lowerBound":1,"iD":false,"id":55,"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":"editHelperAdviceConfiguration","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":"containerConfiguration","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":"matcherConfiguration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"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":"containerMatcherConfiguration","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":false,"unsettable":false,"transient":false,"unique":true,"name":"eContainmentFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"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":"eClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editHelperClassName","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"name":"none","id":76,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"all","id":77,"value":1,"literal":"all","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":1,"target":0},{"source":1,"target":4},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":13,"target":2},{"source":13,"target":17},{"source":13,"target":1},{"source":17,"target":2},{"source":14,"target":7},{"source":14,"target":18},{"source":14,"target":1},{"source":18,"target":7},{"source":15,"target":19},{"source":15,"target":1},{"source":16,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":20,"target":24},{"source":20,"target":2},{"source":21,"target":25},{"source":21,"target":2},{"source":22,"target":3},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":3},{"source":23,"target":4},{"source":3,"target":0},{"source":3,"target":27},{"source":3,"target":28},{"source":27,"target":29},{"source":27,"target":3},{"source":28,"target":30},{"source":28,"target":3},{"source":4,"target":0},{"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":36},{"source":33,"target":4},{"source":5,"target":0},{"source":5,"target":37},{"source":37,"target":38},{"source":37,"target":5},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":39,"target":44},{"source":39,"target":6},{"source":40,"target":45},{"source":40,"target":6},{"source":41,"target":46},{"source":41,"target":6},{"source":42,"target":12},{"source":42,"target":47},{"source":42,"target":6},{"source":47,"target":12},{"source":43,"target":4},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":48},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":48,"target":2},{"source":48,"target":52},{"source":48,"target":7},{"source":52,"target":2},{"source":49,"target":9},{"source":49,"target":53},{"source":49,"target":7},{"source":53,"target":9},{"source":50,"target":5},{"source":50,"target":54},{"source":50,"target":7},{"source":54,"target":5},{"source":51,"target":6},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":55,"target":60},{"source":55,"target":8},{"source":56,"target":11},{"source":56,"target":61},{"source":56,"target":8},{"source":56,"target":62},{"source":61,"target":11},{"source":57,"target":9},{"source":57,"target":63},{"source":57,"target":8},{"source":63,"target":9},{"source":58,"target":5},{"source":58,"target":64},{"source":58,"target":8},{"source":64,"target":5},{"source":59,"target":2},{"source":9,"target":0},{"source":9,"target":65},{"source":9,"target":66},{"source":65,"target":5},{"source":65,"target":67},{"source":65,"target":9},{"source":67,"target":5},{"source":66,"target":68},{"source":66,"target":9},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":69,"target":72},{"source":69,"target":10},{"source":70,"target":73},{"source":70,"target":10},{"source":71,"target":2},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":62},{"source":11,"target":74},{"source":62,"target":8},{"source":62,"target":75},{"source":62,"target":11},{"source":62,"target":56},{"source":75,"target":8},{"source":74,"target":6},{"source":12,"target":0},{"source":12,"target":76},{"source":12,"target":77},{"source":76,"target":12},{"source":77,"target":12}],"multigraph":true} |
true | <?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="atlext" nsURI="http://anatlyzer/atl/ext" nsPrefix="atlext">
<eSubpackages name="ATL" nsURI="http://anatlyzer/atlext/ATL" nsPrefix="atl_ext_atl">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false"
upperBound="-1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false"
upperBound="-1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="problems" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//ATL/StringToStringMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false"
upperBound="-1" eType="#//ATL/LibraryRef" containment="true" eOpposite="#//ATL/LibraryRef/unit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1"
eType="#//ATL/Helper" containment="true" eOpposite="#//ATL/Helper/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1"
eType="#//ATL/Helper" containment="true" eOpposite="#//ATL/Helper/query"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="#//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModels" lowerBound="1"
upperBound="-1" eType="#//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false"
lowerBound="1" upperBound="-1" eType="#//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//ATL/ModuleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleElement" abstract="true" eSuperTypes="#//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Helper" abstract="true" eSuperTypes="#//ATL/ModuleElement #//ATL/Callable">
<eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false"
eType="#//ATL/Query" eOpposite="#//ATL/Query/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false"
eType="#//ATL/Library" eOpposite="#//ATL/Library/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="#//OCL/OclFeatureDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasContext" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAttribute" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredReturnType" eType="ecore:EClass types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticReturnType" eType="ecore:EClass types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticHelper" eSuperTypes="#//ATL/Helper #//ATL/ModuleCallable"/>
<eClassifiers xsi:type="ecore:EClass" name="ContextHelper" eSuperTypes="#//ATL/Helper">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextType" lowerBound="1"
eType="ecore:EClass types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="polymorphicCalledBy"
upperBound="-1" eType="#//OCL/PropertyCallExp" eOpposite="#//OCL/PropertyCallExp/dynamicResolvers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="#//ATL/ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
eType="#//ATL/OutPattern" containment="true" eOpposite="#//ATL/OutPattern/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionBlock" ordered="false"
eType="#//ATL/ActionBlock" containment="true" eOpposite="#//ATL/ActionBlock/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//ATL/RuleVariableDeclaration" containment="true" eOpposite="#//ATL/RuleVariableDeclaration/rule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticRule" abstract="true" eSuperTypes="#//ATL/ModuleCallable #//ATL/Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="ModuleCallable" abstract="true" eSuperTypes="#//ATL/Callable"/>
<eClassifiers xsi:type="ecore:EClass" name="Callable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledBy" upperBound="-1"
eType="#//OCL/PropertyCallExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callableParameters" upperBound="-1"
eType="#//ATL/CallableParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleWithPattern" abstract="true" eSuperTypes="#//ATL/Rule">
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false"
eType="#//ATL/InPattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
upperBound="-1" eType="#//ATL/RuleWithPattern" eOpposite="#//ATL/RuleWithPattern/superRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superRule" ordered="false"
eType="#//ATL/RuleWithPattern" eOpposite="#//ATL/RuleWithPattern/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNoDefault" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatchedRule" eSuperTypes="#//ATL/RuleWithPattern"/>
<eClassifiers xsi:type="ecore:EClass" name="LazyRule" eSuperTypes="#//ATL/RuleWithPattern #//ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledRule" eSuperTypes="#//ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntrypoint" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEndpoint" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InPattern" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ATL/InPatternElement" containment="true"
eOpposite="#//ATL/InPatternElement/inPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false"
eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutPattern" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="#//ATL/Rule" eOpposite="#//ATL/Rule/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dropPattern" ordered="false"
eType="#//ATL/DropPattern" containment="true" eOpposite="#//ATL/DropPattern/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1"
upperBound="-1" eType="#//ATL/OutPatternElement" containment="true" eOpposite="#//ATL/OutPatternElement/outPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DropPattern" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
lowerBound="1" eType="#//ATL/OutPattern" eOpposite="#//ATL/OutPattern/dropPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternElement" abstract="true" eSuperTypes="#//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="InPatternElement" abstract="true"
eSuperTypes="#//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapsTo" ordered="false"
lowerBound="1" eType="#//ATL/OutPatternElement" eOpposite="#//ATL/OutPatternElement/sourceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false"
lowerBound="1" eType="#//ATL/InPattern" eOpposite="#//ATL/InPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" ordered="false"
upperBound="-1" eType="#//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleInPatternElement" eSuperTypes="#//ATL/InPatternElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPatternElement" abstract="true"
eSuperTypes="#//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
lowerBound="1" eType="#//ATL/OutPattern" eOpposite="#//ATL/OutPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false"
eType="#//ATL/InPatternElement" eOpposite="#//ATL/InPatternElement/mapsTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//ATL/Binding" containment="true" eOpposite="#//ATL/Binding/outPatternElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="#//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOutPatternElement" eSuperTypes="#//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="reverseBindings" upperBound="-1"
eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForEachOutPatternElement" eSuperTypes="#//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false"
lowerBound="1" eType="#//OCL/Iterator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outPatternElement" ordered="false"
lowerBound="1" eType="#//ATL/OutPatternElement" eOpposite="#//ATL/OutPatternElement/bindings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writtenFeature" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftType" lowerBound="1"
eType="ecore:EClass types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolvedBy" upperBound="-1"
eType="#//ATL/RuleResolutionInfo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleVariableDeclaration" eSuperTypes="#//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="#//ATL/Rule" eOpposite="#//ATL/Rule/variables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryRef" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false"
lowerBound="1" eType="#//ATL/Unit" eOpposite="#//ATL/Unit/libraries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionBlock" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="#//ATL/Rule" eOpposite="#//ATL/Rule/actionBlock"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false"
lowerBound="1" eType="#//OCL/Iterator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
</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" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallableParameter">
<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="staticType" lowerBound="1"
eType="ecore:EClass types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramDeclaration" eType="#//OCL/VariableDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1"
eType="#//ATL/MatchedRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allInvolvedRules" lowerBound="1"
upperBound="-1" eType="#//ATL/MatchedRule"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="OCL" nsURI="http://anatlyzer/atl/ext/OCL" nsPrefix="atl_ext_ocl">
<eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="#//ATL/LocatedElement #//OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/oclExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp3" ordered="false"
eType="#//OCL/IfExp" eOpposite="#//OCL/IfExp/elseExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false"
eType="#//OCL/PropertyCallExp" eOpposite="#//OCL/PropertyCallExp/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
eType="#//OCL/CollectionExp" eOpposite="#//OCL/CollectionExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false"
eType="#//OCL/LetExp" eOpposite="#//OCL/LetExp/in_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" ordered="false"
eType="#//OCL/LoopExp" eOpposite="#//OCL/LoopExp/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false"
eType="#//OCL/OperationCallExp" eOpposite="#//OCL/OperationCallExp/arguments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializedVariable"
ordered="false" eType="#//OCL/VariableDeclaration" eOpposite="#//OCL/VariableDeclaration/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp2" ordered="false"
eType="#//OCL/IfExp" eOpposite="#//OCL/IfExp/thenExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" ordered="false"
eType="#//OCL/Operation" eOpposite="#//OCL/Operation/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp1" ordered="false"
eType="#//OCL/IfExp" eOpposite="#//OCL/IfExp/condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAttribute" ordered="false"
eType="#//OCL/Attribute" eOpposite="#//OCL/Attribute/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implicitlyCasted" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="noCastedType" eType="ecore:EClass types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//OCL/VariableDeclaration" eOpposite="#//OCL/VariableDeclaration/variableExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperExp" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveExp" abstract="true" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="#//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="#//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericExp" abstract="true" eSuperTypes="#//OCL/PrimitiveExp"/>
<eClassifiers xsi:type="ecore:EClass" name="RealExp" eSuperTypes="#//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="#//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/collection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SetExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuplePart" upperBound="-1"
eType="#//OCL/TuplePart" containment="true" eOpposite="#//OCL/TuplePart/tuple"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TuplePart" eSuperTypes="#//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" ordered="false"
lowerBound="1" eType="#//OCL/TupleExp" eOpposite="#//OCL/TupleExp/tuplePart"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//OCL/MapElement" containment="true" eOpposite="#//OCL/MapElement/map"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapElement" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="map" ordered="false"
lowerBound="1" eType="#//OCL/MapExp" eOpposite="#//OCL/MapExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/appliedProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedFeature" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receptorType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStaticCall" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticResolver" lowerBound="1"
eType="#//ATL/Callable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicResolvers" upperBound="-1"
eType="#//ATL/ContextHelper" eOpposite="#//ATL/ContextHelper/polymorphicCalledBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExp" eSuperTypes="#//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/parentOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolveTempResolvedBy"
upperBound="-1" eType="#//OCL/ResolveTempResolution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="#//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionOperationCallExp" eSuperTypes="#//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/loopExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false"
lowerBound="1" upperBound="-1" eType="#//OCL/Iterator" containment="true"
eOpposite="#//OCL/Iterator/loopExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
lowerBound="1" eType="#//OCL/VariableDeclaration" containment="true" eOpposite="#//OCL/VariableDeclaration/baseExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//OCL/VariableDeclaration" containment="true" eOpposite="#//OCL/VariableDeclaration/letExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in_" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/ifExp2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/ifExp1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/ifExp3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//ATL/LocatedElement #//OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/variableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/initializedVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false"
eType="#//OCL/LetExp" eOpposite="#//OCL/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" ordered="false"
eType="#//OCL/IterateExp" eOpposite="#//OCL/IterateExp/result"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false"
upperBound="-1" eType="#//OCL/VariableExp" eOpposite="#//OCL/VariableExp/referredVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticType" eType="ecore:EClass types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="#//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExpr" ordered="false"
eType="#//OCL/LoopExp" eOpposite="#//OCL/LoopExp/iterators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/collectionTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclType" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" ordered="false"
eType="#//OCL/OclContextDefinition" eOpposite="#//OCL/OclContextDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" ordered="false"
eType="#//OCL/OclExpression" eOpposite="#//OCL/OclExpression/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//OCL/Operation" eOpposite="#//OCL/Operation/returnType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType2" ordered="false"
eType="#//OCL/MapType" eOpposite="#//OCL/MapType/valueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
eType="#//OCL/Attribute" eOpposite="#//OCL/Attribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType" ordered="false"
eType="#//OCL/MapType" eOpposite="#//OCL/MapType/keyType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionTypes" ordered="false"
eType="#//OCL/CollectionType" eOpposite="#//OCL/CollectionType/elementType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleTypeAttribute" ordered="false"
eType="#//OCL/TupleTypeAttribute" eOpposite="#//OCL/TupleTypeAttribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration"
ordered="false" eType="#//OCL/VariableDeclaration" eOpposite="#//OCL/VariableDeclaration/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="#//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="#//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OclAnyType" eSuperTypes="#//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//OCL/TupleTypeAttribute" containment="true" eOpposite="#//OCL/TupleTypeAttribute/tupleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleTypeAttribute" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/tupleTypeAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleType" ordered="false"
lowerBound="1" eType="#//OCL/TupleType" eOpposite="#//OCL/TupleType/attributes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModelElement" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
lowerBound="1" eType="#//OCL/OclModel" eOpposite="#//OCL/OclModel/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/mapType2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/mapType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeatureDefinition" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false"
lowerBound="1" eType="#//OCL/OclFeature" containment="true" eOpposite="#//OCL/OclFeature/definition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false"
eType="#//OCL/OclContextDefinition" containment="true" eOpposite="#//OCL/OclContextDefinition/definition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclContextDefinition" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="#//OCL/OclFeatureDefinition" eOpposite="#//OCL/OclFeatureDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/definitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeature" abstract="true" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
eType="#//OCL/OclFeatureDefinition" eOpposite="#//OCL/OclFeatureDefinition/feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/owningAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/owningOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModel" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false"
lowerBound="1" eType="#//OCL/OclModel" eOpposite="#//OCL/OclModel/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
upperBound="-1" eType="#//OCL/OclModelElement" eOpposite="#//OCL/OclModelElement/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
upperBound="-1" eType="#//OCL/OclModel" eOpposite="#//OCL/OclModel/metamodel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredType" eType="ecore:EClass types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveTempResolution" eSuperTypes="#//ATL/RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="#//ATL/OutPatternElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaBody" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="GetAppliedStereotypesBody" eSuperTypes="#//OCL/JavaBody"/>
</eSubpackages>
<eSubpackages name="PrimitiveTypes" nsURI="http://anatlyzer/atl/ext/PrimitiveTypes"
nsPrefix="atl_ext_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"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QualityModel/model/trash/merged.ecore | ecore | atlext
ATL
LocatedElement
location
commentsBefore
commentsAfter
fileLocation
fileObject
problems
annotations
Unit
libraries
name
Library
helpers
Query
body
helpers
Module
isRefining
inModels
outModels
elements
ModuleElement
Helper
query
library
definition
hasContext
false
isAttribute
false
inferredReturnType
staticReturnType
StaticHelper
ContextHelper
contextType
polymorphicCalledBy
Rule
outPattern
actionBlock
variables
name
StaticRule
ModuleCallable
Callable
calledBy
callableParameters
RuleWithPattern
inPattern
children
superRule
isAbstract
isRefining
isNoDefault
MatchedRule
LazyRule
isUnique
CalledRule
parameters
isEntrypoint
isEndpoint
InPattern
elements
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
writtenFeature
leftType
resolvedBy
RuleVariableDeclaration
rule
LibraryRef
unit
name
ActionBlock
rule
statements
Statement
ExpressionStat
expression
BindingStat
source
propertyName
isAssignment
value
IfStat
condition
thenStatements
elseStatements
ForStat
iterator
collection
statements
StringToStringMap
java.util.Map$Entry
java.util.Map$Entry
key
value
CallableParameter
name
staticType
paramDeclaration
RuleResolutionInfo
rule
allInvolvedRules
OCL
OclExpression
type
ifExp3
appliedProperty
collection
letExp
loopExp
parentOperation
initializedVariable
ifExp2
owningOperation
ifExp1
owningAttribute
implicitlyCasted
false
noCastedType
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
usedFeature
receptorType
isStaticCall
false
staticResolver
dynamicResolvers
NavigationOrAttributeCallExp
name
OperationCallExp
arguments
operationName
resolveTempResolvedBy
OperatorCallExp
CollectionOperationCallExp
LoopExp
body
iterators
IterateExp
result
IteratorExp
name
LetExp
variable
in_
IfExp
thenExpression
condition
elseExpression
VariableDeclaration
id
varName
type
initExpression
letExp
baseExp
variableExp
staticType
Iterator
loopExpr
Parameter
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
TypedElement
inferredType
ResolveTempResolution
element
JavaBody
GetAppliedStereotypesBody
PrimitiveTypes
Boolean
boolean
boolean
Double
double
double
Integer
int
int
String
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"atlext","nsURI":"http://anatlyzer/atl/ext","name":"atlext","id":0,"eClass":"EPackage"},{"nsPrefix":"atl_ext_atl","nsURI":"http://anatlyzer/atlext/ATL","name":"ATL","id":1,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ocl","nsURI":"http://anatlyzer/atl/ext/OCL","name":"OCL","id":2,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ptypes","nsURI":"http://anatlyzer/atl/ext/PrimitiveTypes","name":"PrimitiveTypes","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticHelper","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextHelper","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticRule","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleCallable","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Callable","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleWithPattern","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchedRule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LazyRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledRule","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPattern","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPattern","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropPattern","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternElement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPatternElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleInPatternElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPatternElement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOutPatternElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachOutPatternElement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariableDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryRef","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBlock","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStat","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingStat","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStat","instanceClass":null,"abstract":false,"id":38,"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":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableParameter","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleResolutionInfo","instanceClass":null,"abstract":false,"id":41,"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":42,"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":43,"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":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":"fileLocation","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":"fileObject","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"problems","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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":49,"serializable":true,"eClass":"EDataType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"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":57,"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":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"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":61,"derived":false},{"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":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"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":66,"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":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":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"id":71,"eClass":"EGenericType"},{"id":72,"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":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"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":74,"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":75,"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":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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":79,"serializable":true,"eClass":"EDataType"},{"id":80,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModel","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"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":86,"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":"hasContext","changeable":true,"lowerBound":1,"iD":false,"id":87,"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":"isAttribute","changeable":true,"lowerBound":1,"iD":false,"id":88,"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":"inferredReturnType","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":true,"name":"staticReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeatureDefinition","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"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"},{"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":"contextType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":103,"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":"polymorphicCalledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"id":108,"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":"dynamicResolvers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"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":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"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":111,"derived":false},{"container":false,"ordered":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":112,"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":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"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":116,"derived":false},{"id":117,"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":118,"derived":false},{"id":119,"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":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"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":"calledBy","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":"callableParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"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":129,"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":130,"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":131,"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":132,"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":133,"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":134,"derived":false},{"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"},{"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":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"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":148,"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":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"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":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"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":159,"derived":false},{"id":160,"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":161,"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":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"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":166,"derived":false},{"id":167,"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":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"id":172,"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":173,"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":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"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":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"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":181,"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":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"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":187,"derived":false},{"id":188,"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":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"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":192,"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":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"id":197,"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":198,"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":199,"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":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":"writtenFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"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":"leftType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":203,"derived":false},{"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":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":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"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":"statements","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"},{"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":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"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":226,"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":227,"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":228,"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":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"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":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":"thenStatements","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":"elseStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"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":242,"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":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":"statements","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":"key","changeable":true,"lowerBound":1,"iD":false,"id":249,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"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":253,"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":"staticType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":254,"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":"paramDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"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":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"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":"allInvolvedRules","changeable":true,"resolveProxies":true,"lowerBound":1,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperExp","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExp","instanceClass":null,"abstract":true,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExp","instanceClass":null,"abstract":true,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExp","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagExp","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetExp","instanceClass":null,"abstract":false,"id":273,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetExp","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePart","instanceClass":null,"abstract":false,"id":277,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapExp","instanceClass":null,"abstract":false,"id":278,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapElement","instanceClass":null,"abstract":false,"id":279,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":280,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":281,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExp","instanceClass":null,"abstract":false,"id":282,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":283,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":284,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationCallExp","instanceClass":null,"abstract":false,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclType","instanceClass":null,"abstract":false,"id":292,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":293,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":294,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":295,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":296,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":297,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":298,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":299,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclAnyType","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeAttribute","instanceClass":null,"abstract":false,"id":305,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModelElement","instanceClass":null,"abstract":false,"id":306,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclContextDefinition","instanceClass":null,"abstract":false,"id":308,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeature","instanceClass":null,"abstract":true,"id":309,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":310,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":311,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":312,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveTempResolution","instanceClass":null,"abstract":false,"id":313,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaBody","instanceClass":null,"abstract":false,"id":314,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetAppliedStereotypesBody","instanceClass":null,"abstract":false,"id":315,"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":316,"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":317,"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":318,"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":319,"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":320,"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":321,"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":322,"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":323,"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":324,"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":325,"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":326,"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":327,"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":"implicitlyCasted","changeable":true,"lowerBound":0,"iD":false,"id":328,"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":"noCastedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"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":333,"derived":false},{"id":334,"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":335,"derived":false},{"id":336,"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":337,"derived":false},{"id":338,"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":339,"derived":false},{"id":340,"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":341,"derived":false},{"id":342,"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":343,"derived":false},{"id":344,"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":345,"derived":false},{"id":346,"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":347,"derived":false},{"id":348,"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":349,"derived":false},{"id":350,"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":351,"derived":false},{"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"id":354,"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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"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":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"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":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"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":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"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":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":373,"serializable":true,"eClass":"EDataType"},{"id":374,"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":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":377,"serializable":true,"eClass":"EDataType"},{"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"},{"container":false,"ordered":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":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"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":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"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":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"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":394,"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":395,"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":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"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":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"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":"usedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":405,"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":"receptorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"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":"isStaticCall","changeable":true,"lowerBound":1,"iD":false,"id":407,"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":"staticResolver","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"id":415,"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":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"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":419,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolveTempResolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"derived":false},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"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":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"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":431,"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":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"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":435,"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":436,"derived":false},{"id":437,"eClass":"EGenericType"},{"id":438,"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":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"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":442,"derived":false},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"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":448,"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":449,"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":450,"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":"staticType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"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":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"},{"id":464,"eClass":"EGenericType"},{"id":465,"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":466,"derived":false},{"id":467,"eClass":"EGenericType"},{"id":468,"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":469,"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":470,"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":471,"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":472,"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":473,"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":474,"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":475,"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":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"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":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"id":482,"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":483,"derived":false},{"id":484,"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":485,"derived":false},{"id":486,"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":487,"derived":false},{"id":488,"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":489,"derived":false},{"id":490,"eClass":"EGenericType"},{"id":491,"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":492,"derived":false},{"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"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"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":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"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":508,"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":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"eClass":"EGenericType"},{"id":513,"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":514,"derived":false},{"id":515,"eClass":"EGenericType"},{"id":516,"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":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"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":521,"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":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"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":525,"derived":false},{"id":526,"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":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"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":533,"derived":false},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"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":538,"derived":false},{"container":false,"ordered":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":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":"name","changeable":true,"lowerBound":1,"iD":false,"id":545,"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":546,"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":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"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":"inferredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"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":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"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":1,"target":0},{"source":4,"target":1},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":42,"target":49},{"source":42,"target":50},{"source":42,"target":4},{"source":50,"target":49},{"source":43,"target":49},{"source":43,"target":51},{"source":43,"target":4},{"source":51,"target":49},{"source":44,"target":49},{"source":44,"target":52},{"source":44,"target":4},{"source":52,"target":49},{"source":45,"target":53},{"source":45,"target":4},{"source":46,"target":54},{"source":46,"target":4},{"source":47,"target":55},{"source":47,"target":4},{"source":48,"target":39},{"source":48,"target":56},{"source":48,"target":4},{"source":56,"target":39},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":57},{"source":5,"target":58},{"source":5,"target":59},{"source":57,"target":32},{"source":57,"target":60},{"source":57,"target":5},{"source":57,"target":61},{"source":60,"target":32},{"source":58,"target":49},{"source":58,"target":62},{"source":58,"target":5},{"source":62,"target":49},{"source":59,"target":4},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":10},{"source":63,"target":65},{"source":63,"target":6},{"source":63,"target":66},{"source":65,"target":10},{"source":64,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":67,"target":70},{"source":67,"target":71},{"source":67,"target":7},{"source":71,"target":70},{"source":68,"target":10},{"source":68,"target":72},{"source":68,"target":7},{"source":68,"target":73},{"source":72,"target":10},{"source":69,"target":5},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":74,"target":79},{"source":74,"target":80},{"source":74,"target":8},{"source":80,"target":79},{"source":75,"target":81},{"source":75,"target":82},{"source":75,"target":8},{"source":82,"target":81},{"source":76,"target":81},{"source":76,"target":83},{"source":76,"target":8},{"source":83,"target":81},{"source":77,"target":9},{"source":77,"target":84},{"source":77,"target":8},{"source":84,"target":9},{"source":78,"target":5},{"source":9,"target":1},{"source":9,"target":4},{"source":9,"target":85},{"source":85,"target":4},{"source":10,"target":1},{"source":10,"target":9},{"source":10,"target":16},{"source":10,"target":73},{"source":10,"target":66},{"source":10,"target":86},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":73,"target":7},{"source":73,"target":93},{"source":73,"target":10},{"source":73,"target":68},{"source":93,"target":7},{"source":66,"target":6},{"source":66,"target":94},{"source":66,"target":10},{"source":66,"target":63},{"source":94,"target":6},{"source":86,"target":95},{"source":86,"target":96},{"source":86,"target":10},{"source":96,"target":95},{"source":87,"target":97},{"source":87,"target":10},{"source":88,"target":98},{"source":88,"target":10},{"source":89,"target":99},{"source":89,"target":10},{"source":90,"target":100},{"source":90,"target":10},{"source":91,"target":9},{"source":92,"target":16},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":15},{"source":11,"target":101},{"source":11,"target":102},{"source":101,"target":10},{"source":102,"target":15},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":103},{"source":12,"target":104},{"source":12,"target":105},{"source":103,"target":106},{"source":103,"target":12},{"source":104,"target":107},{"source":104,"target":108},{"source":104,"target":12},{"source":104,"target":109},{"source":108,"target":107},{"source":105,"target":10},{"source":13,"target":1},{"source":13,"target":9},{"source":13,"target":110},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":110,"target":22},{"source":110,"target":115},{"source":110,"target":13},{"source":110,"target":116},{"source":115,"target":22},{"source":111,"target":33},{"source":111,"target":117},{"source":111,"target":13},{"source":111,"target":118},{"source":117,"target":33},{"source":112,"target":31},{"source":112,"target":119},{"source":112,"target":13},{"source":112,"target":120},{"source":119,"target":31},{"source":113,"target":49},{"source":113,"target":121},{"source":113,"target":13},{"source":121,"target":49},{"source":114,"target":9},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":13},{"source":14,"target":122},{"source":14,"target":123},{"source":122,"target":15},{"source":123,"target":13},{"source":15,"target":1},{"source":15,"target":16},{"source":15,"target":124},{"source":124,"target":16},{"source":16,"target":1},{"source":16,"target":125},{"source":16,"target":126},{"source":125,"target":107},{"source":125,"target":127},{"source":125,"target":16},{"source":127,"target":107},{"source":126,"target":40},{"source":126,"target":128},{"source":126,"target":16},{"source":128,"target":40},{"source":17,"target":1},{"source":17,"target":13},{"source":17,"target":129},{"source":17,"target":130},{"source":17,"target":131},{"source":17,"target":132},{"source":17,"target":133},{"source":17,"target":134},{"source":17,"target":135},{"source":129,"target":21},{"source":129,"target":136},{"source":129,"target":17},{"source":136,"target":21},{"source":130,"target":17},{"source":130,"target":137},{"source":130,"target":17},{"source":130,"target":131},{"source":137,"target":17},{"source":131,"target":17},{"source":131,"target":138},{"source":131,"target":17},{"source":131,"target":130},{"source":138,"target":17},{"source":132,"target":79},{"source":132,"target":139},{"source":132,"target":17},{"source":139,"target":79},{"source":133,"target":79},{"source":133,"target":140},{"source":133,"target":17},{"source":140,"target":79},{"source":134,"target":79},{"source":134,"target":141},{"source":134,"target":17},{"source":141,"target":79},{"source":135,"target":13},{"source":18,"target":1},{"source":18,"target":17},{"source":18,"target":142},{"source":142,"target":17},{"source":19,"target":1},{"source":19,"target":17},{"source":19,"target":14},{"source":19,"target":143},{"source":19,"target":144},{"source":19,"target":145},{"source":143,"target":79},{"source":143,"target":146},{"source":143,"target":19},{"source":146,"target":79},{"source":144,"target":17},{"source":145,"target":14},{"source":20,"target":1},{"source":20,"target":14},{"source":20,"target":147},{"source":20,"target":148},{"source":20,"target":149},{"source":20,"target":150},{"source":147,"target":151},{"source":147,"target":152},{"source":147,"target":20},{"source":152,"target":151},{"source":148,"target":79},{"source":148,"target":153},{"source":148,"target":20},{"source":153,"target":79},{"source":149,"target":79},{"source":149,"target":154},{"source":149,"target":20},{"source":154,"target":79},{"source":150,"target":14},{"source":21,"target":1},{"source":21,"target":4},{"source":21,"target":155},{"source":21,"target":156},{"source":21,"target":157},{"source":155,"target":25},{"source":155,"target":158},{"source":155,"target":21},{"source":155,"target":159},{"source":158,"target":25},{"source":156,"target":70},{"source":156,"target":160},{"source":156,"target":21},{"source":160,"target":70},{"source":157,"target":4},{"source":22,"target":1},{"source":22,"target":4},{"source":22,"target":116},{"source":22,"target":161},{"source":22,"target":162},{"source":22,"target":163},{"source":116,"target":13},{"source":116,"target":164},{"source":116,"target":22},{"source":116,"target":110},{"source":164,"target":13},{"source":161,"target":23},{"source":161,"target":165},{"source":161,"target":22},{"source":161,"target":166},{"source":165,"target":23},{"source":162,"target":27},{"source":162,"target":167},{"source":162,"target":22},{"source":162,"target":168},{"source":167,"target":27},{"source":163,"target":4},{"source":23,"target":1},{"source":23,"target":4},{"source":23,"target":166},{"source":23,"target":169},{"source":166,"target":22},{"source":166,"target":170},{"source":166,"target":23},{"source":166,"target":161},{"source":170,"target":22},{"source":169,"target":4},{"source":24,"target":1},{"source":24,"target":171},{"source":24,"target":172},{"source":172,"target":171},{"source":25,"target":1},{"source":25,"target":24},{"source":25,"target":173},{"source":25,"target":159},{"source":25,"target":174},{"source":25,"target":175},{"source":173,"target":27},{"source":173,"target":176},{"source":173,"target":25},{"source":173,"target":177},{"source":176,"target":27},{"source":159,"target":21},{"source":159,"target":178},{"source":159,"target":25},{"source":159,"target":155},{"source":178,"target":21},{"source":174,"target":81},{"source":174,"target":179},{"source":174,"target":25},{"source":179,"target":81},{"source":175,"target":24},{"source":26,"target":1},{"source":26,"target":25},{"source":26,"target":180},{"source":180,"target":25},{"source":27,"target":1},{"source":27,"target":24},{"source":27,"target":168},{"source":27,"target":177},{"source":27,"target":181},{"source":27,"target":182},{"source":27,"target":183},{"source":168,"target":22},{"source":168,"target":184},{"source":168,"target":27},{"source":168,"target":162},{"source":184,"target":22},{"source":177,"target":25},{"source":177,"target":185},{"source":177,"target":27},{"source":177,"target":173},{"source":185,"target":25},{"source":181,"target":30},{"source":181,"target":186},{"source":181,"target":27},{"source":181,"target":187},{"source":186,"target":30},{"source":182,"target":81},{"source":182,"target":188},{"source":182,"target":27},{"source":188,"target":81},{"source":183,"target":24},{"source":28,"target":1},{"source":28,"target":27},{"source":28,"target":189},{"source":28,"target":190},{"source":189,"target":70},{"source":189,"target":191},{"source":189,"target":28},{"source":191,"target":70},{"source":190,"target":27},{"source":29,"target":1},{"source":29,"target":27},{"source":29,"target":192},{"source":29,"target":193},{"source":29,"target":194},{"source":192,"target":70},{"source":192,"target":195},{"source":192,"target":29},{"source":195,"target":70},{"source":193,"target":196},{"source":193,"target":197},{"source":193,"target":29},{"source":197,"target":196},{"source":194,"target":27},{"source":30,"target":1},{"source":30,"target":4},{"source":30,"target":198},{"source":30,"target":187},{"source":30,"target":199},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":30,"target":203},{"source":30,"target":204},{"source":198,"target":70},{"source":198,"target":205},{"source":198,"target":30},{"source":205,"target":70},{"source":187,"target":27},{"source":187,"target":206},{"source":187,"target":30},{"source":187,"target":181},{"source":206,"target":27},{"source":199,"target":49},{"source":199,"target":207},{"source":199,"target":30},{"source":207,"target":49},{"source":200,"target":79},{"source":200,"target":208},{"source":200,"target":30},{"source":208,"target":79},{"source":201,"target":209},{"source":201,"target":30},{"source":202,"target":210},{"source":202,"target":30},{"source":203,"target":41},{"source":203,"target":211},{"source":203,"target":30},{"source":211,"target":41},{"source":204,"target":4},{"source":31,"target":1},{"source":31,"target":171},{"source":31,"target":120},{"source":31,"target":212},{"source":120,"target":13},{"source":120,"target":213},{"source":120,"target":31},{"source":120,"target":112},{"source":213,"target":13},{"source":212,"target":171},{"source":32,"target":1},{"source":32,"target":4},{"source":32,"target":61},{"source":32,"target":214},{"source":32,"target":215},{"source":61,"target":5},{"source":61,"target":216},{"source":61,"target":32},{"source":61,"target":57},{"source":216,"target":5},{"source":214,"target":49},{"source":214,"target":217},{"source":214,"target":32},{"source":217,"target":49},{"source":215,"target":4},{"source":33,"target":1},{"source":33,"target":4},{"source":33,"target":118},{"source":33,"target":218},{"source":33,"target":219},{"source":118,"target":13},{"source":118,"target":220},{"source":118,"target":33},{"source":118,"target":111},{"source":220,"target":13},{"source":218,"target":34},{"source":218,"target":221},{"source":218,"target":33},{"source":221,"target":34},{"source":219,"target":4},{"source":34,"target":1},{"source":34,"target":4},{"source":34,"target":222},{"source":222,"target":4},{"source":35,"target":1},{"source":35,"target":34},{"source":35,"target":223},{"source":35,"target":224},{"source":223,"target":70},{"source":223,"target":225},{"source":223,"target":35},{"source":225,"target":70},{"source":224,"target":34},{"source":36,"target":1},{"source":36,"target":34},{"source":36,"target":226},{"source":36,"target":227},{"source":36,"target":228},{"source":36,"target":229},{"source":36,"target":230},{"source":226,"target":70},{"source":226,"target":231},{"source":226,"target":36},{"source":231,"target":70},{"source":227,"target":49},{"source":227,"target":232},{"source":227,"target":36},{"source":232,"target":49},{"source":228,"target":79},{"source":228,"target":233},{"source":228,"target":36},{"source":233,"target":79},{"source":229,"target":70},{"source":229,"target":234},{"source":229,"target":36},{"source":234,"target":70},{"source":230,"target":34},{"source":37,"target":1},{"source":37,"target":34},{"source":37,"target":235},{"source":37,"target":236},{"source":37,"target":237},{"source":37,"target":238},{"source":235,"target":70},{"source":235,"target":239},{"source":235,"target":37},{"source":239,"target":70},{"source":236,"target":34},{"source":236,"target":240},{"source":236,"target":37},{"source":240,"target":34},{"source":237,"target":34},{"source":237,"target":241},{"source":237,"target":37},{"source":241,"target":34},{"source":238,"target":34},{"source":38,"target":1},{"source":38,"target":34},{"source":38,"target":242},{"source":38,"target":243},{"source":38,"target":244},{"source":38,"target":245},{"source":242,"target":196},{"source":242,"target":246},{"source":242,"target":38},{"source":246,"target":196},{"source":243,"target":70},{"source":243,"target":247},{"source":243,"target":38},{"source":247,"target":70},{"source":244,"target":34},{"source":244,"target":248},{"source":244,"target":38},{"source":248,"target":34},{"source":245,"target":34},{"source":39,"target":1},{"source":39,"target":249},{"source":39,"target":250},{"source":249,"target":251},{"source":249,"target":39},{"source":250,"target":252},{"source":250,"target":39},{"source":40,"target":1},{"source":40,"target":253},{"source":40,"target":254},{"source":40,"target":255},{"source":253,"target":256},{"source":253,"target":40},{"source":254,"target":257},{"source":254,"target":40},{"source":255,"target":171},{"source":255,"target":258},{"source":255,"target":40},{"source":258,"target":171},{"source":41,"target":1},{"source":41,"target":259},{"source":41,"target":260},{"source":259,"target":18},{"source":259,"target":261},{"source":259,"target":41},{"source":261,"target":18},{"source":260,"target":18},{"source":260,"target":262},{"source":260,"target":41},{"source":262,"target":18},{"source":2,"target":70},{"source":2,"target":263},{"source":2,"target":264},{"source":2,"target":265},{"source":2,"target":266},{"source":2,"target":267},{"source":2,"target":268},{"source":2,"target":269},{"source":2,"target":270},{"source":2,"target":271},{"source":2,"target":272},{"source":2,"target":273},{"source":2,"target":274},{"source":2,"target":275},{"source":2,"target":276},{"source":2,"target":277},{"source":2,"target":278},{"source":2,"target":279},{"source":2,"target":280},{"source":2,"target":281},{"source":2,"target":107},{"source":2,"target":282},{"source":2,"target":283},{"source":2,"target":284},{"source":2,"target":285},{"source":2,"target":286},{"source":2,"target":287},{"source":2,"target":288},{"source":2,"target":289},{"source":2,"target":290},{"source":2,"target":171},{"source":2,"target":196},{"source":2,"target":151},{"source":2,"target":291},{"source":2,"target":292},{"source":2,"target":293},{"source":2,"target":294},{"source":2,"target":295},{"source":2,"target":296},{"source":2,"target":297},{"source":2,"target":298},{"source":2,"target":299},{"source":2,"target":300},{"source":2,"target":301},{"source":2,"target":302},{"source":2,"target":303},{"source":2,"target":304},{"source":2,"target":305},{"source":2,"target":306},{"source":2,"target":307},{"source":2,"target":95},{"source":2,"target":308},{"source":2,"target":309},{"source":2,"target":310},{"source":2,"target":311},{"source":2,"target":81},{"source":2,"target":312},{"source":2,"target":313},{"source":2,"target":314},{"source":2,"target":315},{"source":2,"target":0},{"source":70,"target":2},{"source":70,"target":4},{"source":70,"target":312},{"source":70,"target":316},{"source":70,"target":317},{"source":70,"target":318},{"source":70,"target":319},{"source":70,"target":320},{"source":70,"target":321},{"source":70,"target":322},{"source":70,"target":323},{"source":70,"target":324},{"source":70,"target":325},{"source":70,"target":326},{"source":70,"target":327},{"source":70,"target":328},{"source":70,"target":329},{"source":70,"target":330},{"source":70,"target":331},{"source":316,"target":292},{"source":316,"target":332},{"source":316,"target":70},{"source":316,"target":333},{"source":332,"target":292},{"source":317,"target":290},{"source":317,"target":334},{"source":317,"target":70},{"source":317,"target":335},{"source":334,"target":290},{"source":318,"target":107},{"source":318,"target":336},{"source":318,"target":70},{"source":318,"target":337},{"source":336,"target":107},{"source":319,"target":271},{"source":319,"target":338},{"source":319,"target":70},{"source":319,"target":339},{"source":338,"target":271},{"source":320,"target":289},{"source":320,"target":340},{"source":320,"target":70},{"source":320,"target":341},{"source":340,"target":289},{"source":321,"target":286},{"source":321,"target":342},{"source":321,"target":70},{"source":321,"target":343},{"source":342,"target":286},{"source":322,"target":283},{"source":322,"target":344},{"source":322,"target":70},{"source":322,"target":345},{"source":344,"target":283},{"source":323,"target":171},{"source":323,"target":346},{"source":323,"target":70},{"source":323,"target":347},{"source":346,"target":171},{"source":324,"target":290},{"source":324,"target":348},{"source":324,"target":70},{"source":324,"target":349},{"source":348,"target":290},{"source":325,"target":311},{"source":325,"target":350},{"source":325,"target":70},{"source":325,"target":351},{"source":350,"target":311},{"source":326,"target":290},{"source":326,"target":352},{"source":326,"target":70},{"source":326,"target":353},{"source":352,"target":290},{"source":327,"target":310},{"source":327,"target":354},{"source":327,"target":70},{"source":327,"target":355},{"source":354,"target":310},{"source":328,"target":356},{"source":328,"target":70},{"source":329,"target":357},{"source":329,"target":70},{"source":330,"target":4},{"source":331,"target":312},{"source":263,"target":2},{"source":263,"target":70},{"source":263,"target":358},{"source":263,"target":359},{"source":358,"target":171},{"source":358,"target":360},{"source":358,"target":263},{"source":358,"target":361},{"source":360,"target":171},{"source":359,"target":70},{"source":264,"target":2},{"source":264,"target":70},{"source":264,"target":362},{"source":362,"target":70},{"source":265,"target":2},{"source":265,"target":70},{"source":265,"target":363},{"source":363,"target":70},{"source":266,"target":2},{"source":266,"target":265},{"source":266,"target":364},{"source":266,"target":365},{"source":364,"target":49},{"source":364,"target":366},{"source":364,"target":266},{"source":366,"target":49},{"source":365,"target":265},{"source":267,"target":2},{"source":267,"target":265},{"source":267,"target":367},{"source":267,"target":368},{"source":367,"target":79},{"source":367,"target":369},{"source":367,"target":267},{"source":369,"target":79},{"source":368,"target":265},{"source":268,"target":2},{"source":268,"target":265},{"source":268,"target":370},{"source":370,"target":265},{"source":269,"target":2},{"source":269,"target":268},{"source":269,"target":371},{"source":269,"target":372},{"source":371,"target":373},{"source":371,"target":374},{"source":371,"target":269},{"source":374,"target":373},{"source":372,"target":268},{"source":270,"target":2},{"source":270,"target":268},{"source":270,"target":375},{"source":270,"target":376},{"source":375,"target":377},{"source":375,"target":378},{"source":375,"target":270},{"source":378,"target":377},{"source":376,"target":268},{"source":271,"target":2},{"source":271,"target":70},{"source":271,"target":339},{"source":271,"target":379},{"source":339,"target":70},{"source":339,"target":380},{"source":339,"target":271},{"source":339,"target":319},{"source":380,"target":70},{"source":379,"target":70},{"source":272,"target":2},{"source":272,"target":271},{"source":272,"target":381},{"source":381,"target":271},{"source":273,"target":2},{"source":273,"target":271},{"source":273,"target":382},{"source":382,"target":271},{"source":274,"target":2},{"source":274,"target":271},{"source":274,"target":383},{"source":383,"target":271},{"source":275,"target":2},{"source":275,"target":271},{"source":275,"target":384},{"source":384,"target":271},{"source":276,"target":2},{"source":276,"target":70},{"source":276,"target":385},{"source":276,"target":386},{"source":385,"target":277},{"source":385,"target":387},{"source":385,"target":276},{"source":385,"target":388},{"source":387,"target":277},{"source":386,"target":70},{"source":277,"target":2},{"source":277,"target":171},{"source":277,"target":388},{"source":277,"target":389},{"source":388,"target":276},{"source":388,"target":390},{"source":388,"target":277},{"source":388,"target":385},{"source":390,"target":276},{"source":389,"target":171},{"source":278,"target":2},{"source":278,"target":70},{"source":278,"target":391},{"source":278,"target":392},{"source":391,"target":279},{"source":391,"target":393},{"source":391,"target":278},{"source":391,"target":394},{"source":393,"target":279},{"source":392,"target":70},{"source":279,"target":2},{"source":279,"target":4},{"source":279,"target":394},{"source":279,"target":395},{"source":279,"target":396},{"source":279,"target":397},{"source":394,"target":278},{"source":394,"target":398},{"source":394,"target":279},{"source":394,"target":391},{"source":398,"target":278},{"source":395,"target":70},{"source":395,"target":399},{"source":395,"target":279},{"source":399,"target":70},{"source":396,"target":70},{"source":396,"target":400},{"source":396,"target":279},{"source":400,"target":70},{"source":397,"target":4},{"source":280,"target":2},{"source":280,"target":70},{"source":280,"target":401},{"source":280,"target":402},{"source":401,"target":49},{"source":401,"target":403},{"source":401,"target":280},{"source":403,"target":49},{"source":402,"target":70},{"source":281,"target":2},{"source":281,"target":70},{"source":281,"target":404},{"source":404,"target":70},{"source":107,"target":2},{"source":107,"target":70},{"source":107,"target":337},{"source":107,"target":405},{"source":107,"target":406},{"source":107,"target":407},{"source":107,"target":408},{"source":107,"target":109},{"source":107,"target":409},{"source":337,"target":70},{"source":337,"target":410},{"source":337,"target":107},{"source":337,"target":318},{"source":410,"target":70},{"source":405,"target":411},{"source":405,"target":107},{"source":406,"target":412},{"source":406,"target":107},{"source":407,"target":413},{"source":407,"target":107},{"source":408,"target":16},{"source":408,"target":414},{"source":408,"target":107},{"source":414,"target":16},{"source":109,"target":12},{"source":109,"target":415},{"source":109,"target":107},{"source":109,"target":104},{"source":415,"target":12},{"source":409,"target":70},{"source":282,"target":2},{"source":282,"target":107},{"source":282,"target":416},{"source":282,"target":417},{"source":416,"target":49},{"source":416,"target":418},{"source":416,"target":282},{"source":418,"target":49},{"source":417,"target":107},{"source":283,"target":2},{"source":283,"target":107},{"source":283,"target":345},{"source":283,"target":419},{"source":283,"target":420},{"source":283,"target":421},{"source":345,"target":70},{"source":345,"target":422},{"source":345,"target":283},{"source":345,"target":322},{"source":422,"target":70},{"source":419,"target":49},{"source":419,"target":423},{"source":419,"target":283},{"source":423,"target":49},{"source":420,"target":313},{"source":420,"target":424},{"source":420,"target":283},{"source":424,"target":313},{"source":421,"target":107},{"source":284,"target":2},{"source":284,"target":283},{"source":284,"target":425},{"source":425,"target":283},{"source":285,"target":2},{"source":285,"target":283},{"source":285,"target":426},{"source":426,"target":283},{"source":286,"target":2},{"source":286,"target":107},{"source":286,"target":343},{"source":286,"target":427},{"source":286,"target":428},{"source":343,"target":70},{"source":343,"target":429},{"source":343,"target":286},{"source":343,"target":321},{"source":429,"target":70},{"source":427,"target":196},{"source":427,"target":430},{"source":427,"target":286},{"source":427,"target":431},{"source":430,"target":196},{"source":428,"target":107},{"source":287,"target":2},{"source":287,"target":286},{"source":287,"target":432},{"source":287,"target":433},{"source":432,"target":171},{"source":432,"target":434},{"source":432,"target":287},{"source":432,"target":435},{"source":434,"target":171},{"source":433,"target":286},{"source":288,"target":2},{"source":288,"target":286},{"source":288,"target":436},{"source":288,"target":437},{"source":436,"target":49},{"source":436,"target":438},{"source":436,"target":288},{"source":438,"target":49},{"source":437,"target":286},{"source":289,"target":2},{"source":289,"target":70},{"source":289,"target":439},{"source":289,"target":341},{"source":289,"target":440},{"source":439,"target":171},{"source":439,"target":441},{"source":439,"target":289},{"source":439,"target":442},{"source":441,"target":171},{"source":341,"target":70},{"source":341,"target":443},{"source":341,"target":289},{"source":341,"target":320},{"source":443,"target":70},{"source":440,"target":70},{"source":290,"target":2},{"source":290,"target":70},{"source":290,"target":349},{"source":290,"target":353},{"source":290,"target":335},{"source":290,"target":444},{"source":349,"target":70},{"source":349,"target":445},{"source":349,"target":290},{"source":349,"target":324},{"source":445,"target":70},{"source":353,"target":70},{"source":353,"target":446},{"source":353,"target":290},{"source":353,"target":326},{"source":446,"target":70},{"source":335,"target":70},{"source":335,"target":447},{"source":335,"target":290},{"source":335,"target":317},{"source":447,"target":70},{"source":444,"target":70},{"source":171,"target":2},{"source":171,"target":4},{"source":171,"target":312},{"source":171,"target":448},{"source":171,"target":449},{"source":171,"target":450},{"source":171,"target":347},{"source":171,"target":442},{"source":171,"target":435},{"source":171,"target":361},{"source":171,"target":451},{"source":171,"target":452},{"source":171,"target":453},{"source":448,"target":49},{"source":448,"target":454},{"source":448,"target":171},{"source":454,"target":49},{"source":449,"target":49},{"source":449,"target":455},{"source":449,"target":171},{"source":455,"target":49},{"source":450,"target":292},{"source":450,"target":456},{"source":450,"target":171},{"source":450,"target":457},{"source":456,"target":292},{"source":347,"target":70},{"source":347,"target":458},{"source":347,"target":171},{"source":347,"target":323},{"source":458,"target":70},{"source":442,"target":289},{"source":442,"target":459},{"source":442,"target":171},{"source":442,"target":439},{"source":459,"target":289},{"source":435,"target":287},{"source":435,"target":460},{"source":435,"target":171},{"source":435,"target":432},{"source":460,"target":287},{"source":361,"target":263},{"source":361,"target":461},{"source":361,"target":171},{"source":361,"target":358},{"source":461,"target":263},{"source":451,"target":462},{"source":451,"target":171},{"source":452,"target":4},{"source":453,"target":312},{"source":196,"target":2},{"source":196,"target":171},{"source":196,"target":431},{"source":196,"target":463},{"source":431,"target":286},{"source":431,"target":464},{"source":431,"target":196},{"source":431,"target":427},{"source":464,"target":286},{"source":463,"target":171},{"source":151,"target":2},{"source":151,"target":171},{"source":151,"target":465},{"source":465,"target":171},{"source":291,"target":2},{"source":291,"target":292},{"source":291,"target":466},{"source":291,"target":467},{"source":466,"target":292},{"source":466,"target":468},{"source":466,"target":291},{"source":466,"target":469},{"source":468,"target":292},{"source":467,"target":292},{"source":292,"target":2},{"source":292,"target":70},{"source":292,"target":470},{"source":292,"target":471},{"source":292,"target":333},{"source":292,"target":472},{"source":292,"target":473},{"source":292,"target":474},{"source":292,"target":475},{"source":292,"target":469},{"source":292,"target":476},{"source":292,"target":457},{"source":292,"target":477},{"source":470,"target":49},{"source":470,"target":478},{"source":470,"target":292},{"source":478,"target":49},{"source":471,"target":308},{"source":471,"target":479},{"source":471,"target":292},{"source":471,"target":480},{"source":479,"target":308},{"source":333,"target":70},{"source":333,"target":481},{"source":333,"target":292},{"source":333,"target":316},{"source":481,"target":70},{"source":472,"target":311},{"source":472,"target":482},{"source":472,"target":292},{"source":472,"target":483},{"source":482,"target":311},{"source":473,"target":307},{"source":473,"target":484},{"source":473,"target":292},{"source":473,"target":485},{"source":484,"target":307},{"source":474,"target":310},{"source":474,"target":486},{"source":474,"target":292},{"source":474,"target":487},{"source":486,"target":310},{"source":475,"target":307},{"source":475,"target":488},{"source":475,"target":292},{"source":475,"target":489},{"source":488,"target":307},{"source":469,"target":291},{"source":469,"target":490},{"source":469,"target":292},{"source":469,"target":466},{"source":490,"target":291},{"source":476,"target":305},{"source":476,"target":491},{"source":476,"target":292},{"source":476,"target":492},{"source":491,"target":305},{"source":457,"target":171},{"source":457,"target":493},{"source":457,"target":292},{"source":457,"target":450},{"source":493,"target":171},{"source":477,"target":70},{"source":293,"target":2},{"source":293,"target":292},{"source":293,"target":494},{"source":494,"target":292},{"source":294,"target":2},{"source":294,"target":293},{"source":294,"target":495},{"source":495,"target":293},{"source":295,"target":2},{"source":295,"target":293},{"source":295,"target":496},{"source":496,"target":293},{"source":296,"target":2},{"source":296,"target":293},{"source":296,"target":497},{"source":497,"target":293},{"source":297,"target":2},{"source":297,"target":296},{"source":297,"target":498},{"source":498,"target":296},{"source":298,"target":2},{"source":298,"target":296},{"source":298,"target":499},{"source":499,"target":296},{"source":299,"target":2},{"source":299,"target":291},{"source":299,"target":500},{"source":500,"target":291},{"source":300,"target":2},{"source":300,"target":291},{"source":300,"target":501},{"source":501,"target":291},{"source":301,"target":2},{"source":301,"target":291},{"source":301,"target":502},{"source":502,"target":291},{"source":302,"target":2},{"source":302,"target":291},{"source":302,"target":503},{"source":503,"target":291},{"source":303,"target":2},{"source":303,"target":292},{"source":303,"target":504},{"source":504,"target":292},{"source":304,"target":2},{"source":304,"target":292},{"source":304,"target":505},{"source":304,"target":506},{"source":505,"target":305},{"source":505,"target":507},{"source":505,"target":304},{"source":505,"target":508},{"source":507,"target":305},{"source":506,"target":292},{"source":305,"target":2},{"source":305,"target":4},{"source":305,"target":492},{"source":305,"target":508},{"source":305,"target":509},{"source":305,"target":510},{"source":492,"target":292},{"source":492,"target":511},{"source":492,"target":305},{"source":492,"target":476},{"source":511,"target":292},{"source":508,"target":304},{"source":508,"target":512},{"source":508,"target":305},{"source":508,"target":505},{"source":512,"target":304},{"source":509,"target":49},{"source":509,"target":513},{"source":509,"target":305},{"source":513,"target":49},{"source":510,"target":4},{"source":306,"target":2},{"source":306,"target":292},{"source":306,"target":514},{"source":306,"target":515},{"source":514,"target":81},{"source":514,"target":516},{"source":514,"target":306},{"source":514,"target":517},{"source":516,"target":81},{"source":515,"target":292},{"source":307,"target":2},{"source":307,"target":292},{"source":307,"target":485},{"source":307,"target":489},{"source":307,"target":518},{"source":485,"target":292},{"source":485,"target":519},{"source":485,"target":307},{"source":485,"target":473},{"source":519,"target":292},{"source":489,"target":292},{"source":489,"target":520},{"source":489,"target":307},{"source":489,"target":475},{"source":520,"target":292},{"source":518,"target":292},{"source":95,"target":2},{"source":95,"target":4},{"source":95,"target":521},{"source":95,"target":522},{"source":95,"target":523},{"source":521,"target":309},{"source":521,"target":524},{"source":521,"target":95},{"source":521,"target":525},{"source":524,"target":309},{"source":522,"target":308},{"source":522,"target":526},{"source":522,"target":95},{"source":522,"target":527},{"source":526,"target":308},{"source":523,"target":4},{"source":308,"target":2},{"source":308,"target":4},{"source":308,"target":527},{"source":308,"target":480},{"source":308,"target":528},{"source":527,"target":95},{"source":527,"target":529},{"source":527,"target":308},{"source":527,"target":522},{"source":529,"target":95},{"source":480,"target":292},{"source":480,"target":530},{"source":480,"target":308},{"source":480,"target":471},{"source":530,"target":292},{"source":528,"target":4},{"source":309,"target":2},{"source":309,"target":4},{"source":309,"target":525},{"source":309,"target":531},{"source":525,"target":95},{"source":525,"target":532},{"source":525,"target":309},{"source":525,"target":521},{"source":532,"target":95},{"source":531,"target":4},{"source":310,"target":2},{"source":310,"target":309},{"source":310,"target":533},{"source":310,"target":355},{"source":310,"target":487},{"source":310,"target":534},{"source":533,"target":49},{"source":533,"target":535},{"source":533,"target":310},{"source":535,"target":49},{"source":355,"target":70},{"source":355,"target":536},{"source":355,"target":310},{"source":355,"target":327},{"source":536,"target":70},{"source":487,"target":292},{"source":487,"target":537},{"source":487,"target":310},{"source":487,"target":474},{"source":537,"target":292},{"source":534,"target":309},{"source":311,"target":2},{"source":311,"target":309},{"source":311,"target":538},{"source":311,"target":539},{"source":311,"target":483},{"source":311,"target":351},{"source":311,"target":540},{"source":538,"target":49},{"source":538,"target":541},{"source":538,"target":311},{"source":541,"target":49},{"source":539,"target":151},{"source":539,"target":542},{"source":539,"target":311},{"source":542,"target":151},{"source":483,"target":292},{"source":483,"target":543},{"source":483,"target":311},{"source":483,"target":472},{"source":543,"target":292},{"source":351,"target":70},{"source":351,"target":544},{"source":351,"target":311},{"source":351,"target":325},{"source":544,"target":70},{"source":540,"target":309},{"source":81,"target":2},{"source":81,"target":4},{"source":81,"target":545},{"source":81,"target":546},{"source":81,"target":517},{"source":81,"target":547},{"source":81,"target":548},{"source":545,"target":49},{"source":545,"target":549},{"source":545,"target":81},{"source":549,"target":49},{"source":546,"target":81},{"source":546,"target":550},{"source":546,"target":81},{"source":546,"target":547},{"source":550,"target":81},{"source":517,"target":306},{"source":517,"target":551},{"source":517,"target":81},{"source":517,"target":514},{"source":551,"target":306},{"source":547,"target":81},{"source":547,"target":552},{"source":547,"target":81},{"source":547,"target":546},{"source":552,"target":81},{"source":548,"target":4},{"source":312,"target":2},{"source":312,"target":553},{"source":553,"target":554},{"source":553,"target":312},{"source":313,"target":2},{"source":313,"target":41},{"source":313,"target":555},{"source":313,"target":556},{"source":555,"target":27},{"source":555,"target":557},{"source":555,"target":313},{"source":557,"target":27},{"source":556,"target":41},{"source":314,"target":2},{"source":314,"target":70},{"source":314,"target":558},{"source":558,"target":70},{"source":315,"target":2},{"source":315,"target":314},{"source":315,"target":559},{"source":559,"target":314},{"source":3,"target":79},{"source":3,"target":373},{"source":3,"target":377},{"source":3,"target":49},{"source":3,"target":0},{"source":79,"target":3},{"source":373,"target":3},{"source":377,"target":3},{"source":49,"target":3}],"multigraph":true} |
false | <?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="mm1" nsURI="platform:/resource/ATLMultipleOutMetamodels/metamodels/MM1.ecore"
nsPrefix="mm1">
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/dwagelaar/atl.examples/ATLMultipleOutMetamodels/metamodels/MM1.ecore | ecore | mm1
Element
name | null | {"directed":true,"nodes":[{"nsPrefix":"mm1","nsURI":"platform:/resource/ATLMultipleOutMetamodels/metamodels/MM1.ecore","name":"mm1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":1,"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":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="crudGenerator" nsURI="http://www.example.org/crudGenerator"
nsPrefix="crudGenerator">
<eClassifiers xsi:type="ecore:EClass" name="Application">
<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="entities" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Entity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="atributes" lowerBound="1"
upperBound="-1" eType="#//Atribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="crud" lowerBound="1" eType="#//Crud"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationAsTarget" upperBound="-1"
eType="#//Association" eOpposite="#//Association/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationAsSource" upperBound="-1"
eType="#//Association" containment="true" eOpposite="#//Association/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Atribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataType" eType="#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validations" upperBound="-1"
eType="#//Validation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFilter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DataType">
<eLiterals name="int"/>
<eLiterals name="string" value="1"/>
<eLiterals name="text" value="2"/>
<eLiterals name="decimal" value="3"/>
<eLiterals name="date" value="4"/>
<eLiterals name="dateTime" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ValidationType">
<eLiterals name="required"/>
<eLiterals name="uniqueness" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceName" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetName" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="manySource" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="manyTarget" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Entity" eOpposite="#//Entity/associationAsTarget"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Entity" eOpposite="#//Entity/associationAsSource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="validation" upperBound="-1"
eType="#//Validation" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Crud">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowCreate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowRead" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowUpdate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowDelete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" lowerBound="1"
upperBound="-1" eType="#//Field" 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="AssociationField" eSuperTypes="#//Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="component" lowerBound="1"
eType="#//UIComponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="#//Association"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field" 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="PrimitiveField" eSuperTypes="#//Field">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Atribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="UIComponent">
<eLiterals name="select"/>
<eLiterals name="selectList" value="1"/>
<eLiterals name="radioButton" value="2"/>
<eLiterals name="autocomplete" value="3"/>
<eLiterals name="selectListMultiple" value="4"/>
<eLiterals name="checkbox" value="5"/>
<eLiterals name="autocompleteMultiple" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Validation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validationType" lowerBound="1"
eType="#//ValidationType"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/jairud-garcia/uniandes_crud_generator/crudGenerator/metamodels/crudGenerator.ecore | ecore | crudGenerator
Application
name
entities
Entity
name
atributes
crud
associationAsTarget
associationAsSource
Atribute
name
dataType
validations
isFilter
true
DataType
int
int
string
string
text
text
decimal
decimal
date
date
dateTime
dateTime
ValidationType
required
required
uniqueness
uniqueness
Association
name
sourceName
targetName
manySource
manyTarget
target
source
validation
Crud
allowCreate
true
allowRead
true
allowUpdate
true
allowDelete
true
fields
name
AssociationField
component
association
Field
name
PrimitiveField
attribute
UIComponent
select
select
selectList
selectList
radioButton
radioButton
autocomplete
autocomplete
selectListMultiple
selectListMultiple
checkbox
checkbox
autocompleteMultiple
autocompleteMultiple
Validation
validationType | null | {"directed":true,"nodes":[{"nsPrefix":"crudGenerator","nsURI":"http://www.example.org/crudGenerator","name":"crudGenerator","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Application","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Atribute","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ValidationType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"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":"Crud","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationField","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveField","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"UIComponent","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Validation","instanceClass":null,"abstract":false,"id":12,"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":13,"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":"entities","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"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},{"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":"atributes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"crud","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":false,"unsettable":false,"transient":false,"unique":true,"name":"associationAsTarget","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":"associationAsSource","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"derived":false},{"id":27,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"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},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"dataType","changeable":true,"lowerBound":0,"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":"validations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"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":"isFilter","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"name":"int","id":37,"value":0,"literal":"int","eClass":"EEnumLiteral"},{"name":"string","id":38,"value":1,"literal":"string","eClass":"EEnumLiteral"},{"name":"text","id":39,"value":2,"literal":"text","eClass":"EEnumLiteral"},{"name":"decimal","id":40,"value":3,"literal":"decimal","eClass":"EEnumLiteral"},{"name":"date","id":41,"value":4,"literal":"date","eClass":"EEnumLiteral"},{"name":"dateTime","id":42,"value":5,"literal":"dateTime","eClass":"EEnumLiteral"},{"name":"required","id":43,"value":0,"literal":"required","eClass":"EEnumLiteral"},{"name":"uniqueness","id":44,"value":1,"literal":"uniqueness","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":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"sourceName","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"targetName","changeable":true,"lowerBound":1,"iD":false,"id":47,"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":"manySource","changeable":true,"lowerBound":0,"iD":false,"id":48,"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":"manyTarget","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"validation","changeable":true,"resolveProxies":false,"lowerBound":0,"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"},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"allowCreate","changeable":true,"lowerBound":0,"iD":false,"id":59,"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":"allowRead","changeable":true,"lowerBound":0,"iD":false,"id":60,"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":"allowUpdate","changeable":true,"lowerBound":0,"iD":false,"id":61,"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":"allowDelete","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"fields","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":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":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"component","changeable":true,"lowerBound":1,"iD":false,"id":71,"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":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"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":76,"derived":false},{"id":77,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"name":"select","id":81,"value":0,"literal":"select","eClass":"EEnumLiteral"},{"name":"selectList","id":82,"value":1,"literal":"selectList","eClass":"EEnumLiteral"},{"name":"radioButton","id":83,"value":2,"literal":"radioButton","eClass":"EEnumLiteral"},{"name":"autocomplete","id":84,"value":3,"literal":"autocomplete","eClass":"EEnumLiteral"},{"name":"selectListMultiple","id":85,"value":4,"literal":"selectListMultiple","eClass":"EEnumLiteral"},{"name":"checkbox","id":86,"value":5,"literal":"checkbox","eClass":"EEnumLiteral"},{"name":"autocompleteMultiple","id":87,"value":6,"literal":"autocompleteMultiple","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validationType","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"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":13,"target":15},{"source":13,"target":1},{"source":14,"target":2},{"source":14,"target":16},{"source":14,"target":1},{"source":16,"target":2},{"source":2,"target":0},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":17,"target":22},{"source":17,"target":2},{"source":18,"target":3},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":3},{"source":19,"target":7},{"source":19,"target":24},{"source":19,"target":2},{"source":24,"target":7},{"source":20,"target":6},{"source":20,"target":25},{"source":20,"target":2},{"source":20,"target":26},{"source":25,"target":6},{"source":21,"target":6},{"source":21,"target":27},{"source":21,"target":2},{"source":21,"target":28},{"source":27,"target":6},{"source":3,"target":0},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":3,"target":32},{"source":29,"target":33},{"source":29,"target":3},{"source":30,"target":4},{"source":30,"target":34},{"source":30,"target":3},{"source":34,"target":4},{"source":31,"target":12},{"source":31,"target":35},{"source":31,"target":3},{"source":35,"target":12},{"source":32,"target":36},{"source":32,"target":3},{"source":4,"target":0},{"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":37,"target":4},{"source":38,"target":4},{"source":39,"target":4},{"source":40,"target":4},{"source":41,"target":4},{"source":42,"target":4},{"source":5,"target":0},{"source":5,"target":43},{"source":5,"target":44},{"source":43,"target":5},{"source":44,"target":5},{"source":6,"target":0},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":26},{"source":6,"target":28},{"source":6,"target":50},{"source":45,"target":51},{"source":45,"target":6},{"source":46,"target":52},{"source":46,"target":6},{"source":47,"target":53},{"source":47,"target":6},{"source":48,"target":54},{"source":48,"target":6},{"source":49,"target":55},{"source":49,"target":6},{"source":26,"target":2},{"source":26,"target":56},{"source":26,"target":6},{"source":26,"target":20},{"source":56,"target":2},{"source":28,"target":2},{"source":28,"target":57},{"source":28,"target":6},{"source":28,"target":21},{"source":57,"target":2},{"source":50,"target":12},{"source":50,"target":58},{"source":50,"target":6},{"source":58,"target":12},{"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":7,"target":64},{"source":59,"target":65},{"source":59,"target":7},{"source":60,"target":66},{"source":60,"target":7},{"source":61,"target":67},{"source":61,"target":7},{"source":62,"target":68},{"source":62,"target":7},{"source":63,"target":9},{"source":63,"target":69},{"source":63,"target":7},{"source":69,"target":9},{"source":64,"target":70},{"source":64,"target":7},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":71},{"source":8,"target":72},{"source":8,"target":73},{"source":71,"target":11},{"source":71,"target":74},{"source":71,"target":8},{"source":74,"target":11},{"source":72,"target":6},{"source":72,"target":75},{"source":72,"target":8},{"source":75,"target":6},{"source":73,"target":9},{"source":9,"target":0},{"source":9,"target":76},{"source":76,"target":77},{"source":76,"target":9},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":78},{"source":10,"target":79},{"source":78,"target":3},{"source":78,"target":80},{"source":78,"target":10},{"source":80,"target":3},{"source":79,"target":9},{"source":11,"target":0},{"source":11,"target":81},{"source":11,"target":82},{"source":11,"target":83},{"source":11,"target":84},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":81,"target":11},{"source":82,"target":11},{"source":83,"target":11},{"source":84,"target":11},{"source":85,"target":11},{"source":86,"target":11},{"source":87,"target":11},{"source":12,"target":0},{"source":12,"target":88},{"source":88,"target":5},{"source":88,"target":89},{"source":88,"target":12},{"source":89,"target":5}],"multigraph":true} |
false | <?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="test1b"
nsURI="http://www.emftext.org/tbool/test/test1b" nsPrefix="test1b">
<eClassifiers xsi:type="ecore:EClass" name="ClassA">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/DevBoost/EMFText-Zoo/Inhabitants/Bool/org.emftext.language.tbool.test/input/test1b.ecore | ecore | test1b
ClassA
attribute1 | null | {"directed":true,"nodes":[{"nsPrefix":"test1b","nsURI":"http://www.emftext.org/tbool/test/test1b","name":"test1b","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassA","instanceClass":null,"abstract":false,"id":1,"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":"attribute1","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="decisioning" nsURI="urn:org.nasdanika.decisioning" nsPrefix="org.nasdanika.decisioning">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Decision support classes"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Evaluation"/>
</ecore:EPackage>
| github:ecore:/data/Nasdanika/core/decisioning/model/decisioning.ecore | ecore | decisioning
Evaluation | null | {"directed":true,"nodes":[{"nsPrefix":"org.nasdanika.decisioning","nsURI":"urn:org.nasdanika.decisioning","name":"decisioning","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":1,"target":0}],"multigraph":true} |
false | <?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="mutatorenvironment" nsURI="http://mutatorenvironment/1.0" nsPrefix="mutatorenvironment">
<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="MutatorEnvironment">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" lowerBound="1"
eType="#//Definition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1"
eType="#//Mutator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="load" upperBound="-1" eType="#//Load"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//Constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metamodel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//Definition"/>
<eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="num" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Source" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exhaustive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//Resource" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectEmitter" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="Mutator" abstract="true" eSuperTypes="#//ObjectEmitter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" ordered="false"
upperBound="-1" eType="#//Mutator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Load">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//AttributeSet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//ReferenceSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObSelectionStrategy" abstract="true"
eSuperTypes="#//ObjectEmitter">
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resource" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refRefType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refRefRefType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomSelection" abstract="true" eSuperTypes="#//ObSelectionStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="RandomTypeSelection" eSuperTypes="#//RandomSelection"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificObjectSelection" eSuperTypes="#//SpecificSelection">
<eStructuralFeatures xsi:type="ecore:EReference" name="objSel" lowerBound="1"
eType="#//ObjectEmitter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeScalar" eSuperTypes="#//AttributeSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//AttributeType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeType" abstract="true" eSuperTypes="#//AttributeEvaluationType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//Operator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" abstract="true" eSuperTypes="#//AttributeType"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificBooleanType" eSuperTypes="#//BooleanType">
<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="RandomBooleanType" eSuperTypes="#//BooleanType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowsNull" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringType" abstract="true" eSuperTypes="#//AttributeType"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificStringType" eSuperTypes="#//StringType">
<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="RandomStringType" eSuperTypes="#//StringType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowsNull" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" abstract="true" eSuperTypes="#//NumberType"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificIntegerType" eSuperTypes="#//IntegerType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomIntegerType" eSuperTypes="#//IntegerType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowsNull" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DoubleType" abstract="true" eSuperTypes="#//NumberType"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificDoubleType" eSuperTypes="#//DoubleType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomDoubleType" eSuperTypes="#//DoubleType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowsNull" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModifySourceReferenceMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="newSource" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecificSelection" abstract="true" eSuperTypes="#//ObSelectionStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecificReferenceSelection" eSuperTypes="#//SpecificSelection">
<eStructuralFeatures xsi:type="ecore:EReference" name="objSel" lowerBound="1"
eType="#//ObjectEmitter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModifyTargetReferenceMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="newTarget" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateReferenceMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemoveObjectMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemoveReferenceMutator" abstract="true"
eSuperTypes="#//Mutator"/>
<eClassifiers xsi:type="ecore:EClass" name="ModifyInformationMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//AttributeSet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//ReferenceSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UpperStringType" eSuperTypes="#//StringType">
<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="LowerStringType" eSuperTypes="#//StringType">
<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="ListStringType" eSuperTypes="#//AttributeType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CatStartStringType" eSuperTypes="#//StringType">
<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="CatEndStringType" eSuperTypes="#//StringType">
<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="AttributeUnset" eSuperTypes="#//AttributeSet"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributeSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeSwap" eSuperTypes="#//AttributeSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReplaceStringType" eSuperTypes="#//StringType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oldstring" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="newstring" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeCopy" eSuperTypes="#//AttributeSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemoveRandomReferenceMutator" eSuperTypes="#//RemoveReferenceMutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RemoveSpecificReferenceMutator" eSuperTypes="#//RemoveReferenceMutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompleteSelection" eSuperTypes="#//ObSelectionStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="CompleteTypeSelection" eSuperTypes="#//CompleteSelection"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveCompleteReferenceMutator" eSuperTypes="#//RemoveReferenceMutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Source">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OtherSelection" eSuperTypes="#//ObSelectionStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="OtherTypeSelection" eSuperTypes="#//OtherSelection"/>
<eClassifiers xsi:type="ecore:EClass" name="SelectObjectMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeEvaluation" eSuperTypes="#//Evaluation">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//AttributeEvaluationType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeReverse" eSuperTypes="#//AttributeSet"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="reference" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceInit" eSuperTypes="#//ReferenceSet"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceAtt" eSuperTypes="#//ReferenceSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//AttributeType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceEvaluation" eSuperTypes="#//Evaluation">
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refName" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refRefName" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//Operator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attName" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attValue" eType="#//AttributeEvaluationType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="first" lowerBound="1" eType="#//Evaluation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operator" upperBound="-1"
eType="#//BinaryOperator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="second" upperBound="-1"
eType="#//Evaluation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceSwap" eSuperTypes="#//ReferenceSet"/>
<eClassifiers xsi:type="ecore:EClass" name="Evaluation" abstract="true"/>
<eClassifiers xsi:type="ecore:EEnum" name="LogicOperator">
<eLiterals name="and"/>
<eLiterals name="or" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Operator">
<eLiterals name="equals"/>
<eLiterals name="different" value="1"/>
<eLiterals name="in" value="2"/>
<eLiterals name="is" value="3"/>
<eLiterals name="not" value="4"/>
<eLiterals name="gt" value="5" literal="gt"/>
<eLiterals name="gte" value="6" literal="gte"/>
<eLiterals name="lt" value="7" literal="lt"/>
<eLiterals name="lte" value="7" literal="lte"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryOperator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//LogicOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1"
eType="#//Mutator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" upperBound="-1" eType="#//Block"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repeat" lowerBound="1"
eType="#//Repeat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reverse" lowerBound="1"
eType="#//Reverse"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fixed" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint">
<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="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" ordered="false"
upperBound="-1" eType="#//miniOCL/InvariantCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rules" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Repeat">
<eLiterals name="yes"/>
<eLiterals name="no" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomType" eSuperTypes="#//AttributeType"/>
<eClassifiers xsi:type="ecore:EClass" name="CloneObjectMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contents" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="ListType"/>
<details key="unique" value="false"/>
<details key="upper" value="*"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//AttributeSet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//ReferenceSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//AttributeType">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectAttributeType" eSuperTypes="#//AttributeEvaluationType">
<eStructuralFeatures xsi:type="ecore:EReference" name="objSel" lowerBound="1"
eType="#//ObjectEmitter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//Operator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeEvaluationType" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="MinValueType" eSuperTypes="#//NumberType">
<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="MaxValueType" eSuperTypes="#//NumberType">
<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="NumberType" abstract="true" eSuperTypes="#//AttributeType"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributeOperation" eSuperTypes="#//AttributeSet">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//ArithmeticOperator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//AttributeEvaluationType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ArithmeticOperator">
<eLiterals name="add"/>
<eLiterals name="subtract" value="1"/>
<eLiterals name="multiply" value="2"/>
<eLiterals name="divide" value="3"/>
<eLiterals name="module" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomNumberType" abstract="true" eSuperTypes="#//NumberType">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="max" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomDoubleNumberType" eSuperTypes="#//RandomNumberType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RandomIntegerNumberType" eSuperTypes="#//RandomNumberType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="SpecificClosureSelection"/>
<details key="unique" value="false"/>
<details key="upper" value="*"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecificClosureSelection" eSuperTypes="#//SpecificSelection">
<eStructuralFeatures xsi:type="ecore:EReference" name="objSel" lowerBound="1"
eType="#//ObjectEmitter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelectSampleMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" lowerBound="1"
eType="#//ObSelectionStrategy" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clause" eType="#//SampleClause"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SampleClause">
<eLiterals name="equals"/>
<eLiterals name="distinct" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceAdd" eSuperTypes="#//ReferenceSet"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceRemove" eSuperTypes="#//ReferenceSet"/>
<eClassifiers xsi:type="ecore:EClass" name="RetypeObjectMutator" eSuperTypes="#//Mutator">
<eStructuralFeatures xsi:type="ecore:EReference" name="object" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//ObSelectionStrategy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//AttributeSet" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//ReferenceSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedSelection" eSuperTypes="#//ObSelectionStrategy"/>
<eClassifiers xsi:type="ecore:EClass" name="RandomStringNumberType" eSuperTypes="#//StringType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="min" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="max" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allowsNull" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//Source"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Reverse">
<eLiterals name="no"/>
<eLiterals name="yes" value="1"/>
</eClassifiers>
<eSubpackages name="miniOCL" nsURI="http://www.ac.uk/york/cs/miniocl/MiniOCLCS"
nsPrefix="miniOCL">
<eClassifiers xsi:type="ecore:EClass" name="RootCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//miniOCL/PackageCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contraints" upperBound="-1"
eType="#//miniOCL/ConstraintCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//miniOCL/PackageCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//miniOCL/ClassCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//miniOCL/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//miniOCL/PropertyCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//miniOCL/OperationCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//miniOCL/PathNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//miniOCL/ParameterCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resultRef" eType="#//miniOCL/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//miniOCL/ExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//miniOCL/PathNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeRef" eType="#//miniOCL/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariants" upperBound="-1"
eType="#//miniOCL/InvariantCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InvariantCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//miniOCL/ExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="LogicExpCS" eSuperTypes="#//miniOCL/ExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" eType="#//miniOCL/LogicExpCS"
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="right" eType="#//miniOCL/CallExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallExpCS" eSuperTypes="#//miniOCL/LogicExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//miniOCL/CallExpCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="navExp" eType="#//miniOCL/NavigationExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryExpCS" eSuperTypes="#//miniOCL/CallExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="NavigationExpCS" eSuperTypes="#//miniOCL/PrimaryExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="NameExpCS" eSuperTypes="#//miniOCL/NavigationExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="expName" eType="#//miniOCL/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roundedBrackets" eType="#//miniOCL/RoundedBracketClauseCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callExp" eType="#//miniOCL/CallExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopExpCS" eSuperTypes="#//miniOCL/NavigationExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="itVar" eType="#//miniOCL/IteratorVarCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="logicOp" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" upperBound="-1"
eType="#//miniOCL/ExpCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectExpCS" eSuperTypes="#//miniOCL/LoopExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="IteratorVarCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="itName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="itType" eType="#//miniOCL/PathNameCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterateExpCS" eSuperTypes="#//miniOCL/LoopExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="accVar" eType="#//miniOCL/AccVarCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccVarCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accVarName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accType" eType="#//miniOCL/PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accInitExp" eType="#//miniOCL/ExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoundedBracketClauseCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="args" upperBound="-1"
eType="#//miniOCL/ExpCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LiteralExpCS" eSuperTypes="#//miniOCL/PrimaryExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="IntLiteralExpCS" eSuperTypes="#//miniOCL/LiteralExpCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="intSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteralExpCS" eSuperTypes="#//miniOCL/LiteralExpCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteralExpCS" eSuperTypes="#//miniOCL/LiteralExpCS"/>
<eClassifiers xsi:type="ecore:EClass" name="PathNameCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" upperBound="-1"
eType="#//miniOCL/PathCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathCS"/>
<eClassifiers xsi:type="ecore:EClass" name="PathVariableCS" eSuperTypes="#//miniOCL/PathCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathElementCS" eSuperTypes="#//miniOCL/PathCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpCS" eSuperTypes="#//miniOCL/BooleanLiteralExpCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boolSymbol" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="ExistsExpCS"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExistsExpCS" eSuperTypes="#//miniOCL/LoopExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="accVars" upperBound="-1"
eType="#//miniOCL/AccVarCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationNameExpCS" eSuperTypes="#//miniOCL/NavigationExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="expName" eType="#//miniOCL/NavigationPathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roundedBrackets" eType="#//miniOCL/RoundedBracketClauseCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callExp" eType="#//miniOCL/CallExpCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationPathNameCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" upperBound="-1"
eType="#//miniOCL/NavigationPathCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationPathCS"/>
<eClassifiers xsi:type="ecore:EClass" name="NavigationPathVariableCS" eSuperTypes="#//miniOCL/NavigationPathCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationPathElementCS" eSuperTypes="#//miniOCL/NavigationPathCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStructuralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForAllExpCS" eSuperTypes="#//miniOCL/LoopExpCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="accVars" upperBound="-1"
eType="#//miniOCL/AccVarCS" containment="true"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/gomezabajo/Wodel/wodel.models/models/MutatorEnvironment.ecore | ecore | mutatorenvironment
MutatorEnvironment
definition
commands
load
blocks
constraints
Definition
metamodel
Library
Program
output
num
source
description
exhaustive
false
resources
ObjectEmitter
type
name
types
Mutator
min
max
fixed
mode
false
CompositeMutator
commands
Load
file
CreateObjectMutator
container
attributes
references
ObSelectionStrategy
refType
expression
resource
refRefType
refRefRefType
RandomSelection
RandomTypeSelection
SpecificObjectSelection
objSel
AttributeScalar
value
AttributeType
operator
BooleanType
SpecificBooleanType
value
RandomBooleanType
allowsNull
StringType
SpecificStringType
value
RandomStringType
min
max
allowsNull
IntegerType
SpecificIntegerType
value
RandomIntegerType
min
max
allowsNull
DoubleType
SpecificDoubleType
value
RandomDoubleType
min
max
allowsNull
ModifySourceReferenceMutator
refType
source
newSource
SpecificSelection
SpecificReferenceSelection
objSel
ModifyTargetReferenceMutator
refType
source
newTarget
CreateReferenceMutator
source
target
refType
RemoveObjectMutator
object
container
RemoveReferenceMutator
ModifyInformationMutator
object
attributes
references
UpperStringType
value
LowerStringType
value
ListStringType
value
CatStartStringType
value
CatEndStringType
value
AttributeUnset
AttributeSet
attribute
AttributeSwap
object
ReplaceStringType
oldstring
newstring
AttributeCopy
object
RemoveRandomReferenceMutator
refType
RemoveSpecificReferenceMutator
refType
container
CompleteSelection
CompleteTypeSelection
RemoveCompleteReferenceMutator
refType
Source
path
OtherSelection
OtherTypeSelection
SelectObjectMutator
container
object
AttributeEvaluation
name
value
AttributeReverse
ReferenceSet
reference
object
ReferenceInit
ReferenceAtt
attribute
value
ReferenceEvaluation
name
refName
refRefName
operator
value
refType
attName
attValue
container
false
Expression
first
operator
second
ReferenceSwap
Evaluation
LogicOperator
and
and
or
or
Operator
equals
equals
different
different
in
in
is
is
not
not
gt
gt
gte
gte
lt
lt
lte
lte
BinaryOperator
type
Block
name
commands
from
repeat
reverse
min
max
fixed
description
mode
false
Constraint
id
type
expressions
rules
Repeat
yes
yes
no
no
RandomType
CloneObjectMutator
contents
false
object
container
refType
attributes
references
ListType
value
ObjectAttributeType
objSel
attribute
operator
AttributeEvaluationType
MinValueType
attribute
MaxValueType
attribute
NumberType
AttributeOperation
operator
value
ArithmeticOperator
add
add
subtract
subtract
multiply
multiply
divide
divide
module
module
RandomNumberType
object
max
RandomDoubleNumberType
min
RandomIntegerNumberType
min
SpecificClosureSelection
objSel
SelectSampleMutator
object
clause
features
SampleClause
equals
equals
distinct
distinct
ReferenceAdd
ReferenceRemove
RetypeObjectMutator
object
container
refType
attributes
references
TypedSelection
RandomStringNumberType
min
max
allowsNull
Resource
name
path
Reverse
no
no
yes
yes
miniOCL
RootCS
packages
contraints
PackageCS
name
packages
classes
ClassCS
name
extends
properties
operations
PropertyCS
name
typeRef
OperationCS
name
params
resultRef
body
ParameterCS
name
typeRef
ConstraintCS
typeRef
invariants
InvariantCS
exp
ExpCS
LogicExpCS
left
op
right
CallExpCS
source
navExp
PrimaryExpCS
NavigationExpCS
NameExpCS
expName
roundedBrackets
callExp
LoopExpCS
itVar
logicOp
exp
CollectExpCS
IteratorVarCS
itName
itType
IterateExpCS
accVar
AccVarCS
accVarName
accType
accInitExp
RoundedBracketClauseCS
args
LiteralExpCS
IntLiteralExpCS
intSymbol
StringLiteralExpCS
stringSymbol
BooleanLiteralExpCS
PathNameCS
path
PathCS
PathVariableCS
varName
PathElementCS
pathName
BooleanExpCS
boolSymbol
ExistsExpCS
accVars
NavigationNameExpCS
expName
roundedBrackets
callExp
NavigationPathNameCS
path
NavigationPathCS
NavigationPathVariableCS
varName
NavigationPathElementCS
pathName
ForAllExpCS
accVars | null | {"directed":true,"nodes":[{"nsPrefix":"mutatorenvironment","nsURI":"http://mutatorenvironment/1.0","name":"mutatorenvironment","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MutatorEnvironment","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":true,"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":"Program","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectEmitter","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mutator","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeMutator","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Load","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectMutator","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObSelectionStrategy","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomSelection","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomTypeSelection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificObjectSelection","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeScalar","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificBooleanType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomBooleanType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificStringType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomStringType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificIntegerType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomIntegerType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleType","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificDoubleType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomDoubleType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifySourceReferenceMutator","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificSelection","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificReferenceSelection","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifyTargetReferenceMutator","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateReferenceMutator","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveObjectMutator","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveReferenceMutator","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifyInformationMutator","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpperStringType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LowerStringType","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListStringType","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatStartStringType","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatEndStringType","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeUnset","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeSet","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeSwap","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplaceStringType","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeCopy","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveRandomReferenceMutator","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveSpecificReferenceMutator","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompleteSelection","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompleteTypeSelection","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveCompleteReferenceMutator","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Source","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherSelection","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherTypeSelection","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectObjectMutator","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeEvaluation","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeReverse","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceSet","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceInit","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAtt","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceEvaluation","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceSwap","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Evaluation","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LogicOperator","instanceClass":null,"id":64,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"id":65,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOperator","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Repeat","instanceClass":null,"id":69,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomType","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloneObjectMutator","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectAttributeType","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeEvaluationType","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinValueType","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaxValueType","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberType","instanceClass":null,"abstract":true,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeOperation","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ArithmeticOperator","instanceClass":null,"id":79,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomNumberType","instanceClass":null,"abstract":true,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomDoubleNumberType","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomIntegerNumberType","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificClosureSelection","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelectSampleMutator","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SampleClause","instanceClass":null,"id":85,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceAdd","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceRemove","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RetypeObjectMutator","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedSelection","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RandomStringNumberType","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Reverse","instanceClass":null,"id":92,"serializable":true,"eClass":"EEnum"},{"nsPrefix":"miniOCL","nsURI":"http://www.ac.uk/york/cs/miniocl/MiniOCLCS","name":"miniOCL","id":93,"eClass":"EPackage"},{"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"commands","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":"load","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"container":false,"ordered":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":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"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":"metamodel","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"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":"output","changeable":true,"lowerBound":0,"iD":false,"id":107,"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":"num","changeable":true,"lowerBound":0,"iD":false,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":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":110,"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":"exhaustive","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":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":112,"derived":false},{"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":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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":121,"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":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"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":"min","changeable":true,"lowerBound":0,"iD":false,"id":126,"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":"max","changeable":true,"lowerBound":0,"iD":false,"id":127,"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":"fixed","changeable":true,"lowerBound":0,"iD":false,"id":128,"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":"mode","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"},{"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":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"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":"file","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"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":"container","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":"attributes","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":"references","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"},{"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":"refType","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"lowerBound":0,"iD":false,"id":149,"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":"refRefType","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":false,"unsettable":false,"transient":false,"unique":true,"name":"refRefRefType","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"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"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":"objSel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"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":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"id":169,"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":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"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":"allowsNull","changeable":true,"lowerBound":1,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"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":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":180,"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":"max","changeable":true,"lowerBound":1,"iD":false,"id":181,"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":"allowsNull","changeable":true,"lowerBound":1,"iD":false,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":191,"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":"max","changeable":true,"lowerBound":1,"iD":false,"id":192,"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":"allowsNull","changeable":true,"lowerBound":1,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"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":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":202,"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":"max","changeable":true,"lowerBound":1,"iD":false,"id":203,"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":"allowsNull","changeable":true,"lowerBound":1,"iD":false,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":209,"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":"source","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":"newSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"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":"objSel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"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":"newTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","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":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"object","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":"attributes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"references","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"},{"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":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"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":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":253,"derived":false},{"id":254,"eClass":"EGenericType"},{"id":255,"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":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"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":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":263,"derived":false},{"id":264,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"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":"oldstring","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":"newstring","changeable":true,"lowerBound":0,"iD":false,"id":269,"derived":false},{"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"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":"path","changeable":true,"lowerBound":1,"iD":false,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":1,"id":298,"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":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"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":"reference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":309,"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":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"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":314,"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":"refName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"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":"refRefName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"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":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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"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":"attName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"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":"attValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":321,"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":"container","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"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"},{"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":"first","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"operator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"second","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"name":"and","id":340,"value":0,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":341,"value":1,"literal":"or","eClass":"EEnumLiteral"},{"name":"equals","id":342,"value":0,"literal":"equals","eClass":"EEnumLiteral"},{"name":"different","id":343,"value":1,"literal":"different","eClass":"EEnumLiteral"},{"name":"in","id":344,"value":2,"literal":"in","eClass":"EEnumLiteral"},{"name":"is","id":345,"value":3,"literal":"is","eClass":"EEnumLiteral"},{"name":"not","id":346,"value":4,"literal":"not","eClass":"EEnumLiteral"},{"name":"gt","id":347,"value":5,"literal":"gt","eClass":"EEnumLiteral"},{"name":"gte","id":348,"value":6,"literal":"gte","eClass":"EEnumLiteral"},{"name":"lt","id":349,"value":7,"literal":"lt","eClass":"EEnumLiteral"},{"name":"lte","id":350,"value":7,"literal":"lte","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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"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":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":355,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"repeat","changeable":true,"lowerBound":1,"iD":false,"id":356,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reverse","changeable":true,"lowerBound":1,"iD":false,"id":357,"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":"min","changeable":true,"lowerBound":0,"iD":false,"id":358,"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":"max","changeable":true,"lowerBound":0,"iD":false,"id":359,"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":"fixed","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":"description","changeable":true,"lowerBound":0,"iD":false,"id":361,"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":"mode","changeable":true,"lowerBound":0,"iD":false,"id":362,"derived":false},{"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"},{"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":373,"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":374,"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"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":"rules","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvariantCS","instanceClass":null,"abstract":false,"id":379,"interface":false,"eClass":"EClass"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"name":"yes","id":382,"value":0,"literal":"yes","eClass":"EEnumLiteral"},{"name":"no","id":383,"value":1,"literal":"no","eClass":"EEnumLiteral"},{"id":384,"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":"contents","changeable":true,"lowerBound":1,"iD":false,"id":385,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":387,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"container":false,"ordered":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":389,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"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"},{"container":false,"ordered":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":398,"derived":false},{"id":399,"eClass":"EGenericType"},{"id":400,"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":"objSel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":401,"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":402,"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":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":408,"derived":false},{"id":409,"eClass":"EGenericType"},{"id":410,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"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":415,"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":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"name":"add","id":420,"value":0,"literal":"add","eClass":"EEnumLiteral"},{"name":"subtract","id":421,"value":1,"literal":"subtract","eClass":"EEnumLiteral"},{"name":"multiply","id":422,"value":2,"literal":"multiply","eClass":"EEnumLiteral"},{"name":"divide","id":423,"value":3,"literal":"divide","eClass":"EEnumLiteral"},{"name":"module","id":424,"value":4,"literal":"module","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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":425,"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":"max","changeable":true,"resolveProxies":true,"lowerBound":1,"id":426,"derived":false},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"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":"min","changeable":true,"lowerBound":1,"iD":false,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"id":435,"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":"objSel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":436,"derived":false},{"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":"object","changeable":true,"resolveProxies":true,"lowerBound":1,"id":439,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"clause","changeable":true,"lowerBound":0,"iD":false,"id":440,"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":"features","changeable":true,"resolveProxies":true,"lowerBound":0,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"name":"equals","id":446,"value":0,"literal":"equals","eClass":"EEnumLiteral"},{"name":"distinct","id":447,"value":1,"literal":"distinct","eClass":"EEnumLiteral"},{"id":448,"eClass":"EGenericType"},{"id":449,"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":"object","changeable":true,"resolveProxies":true,"lowerBound":0,"id":450,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":451,"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":"refType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":452,"derived":false},{"container":false,"ordered":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":453,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"min","changeable":true,"lowerBound":1,"iD":false,"id":462,"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":"max","changeable":true,"lowerBound":1,"iD":false,"id":463,"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":"allowsNull","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"},{"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":469,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"name":"no","id":474,"value":0,"literal":"no","eClass":"EEnumLiteral"},{"name":"yes","id":475,"value":1,"literal":"yes","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootCS","instanceClass":null,"abstract":false,"id":476,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageCS","instanceClass":null,"abstract":false,"id":477,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassCS","instanceClass":null,"abstract":false,"id":478,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCS","instanceClass":null,"abstract":false,"id":479,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCS","instanceClass":null,"abstract":false,"id":480,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCS","instanceClass":null,"abstract":false,"id":481,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintCS","instanceClass":null,"abstract":false,"id":482,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpCS","instanceClass":null,"abstract":false,"id":483,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicExpCS","instanceClass":null,"abstract":false,"id":484,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExpCS","instanceClass":null,"abstract":false,"id":485,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpCS","instanceClass":null,"abstract":false,"id":486,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationExpCS","instanceClass":null,"abstract":false,"id":487,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NameExpCS","instanceClass":null,"abstract":false,"id":488,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExpCS","instanceClass":null,"abstract":false,"id":489,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectExpCS","instanceClass":null,"abstract":false,"id":490,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorVarCS","instanceClass":null,"abstract":false,"id":491,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExpCS","instanceClass":null,"abstract":false,"id":492,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccVarCS","instanceClass":null,"abstract":false,"id":493,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoundedBracketClauseCS","instanceClass":null,"abstract":false,"id":494,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralExpCS","instanceClass":null,"abstract":false,"id":495,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntLiteralExpCS","instanceClass":null,"abstract":false,"id":496,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExpCS","instanceClass":null,"abstract":false,"id":497,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExpCS","instanceClass":null,"abstract":false,"id":498,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathNameCS","instanceClass":null,"abstract":false,"id":499,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathCS","instanceClass":null,"abstract":false,"id":500,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathVariableCS","instanceClass":null,"abstract":false,"id":501,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathElementCS","instanceClass":null,"abstract":false,"id":502,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpCS","instanceClass":null,"abstract":false,"id":503,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistsExpCS","instanceClass":null,"abstract":false,"id":504,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationNameExpCS","instanceClass":null,"abstract":false,"id":505,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationPathNameCS","instanceClass":null,"abstract":false,"id":506,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationPathCS","instanceClass":null,"abstract":false,"id":507,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationPathVariableCS","instanceClass":null,"abstract":false,"id":508,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationPathElementCS","instanceClass":null,"abstract":false,"id":509,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAllExpCS","instanceClass":null,"abstract":false,"id":510,"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":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":512,"derived":false},{"id":513,"eClass":"EGenericType"},{"id":514,"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":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":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":516,"derived":false},{"container":false,"ordered":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":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"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":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":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"container":false,"ordered":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":523,"derived":false},{"container":false,"ordered":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":524,"derived":false},{"id":525,"eClass":"EGenericType"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"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":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":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":533,"derived":false},{"container":false,"ordered":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":534,"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":"resultRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"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":536,"derived":false},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"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":541,"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":"typeRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"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":545,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":549,"derived":false},{"id":550,"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":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":"op","changeable":true,"lowerBound":0,"iD":false,"id":552,"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":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":558,"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":"navExp","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"},{"id":564,"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":"expName","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":true,"unsettable":false,"transient":false,"unique":true,"name":"roundedBrackets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"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":"callExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"derived":false},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"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":"itVar","changeable":true,"resolveProxies":true,"lowerBound":0,"id":572,"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":"logicOp","changeable":true,"lowerBound":0,"iD":false,"id":573,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":574,"derived":false},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"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":"itName","changeable":true,"lowerBound":0,"iD":false,"id":580,"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":"itType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":581,"derived":false},{"id":582,"eClass":"EGenericType"},{"id":583,"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":"accVar","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"accVarName","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":true,"unsettable":false,"transient":false,"unique":true,"name":"accType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":588,"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":"accInitExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":589,"derived":false},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"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":"args","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"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":"intSymbol","changeable":true,"lowerBound":0,"iD":false,"id":596,"derived":false},{"id":597,"eClass":"EGenericType"},{"id":598,"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":"stringSymbol","changeable":true,"lowerBound":0,"iD":false,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"derived":false},{"id":604,"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":"varName","changeable":true,"lowerBound":0,"iD":false,"id":605,"derived":false},{"id":606,"eClass":"EGenericType"},{"id":607,"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":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"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":"boolSymbol","changeable":true,"lowerBound":0,"iD":false,"id":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"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":"accVars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":614,"derived":false},{"id":615,"eClass":"EGenericType"},{"id":616,"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":"expName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"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":"roundedBrackets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"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":"callExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":619,"derived":false},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":624,"derived":false},{"id":625,"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":"varName","changeable":true,"lowerBound":0,"iD":false,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"id":628,"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":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":629,"derived":false},{"id":630,"eClass":"EGenericType"},{"id":631,"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":"accVars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"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":1,"target":0},{"source":1,"target":94},{"source":1,"target":95},{"source":1,"target":96},{"source":1,"target":97},{"source":1,"target":98},{"source":94,"target":2},{"source":94,"target":99},{"source":94,"target":1},{"source":99,"target":2},{"source":95,"target":6},{"source":95,"target":100},{"source":95,"target":1},{"source":100,"target":6},{"source":96,"target":8},{"source":96,"target":101},{"source":96,"target":1},{"source":101,"target":8},{"source":97,"target":67},{"source":97,"target":102},{"source":97,"target":1},{"source":102,"target":67},{"source":98,"target":68},{"source":98,"target":103},{"source":98,"target":1},{"source":103,"target":68},{"source":2,"target":0},{"source":2,"target":104},{"source":104,"target":105},{"source":104,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":106},{"source":106,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":107},{"source":4,"target":108},{"source":4,"target":109},{"source":4,"target":110},{"source":4,"target":111},{"source":4,"target":112},{"source":4,"target":113},{"source":107,"target":114},{"source":107,"target":4},{"source":108,"target":115},{"source":108,"target":4},{"source":109,"target":51},{"source":109,"target":116},{"source":109,"target":4},{"source":116,"target":51},{"source":110,"target":117},{"source":110,"target":4},{"source":111,"target":118},{"source":111,"target":4},{"source":112,"target":91},{"source":112,"target":119},{"source":112,"target":4},{"source":119,"target":91},{"source":113,"target":2},{"source":5,"target":0},{"source":5,"target":120},{"source":5,"target":121},{"source":5,"target":122},{"source":120,"target":123},{"source":120,"target":5},{"source":121,"target":124},{"source":121,"target":5},{"source":122,"target":125},{"source":122,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":126},{"source":6,"target":127},{"source":6,"target":128},{"source":6,"target":129},{"source":6,"target":130},{"source":126,"target":131},{"source":126,"target":6},{"source":127,"target":132},{"source":127,"target":6},{"source":128,"target":133},{"source":128,"target":6},{"source":129,"target":134},{"source":129,"target":6},{"source":130,"target":5},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":135},{"source":7,"target":136},{"source":135,"target":6},{"source":135,"target":137},{"source":135,"target":7},{"source":137,"target":6},{"source":136,"target":6},{"source":8,"target":0},{"source":8,"target":138},{"source":138,"target":139},{"source":138,"target":8},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":140},{"source":9,"target":141},{"source":9,"target":142},{"source":9,"target":143},{"source":140,"target":10},{"source":140,"target":144},{"source":140,"target":9},{"source":144,"target":10},{"source":141,"target":42},{"source":141,"target":145},{"source":141,"target":9},{"source":145,"target":42},{"source":142,"target":57},{"source":142,"target":146},{"source":142,"target":9},{"source":146,"target":57},{"source":143,"target":6},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":147},{"source":10,"target":148},{"source":10,"target":149},{"source":10,"target":150},{"source":10,"target":151},{"source":10,"target":152},{"source":147,"target":153},{"source":147,"target":10},{"source":148,"target":61},{"source":148,"target":154},{"source":148,"target":10},{"source":154,"target":61},{"source":149,"target":155},{"source":149,"target":10},{"source":150,"target":156},{"source":150,"target":10},{"source":151,"target":157},{"source":151,"target":10},{"source":152,"target":5},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":158},{"source":158,"target":10},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":159},{"source":159,"target":11},{"source":13,"target":0},{"source":13,"target":29},{"source":13,"target":160},{"source":13,"target":161},{"source":160,"target":5},{"source":160,"target":162},{"source":160,"target":13},{"source":162,"target":5},{"source":161,"target":29},{"source":14,"target":0},{"source":14,"target":42},{"source":14,"target":163},{"source":14,"target":164},{"source":163,"target":15},{"source":163,"target":165},{"source":163,"target":14},{"source":165,"target":15},{"source":164,"target":42},{"source":15,"target":0},{"source":15,"target":74},{"source":15,"target":166},{"source":15,"target":167},{"source":166,"target":65},{"source":166,"target":168},{"source":166,"target":15},{"source":168,"target":65},{"source":167,"target":74},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":169},{"source":169,"target":15},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":170},{"source":17,"target":171},{"source":170,"target":172},{"source":170,"target":17},{"source":171,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":173},{"source":18,"target":174},{"source":173,"target":175},{"source":173,"target":18},{"source":174,"target":16},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":176},{"source":176,"target":15},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":177},{"source":20,"target":178},{"source":177,"target":179},{"source":177,"target":20},{"source":178,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":180},{"source":21,"target":181},{"source":21,"target":182},{"source":21,"target":183},{"source":180,"target":184},{"source":180,"target":21},{"source":181,"target":185},{"source":181,"target":21},{"source":182,"target":186},{"source":182,"target":21},{"source":183,"target":19},{"source":22,"target":0},{"source":22,"target":77},{"source":22,"target":187},{"source":187,"target":77},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":188},{"source":23,"target":189},{"source":188,"target":190},{"source":188,"target":23},{"source":189,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":191},{"source":24,"target":192},{"source":24,"target":193},{"source":24,"target":194},{"source":191,"target":195},{"source":191,"target":24},{"source":192,"target":196},{"source":192,"target":24},{"source":193,"target":197},{"source":193,"target":24},{"source":194,"target":22},{"source":25,"target":0},{"source":25,"target":77},{"source":25,"target":198},{"source":198,"target":77},{"source":26,"target":0},{"source":26,"target":25},{"source":26,"target":199},{"source":26,"target":200},{"source":199,"target":201},{"source":199,"target":26},{"source":200,"target":25},{"source":27,"target":0},{"source":27,"target":25},{"source":27,"target":202},{"source":27,"target":203},{"source":27,"target":204},{"source":27,"target":205},{"source":202,"target":206},{"source":202,"target":27},{"source":203,"target":207},{"source":203,"target":27},{"source":204,"target":208},{"source":204,"target":27},{"source":205,"target":25},{"source":28,"target":0},{"source":28,"target":6},{"source":28,"target":209},{"source":28,"target":210},{"source":28,"target":211},{"source":28,"target":212},{"source":209,"target":213},{"source":209,"target":28},{"source":210,"target":10},{"source":210,"target":214},{"source":210,"target":28},{"source":214,"target":10},{"source":211,"target":10},{"source":211,"target":215},{"source":211,"target":28},{"source":215,"target":10},{"source":212,"target":6},{"source":29,"target":0},{"source":29,"target":10},{"source":29,"target":216},{"source":216,"target":10},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":217},{"source":30,"target":218},{"source":217,"target":5},{"source":217,"target":219},{"source":217,"target":30},{"source":219,"target":5},{"source":218,"target":29},{"source":31,"target":0},{"source":31,"target":6},{"source":31,"target":220},{"source":31,"target":221},{"source":31,"target":222},{"source":31,"target":223},{"source":220,"target":224},{"source":220,"target":31},{"source":221,"target":10},{"source":221,"target":225},{"source":221,"target":31},{"source":225,"target":10},{"source":222,"target":10},{"source":222,"target":226},{"source":222,"target":31},{"source":226,"target":10},{"source":223,"target":6},{"source":32,"target":0},{"source":32,"target":6},{"source":32,"target":227},{"source":32,"target":228},{"source":32,"target":229},{"source":32,"target":230},{"source":227,"target":10},{"source":227,"target":231},{"source":227,"target":32},{"source":231,"target":10},{"source":228,"target":10},{"source":228,"target":232},{"source":228,"target":32},{"source":232,"target":10},{"source":229,"target":233},{"source":229,"target":32},{"source":230,"target":6},{"source":33,"target":0},{"source":33,"target":6},{"source":33,"target":234},{"source":33,"target":235},{"source":33,"target":236},{"source":234,"target":10},{"source":234,"target":237},{"source":234,"target":33},{"source":237,"target":10},{"source":235,"target":10},{"source":235,"target":238},{"source":235,"target":33},{"source":238,"target":10},{"source":236,"target":6},{"source":34,"target":0},{"source":34,"target":6},{"source":34,"target":239},{"source":239,"target":6},{"source":35,"target":0},{"source":35,"target":6},{"source":35,"target":240},{"source":35,"target":241},{"source":35,"target":242},{"source":35,"target":243},{"source":240,"target":10},{"source":240,"target":244},{"source":240,"target":35},{"source":244,"target":10},{"source":241,"target":42},{"source":241,"target":245},{"source":241,"target":35},{"source":245,"target":42},{"source":242,"target":57},{"source":242,"target":246},{"source":242,"target":35},{"source":246,"target":57},{"source":243,"target":6},{"source":36,"target":0},{"source":36,"target":19},{"source":36,"target":247},{"source":36,"target":248},{"source":247,"target":249},{"source":247,"target":36},{"source":248,"target":19},{"source":37,"target":0},{"source":37,"target":19},{"source":37,"target":250},{"source":37,"target":251},{"source":250,"target":252},{"source":250,"target":37},{"source":251,"target":19},{"source":38,"target":0},{"source":38,"target":15},{"source":38,"target":253},{"source":38,"target":254},{"source":253,"target":255},{"source":253,"target":38},{"source":254,"target":15},{"source":39,"target":0},{"source":39,"target":19},{"source":39,"target":256},{"source":39,"target":257},{"source":256,"target":258},{"source":256,"target":39},{"source":257,"target":19},{"source":40,"target":0},{"source":40,"target":19},{"source":40,"target":259},{"source":40,"target":260},{"source":259,"target":261},{"source":259,"target":40},{"source":260,"target":19},{"source":41,"target":0},{"source":41,"target":42},{"source":41,"target":262},{"source":262,"target":42},{"source":42,"target":0},{"source":42,"target":263},{"source":263,"target":264},{"source":263,"target":42},{"source":43,"target":0},{"source":43,"target":42},{"source":43,"target":265},{"source":43,"target":266},{"source":265,"target":10},{"source":265,"target":267},{"source":265,"target":43},{"source":267,"target":10},{"source":266,"target":42},{"source":44,"target":0},{"source":44,"target":19},{"source":44,"target":268},{"source":44,"target":269},{"source":44,"target":270},{"source":268,"target":271},{"source":268,"target":44},{"source":269,"target":272},{"source":269,"target":44},{"source":270,"target":19},{"source":45,"target":0},{"source":45,"target":42},{"source":45,"target":273},{"source":45,"target":274},{"source":273,"target":10},{"source":273,"target":275},{"source":273,"target":45},{"source":275,"target":10},{"source":274,"target":42},{"source":46,"target":0},{"source":46,"target":34},{"source":46,"target":276},{"source":46,"target":277},{"source":276,"target":278},{"source":276,"target":46},{"source":277,"target":34},{"source":47,"target":0},{"source":47,"target":34},{"source":47,"target":279},{"source":47,"target":280},{"source":47,"target":281},{"source":279,"target":282},{"source":279,"target":47},{"source":280,"target":10},{"source":280,"target":283},{"source":280,"target":47},{"source":283,"target":10},{"source":281,"target":34},{"source":48,"target":0},{"source":48,"target":10},{"source":48,"target":284},{"source":284,"target":10},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":285},{"source":285,"target":48},{"source":50,"target":0},{"source":50,"target":34},{"source":50,"target":286},{"source":50,"target":287},{"source":286,"target":288},{"source":286,"target":50},{"source":287,"target":34},{"source":51,"target":0},{"source":51,"target":289},{"source":289,"target":290},{"source":289,"target":51},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":291},{"source":291,"target":10},{"source":53,"target":0},{"source":53,"target":52},{"source":53,"target":292},{"source":292,"target":52},{"source":54,"target":0},{"source":54,"target":6},{"source":54,"target":293},{"source":54,"target":294},{"source":54,"target":295},{"source":293,"target":10},{"source":293,"target":296},{"source":293,"target":54},{"source":296,"target":10},{"source":294,"target":10},{"source":294,"target":297},{"source":294,"target":54},{"source":297,"target":10},{"source":295,"target":6},{"source":55,"target":0},{"source":55,"target":63},{"source":55,"target":298},{"source":55,"target":299},{"source":55,"target":300},{"source":298,"target":301},{"source":298,"target":55},{"source":299,"target":74},{"source":299,"target":302},{"source":299,"target":55},{"source":302,"target":74},{"source":300,"target":63},{"source":56,"target":0},{"source":56,"target":42},{"source":56,"target":303},{"source":303,"target":42},{"source":57,"target":0},{"source":57,"target":304},{"source":57,"target":305},{"source":304,"target":306},{"source":304,"target":57},{"source":305,"target":10},{"source":305,"target":307},{"source":305,"target":57},{"source":307,"target":10},{"source":58,"target":0},{"source":58,"target":57},{"source":58,"target":308},{"source":308,"target":57},{"source":59,"target":0},{"source":59,"target":57},{"source":59,"target":309},{"source":59,"target":310},{"source":59,"target":311},{"source":309,"target":312},{"source":309,"target":59},{"source":310,"target":15},{"source":310,"target":313},{"source":310,"target":59},{"source":313,"target":15},{"source":311,"target":57},{"source":60,"target":0},{"source":60,"target":63},{"source":60,"target":314},{"source":60,"target":315},{"source":60,"target":316},{"source":60,"target":317},{"source":60,"target":318},{"source":60,"target":319},{"source":60,"target":320},{"source":60,"target":321},{"source":60,"target":322},{"source":60,"target":323},{"source":314,"target":324},{"source":314,"target":60},{"source":315,"target":325},{"source":315,"target":60},{"source":316,"target":326},{"source":316,"target":60},{"source":317,"target":65},{"source":317,"target":327},{"source":317,"target":60},{"source":327,"target":65},{"source":318,"target":10},{"source":318,"target":328},{"source":318,"target":60},{"source":328,"target":10},{"source":319,"target":329},{"source":319,"target":60},{"source":320,"target":330},{"source":320,"target":60},{"source":321,"target":74},{"source":321,"target":331},{"source":321,"target":60},{"source":331,"target":74},{"source":322,"target":332},{"source":322,"target":60},{"source":323,"target":63},{"source":61,"target":0},{"source":61,"target":333},{"source":61,"target":334},{"source":61,"target":335},{"source":333,"target":63},{"source":333,"target":336},{"source":333,"target":61},{"source":336,"target":63},{"source":334,"target":66},{"source":334,"target":337},{"source":334,"target":61},{"source":337,"target":66},{"source":335,"target":63},{"source":335,"target":338},{"source":335,"target":61},{"source":338,"target":63},{"source":62,"target":0},{"source":62,"target":57},{"source":62,"target":339},{"source":339,"target":57},{"source":63,"target":0},{"source":64,"target":0},{"source":64,"target":340},{"source":64,"target":341},{"source":340,"target":64},{"source":341,"target":64},{"source":65,"target":0},{"source":65,"target":342},{"source":65,"target":343},{"source":65,"target":344},{"source":65,"target":345},{"source":65,"target":346},{"source":65,"target":347},{"source":65,"target":348},{"source":65,"target":349},{"source":65,"target":350},{"source":342,"target":65},{"source":343,"target":65},{"source":344,"target":65},{"source":345,"target":65},{"source":346,"target":65},{"source":347,"target":65},{"source":348,"target":65},{"source":349,"target":65},{"source":350,"target":65},{"source":66,"target":0},{"source":66,"target":351},{"source":351,"target":64},{"source":351,"target":352},{"source":351,"target":66},{"source":352,"target":64},{"source":67,"target":0},{"source":67,"target":353},{"source":67,"target":354},{"source":67,"target":355},{"source":67,"target":356},{"source":67,"target":357},{"source":67,"target":358},{"source":67,"target":359},{"source":67,"target":360},{"source":67,"target":361},{"source":67,"target":362},{"source":353,"target":363},{"source":353,"target":67},{"source":354,"target":6},{"source":354,"target":364},{"source":354,"target":67},{"source":364,"target":6},{"source":355,"target":67},{"source":355,"target":365},{"source":355,"target":67},{"source":365,"target":67},{"source":356,"target":69},{"source":356,"target":366},{"source":356,"target":67},{"source":366,"target":69},{"source":357,"target":92},{"source":357,"target":367},{"source":357,"target":67},{"source":367,"target":92},{"source":358,"target":368},{"source":358,"target":67},{"source":359,"target":369},{"source":359,"target":67},{"source":360,"target":370},{"source":360,"target":67},{"source":361,"target":371},{"source":361,"target":67},{"source":362,"target":372},{"source":362,"target":67},{"source":68,"target":0},{"source":68,"target":373},{"source":68,"target":374},{"source":68,"target":375},{"source":68,"target":376},{"source":373,"target":377},{"source":373,"target":68},{"source":374,"target":378},{"source":374,"target":68},{"source":375,"target":379},{"source":375,"target":380},{"source":375,"target":68},{"source":380,"target":379},{"source":376,"target":381},{"source":376,"target":68},{"source":69,"target":0},{"source":69,"target":382},{"source":69,"target":383},{"source":382,"target":69},{"source":383,"target":69},{"source":70,"target":0},{"source":70,"target":15},{"source":70,"target":384},{"source":384,"target":15},{"source":71,"target":0},{"source":71,"target":6},{"source":71,"target":385},{"source":71,"target":386},{"source":71,"target":387},{"source":71,"target":388},{"source":71,"target":389},{"source":71,"target":390},{"source":71,"target":391},{"source":385,"target":392},{"source":385,"target":71},{"source":386,"target":10},{"source":386,"target":393},{"source":386,"target":71},{"source":393,"target":10},{"source":387,"target":10},{"source":387,"target":394},{"source":387,"target":71},{"source":394,"target":10},{"source":388,"target":395},{"source":388,"target":71},{"source":389,"target":42},{"source":389,"target":396},{"source":389,"target":71},{"source":396,"target":42},{"source":390,"target":57},{"source":390,"target":397},{"source":390,"target":71},{"source":397,"target":57},{"source":391,"target":6},{"source":72,"target":0},{"source":72,"target":15},{"source":72,"target":398},{"source":72,"target":399},{"source":398,"target":400},{"source":398,"target":72},{"source":399,"target":15},{"source":73,"target":0},{"source":73,"target":74},{"source":73,"target":401},{"source":73,"target":402},{"source":73,"target":403},{"source":73,"target":404},{"source":401,"target":5},{"source":401,"target":405},{"source":401,"target":73},{"source":405,"target":5},{"source":402,"target":406},{"source":402,"target":73},{"source":403,"target":65},{"source":403,"target":407},{"source":403,"target":73},{"source":407,"target":65},{"source":404,"target":74},{"source":74,"target":0},{"source":75,"target":0},{"source":75,"target":77},{"source":75,"target":408},{"source":75,"target":409},{"source":408,"target":410},{"source":408,"target":75},{"source":409,"target":77},{"source":76,"target":0},{"source":76,"target":77},{"source":76,"target":411},{"source":76,"target":412},{"source":411,"target":413},{"source":411,"target":76},{"source":412,"target":77},{"source":77,"target":0},{"source":77,"target":15},{"source":77,"target":414},{"source":414,"target":15},{"source":78,"target":0},{"source":78,"target":42},{"source":78,"target":415},{"source":78,"target":416},{"source":78,"target":417},{"source":415,"target":79},{"source":415,"target":418},{"source":415,"target":78},{"source":418,"target":79},{"source":416,"target":74},{"source":416,"target":419},{"source":416,"target":78},{"source":419,"target":74},{"source":417,"target":42},{"source":79,"target":0},{"source":79,"target":420},{"source":79,"target":421},{"source":79,"target":422},{"source":79,"target":423},{"source":79,"target":424},{"source":420,"target":79},{"source":421,"target":79},{"source":422,"target":79},{"source":423,"target":79},{"source":424,"target":79},{"source":80,"target":0},{"source":80,"target":77},{"source":80,"target":425},{"source":80,"target":426},{"source":80,"target":427},{"source":425,"target":10},{"source":425,"target":428},{"source":425,"target":80},{"source":428,"target":10},{"source":426,"target":429},{"source":426,"target":80},{"source":427,"target":77},{"source":81,"target":0},{"source":81,"target":80},{"source":81,"target":430},{"source":81,"target":431},{"source":430,"target":432},{"source":430,"target":81},{"source":431,"target":80},{"source":82,"target":0},{"source":82,"target":80},{"source":82,"target":433},{"source":82,"target":434},{"source":433,"target":435},{"source":433,"target":82},{"source":434,"target":80},{"source":83,"target":0},{"source":83,"target":29},{"source":83,"target":436},{"source":83,"target":437},{"source":436,"target":5},{"source":436,"target":438},{"source":436,"target":83},{"source":438,"target":5},{"source":437,"target":29},{"source":84,"target":0},{"source":84,"target":6},{"source":84,"target":439},{"source":84,"target":440},{"source":84,"target":441},{"source":84,"target":442},{"source":439,"target":10},{"source":439,"target":443},{"source":439,"target":84},{"source":443,"target":10},{"source":440,"target":85},{"source":440,"target":444},{"source":440,"target":84},{"source":444,"target":85},{"source":441,"target":445},{"source":441,"target":84},{"source":442,"target":6},{"source":85,"target":0},{"source":85,"target":446},{"source":85,"target":447},{"source":446,"target":85},{"source":447,"target":85},{"source":86,"target":0},{"source":86,"target":57},{"source":86,"target":448},{"source":448,"target":57},{"source":87,"target":0},{"source":87,"target":57},{"source":87,"target":449},{"source":449,"target":57},{"source":88,"target":0},{"source":88,"target":6},{"source":88,"target":450},{"source":88,"target":451},{"source":88,"target":452},{"source":88,"target":453},{"source":88,"target":454},{"source":88,"target":455},{"source":450,"target":10},{"source":450,"target":456},{"source":450,"target":88},{"source":456,"target":10},{"source":451,"target":10},{"source":451,"target":457},{"source":451,"target":88},{"source":457,"target":10},{"source":452,"target":458},{"source":452,"target":88},{"source":453,"target":42},{"source":453,"target":459},{"source":453,"target":88},{"source":459,"target":42},{"source":454,"target":57},{"source":454,"target":460},{"source":454,"target":88},{"source":460,"target":57},{"source":455,"target":6},{"source":89,"target":0},{"source":89,"target":10},{"source":89,"target":461},{"source":461,"target":10},{"source":90,"target":0},{"source":90,"target":19},{"source":90,"target":462},{"source":90,"target":463},{"source":90,"target":464},{"source":90,"target":465},{"source":462,"target":466},{"source":462,"target":90},{"source":463,"target":467},{"source":463,"target":90},{"source":464,"target":468},{"source":464,"target":90},{"source":465,"target":19},{"source":91,"target":0},{"source":91,"target":2},{"source":91,"target":469},{"source":91,"target":470},{"source":91,"target":471},{"source":469,"target":472},{"source":469,"target":91},{"source":470,"target":51},{"source":470,"target":473},{"source":470,"target":91},{"source":473,"target":51},{"source":471,"target":2},{"source":92,"target":0},{"source":92,"target":474},{"source":92,"target":475},{"source":474,"target":92},{"source":475,"target":92},{"source":93,"target":476},{"source":93,"target":477},{"source":93,"target":478},{"source":93,"target":479},{"source":93,"target":480},{"source":93,"target":481},{"source":93,"target":482},{"source":93,"target":379},{"source":93,"target":483},{"source":93,"target":484},{"source":93,"target":485},{"source":93,"target":486},{"source":93,"target":487},{"source":93,"target":488},{"source":93,"target":489},{"source":93,"target":490},{"source":93,"target":491},{"source":93,"target":492},{"source":93,"target":493},{"source":93,"target":494},{"source":93,"target":495},{"source":93,"target":496},{"source":93,"target":497},{"source":93,"target":498},{"source":93,"target":499},{"source":93,"target":500},{"source":93,"target":501},{"source":93,"target":502},{"source":93,"target":503},{"source":93,"target":504},{"source":93,"target":505},{"source":93,"target":506},{"source":93,"target":507},{"source":93,"target":508},{"source":93,"target":509},{"source":93,"target":510},{"source":93,"target":0},{"source":476,"target":93},{"source":476,"target":511},{"source":476,"target":512},{"source":511,"target":477},{"source":511,"target":513},{"source":511,"target":476},{"source":513,"target":477},{"source":512,"target":482},{"source":512,"target":514},{"source":512,"target":476},{"source":514,"target":482},{"source":477,"target":93},{"source":477,"target":515},{"source":477,"target":516},{"source":477,"target":517},{"source":515,"target":518},{"source":515,"target":477},{"source":516,"target":477},{"source":516,"target":519},{"source":516,"target":477},{"source":519,"target":477},{"source":517,"target":478},{"source":517,"target":520},{"source":517,"target":477},{"source":520,"target":478},{"source":478,"target":93},{"source":478,"target":521},{"source":478,"target":522},{"source":478,"target":523},{"source":478,"target":524},{"source":521,"target":525},{"source":521,"target":478},{"source":522,"target":499},{"source":522,"target":526},{"source":522,"target":478},{"source":526,"target":499},{"source":523,"target":479},{"source":523,"target":527},{"source":523,"target":478},{"source":527,"target":479},{"source":524,"target":480},{"source":524,"target":528},{"source":524,"target":478},{"source":528,"target":480},{"source":479,"target":93},{"source":479,"target":529},{"source":479,"target":530},{"source":529,"target":531},{"source":529,"target":479},{"source":530,"target":499},{"source":530,"target":532},{"source":530,"target":479},{"source":532,"target":499},{"source":480,"target":93},{"source":480,"target":533},{"source":480,"target":534},{"source":480,"target":535},{"source":480,"target":536},{"source":533,"target":537},{"source":533,"target":480},{"source":534,"target":481},{"source":534,"target":538},{"source":534,"target":480},{"source":538,"target":481},{"source":535,"target":499},{"source":535,"target":539},{"source":535,"target":480},{"source":539,"target":499},{"source":536,"target":483},{"source":536,"target":540},{"source":536,"target":480},{"source":540,"target":483},{"source":481,"target":93},{"source":481,"target":541},{"source":481,"target":542},{"source":541,"target":543},{"source":541,"target":481},{"source":542,"target":499},{"source":542,"target":544},{"source":542,"target":481},{"source":544,"target":499},{"source":482,"target":93},{"source":482,"target":545},{"source":482,"target":546},{"source":545,"target":499},{"source":545,"target":547},{"source":545,"target":482},{"source":547,"target":499},{"source":546,"target":379},{"source":546,"target":548},{"source":546,"target":482},{"source":548,"target":379},{"source":379,"target":93},{"source":379,"target":549},{"source":549,"target":483},{"source":549,"target":550},{"source":549,"target":379},{"source":550,"target":483},{"source":483,"target":93},{"source":484,"target":93},{"source":484,"target":483},{"source":484,"target":551},{"source":484,"target":552},{"source":484,"target":553},{"source":484,"target":554},{"source":551,"target":484},{"source":551,"target":555},{"source":551,"target":484},{"source":555,"target":484},{"source":552,"target":556},{"source":552,"target":484},{"source":553,"target":485},{"source":553,"target":557},{"source":553,"target":484},{"source":557,"target":485},{"source":554,"target":483},{"source":485,"target":93},{"source":485,"target":484},{"source":485,"target":558},{"source":485,"target":559},{"source":485,"target":560},{"source":558,"target":485},{"source":558,"target":561},{"source":558,"target":485},{"source":561,"target":485},{"source":559,"target":487},{"source":559,"target":562},{"source":559,"target":485},{"source":562,"target":487},{"source":560,"target":484},{"source":486,"target":93},{"source":486,"target":485},{"source":486,"target":563},{"source":563,"target":485},{"source":487,"target":93},{"source":487,"target":486},{"source":487,"target":564},{"source":564,"target":486},{"source":488,"target":93},{"source":488,"target":487},{"source":488,"target":565},{"source":488,"target":566},{"source":488,"target":567},{"source":488,"target":568},{"source":565,"target":499},{"source":565,"target":569},{"source":565,"target":488},{"source":569,"target":499},{"source":566,"target":494},{"source":566,"target":570},{"source":566,"target":488},{"source":570,"target":494},{"source":567,"target":485},{"source":567,"target":571},{"source":567,"target":488},{"source":571,"target":485},{"source":568,"target":487},{"source":489,"target":93},{"source":489,"target":487},{"source":489,"target":572},{"source":489,"target":573},{"source":489,"target":574},{"source":489,"target":575},{"source":572,"target":491},{"source":572,"target":576},{"source":572,"target":489},{"source":576,"target":491},{"source":573,"target":577},{"source":573,"target":489},{"source":574,"target":483},{"source":574,"target":578},{"source":574,"target":489},{"source":578,"target":483},{"source":575,"target":487},{"source":490,"target":93},{"source":490,"target":489},{"source":490,"target":579},{"source":579,"target":489},{"source":491,"target":93},{"source":491,"target":580},{"source":491,"target":581},{"source":580,"target":582},{"source":580,"target":491},{"source":581,"target":499},{"source":581,"target":583},{"source":581,"target":491},{"source":583,"target":499},{"source":492,"target":93},{"source":492,"target":489},{"source":492,"target":584},{"source":492,"target":585},{"source":584,"target":493},{"source":584,"target":586},{"source":584,"target":492},{"source":586,"target":493},{"source":585,"target":489},{"source":493,"target":93},{"source":493,"target":587},{"source":493,"target":588},{"source":493,"target":589},{"source":587,"target":590},{"source":587,"target":493},{"source":588,"target":499},{"source":588,"target":591},{"source":588,"target":493},{"source":591,"target":499},{"source":589,"target":483},{"source":589,"target":592},{"source":589,"target":493},{"source":592,"target":483},{"source":494,"target":93},{"source":494,"target":593},{"source":593,"target":483},{"source":593,"target":594},{"source":593,"target":494},{"source":594,"target":483},{"source":495,"target":93},{"source":495,"target":486},{"source":495,"target":595},{"source":595,"target":486},{"source":496,"target":93},{"source":496,"target":495},{"source":496,"target":596},{"source":496,"target":597},{"source":596,"target":598},{"source":596,"target":496},{"source":597,"target":495},{"source":497,"target":93},{"source":497,"target":495},{"source":497,"target":599},{"source":497,"target":600},{"source":599,"target":601},{"source":599,"target":497},{"source":600,"target":495},{"source":498,"target":93},{"source":498,"target":495},{"source":498,"target":602},{"source":602,"target":495},{"source":499,"target":93},{"source":499,"target":603},{"source":603,"target":500},{"source":603,"target":604},{"source":603,"target":499},{"source":604,"target":500},{"source":500,"target":93},{"source":501,"target":93},{"source":501,"target":500},{"source":501,"target":605},{"source":501,"target":606},{"source":605,"target":607},{"source":605,"target":501},{"source":606,"target":500},{"source":502,"target":93},{"source":502,"target":500},{"source":502,"target":608},{"source":502,"target":609},{"source":608,"target":610},{"source":608,"target":502},{"source":609,"target":500},{"source":503,"target":93},{"source":503,"target":498},{"source":503,"target":611},{"source":503,"target":612},{"source":611,"target":613},{"source":611,"target":503},{"source":612,"target":498},{"source":504,"target":93},{"source":504,"target":489},{"source":504,"target":614},{"source":504,"target":615},{"source":614,"target":493},{"source":614,"target":616},{"source":614,"target":504},{"source":616,"target":493},{"source":615,"target":489},{"source":505,"target":93},{"source":505,"target":487},{"source":505,"target":617},{"source":505,"target":618},{"source":505,"target":619},{"source":505,"target":620},{"source":617,"target":506},{"source":617,"target":621},{"source":617,"target":505},{"source":621,"target":506},{"source":618,"target":494},{"source":618,"target":622},{"source":618,"target":505},{"source":622,"target":494},{"source":619,"target":485},{"source":619,"target":623},{"source":619,"target":505},{"source":623,"target":485},{"source":620,"target":487},{"source":506,"target":93},{"source":506,"target":624},{"source":624,"target":507},{"source":624,"target":625},{"source":624,"target":506},{"source":625,"target":507},{"source":507,"target":93},{"source":508,"target":93},{"source":508,"target":507},{"source":508,"target":626},{"source":508,"target":627},{"source":626,"target":628},{"source":626,"target":508},{"source":627,"target":507},{"source":509,"target":93},{"source":509,"target":507},{"source":509,"target":629},{"source":509,"target":630},{"source":629,"target":631},{"source":629,"target":509},{"source":630,"target":507},{"source":510,"target":93},{"source":510,"target":489},{"source":510,"target":632},{"source":510,"target":633},{"source":632,"target":493},{"source":632,"target":634},{"source":632,"target":510},{"source":634,"target":493},{"source":633,"target":489}],"multigraph":true} |
true | <?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="rental"
nsURI="http://com.opcoach.training/rental/1.0" nsPrefix="rental">
<eClassifiers xsi:type="ecore:EClass" name="Customer">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="consistentName"/>
</eAnnotations>
<eOperations name="getDisplayName" 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="lastName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//Address" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="licenses" upperBound="-1"
eType="#//License" containment="true" eOpposite="#//License/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentAgency" lowerBound="1"
eType="#//RentalAgency" eOpposite="#//RentalAgency/customers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RentalAgency">
<eOperations name="book" eType="#//Rental">
<eParameters name="customer" eType="#//Customer"/>
<eParameters name="rentedObject" eType="#//RentalObject"/>
<eParameters name="from" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eParameters name="to" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eOperations>
<eOperations name="addCustomer">
<eParameters name="customer" eType="#//Customer"/>
</eOperations>
<eOperations name="addObject">
<eParameters name="object" eType="#//RentalObject"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//Address" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="objectsToRent" upperBound="-1"
eType="#//RentalObject" containment="true" eOpposite="#//RentalObject/parentAgency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1"
eType="#//Customer" containment="true" eOpposite="#//Customer/parentAgency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rentals" upperBound="-1"
eType="#//Rental" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Address">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="streetType" eType="#//StreetType"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zipCode" 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="streetName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StreetType">
<eLiterals name="Street"/>
<eLiterals name="Road" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RentalObject">
<eOperations name="rent" eType="#//Rental">
<eParameters name="customer" eType="#//Customer"/>
</eOperations>
<eOperations name="isAvailable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"
iD="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="picture" eType="#//Image"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentAgency" lowerBound="1"
eType="#//RentalAgency" eOpposite="#//RentalAgency/objectsToRent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Image" instanceClassName="org.eclipse.swt.graphics.Image"/>
<eClassifiers xsi:type="ecore:EClass" name="License">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validityDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Customer"
eOpposite="#//Customer/licenses"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rental">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="startDateBeforeEndDate"/>
</eAnnotations>
<eOperations name="nbDaysBooked" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="nbDaysRented" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1"
eType="#//Customer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rentedObject" eType="#//RentalObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentAgency" lowerBound="1"
eType="#//RentalAgency"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/opcoach/training/Old/XPand/com.opcoach.rental.xpand/src/rental.ecore | ecore | rental
Customer
getDisplayName
firstName
lastName
address
licenses
parentAgency
RentalAgency
book
customer
rentedObject
from
to
addCustomer
customer
addObject
object
name
address
objectsToRent
customers
rentals
Address
streetType
0
number
zipCode
city
streetName
StreetType
Street
Street
Road
Road
RentalObject
rent
customer
isAvailable
ID
name
picture
parentAgency
Image
org.eclipse.swt.graphics.Image
org.eclipse.swt.graphics.Image
License
number
validityDate
owner
Rental
nbDaysBooked
end
start
nbDaysRented
customer
rentedObject
startDate
endDate
parentAgency | null | {"directed":true,"nodes":[{"nsPrefix":"rental","nsURI":"http://com.opcoach.training/rental/1.0","name":"rental","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RentalAgency","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StreetType","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RentalObject","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.swt.graphics.Image","defaultValue":null,"instanceClassName":"org.eclipse.swt.graphics.Image","name":"Image","instanceClass":null,"id":6,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"License","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rental","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDisplayName","lowerBound":0,"id":9,"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":"firstName","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":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":11,"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":"address","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"licenses","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":"parentAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"customers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"book","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addCustomer","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addObject","lowerBound":0,"id":25,"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":26,"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":"address","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":true,"unsettable":false,"transient":false,"unique":true,"name":"objectsToRent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rentals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customer","lowerBound":0,"id":31,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"rentedObject","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"from","lowerBound":0,"id":33,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"to","lowerBound":0,"id":34,"many":false,"required":false,"eClass":"EParameter"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customer","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"id":40,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EParameter"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"parentAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"streetType","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":"number","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zipCode","changeable":true,"lowerBound":0,"iD":false,"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":"city","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"streetName","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"Street","id":59,"value":0,"literal":"Street","eClass":"EEnumLiteral"},{"name":"Road","id":60,"value":1,"literal":"Road","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"rent","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isAvailable","lowerBound":0,"id":62,"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":"ID","changeable":true,"lowerBound":0,"iD":true,"id":63,"derived":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":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":"picture","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"customer","lowerBound":0,"id":67,"many":false,"required":false,"eClass":"EParameter"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"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":74,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validityDate","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,"unique":true,"name":"nbDaysBooked","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"end","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"start","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"nbDaysRented","lowerBound":0,"id":82,"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":false,"unique":true,"name":"customer","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"rentedObject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":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":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endDate","changeable":true,"lowerBound":0,"iD":false,"id":86,"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":"parentAgency","changeable":true,"resolveProxies":true,"lowerBound":1,"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"}],"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":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":9,"target":15},{"source":9,"target":1},{"source":10,"target":16},{"source":10,"target":1},{"source":11,"target":17},{"source":11,"target":1},{"source":12,"target":3},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":3},{"source":13,"target":7},{"source":13,"target":19},{"source":13,"target":1},{"source":13,"target":20},{"source":19,"target":7},{"source":14,"target":2},{"source":14,"target":21},{"source":14,"target":1},{"source":14,"target":22},{"source":21,"target":2},{"source":2,"target":0},{"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":22},{"source":2,"target":29},{"source":23,"target":8},{"source":23,"target":30},{"source":23,"target":2},{"source":23,"target":31},{"source":23,"target":32},{"source":23,"target":33},{"source":23,"target":34},{"source":30,"target":8},{"source":31,"target":1},{"source":31,"target":35},{"source":31,"target":23},{"source":35,"target":1},{"source":32,"target":5},{"source":32,"target":36},{"source":32,"target":23},{"source":36,"target":5},{"source":33,"target":37},{"source":33,"target":23},{"source":34,"target":38},{"source":34,"target":23},{"source":24,"target":2},{"source":24,"target":39},{"source":39,"target":1},{"source":39,"target":40},{"source":39,"target":24},{"source":40,"target":1},{"source":25,"target":2},{"source":25,"target":41},{"source":41,"target":5},{"source":41,"target":42},{"source":41,"target":25},{"source":42,"target":5},{"source":26,"target":43},{"source":26,"target":2},{"source":27,"target":3},{"source":27,"target":44},{"source":27,"target":2},{"source":44,"target":3},{"source":28,"target":5},{"source":28,"target":45},{"source":28,"target":2},{"source":28,"target":46},{"source":45,"target":5},{"source":22,"target":1},{"source":22,"target":47},{"source":22,"target":2},{"source":22,"target":14},{"source":47,"target":1},{"source":29,"target":8},{"source":29,"target":48},{"source":29,"target":2},{"source":48,"target":8},{"source":3,"target":0},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":49,"target":4},{"source":49,"target":54},{"source":49,"target":3},{"source":54,"target":4},{"source":50,"target":55},{"source":50,"target":3},{"source":51,"target":56},{"source":51,"target":3},{"source":52,"target":57},{"source":52,"target":3},{"source":53,"target":58},{"source":53,"target":3},{"source":4,"target":0},{"source":4,"target":59},{"source":4,"target":60},{"source":59,"target":4},{"source":60,"target":4},{"source":5,"target":0},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":5,"target":65},{"source":5,"target":46},{"source":61,"target":8},{"source":61,"target":66},{"source":61,"target":5},{"source":61,"target":67},{"source":66,"target":8},{"source":67,"target":1},{"source":67,"target":68},{"source":67,"target":61},{"source":68,"target":1},{"source":62,"target":69},{"source":62,"target":5},{"source":63,"target":70},{"source":63,"target":5},{"source":64,"target":71},{"source":64,"target":5},{"source":65,"target":6},{"source":65,"target":72},{"source":65,"target":5},{"source":72,"target":6},{"source":46,"target":2},{"source":46,"target":73},{"source":46,"target":5},{"source":46,"target":28},{"source":73,"target":2},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":74},{"source":7,"target":75},{"source":7,"target":20},{"source":74,"target":76},{"source":74,"target":7},{"source":75,"target":77},{"source":75,"target":7},{"source":20,"target":1},{"source":20,"target":78},{"source":20,"target":7},{"source":20,"target":13},{"source":78,"target":1},{"source":8,"target":0},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":8,"target":84},{"source":8,"target":85},{"source":8,"target":86},{"source":8,"target":87},{"source":79,"target":88},{"source":79,"target":8},{"source":80,"target":89},{"source":80,"target":8},{"source":81,"target":90},{"source":81,"target":8},{"source":82,"target":91},{"source":82,"target":8},{"source":83,"target":1},{"source":83,"target":92},{"source":83,"target":8},{"source":92,"target":1},{"source":84,"target":5},{"source":84,"target":93},{"source":84,"target":8},{"source":93,"target":5},{"source":85,"target":94},{"source":85,"target":8},{"source":86,"target":95},{"source":86,"target":8},{"source":87,"target":2},{"source":87,"target":96},{"source":87,"target":8},{"source":96,"target":2}],"multigraph":true} |
true | <?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="atlext" nsURI="http://anatlyzer/atl/ext" nsPrefix="atlext">
<eSubpackages name="ATL" nsURI="http://anatlyzer/atlext/ATL" nsPrefix="atl_ext_atl">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false"
upperBound="-1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false"
upperBound="-1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileLocation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileObject" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="problems" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//ATL/StringToStringMap" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false"
upperBound="-1" eType="#//ATL/LibraryRef" containment="true" eOpposite="#//ATL/LibraryRef/unit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1"
eType="#//ATL/Helper" containment="true" eOpposite="#//ATL/Helper/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="#//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1"
eType="#//ATL/Helper" containment="true" eOpposite="#//ATL/Helper/query"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="#//ATL/Unit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModels" lowerBound="1"
upperBound="-1" eType="#//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false"
lowerBound="1" upperBound="-1" eType="#//OCL/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//ATL/ModuleElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleElement" abstract="true" eSuperTypes="#//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Helper" abstract="true" eSuperTypes="#//ATL/ModuleElement #//ATL/Callable">
<eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false"
eType="#//ATL/Query" eOpposite="#//ATL/Query/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false"
eType="#//ATL/Library" eOpposite="#//ATL/Library/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="#//OCL/OclFeatureDefinition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hasContext" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAttribute" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredReturnType" eType="ecore:EClass ../types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticReturnType" eType="ecore:EClass ../types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticHelper" eSuperTypes="#//ATL/Helper #//ATL/ModuleCallable"/>
<eClassifiers xsi:type="ecore:EClass" name="ContextHelper" eSuperTypes="#//ATL/Helper">
<eStructuralFeatures xsi:type="ecore:EReference" name="contextType" lowerBound="1"
eType="ecore:EClass ../types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="polymorphicCalledBy"
upperBound="-1" eType="#//OCL/PropertyCallExp" eOpposite="#//OCL/PropertyCallExp/dynamicResolvers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="#//ATL/ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
eType="#//ATL/OutPattern" containment="true" eOpposite="#//ATL/OutPattern/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionBlock" ordered="false"
eType="#//ATL/ActionBlock" containment="true" eOpposite="#//ATL/ActionBlock/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//ATL/RuleVariableDeclaration" containment="true" eOpposite="#//ATL/RuleVariableDeclaration/rule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StaticRule" abstract="true" eSuperTypes="#//ATL/ModuleCallable #//ATL/Rule"/>
<eClassifiers xsi:type="ecore:EClass" name="ModuleCallable" abstract="true" eSuperTypes="#//ATL/Callable"/>
<eClassifiers xsi:type="ecore:EClass" name="Callable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledBy" upperBound="-1"
eType="#//OCL/PropertyCallExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="callableParameters" upperBound="-1"
eType="#//ATL/CallableParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleWithPattern" abstract="true" eSuperTypes="#//ATL/Rule">
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false"
eType="#//ATL/InPattern" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
upperBound="-1" eType="#//ATL/RuleWithPattern" eOpposite="#//ATL/RuleWithPattern/superRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superRule" ordered="false"
eType="#//ATL/RuleWithPattern" eOpposite="#//ATL/RuleWithPattern/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNoDefault" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatchedRule" eSuperTypes="#//ATL/RuleWithPattern"/>
<eClassifiers xsi:type="ecore:EClass" name="LazyRule" eSuperTypes="#//ATL/RuleWithPattern #//ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledRule" eSuperTypes="#//ATL/StaticRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntrypoint" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEndpoint" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InPattern" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ATL/InPatternElement" containment="true"
eOpposite="#//ATL/InPatternElement/inPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false"
eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutPattern" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="#//ATL/Rule" eOpposite="#//ATL/Rule/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dropPattern" ordered="false"
eType="#//ATL/DropPattern" containment="true" eOpposite="#//ATL/DropPattern/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1"
upperBound="-1" eType="#//ATL/OutPatternElement" containment="true" eOpposite="#//ATL/OutPatternElement/outPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DropPattern" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
lowerBound="1" eType="#//ATL/OutPattern" eOpposite="#//ATL/OutPattern/dropPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternElement" abstract="true" eSuperTypes="#//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="InPatternElement" abstract="true"
eSuperTypes="#//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapsTo" ordered="false"
lowerBound="1" eType="#//ATL/OutPatternElement" eOpposite="#//ATL/OutPatternElement/sourceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false"
lowerBound="1" eType="#//ATL/InPattern" eOpposite="#//ATL/InPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" ordered="false"
upperBound="-1" eType="#//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleInPatternElement" eSuperTypes="#//ATL/InPatternElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPatternElement" abstract="true"
eSuperTypes="#//ATL/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
lowerBound="1" eType="#//ATL/OutPattern" eOpposite="#//ATL/OutPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false"
eType="#//ATL/InPatternElement" eOpposite="#//ATL/InPatternElement/mapsTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//ATL/Binding" containment="true" eOpposite="#//ATL/Binding/outPatternElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="#//OCL/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOutPatternElement" eSuperTypes="#//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="reverseBindings" upperBound="-1"
eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForEachOutPatternElement" eSuperTypes="#//ATL/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false"
lowerBound="1" eType="#//OCL/Iterator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outPatternElement" ordered="false"
lowerBound="1" eType="#//ATL/OutPatternElement" eOpposite="#//ATL/OutPatternElement/bindings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writtenFeature" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftType" lowerBound="1"
eType="ecore:EClass ../types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolvedBy" upperBound="-1"
eType="#//ATL/RuleResolutionInfo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleVariableDeclaration" eSuperTypes="#//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="#//ATL/Rule" eOpposite="#//ATL/Rule/variables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryRef" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false"
lowerBound="1" eType="#//ATL/Unit" eOpposite="#//ATL/Unit/libraries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionBlock" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="#//ATL/Rule" eOpposite="#//ATL/Rule/actionBlock"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ATL/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStat" eSuperTypes="#//ATL/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false"
lowerBound="1" eType="#//OCL/Iterator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ATL/Statement" containment="true"/>
</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" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallableParameter">
<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="staticType" lowerBound="1"
eType="ecore:EClass ../types.ecore#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paramDeclaration" eType="#//OCL/VariableDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1"
eType="#//ATL/MatchedRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allInvolvedRules" lowerBound="1"
upperBound="-1" eType="#//ATL/MatchedRule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" lowerBound="1"
eType="#//ATL/RuleResolutionStatus"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="RuleResolutionStatus">
<eLiterals name="RESOLUTION_UNKNOWN"/>
<eLiterals name="RESOLUTION_CONFIRMED" value="1"/>
<eLiterals name="RESOLUTION_DISCARDED" value="2"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="OCL" nsURI="http://anatlyzer/atl/ext/OCL" nsPrefix="atl_ext_ocl">
<eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="#//ATL/LocatedElement #//OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/oclExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp3" ordered="false"
eType="#//OCL/IfExp" eOpposite="#//OCL/IfExp/elseExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false"
eType="#//OCL/PropertyCallExp" eOpposite="#//OCL/PropertyCallExp/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
eType="#//OCL/CollectionExp" eOpposite="#//OCL/CollectionExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false"
eType="#//OCL/LetExp" eOpposite="#//OCL/LetExp/in_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" ordered="false"
eType="#//OCL/LoopExp" eOpposite="#//OCL/LoopExp/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false"
eType="#//OCL/OperationCallExp" eOpposite="#//OCL/OperationCallExp/arguments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializedVariable"
ordered="false" eType="#//OCL/VariableDeclaration" eOpposite="#//OCL/VariableDeclaration/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp2" ordered="false"
eType="#//OCL/IfExp" eOpposite="#//OCL/IfExp/thenExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" ordered="false"
eType="#//OCL/Operation" eOpposite="#//OCL/Operation/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp1" ordered="false"
eType="#//OCL/IfExp" eOpposite="#//OCL/IfExp/condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAttribute" ordered="false"
eType="#//OCL/Attribute" eOpposite="#//OCL/Attribute/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implicitlyCasted" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="noCastedType" eType="ecore:EClass ../types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="#//OCL/VariableDeclaration" eOpposite="#//OCL/VariableDeclaration/variableExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperExp" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveExp" abstract="true" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="#//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="#//OCL/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericExp" abstract="true" eSuperTypes="#//OCL/PrimitiveExp"/>
<eClassifiers xsi:type="ecore:EClass" name="RealExp" eSuperTypes="#//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="#//OCL/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/collection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SetExp" eSuperTypes="#//OCL/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuplePart" upperBound="-1"
eType="#//OCL/TuplePart" containment="true" eOpposite="#//OCL/TuplePart/tuple"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TuplePart" eSuperTypes="#//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" ordered="false"
lowerBound="1" eType="#//OCL/TupleExp" eOpposite="#//OCL/TupleExp/tuplePart"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//OCL/MapElement" containment="true" eOpposite="#//OCL/MapElement/map"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapElement" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="map" ordered="false"
lowerBound="1" eType="#//OCL/MapExp" eOpposite="#//OCL/MapExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/appliedProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedFeature" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subtypeFeatures" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receptorType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStaticCall" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticResolver" lowerBound="1"
eType="#//ATL/Callable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicResolvers" upperBound="-1"
eType="#//ATL/ContextHelper" eOpposite="#//ATL/ContextHelper/polymorphicCalledBy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExp" eSuperTypes="#//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="#//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/parentOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolveTempResolvedBy"
upperBound="-1" eType="#//OCL/ResolveTempResolution" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="#//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionOperationCallExp" eSuperTypes="#//OCL/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="#//OCL/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/loopExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false"
lowerBound="1" upperBound="-1" eType="#//OCL/Iterator" containment="true"
eOpposite="#//OCL/Iterator/loopExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="#//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
lowerBound="1" eType="#//OCL/VariableDeclaration" containment="true" eOpposite="#//OCL/VariableDeclaration/baseExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="#//OCL/LoopExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//OCL/VariableDeclaration" containment="true" eOpposite="#//OCL/VariableDeclaration/letExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in_" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/ifExp2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/ifExp1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/ifExp3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//ATL/LocatedElement #//OCL/TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/variableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/initializedVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false"
eType="#//OCL/LetExp" eOpposite="#//OCL/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" ordered="false"
eType="#//OCL/IterateExp" eOpposite="#//OCL/IterateExp/result"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false"
upperBound="-1" eType="#//OCL/VariableExp" eOpposite="#//OCL/VariableExp/referredVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticType" eType="ecore:EClass ../types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="#//OCL/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExpr" ordered="false"
eType="#//OCL/LoopExp" eOpposite="#//OCL/LoopExp/iterators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//OCL/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/collectionTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclType" eSuperTypes="#//OCL/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" ordered="false"
eType="#//OCL/OclContextDefinition" eOpposite="#//OCL/OclContextDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" ordered="false"
eType="#//OCL/OclExpression" eOpposite="#//OCL/OclExpression/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="#//OCL/Operation" eOpposite="#//OCL/Operation/returnType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType2" ordered="false"
eType="#//OCL/MapType" eOpposite="#//OCL/MapType/valueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
eType="#//OCL/Attribute" eOpposite="#//OCL/Attribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType" ordered="false"
eType="#//OCL/MapType" eOpposite="#//OCL/MapType/keyType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionTypes" ordered="false"
eType="#//OCL/CollectionType" eOpposite="#//OCL/CollectionType/elementType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleTypeAttribute" ordered="false"
eType="#//OCL/TupleTypeAttribute" eOpposite="#//OCL/TupleTypeAttribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration"
ordered="false" eType="#//OCL/VariableDeclaration" eOpposite="#//OCL/VariableDeclaration/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="#//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="#//OCL/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="#//OCL/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="#//OCL/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OclAnyType" eSuperTypes="#//OCL/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//OCL/TupleTypeAttribute" containment="true" eOpposite="#//OCL/TupleTypeAttribute/tupleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleTypeAttribute" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/tupleTypeAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleType" ordered="false"
lowerBound="1" eType="#//OCL/TupleType" eOpposite="#//OCL/TupleType/attributes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModelElement" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
lowerBound="1" eType="#//OCL/OclModel" eOpposite="#//OCL/OclModel/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="#//OCL/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/mapType2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/mapType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeatureDefinition" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false"
lowerBound="1" eType="#//OCL/OclFeature" containment="true" eOpposite="#//OCL/OclFeature/definition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false"
eType="#//OCL/OclContextDefinition" containment="true" eOpposite="#//OCL/OclContextDefinition/definition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclContextDefinition" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="#//OCL/OclFeatureDefinition" eOpposite="#//OCL/OclFeatureDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/definitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeature" abstract="true" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
eType="#//OCL/OclFeatureDefinition" eOpposite="#//OCL/OclFeatureDefinition/feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/owningAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//OCL/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//OCL/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
lowerBound="1" eType="#//OCL/OclType" containment="true" eOpposite="#//OCL/OclType/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="#//OCL/OclExpression" containment="true" eOpposite="#//OCL/OclExpression/owningOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModel" eSuperTypes="#//ATL/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false"
lowerBound="1" eType="#//OCL/OclModel" eOpposite="#//OCL/OclModel/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
upperBound="-1" eType="#//OCL/OclModelElement" eOpposite="#//OCL/OclModelElement/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
upperBound="-1" eType="#//OCL/OclModel" eOpposite="#//OCL/OclModel/metamodel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="inferredType" eType="ecore:EClass ../types.ecore#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResolveTempResolution" eSuperTypes="#//ATL/RuleResolutionInfo">
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="#//ATL/OutPatternElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JavaBody" eSuperTypes="#//OCL/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="GetAppliedStereotypesBody" eSuperTypes="#//OCL/JavaBody"/>
</eSubpackages>
<eSubpackages name="PrimitiveTypes" nsURI="http://anatlyzer/atl/ext/PrimitiveTypes"
nsPrefix="atl_ext_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"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/MDEProfiler/tools/totem.trm.reduce/temp/merged.ecore | ecore | atlext
ATL
LocatedElement
location
commentsBefore
commentsAfter
fileLocation
fileObject
problems
annotations
Unit
libraries
name
Library
helpers
Query
body
helpers
Module
isRefining
inModels
outModels
elements
ModuleElement
Helper
query
library
definition
hasContext
false
isAttribute
false
inferredReturnType
staticReturnType
StaticHelper
ContextHelper
contextType
polymorphicCalledBy
Rule
outPattern
actionBlock
variables
name
StaticRule
ModuleCallable
Callable
calledBy
callableParameters
RuleWithPattern
inPattern
children
superRule
isAbstract
isRefining
isNoDefault
MatchedRule
LazyRule
isUnique
CalledRule
parameters
isEntrypoint
isEndpoint
InPattern
elements
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
writtenFeature
leftType
resolvedBy
RuleVariableDeclaration
rule
LibraryRef
unit
name
ActionBlock
rule
statements
Statement
ExpressionStat
expression
BindingStat
source
propertyName
isAssignment
value
IfStat
condition
thenStatements
elseStatements
ForStat
iterator
collection
statements
StringToStringMap
java.util.Map$Entry
java.util.Map$Entry
key
value
CallableParameter
name
staticType
paramDeclaration
RuleResolutionInfo
rule
allInvolvedRules
status
RuleResolutionStatus
RESOLUTION_UNKNOWN
RESOLUTION_UNKNOWN
RESOLUTION_CONFIRMED
RESOLUTION_CONFIRMED
RESOLUTION_DISCARDED
RESOLUTION_DISCARDED
OCL
OclExpression
type
ifExp3
appliedProperty
collection
letExp
loopExp
parentOperation
initializedVariable
ifExp2
owningOperation
ifExp1
owningAttribute
implicitlyCasted
false
noCastedType
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
usedFeature
subtypeFeatures
receptorType
isStaticCall
false
staticResolver
dynamicResolvers
NavigationOrAttributeCallExp
name
OperationCallExp
arguments
operationName
resolveTempResolvedBy
OperatorCallExp
CollectionOperationCallExp
LoopExp
body
iterators
IterateExp
result
IteratorExp
name
LetExp
variable
in_
IfExp
thenExpression
condition
elseExpression
VariableDeclaration
id
varName
type
initExpression
letExp
baseExp
variableExp
staticType
Iterator
loopExpr
Parameter
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
TypedElement
inferredType
ResolveTempResolution
element
JavaBody
GetAppliedStereotypesBody
PrimitiveTypes
Boolean
boolean
boolean
Double
double
double
Integer
int
int
String
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"atlext","nsURI":"http://anatlyzer/atl/ext","name":"atlext","id":0,"eClass":"EPackage"},{"nsPrefix":"atl_ext_atl","nsURI":"http://anatlyzer/atlext/ATL","name":"ATL","id":1,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ocl","nsURI":"http://anatlyzer/atl/ext/OCL","name":"OCL","id":2,"eClass":"EPackage"},{"nsPrefix":"atl_ext_ptypes","nsURI":"http://anatlyzer/atl/ext/PrimitiveTypes","name":"PrimitiveTypes","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticHelper","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextHelper","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticRule","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleCallable","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Callable","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleWithPattern","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchedRule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LazyRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledRule","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPattern","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPattern","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropPattern","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternElement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPatternElement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleInPatternElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPatternElement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOutPatternElement","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachOutPatternElement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariableDeclaration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryRef","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBlock","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStat","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingStat","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStat","instanceClass":null,"abstract":false,"id":38,"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":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallableParameter","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleResolutionInfo","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"RuleResolutionStatus","instanceClass":null,"id":42,"serializable":true,"eClass":"EEnum"},{"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":43,"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":44,"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":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":"fileLocation","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":"fileObject","changeable":true,"lowerBound":0,"iD":false,"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":"problems","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":"annotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":49,"derived":false},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":50,"serializable":true,"eClass":"EDataType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":58,"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":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"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":62,"derived":false},{"id":63,"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":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"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":67,"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":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":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":71,"interface":false,"eClass":"EClass"},{"id":72,"eClass":"EGenericType"},{"id":73,"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":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"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":75,"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":76,"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":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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":80,"serializable":true,"eClass":"EDataType"},{"id":81,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModel","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"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":87,"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":"hasContext","changeable":true,"lowerBound":1,"iD":false,"id":88,"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":"isAttribute","changeable":true,"lowerBound":1,"iD":false,"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":true,"name":"inferredReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"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":"staticReturnType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeatureDefinition","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"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"},{"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":"contextType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"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":"polymorphicCalledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"id":109,"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":"dynamicResolvers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"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":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"actionBlock","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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"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":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"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":117,"derived":false},{"id":118,"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":119,"derived":false},{"id":120,"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":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"calledBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"callableParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"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":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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"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":132,"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":133,"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":134,"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":135,"derived":false},{"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"},{"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":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"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":149,"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":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"id":155,"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"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":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"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":160,"derived":false},{"id":161,"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":162,"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":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"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":167,"derived":false},{"id":168,"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":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"id":173,"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":174,"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":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"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":178,"derived":false},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"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":182,"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":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":188,"derived":false},{"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":"reverseBindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"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":"collection","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":"iterator","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"id":198,"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":199,"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":200,"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":201,"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":"writtenFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":202,"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":"leftType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":203,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":204,"derived":false},{"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"},{"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":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"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":"statements","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"},{"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":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"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":227,"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":228,"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":229,"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":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"thenStatements","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":"elseStatements","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"},{"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":243,"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":244,"derived":false},{"container":false,"ordered":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":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"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":250,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"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":254,"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":"staticType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":255,"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":"paramDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"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":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":260,"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":"allInvolvedRules","changeable":true,"resolveProxies":true,"lowerBound":1,"id":261,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":1,"iD":false,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"name":"RESOLUTION_UNKNOWN","id":266,"value":0,"literal":"RESOLUTION_UNKNOWN","eClass":"EEnumLiteral"},{"name":"RESOLUTION_CONFIRMED","id":267,"value":1,"literal":"RESOLUTION_CONFIRMED","eClass":"EEnumLiteral"},{"name":"RESOLUTION_DISCARDED","id":268,"value":2,"literal":"RESOLUTION_DISCARDED","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperExp","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExp","instanceClass":null,"abstract":true,"id":271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":272,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":273,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExp","instanceClass":null,"abstract":true,"id":274,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExp","instanceClass":null,"abstract":false,"id":275,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":276,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":277,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagExp","instanceClass":null,"abstract":false,"id":278,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetExp","instanceClass":null,"abstract":false,"id":279,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":280,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetExp","instanceClass":null,"abstract":false,"id":281,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":282,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePart","instanceClass":null,"abstract":false,"id":283,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapExp","instanceClass":null,"abstract":false,"id":284,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapElement","instanceClass":null,"abstract":false,"id":285,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":286,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":287,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExp","instanceClass":null,"abstract":false,"id":288,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":289,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":290,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationCallExp","instanceClass":null,"abstract":false,"id":291,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":292,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":293,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":294,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":295,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":296,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":297,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclType","instanceClass":null,"abstract":false,"id":298,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":299,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":300,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":301,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":302,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":305,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":306,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":308,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclAnyType","instanceClass":null,"abstract":false,"id":309,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":310,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeAttribute","instanceClass":null,"abstract":false,"id":311,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModelElement","instanceClass":null,"abstract":false,"id":312,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":313,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclContextDefinition","instanceClass":null,"abstract":false,"id":314,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeature","instanceClass":null,"abstract":true,"id":315,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":316,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":317,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":318,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveTempResolution","instanceClass":null,"abstract":false,"id":319,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JavaBody","instanceClass":null,"abstract":false,"id":320,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GetAppliedStereotypesBody","instanceClass":null,"abstract":false,"id":321,"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":322,"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":323,"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":324,"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":325,"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":326,"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":327,"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":328,"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":329,"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":330,"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":331,"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":332,"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":333,"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":"implicitlyCasted","changeable":true,"lowerBound":0,"iD":false,"id":334,"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":"noCastedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"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":339,"derived":false},{"id":340,"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":341,"derived":false},{"id":342,"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":343,"derived":false},{"id":344,"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":345,"derived":false},{"id":346,"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":347,"derived":false},{"id":348,"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":349,"derived":false},{"id":350,"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":351,"derived":false},{"id":352,"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":353,"derived":false},{"id":354,"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":355,"derived":false},{"id":356,"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":357,"derived":false},{"id":358,"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":359,"derived":false},{"id":360,"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":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"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":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"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":367,"derived":false},{"id":368,"eClass":"EGenericType"},{"id":369,"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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"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":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"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":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":379,"serializable":true,"eClass":"EDataType"},{"id":380,"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":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":383,"serializable":true,"eClass":"EDataType"},{"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"},{"container":false,"ordered":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":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"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":394,"derived":false},{"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"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":400,"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":401,"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":402,"derived":false},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"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":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"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":"usedFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":411,"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":"subtypeFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":412,"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":"receptorType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":413,"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":"isStaticCall","changeable":true,"lowerBound":1,"iD":false,"id":414,"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":"staticResolver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"derived":false},{"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"},{"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"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":427,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resolveTempResolvedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"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":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"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":439,"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":440,"derived":false},{"id":441,"eClass":"EGenericType"},{"id":442,"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":443,"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":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"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":447,"derived":false},{"id":448,"eClass":"EGenericType"},{"id":449,"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":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"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":456,"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":457,"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":458,"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":"staticType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"derived":false},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"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":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"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"},{"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":474,"derived":false},{"id":475,"eClass":"EGenericType"},{"id":476,"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":477,"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":478,"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":479,"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":480,"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":481,"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":482,"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":483,"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":484,"derived":false},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"id":487,"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":488,"derived":false},{"id":489,"eClass":"EGenericType"},{"id":490,"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":491,"derived":false},{"id":492,"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":493,"derived":false},{"id":494,"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":495,"derived":false},{"id":496,"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":497,"derived":false},{"id":498,"eClass":"EGenericType"},{"id":499,"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":500,"derived":false},{"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"},{"id":511,"eClass":"EGenericType"},{"id":512,"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":513,"derived":false},{"id":514,"eClass":"EGenericType"},{"id":515,"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":516,"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":517,"derived":false},{"id":518,"eClass":"EGenericType"},{"id":519,"eClass":"EGenericType"},{"id":520,"eClass":"EGenericType"},{"id":521,"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":522,"derived":false},{"id":523,"eClass":"EGenericType"},{"id":524,"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":525,"derived":false},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"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":529,"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":530,"derived":false},{"id":531,"eClass":"EGenericType"},{"id":532,"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":533,"derived":false},{"id":534,"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":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"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":541,"derived":false},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"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":546,"derived":false},{"container":false,"ordered":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":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"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":553,"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":554,"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":555,"derived":false},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"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":"inferredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":false},{"id":562,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":563,"derived":false},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"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":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"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":1,"target":42},{"source":1,"target":0},{"source":4,"target":1},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":43,"target":50},{"source":43,"target":51},{"source":43,"target":4},{"source":51,"target":50},{"source":44,"target":50},{"source":44,"target":52},{"source":44,"target":4},{"source":52,"target":50},{"source":45,"target":50},{"source":45,"target":53},{"source":45,"target":4},{"source":53,"target":50},{"source":46,"target":54},{"source":46,"target":4},{"source":47,"target":55},{"source":47,"target":4},{"source":48,"target":56},{"source":48,"target":4},{"source":49,"target":39},{"source":49,"target":57},{"source":49,"target":4},{"source":57,"target":39},{"source":5,"target":1},{"source":5,"target":4},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":58,"target":32},{"source":58,"target":61},{"source":58,"target":5},{"source":58,"target":62},{"source":61,"target":32},{"source":59,"target":50},{"source":59,"target":63},{"source":59,"target":5},{"source":63,"target":50},{"source":60,"target":4},{"source":6,"target":1},{"source":6,"target":5},{"source":6,"target":64},{"source":6,"target":65},{"source":64,"target":10},{"source":64,"target":66},{"source":64,"target":6},{"source":64,"target":67},{"source":66,"target":10},{"source":65,"target":5},{"source":7,"target":1},{"source":7,"target":5},{"source":7,"target":68},{"source":7,"target":69},{"source":7,"target":70},{"source":68,"target":71},{"source":68,"target":72},{"source":68,"target":7},{"source":72,"target":71},{"source":69,"target":10},{"source":69,"target":73},{"source":69,"target":7},{"source":69,"target":74},{"source":73,"target":10},{"source":70,"target":5},{"source":8,"target":1},{"source":8,"target":5},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"source":8,"target":79},{"source":75,"target":80},{"source":75,"target":81},{"source":75,"target":8},{"source":81,"target":80},{"source":76,"target":82},{"source":76,"target":83},{"source":76,"target":8},{"source":83,"target":82},{"source":77,"target":82},{"source":77,"target":84},{"source":77,"target":8},{"source":84,"target":82},{"source":78,"target":9},{"source":78,"target":85},{"source":78,"target":8},{"source":85,"target":9},{"source":79,"target":5},{"source":9,"target":1},{"source":9,"target":4},{"source":9,"target":86},{"source":86,"target":4},{"source":10,"target":1},{"source":10,"target":9},{"source":10,"target":16},{"source":10,"target":74},{"source":10,"target":67},{"source":10,"target":87},{"source":10,"target":88},{"source":10,"target":89},{"source":10,"target":90},{"source":10,"target":91},{"source":10,"target":92},{"source":10,"target":93},{"source":74,"target":7},{"source":74,"target":94},{"source":74,"target":10},{"source":74,"target":69},{"source":94,"target":7},{"source":67,"target":6},{"source":67,"target":95},{"source":67,"target":10},{"source":67,"target":64},{"source":95,"target":6},{"source":87,"target":96},{"source":87,"target":97},{"source":87,"target":10},{"source":97,"target":96},{"source":88,"target":98},{"source":88,"target":10},{"source":89,"target":99},{"source":89,"target":10},{"source":90,"target":100},{"source":90,"target":10},{"source":91,"target":101},{"source":91,"target":10},{"source":92,"target":9},{"source":93,"target":16},{"source":11,"target":1},{"source":11,"target":10},{"source":11,"target":15},{"source":11,"target":102},{"source":11,"target":103},{"source":102,"target":10},{"source":103,"target":15},{"source":12,"target":1},{"source":12,"target":10},{"source":12,"target":104},{"source":12,"target":105},{"source":12,"target":106},{"source":104,"target":107},{"source":104,"target":12},{"source":105,"target":108},{"source":105,"target":109},{"source":105,"target":12},{"source":105,"target":110},{"source":109,"target":108},{"source":106,"target":10},{"source":13,"target":1},{"source":13,"target":9},{"source":13,"target":111},{"source":13,"target":112},{"source":13,"target":113},{"source":13,"target":114},{"source":13,"target":115},{"source":111,"target":22},{"source":111,"target":116},{"source":111,"target":13},{"source":111,"target":117},{"source":116,"target":22},{"source":112,"target":33},{"source":112,"target":118},{"source":112,"target":13},{"source":112,"target":119},{"source":118,"target":33},{"source":113,"target":31},{"source":113,"target":120},{"source":113,"target":13},{"source":113,"target":121},{"source":120,"target":31},{"source":114,"target":50},{"source":114,"target":122},{"source":114,"target":13},{"source":122,"target":50},{"source":115,"target":9},{"source":14,"target":1},{"source":14,"target":15},{"source":14,"target":13},{"source":14,"target":123},{"source":14,"target":124},{"source":123,"target":15},{"source":124,"target":13},{"source":15,"target":1},{"source":15,"target":16},{"source":15,"target":125},{"source":125,"target":16},{"source":16,"target":1},{"source":16,"target":126},{"source":16,"target":127},{"source":126,"target":108},{"source":126,"target":128},{"source":126,"target":16},{"source":128,"target":108},{"source":127,"target":40},{"source":127,"target":129},{"source":127,"target":16},{"source":129,"target":40},{"source":17,"target":1},{"source":17,"target":13},{"source":17,"target":130},{"source":17,"target":131},{"source":17,"target":132},{"source":17,"target":133},{"source":17,"target":134},{"source":17,"target":135},{"source":17,"target":136},{"source":130,"target":21},{"source":130,"target":137},{"source":130,"target":17},{"source":137,"target":21},{"source":131,"target":17},{"source":131,"target":138},{"source":131,"target":17},{"source":131,"target":132},{"source":138,"target":17},{"source":132,"target":17},{"source":132,"target":139},{"source":132,"target":17},{"source":132,"target":131},{"source":139,"target":17},{"source":133,"target":80},{"source":133,"target":140},{"source":133,"target":17},{"source":140,"target":80},{"source":134,"target":80},{"source":134,"target":141},{"source":134,"target":17},{"source":141,"target":80},{"source":135,"target":80},{"source":135,"target":142},{"source":135,"target":17},{"source":142,"target":80},{"source":136,"target":13},{"source":18,"target":1},{"source":18,"target":17},{"source":18,"target":143},{"source":143,"target":17},{"source":19,"target":1},{"source":19,"target":17},{"source":19,"target":14},{"source":19,"target":144},{"source":19,"target":145},{"source":19,"target":146},{"source":144,"target":80},{"source":144,"target":147},{"source":144,"target":19},{"source":147,"target":80},{"source":145,"target":17},{"source":146,"target":14},{"source":20,"target":1},{"source":20,"target":14},{"source":20,"target":148},{"source":20,"target":149},{"source":20,"target":150},{"source":20,"target":151},{"source":148,"target":152},{"source":148,"target":153},{"source":148,"target":20},{"source":153,"target":152},{"source":149,"target":80},{"source":149,"target":154},{"source":149,"target":20},{"source":154,"target":80},{"source":150,"target":80},{"source":150,"target":155},{"source":150,"target":20},{"source":155,"target":80},{"source":151,"target":14},{"source":21,"target":1},{"source":21,"target":4},{"source":21,"target":156},{"source":21,"target":157},{"source":21,"target":158},{"source":156,"target":25},{"source":156,"target":159},{"source":156,"target":21},{"source":156,"target":160},{"source":159,"target":25},{"source":157,"target":71},{"source":157,"target":161},{"source":157,"target":21},{"source":161,"target":71},{"source":158,"target":4},{"source":22,"target":1},{"source":22,"target":4},{"source":22,"target":117},{"source":22,"target":162},{"source":22,"target":163},{"source":22,"target":164},{"source":117,"target":13},{"source":117,"target":165},{"source":117,"target":22},{"source":117,"target":111},{"source":165,"target":13},{"source":162,"target":23},{"source":162,"target":166},{"source":162,"target":22},{"source":162,"target":167},{"source":166,"target":23},{"source":163,"target":27},{"source":163,"target":168},{"source":163,"target":22},{"source":163,"target":169},{"source":168,"target":27},{"source":164,"target":4},{"source":23,"target":1},{"source":23,"target":4},{"source":23,"target":167},{"source":23,"target":170},{"source":167,"target":22},{"source":167,"target":171},{"source":167,"target":23},{"source":167,"target":162},{"source":171,"target":22},{"source":170,"target":4},{"source":24,"target":1},{"source":24,"target":172},{"source":24,"target":173},{"source":173,"target":172},{"source":25,"target":1},{"source":25,"target":24},{"source":25,"target":174},{"source":25,"target":160},{"source":25,"target":175},{"source":25,"target":176},{"source":174,"target":27},{"source":174,"target":177},{"source":174,"target":25},{"source":174,"target":178},{"source":177,"target":27},{"source":160,"target":21},{"source":160,"target":179},{"source":160,"target":25},{"source":160,"target":156},{"source":179,"target":21},{"source":175,"target":82},{"source":175,"target":180},{"source":175,"target":25},{"source":180,"target":82},{"source":176,"target":24},{"source":26,"target":1},{"source":26,"target":25},{"source":26,"target":181},{"source":181,"target":25},{"source":27,"target":1},{"source":27,"target":24},{"source":27,"target":169},{"source":27,"target":178},{"source":27,"target":182},{"source":27,"target":183},{"source":27,"target":184},{"source":169,"target":22},{"source":169,"target":185},{"source":169,"target":27},{"source":169,"target":163},{"source":185,"target":22},{"source":178,"target":25},{"source":178,"target":186},{"source":178,"target":27},{"source":178,"target":174},{"source":186,"target":25},{"source":182,"target":30},{"source":182,"target":187},{"source":182,"target":27},{"source":182,"target":188},{"source":187,"target":30},{"source":183,"target":82},{"source":183,"target":189},{"source":183,"target":27},{"source":189,"target":82},{"source":184,"target":24},{"source":28,"target":1},{"source":28,"target":27},{"source":28,"target":190},{"source":28,"target":191},{"source":190,"target":71},{"source":190,"target":192},{"source":190,"target":28},{"source":192,"target":71},{"source":191,"target":27},{"source":29,"target":1},{"source":29,"target":27},{"source":29,"target":193},{"source":29,"target":194},{"source":29,"target":195},{"source":193,"target":71},{"source":193,"target":196},{"source":193,"target":29},{"source":196,"target":71},{"source":194,"target":197},{"source":194,"target":198},{"source":194,"target":29},{"source":198,"target":197},{"source":195,"target":27},{"source":30,"target":1},{"source":30,"target":4},{"source":30,"target":199},{"source":30,"target":188},{"source":30,"target":200},{"source":30,"target":201},{"source":30,"target":202},{"source":30,"target":203},{"source":30,"target":204},{"source":30,"target":205},{"source":199,"target":71},{"source":199,"target":206},{"source":199,"target":30},{"source":206,"target":71},{"source":188,"target":27},{"source":188,"target":207},{"source":188,"target":30},{"source":188,"target":182},{"source":207,"target":27},{"source":200,"target":50},{"source":200,"target":208},{"source":200,"target":30},{"source":208,"target":50},{"source":201,"target":80},{"source":201,"target":209},{"source":201,"target":30},{"source":209,"target":80},{"source":202,"target":210},{"source":202,"target":30},{"source":203,"target":211},{"source":203,"target":30},{"source":204,"target":41},{"source":204,"target":212},{"source":204,"target":30},{"source":212,"target":41},{"source":205,"target":4},{"source":31,"target":1},{"source":31,"target":172},{"source":31,"target":121},{"source":31,"target":213},{"source":121,"target":13},{"source":121,"target":214},{"source":121,"target":31},{"source":121,"target":113},{"source":214,"target":13},{"source":213,"target":172},{"source":32,"target":1},{"source":32,"target":4},{"source":32,"target":62},{"source":32,"target":215},{"source":32,"target":216},{"source":62,"target":5},{"source":62,"target":217},{"source":62,"target":32},{"source":62,"target":58},{"source":217,"target":5},{"source":215,"target":50},{"source":215,"target":218},{"source":215,"target":32},{"source":218,"target":50},{"source":216,"target":4},{"source":33,"target":1},{"source":33,"target":4},{"source":33,"target":119},{"source":33,"target":219},{"source":33,"target":220},{"source":119,"target":13},{"source":119,"target":221},{"source":119,"target":33},{"source":119,"target":112},{"source":221,"target":13},{"source":219,"target":34},{"source":219,"target":222},{"source":219,"target":33},{"source":222,"target":34},{"source":220,"target":4},{"source":34,"target":1},{"source":34,"target":4},{"source":34,"target":223},{"source":223,"target":4},{"source":35,"target":1},{"source":35,"target":34},{"source":35,"target":224},{"source":35,"target":225},{"source":224,"target":71},{"source":224,"target":226},{"source":224,"target":35},{"source":226,"target":71},{"source":225,"target":34},{"source":36,"target":1},{"source":36,"target":34},{"source":36,"target":227},{"source":36,"target":228},{"source":36,"target":229},{"source":36,"target":230},{"source":36,"target":231},{"source":227,"target":71},{"source":227,"target":232},{"source":227,"target":36},{"source":232,"target":71},{"source":228,"target":50},{"source":228,"target":233},{"source":228,"target":36},{"source":233,"target":50},{"source":229,"target":80},{"source":229,"target":234},{"source":229,"target":36},{"source":234,"target":80},{"source":230,"target":71},{"source":230,"target":235},{"source":230,"target":36},{"source":235,"target":71},{"source":231,"target":34},{"source":37,"target":1},{"source":37,"target":34},{"source":37,"target":236},{"source":37,"target":237},{"source":37,"target":238},{"source":37,"target":239},{"source":236,"target":71},{"source":236,"target":240},{"source":236,"target":37},{"source":240,"target":71},{"source":237,"target":34},{"source":237,"target":241},{"source":237,"target":37},{"source":241,"target":34},{"source":238,"target":34},{"source":238,"target":242},{"source":238,"target":37},{"source":242,"target":34},{"source":239,"target":34},{"source":38,"target":1},{"source":38,"target":34},{"source":38,"target":243},{"source":38,"target":244},{"source":38,"target":245},{"source":38,"target":246},{"source":243,"target":197},{"source":243,"target":247},{"source":243,"target":38},{"source":247,"target":197},{"source":244,"target":71},{"source":244,"target":248},{"source":244,"target":38},{"source":248,"target":71},{"source":245,"target":34},{"source":245,"target":249},{"source":245,"target":38},{"source":249,"target":34},{"source":246,"target":34},{"source":39,"target":1},{"source":39,"target":250},{"source":39,"target":251},{"source":250,"target":252},{"source":250,"target":39},{"source":251,"target":253},{"source":251,"target":39},{"source":40,"target":1},{"source":40,"target":254},{"source":40,"target":255},{"source":40,"target":256},{"source":254,"target":257},{"source":254,"target":40},{"source":255,"target":258},{"source":255,"target":40},{"source":256,"target":172},{"source":256,"target":259},{"source":256,"target":40},{"source":259,"target":172},{"source":41,"target":1},{"source":41,"target":260},{"source":41,"target":261},{"source":41,"target":262},{"source":260,"target":18},{"source":260,"target":263},{"source":260,"target":41},{"source":263,"target":18},{"source":261,"target":18},{"source":261,"target":264},{"source":261,"target":41},{"source":264,"target":18},{"source":262,"target":42},{"source":262,"target":265},{"source":262,"target":41},{"source":265,"target":42},{"source":42,"target":1},{"source":42,"target":266},{"source":42,"target":267},{"source":42,"target":268},{"source":266,"target":42},{"source":267,"target":42},{"source":268,"target":42},{"source":2,"target":71},{"source":2,"target":269},{"source":2,"target":270},{"source":2,"target":271},{"source":2,"target":272},{"source":2,"target":273},{"source":2,"target":274},{"source":2,"target":275},{"source":2,"target":276},{"source":2,"target":277},{"source":2,"target":278},{"source":2,"target":279},{"source":2,"target":280},{"source":2,"target":281},{"source":2,"target":282},{"source":2,"target":283},{"source":2,"target":284},{"source":2,"target":285},{"source":2,"target":286},{"source":2,"target":287},{"source":2,"target":108},{"source":2,"target":288},{"source":2,"target":289},{"source":2,"target":290},{"source":2,"target":291},{"source":2,"target":292},{"source":2,"target":293},{"source":2,"target":294},{"source":2,"target":295},{"source":2,"target":296},{"source":2,"target":172},{"source":2,"target":197},{"source":2,"target":152},{"source":2,"target":297},{"source":2,"target":298},{"source":2,"target":299},{"source":2,"target":300},{"source":2,"target":301},{"source":2,"target":302},{"source":2,"target":303},{"source":2,"target":304},{"source":2,"target":305},{"source":2,"target":306},{"source":2,"target":307},{"source":2,"target":308},{"source":2,"target":309},{"source":2,"target":310},{"source":2,"target":311},{"source":2,"target":312},{"source":2,"target":313},{"source":2,"target":96},{"source":2,"target":314},{"source":2,"target":315},{"source":2,"target":316},{"source":2,"target":317},{"source":2,"target":82},{"source":2,"target":318},{"source":2,"target":319},{"source":2,"target":320},{"source":2,"target":321},{"source":2,"target":0},{"source":71,"target":2},{"source":71,"target":4},{"source":71,"target":318},{"source":71,"target":322},{"source":71,"target":323},{"source":71,"target":324},{"source":71,"target":325},{"source":71,"target":326},{"source":71,"target":327},{"source":71,"target":328},{"source":71,"target":329},{"source":71,"target":330},{"source":71,"target":331},{"source":71,"target":332},{"source":71,"target":333},{"source":71,"target":334},{"source":71,"target":335},{"source":71,"target":336},{"source":71,"target":337},{"source":322,"target":298},{"source":322,"target":338},{"source":322,"target":71},{"source":322,"target":339},{"source":338,"target":298},{"source":323,"target":296},{"source":323,"target":340},{"source":323,"target":71},{"source":323,"target":341},{"source":340,"target":296},{"source":324,"target":108},{"source":324,"target":342},{"source":324,"target":71},{"source":324,"target":343},{"source":342,"target":108},{"source":325,"target":277},{"source":325,"target":344},{"source":325,"target":71},{"source":325,"target":345},{"source":344,"target":277},{"source":326,"target":295},{"source":326,"target":346},{"source":326,"target":71},{"source":326,"target":347},{"source":346,"target":295},{"source":327,"target":292},{"source":327,"target":348},{"source":327,"target":71},{"source":327,"target":349},{"source":348,"target":292},{"source":328,"target":289},{"source":328,"target":350},{"source":328,"target":71},{"source":328,"target":351},{"source":350,"target":289},{"source":329,"target":172},{"source":329,"target":352},{"source":329,"target":71},{"source":329,"target":353},{"source":352,"target":172},{"source":330,"target":296},{"source":330,"target":354},{"source":330,"target":71},{"source":330,"target":355},{"source":354,"target":296},{"source":331,"target":317},{"source":331,"target":356},{"source":331,"target":71},{"source":331,"target":357},{"source":356,"target":317},{"source":332,"target":296},{"source":332,"target":358},{"source":332,"target":71},{"source":332,"target":359},{"source":358,"target":296},{"source":333,"target":316},{"source":333,"target":360},{"source":333,"target":71},{"source":333,"target":361},{"source":360,"target":316},{"source":334,"target":362},{"source":334,"target":71},{"source":335,"target":363},{"source":335,"target":71},{"source":336,"target":4},{"source":337,"target":318},{"source":269,"target":2},{"source":269,"target":71},{"source":269,"target":364},{"source":269,"target":365},{"source":364,"target":172},{"source":364,"target":366},{"source":364,"target":269},{"source":364,"target":367},{"source":366,"target":172},{"source":365,"target":71},{"source":270,"target":2},{"source":270,"target":71},{"source":270,"target":368},{"source":368,"target":71},{"source":271,"target":2},{"source":271,"target":71},{"source":271,"target":369},{"source":369,"target":71},{"source":272,"target":2},{"source":272,"target":271},{"source":272,"target":370},{"source":272,"target":371},{"source":370,"target":50},{"source":370,"target":372},{"source":370,"target":272},{"source":372,"target":50},{"source":371,"target":271},{"source":273,"target":2},{"source":273,"target":271},{"source":273,"target":373},{"source":273,"target":374},{"source":373,"target":80},{"source":373,"target":375},{"source":373,"target":273},{"source":375,"target":80},{"source":374,"target":271},{"source":274,"target":2},{"source":274,"target":271},{"source":274,"target":376},{"source":376,"target":271},{"source":275,"target":2},{"source":275,"target":274},{"source":275,"target":377},{"source":275,"target":378},{"source":377,"target":379},{"source":377,"target":380},{"source":377,"target":275},{"source":380,"target":379},{"source":378,"target":274},{"source":276,"target":2},{"source":276,"target":274},{"source":276,"target":381},{"source":276,"target":382},{"source":381,"target":383},{"source":381,"target":384},{"source":381,"target":276},{"source":384,"target":383},{"source":382,"target":274},{"source":277,"target":2},{"source":277,"target":71},{"source":277,"target":345},{"source":277,"target":385},{"source":345,"target":71},{"source":345,"target":386},{"source":345,"target":277},{"source":345,"target":325},{"source":386,"target":71},{"source":385,"target":71},{"source":278,"target":2},{"source":278,"target":277},{"source":278,"target":387},{"source":387,"target":277},{"source":279,"target":2},{"source":279,"target":277},{"source":279,"target":388},{"source":388,"target":277},{"source":280,"target":2},{"source":280,"target":277},{"source":280,"target":389},{"source":389,"target":277},{"source":281,"target":2},{"source":281,"target":277},{"source":281,"target":390},{"source":390,"target":277},{"source":282,"target":2},{"source":282,"target":71},{"source":282,"target":391},{"source":282,"target":392},{"source":391,"target":283},{"source":391,"target":393},{"source":391,"target":282},{"source":391,"target":394},{"source":393,"target":283},{"source":392,"target":71},{"source":283,"target":2},{"source":283,"target":172},{"source":283,"target":394},{"source":283,"target":395},{"source":394,"target":282},{"source":394,"target":396},{"source":394,"target":283},{"source":394,"target":391},{"source":396,"target":282},{"source":395,"target":172},{"source":284,"target":2},{"source":284,"target":71},{"source":284,"target":397},{"source":284,"target":398},{"source":397,"target":285},{"source":397,"target":399},{"source":397,"target":284},{"source":397,"target":400},{"source":399,"target":285},{"source":398,"target":71},{"source":285,"target":2},{"source":285,"target":4},{"source":285,"target":400},{"source":285,"target":401},{"source":285,"target":402},{"source":285,"target":403},{"source":400,"target":284},{"source":400,"target":404},{"source":400,"target":285},{"source":400,"target":397},{"source":404,"target":284},{"source":401,"target":71},{"source":401,"target":405},{"source":401,"target":285},{"source":405,"target":71},{"source":402,"target":71},{"source":402,"target":406},{"source":402,"target":285},{"source":406,"target":71},{"source":403,"target":4},{"source":286,"target":2},{"source":286,"target":71},{"source":286,"target":407},{"source":286,"target":408},{"source":407,"target":50},{"source":407,"target":409},{"source":407,"target":286},{"source":409,"target":50},{"source":408,"target":71},{"source":287,"target":2},{"source":287,"target":71},{"source":287,"target":410},{"source":410,"target":71},{"source":108,"target":2},{"source":108,"target":71},{"source":108,"target":343},{"source":108,"target":411},{"source":108,"target":412},{"source":108,"target":413},{"source":108,"target":414},{"source":108,"target":415},{"source":108,"target":110},{"source":108,"target":416},{"source":343,"target":71},{"source":343,"target":417},{"source":343,"target":108},{"source":343,"target":324},{"source":417,"target":71},{"source":411,"target":418},{"source":411,"target":108},{"source":412,"target":419},{"source":412,"target":108},{"source":413,"target":420},{"source":413,"target":108},{"source":414,"target":421},{"source":414,"target":108},{"source":415,"target":16},{"source":415,"target":422},{"source":415,"target":108},{"source":422,"target":16},{"source":110,"target":12},{"source":110,"target":423},{"source":110,"target":108},{"source":110,"target":105},{"source":423,"target":12},{"source":416,"target":71},{"source":288,"target":2},{"source":288,"target":108},{"source":288,"target":424},{"source":288,"target":425},{"source":424,"target":50},{"source":424,"target":426},{"source":424,"target":288},{"source":426,"target":50},{"source":425,"target":108},{"source":289,"target":2},{"source":289,"target":108},{"source":289,"target":351},{"source":289,"target":427},{"source":289,"target":428},{"source":289,"target":429},{"source":351,"target":71},{"source":351,"target":430},{"source":351,"target":289},{"source":351,"target":328},{"source":430,"target":71},{"source":427,"target":50},{"source":427,"target":431},{"source":427,"target":289},{"source":431,"target":50},{"source":428,"target":319},{"source":428,"target":432},{"source":428,"target":289},{"source":432,"target":319},{"source":429,"target":108},{"source":290,"target":2},{"source":290,"target":289},{"source":290,"target":433},{"source":433,"target":289},{"source":291,"target":2},{"source":291,"target":289},{"source":291,"target":434},{"source":434,"target":289},{"source":292,"target":2},{"source":292,"target":108},{"source":292,"target":349},{"source":292,"target":435},{"source":292,"target":436},{"source":349,"target":71},{"source":349,"target":437},{"source":349,"target":292},{"source":349,"target":327},{"source":437,"target":71},{"source":435,"target":197},{"source":435,"target":438},{"source":435,"target":292},{"source":435,"target":439},{"source":438,"target":197},{"source":436,"target":108},{"source":293,"target":2},{"source":293,"target":292},{"source":293,"target":440},{"source":293,"target":441},{"source":440,"target":172},{"source":440,"target":442},{"source":440,"target":293},{"source":440,"target":443},{"source":442,"target":172},{"source":441,"target":292},{"source":294,"target":2},{"source":294,"target":292},{"source":294,"target":444},{"source":294,"target":445},{"source":444,"target":50},{"source":444,"target":446},{"source":444,"target":294},{"source":446,"target":50},{"source":445,"target":292},{"source":295,"target":2},{"source":295,"target":71},{"source":295,"target":447},{"source":295,"target":347},{"source":295,"target":448},{"source":447,"target":172},{"source":447,"target":449},{"source":447,"target":295},{"source":447,"target":450},{"source":449,"target":172},{"source":347,"target":71},{"source":347,"target":451},{"source":347,"target":295},{"source":347,"target":326},{"source":451,"target":71},{"source":448,"target":71},{"source":296,"target":2},{"source":296,"target":71},{"source":296,"target":355},{"source":296,"target":359},{"source":296,"target":341},{"source":296,"target":452},{"source":355,"target":71},{"source":355,"target":453},{"source":355,"target":296},{"source":355,"target":330},{"source":453,"target":71},{"source":359,"target":71},{"source":359,"target":454},{"source":359,"target":296},{"source":359,"target":332},{"source":454,"target":71},{"source":341,"target":71},{"source":341,"target":455},{"source":341,"target":296},{"source":341,"target":323},{"source":455,"target":71},{"source":452,"target":71},{"source":172,"target":2},{"source":172,"target":4},{"source":172,"target":318},{"source":172,"target":456},{"source":172,"target":457},{"source":172,"target":458},{"source":172,"target":353},{"source":172,"target":450},{"source":172,"target":443},{"source":172,"target":367},{"source":172,"target":459},{"source":172,"target":460},{"source":172,"target":461},{"source":456,"target":50},{"source":456,"target":462},{"source":456,"target":172},{"source":462,"target":50},{"source":457,"target":50},{"source":457,"target":463},{"source":457,"target":172},{"source":463,"target":50},{"source":458,"target":298},{"source":458,"target":464},{"source":458,"target":172},{"source":458,"target":465},{"source":464,"target":298},{"source":353,"target":71},{"source":353,"target":466},{"source":353,"target":172},{"source":353,"target":329},{"source":466,"target":71},{"source":450,"target":295},{"source":450,"target":467},{"source":450,"target":172},{"source":450,"target":447},{"source":467,"target":295},{"source":443,"target":293},{"source":443,"target":468},{"source":443,"target":172},{"source":443,"target":440},{"source":468,"target":293},{"source":367,"target":269},{"source":367,"target":469},{"source":367,"target":172},{"source":367,"target":364},{"source":469,"target":269},{"source":459,"target":470},{"source":459,"target":172},{"source":460,"target":4},{"source":461,"target":318},{"source":197,"target":2},{"source":197,"target":172},{"source":197,"target":439},{"source":197,"target":471},{"source":439,"target":292},{"source":439,"target":472},{"source":439,"target":197},{"source":439,"target":435},{"source":472,"target":292},{"source":471,"target":172},{"source":152,"target":2},{"source":152,"target":172},{"source":152,"target":473},{"source":473,"target":172},{"source":297,"target":2},{"source":297,"target":298},{"source":297,"target":474},{"source":297,"target":475},{"source":474,"target":298},{"source":474,"target":476},{"source":474,"target":297},{"source":474,"target":477},{"source":476,"target":298},{"source":475,"target":298},{"source":298,"target":2},{"source":298,"target":71},{"source":298,"target":478},{"source":298,"target":479},{"source":298,"target":339},{"source":298,"target":480},{"source":298,"target":481},{"source":298,"target":482},{"source":298,"target":483},{"source":298,"target":477},{"source":298,"target":484},{"source":298,"target":465},{"source":298,"target":485},{"source":478,"target":50},{"source":478,"target":486},{"source":478,"target":298},{"source":486,"target":50},{"source":479,"target":314},{"source":479,"target":487},{"source":479,"target":298},{"source":479,"target":488},{"source":487,"target":314},{"source":339,"target":71},{"source":339,"target":489},{"source":339,"target":298},{"source":339,"target":322},{"source":489,"target":71},{"source":480,"target":317},{"source":480,"target":490},{"source":480,"target":298},{"source":480,"target":491},{"source":490,"target":317},{"source":481,"target":313},{"source":481,"target":492},{"source":481,"target":298},{"source":481,"target":493},{"source":492,"target":313},{"source":482,"target":316},{"source":482,"target":494},{"source":482,"target":298},{"source":482,"target":495},{"source":494,"target":316},{"source":483,"target":313},{"source":483,"target":496},{"source":483,"target":298},{"source":483,"target":497},{"source":496,"target":313},{"source":477,"target":297},{"source":477,"target":498},{"source":477,"target":298},{"source":477,"target":474},{"source":498,"target":297},{"source":484,"target":311},{"source":484,"target":499},{"source":484,"target":298},{"source":484,"target":500},{"source":499,"target":311},{"source":465,"target":172},{"source":465,"target":501},{"source":465,"target":298},{"source":465,"target":458},{"source":501,"target":172},{"source":485,"target":71},{"source":299,"target":2},{"source":299,"target":298},{"source":299,"target":502},{"source":502,"target":298},{"source":300,"target":2},{"source":300,"target":299},{"source":300,"target":503},{"source":503,"target":299},{"source":301,"target":2},{"source":301,"target":299},{"source":301,"target":504},{"source":504,"target":299},{"source":302,"target":2},{"source":302,"target":299},{"source":302,"target":505},{"source":505,"target":299},{"source":303,"target":2},{"source":303,"target":302},{"source":303,"target":506},{"source":506,"target":302},{"source":304,"target":2},{"source":304,"target":302},{"source":304,"target":507},{"source":507,"target":302},{"source":305,"target":2},{"source":305,"target":297},{"source":305,"target":508},{"source":508,"target":297},{"source":306,"target":2},{"source":306,"target":297},{"source":306,"target":509},{"source":509,"target":297},{"source":307,"target":2},{"source":307,"target":297},{"source":307,"target":510},{"source":510,"target":297},{"source":308,"target":2},{"source":308,"target":297},{"source":308,"target":511},{"source":511,"target":297},{"source":309,"target":2},{"source":309,"target":298},{"source":309,"target":512},{"source":512,"target":298},{"source":310,"target":2},{"source":310,"target":298},{"source":310,"target":513},{"source":310,"target":514},{"source":513,"target":311},{"source":513,"target":515},{"source":513,"target":310},{"source":513,"target":516},{"source":515,"target":311},{"source":514,"target":298},{"source":311,"target":2},{"source":311,"target":4},{"source":311,"target":500},{"source":311,"target":516},{"source":311,"target":517},{"source":311,"target":518},{"source":500,"target":298},{"source":500,"target":519},{"source":500,"target":311},{"source":500,"target":484},{"source":519,"target":298},{"source":516,"target":310},{"source":516,"target":520},{"source":516,"target":311},{"source":516,"target":513},{"source":520,"target":310},{"source":517,"target":50},{"source":517,"target":521},{"source":517,"target":311},{"source":521,"target":50},{"source":518,"target":4},{"source":312,"target":2},{"source":312,"target":298},{"source":312,"target":522},{"source":312,"target":523},{"source":522,"target":82},{"source":522,"target":524},{"source":522,"target":312},{"source":522,"target":525},{"source":524,"target":82},{"source":523,"target":298},{"source":313,"target":2},{"source":313,"target":298},{"source":313,"target":493},{"source":313,"target":497},{"source":313,"target":526},{"source":493,"target":298},{"source":493,"target":527},{"source":493,"target":313},{"source":493,"target":481},{"source":527,"target":298},{"source":497,"target":298},{"source":497,"target":528},{"source":497,"target":313},{"source":497,"target":483},{"source":528,"target":298},{"source":526,"target":298},{"source":96,"target":2},{"source":96,"target":4},{"source":96,"target":529},{"source":96,"target":530},{"source":96,"target":531},{"source":529,"target":315},{"source":529,"target":532},{"source":529,"target":96},{"source":529,"target":533},{"source":532,"target":315},{"source":530,"target":314},{"source":530,"target":534},{"source":530,"target":96},{"source":530,"target":535},{"source":534,"target":314},{"source":531,"target":4},{"source":314,"target":2},{"source":314,"target":4},{"source":314,"target":535},{"source":314,"target":488},{"source":314,"target":536},{"source":535,"target":96},{"source":535,"target":537},{"source":535,"target":314},{"source":535,"target":530},{"source":537,"target":96},{"source":488,"target":298},{"source":488,"target":538},{"source":488,"target":314},{"source":488,"target":479},{"source":538,"target":298},{"source":536,"target":4},{"source":315,"target":2},{"source":315,"target":4},{"source":315,"target":533},{"source":315,"target":539},{"source":533,"target":96},{"source":533,"target":540},{"source":533,"target":315},{"source":533,"target":529},{"source":540,"target":96},{"source":539,"target":4},{"source":316,"target":2},{"source":316,"target":315},{"source":316,"target":541},{"source":316,"target":361},{"source":316,"target":495},{"source":316,"target":542},{"source":541,"target":50},{"source":541,"target":543},{"source":541,"target":316},{"source":543,"target":50},{"source":361,"target":71},{"source":361,"target":544},{"source":361,"target":316},{"source":361,"target":333},{"source":544,"target":71},{"source":495,"target":298},{"source":495,"target":545},{"source":495,"target":316},{"source":495,"target":482},{"source":545,"target":298},{"source":542,"target":315},{"source":317,"target":2},{"source":317,"target":315},{"source":317,"target":546},{"source":317,"target":547},{"source":317,"target":491},{"source":317,"target":357},{"source":317,"target":548},{"source":546,"target":50},{"source":546,"target":549},{"source":546,"target":317},{"source":549,"target":50},{"source":547,"target":152},{"source":547,"target":550},{"source":547,"target":317},{"source":550,"target":152},{"source":491,"target":298},{"source":491,"target":551},{"source":491,"target":317},{"source":491,"target":480},{"source":551,"target":298},{"source":357,"target":71},{"source":357,"target":552},{"source":357,"target":317},{"source":357,"target":331},{"source":552,"target":71},{"source":548,"target":315},{"source":82,"target":2},{"source":82,"target":4},{"source":82,"target":553},{"source":82,"target":554},{"source":82,"target":525},{"source":82,"target":555},{"source":82,"target":556},{"source":553,"target":50},{"source":553,"target":557},{"source":553,"target":82},{"source":557,"target":50},{"source":554,"target":82},{"source":554,"target":558},{"source":554,"target":82},{"source":554,"target":555},{"source":558,"target":82},{"source":525,"target":312},{"source":525,"target":559},{"source":525,"target":82},{"source":525,"target":522},{"source":559,"target":312},{"source":555,"target":82},{"source":555,"target":560},{"source":555,"target":82},{"source":555,"target":554},{"source":560,"target":82},{"source":556,"target":4},{"source":318,"target":2},{"source":318,"target":561},{"source":561,"target":562},{"source":561,"target":318},{"source":319,"target":2},{"source":319,"target":41},{"source":319,"target":563},{"source":319,"target":564},{"source":563,"target":27},{"source":563,"target":565},{"source":563,"target":319},{"source":565,"target":27},{"source":564,"target":41},{"source":320,"target":2},{"source":320,"target":71},{"source":320,"target":566},{"source":566,"target":71},{"source":321,"target":2},{"source":321,"target":320},{"source":321,"target":567},{"source":567,"target":320},{"source":3,"target":80},{"source":3,"target":379},{"source":3,"target":383},{"source":3,"target":50},{"source":3,"target":0},{"source":80,"target":3},{"source":379,"target":3},{"source":383,"target":3},{"source":50,"target":3}],"multigraph":true} |
false | <?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="string" nsURI="http://se.cs.toronto.edu/modelepedia/String"
nsPrefix="string">
<eClassifiers xsi:type="ecore:EClass" name="String">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/adisandro/MMINT/plugins/Core-Extensions/Recommended/edu.toronto.cs.se.modelepedia.primitive/model/string.ecore | ecore | string
String
value | null | {"directed":true,"nodes":[{"nsPrefix":"string","nsURI":"http://se.cs.toronto.edu/modelepedia/String","name":"string","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"abstract":false,"id":1,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="extension" nsURI="http://www.muml.org/simulink/adapter/extension/1.0.0"
nsPrefix="extension">
<eClassifiers xsi:type="ecore:EClass" name="SimulinkAnnotationExtension" eSuperTypes="../../org.muml.core/model/core.ecore#//Extension platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EAnnotation"/>
</ecore:EPackage>
| github:ecore:/data/fraunhofer-iem/mechatronicuml-simulinkadapter/org.muml.simulink.adapter.extension/model/extension.ecore | ecore | extension
SimulinkAnnotationExtension | null | {"directed":true,"nodes":[{"nsPrefix":"extension","nsURI":"http://www.muml.org/simulink/adapter/extension/1.0.0","name":"extension","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimulinkAnnotationExtension","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"id":2,"eClass":"EGenericType"},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3}],"multigraph":true} |
true | <?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="bio"
nsURI="http://miso.es/genericity/benchmarks/bio_tgt" nsPrefix="bio_tg">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="protein" upperBound="-1"
eType="#//Protein" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genes" upperBound="-1"
eType="#//Gene" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="synonyms" upperBound="-1"
eType="#//Synonym" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reactions" upperBound="-1"
eType="#//Reaction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taxonomies" upperBound="-1"
eType="#//Taxon" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Protein">
<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="Accession" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Created" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Gene">
<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="Protein" lowerBound="1"
eType="#//Protein"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="WID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Synonym">
<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="Protein" eType="#//Protein"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="WID" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Gene_WID" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Gene" eType="#//Gene"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reaction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Entry" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="Comment" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Orthology" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cofactor" lowerBound="1"
eType="#//ChemicalInfo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChemicalInfo">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Definition" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Equation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Taxon">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="UniqueName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Class" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ParentID" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Parent" eType="#//Taxon"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Rank" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EmblCode" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Experiment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Contact" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Date" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Description" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ExperimentalData" upperBound="-1"
eType="#//ExperimentalData" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExperimentalData">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Data" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Role" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/jesusc/bento/examples/evaluation/bento.benchmarks/stbenchmark/metamodels/bio_tgt.ecore | ecore | bio
Model
protein
genes
synonyms
reactions
taxonomies
Protein
Name
Accession
Created
Gene
Name
Protein
WID
Synonym
Name
Protein
WID
Gene_WID
Gene
Reaction
Entry
Name
Comment
Orthology
cofactor
ChemicalInfo
Definition
Equation
Taxon
Id
Name
UniqueName
Class
ParentID
Parent
Rank
EmblCode
Experiment
Contact
Date
Description
ExperimentalData
ExperimentalData
Data
Role | null | {"directed":true,"nodes":[{"nsPrefix":"bio_tg","nsURI":"http://miso.es/genericity/benchmarks/bio_tgt","name":"bio","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":"Protein","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gene","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Synonym","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reaction","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChemicalInfo","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Taxon","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Experiment","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExperimentalData","instanceClass":null,"abstract":false,"id":9,"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":"protein","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":"genes","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":"synonyms","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":"reactions","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":"taxonomies","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":1,"iD":false,"id":20,"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":"Accession","changeable":true,"lowerBound":1,"iD":false,"id":21,"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":"Created","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"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},{"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":"Protein","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"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":"WID","changeable":true,"lowerBound":1,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"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":32,"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":"Protein","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"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":"WID","changeable":true,"lowerBound":1,"iD":false,"id":34,"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":"Gene_WID","changeable":true,"lowerBound":1,"iD":false,"id":35,"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":"Gene","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Entry","changeable":true,"lowerBound":1,"iD":false,"id":42,"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":43,"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":"Comment","changeable":true,"lowerBound":1,"iD":false,"id":44,"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":"Orthology","changeable":true,"lowerBound":1,"iD":false,"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":"cofactor","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Definition","changeable":true,"lowerBound":1,"iD":false,"id":52,"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":"Equation","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"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":56,"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":57,"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":"UniqueName","changeable":true,"lowerBound":1,"iD":false,"id":58,"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":"Class","changeable":true,"lowerBound":1,"iD":false,"id":59,"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":"ParentID","changeable":true,"lowerBound":1,"iD":false,"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":"Parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"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":"Rank","changeable":true,"lowerBound":1,"iD":false,"id":62,"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":"EmblCode","changeable":true,"lowerBound":1,"iD":false,"id":63,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Contact","changeable":true,"lowerBound":1,"iD":false,"id":72,"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":"Date","changeable":true,"lowerBound":1,"iD":false,"id":73,"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":"Description","changeable":true,"lowerBound":1,"iD":false,"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":"ExperimentalData","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Data","changeable":true,"lowerBound":1,"iD":false,"id":80,"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":"Role","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"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":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":10,"target":2},{"source":10,"target":15},{"source":10,"target":1},{"source":15,"target":2},{"source":11,"target":3},{"source":11,"target":16},{"source":11,"target":1},{"source":16,"target":3},{"source":12,"target":4},{"source":12,"target":17},{"source":12,"target":1},{"source":17,"target":4},{"source":13,"target":5},{"source":13,"target":18},{"source":13,"target":1},{"source":18,"target":5},{"source":14,"target":7},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":7},{"source":2,"target":0},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":20,"target":23},{"source":20,"target":2},{"source":21,"target":24},{"source":21,"target":2},{"source":22,"target":25},{"source":22,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":29},{"source":26,"target":3},{"source":27,"target":2},{"source":27,"target":30},{"source":27,"target":3},{"source":30,"target":2},{"source":28,"target":31},{"source":28,"target":3},{"source":4,"target":0},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":4,"target":36},{"source":32,"target":37},{"source":32,"target":4},{"source":33,"target":2},{"source":33,"target":38},{"source":33,"target":4},{"source":38,"target":2},{"source":34,"target":39},{"source":34,"target":4},{"source":35,"target":40},{"source":35,"target":4},{"source":36,"target":3},{"source":36,"target":41},{"source":36,"target":4},{"source":41,"target":3},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":42,"target":47},{"source":42,"target":5},{"source":43,"target":48},{"source":43,"target":5},{"source":44,"target":49},{"source":44,"target":5},{"source":45,"target":50},{"source":45,"target":5},{"source":46,"target":6},{"source":46,"target":51},{"source":46,"target":5},{"source":51,"target":6},{"source":6,"target":0},{"source":6,"target":52},{"source":6,"target":53},{"source":52,"target":54},{"source":52,"target":6},{"source":53,"target":55},{"source":53,"target":6},{"source":7,"target":0},{"source":7,"target":56},{"source":7,"target":57},{"source":7,"target":58},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":56,"target":64},{"source":56,"target":7},{"source":57,"target":65},{"source":57,"target":7},{"source":58,"target":66},{"source":58,"target":7},{"source":59,"target":67},{"source":59,"target":7},{"source":60,"target":68},{"source":60,"target":7},{"source":61,"target":7},{"source":61,"target":69},{"source":61,"target":7},{"source":69,"target":7},{"source":62,"target":70},{"source":62,"target":7},{"source":63,"target":71},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":72},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":72,"target":76},{"source":72,"target":8},{"source":73,"target":77},{"source":73,"target":8},{"source":74,"target":78},{"source":74,"target":8},{"source":75,"target":9},{"source":75,"target":79},{"source":75,"target":8},{"source":79,"target":9},{"source":9,"target":0},{"source":9,"target":80},{"source":9,"target":81},{"source":80,"target":82},{"source":80,"target":9},{"source":81,"target":83},{"source":81,"target":9}],"multigraph":true} |
false | <?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="solverscip" nsURI="http://www.misc.com/common/moplaf/solver/scip/model/0.1"
nsPrefix="svrsc">
<eClassifiers xsi:type="ecore:EClass" name="SolverScip" eSuperTypes="../../com.misc.common.moplaf.solver.emf/model/solver.ecore#//SolverLp ../../com.misc.common.moplaf.solver.emf/model/solver.ecore#//ILpWriter"/>
</ecore:EPackage>
| github:ecore:/data/MichelSc/common.moplaf/common.moplaf.solver.scip/com.misc.common.moplaf.solver.scip.emf/model/solverscip.ecore | ecore | solverscip
SolverScip | null | {"directed":true,"nodes":[{"nsPrefix":"svrsc","nsURI":"http://www.misc.com/common/moplaf/solver/scip/model/0.1","name":"solverscip","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SolverScip","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"id":2,"eClass":"EGenericType"},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3}],"multigraph":true} |
true | <?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="genmodel" nsURI="http://www.eclipse.org/emf/2002/GenModel" nsPrefix="genmodel">
<eClassifiers xsi:type="ecore:EClass" name="GenModel" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelDirectory" eType="#//Path"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationCommands" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationIcons" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="creationSubmenus" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editDirectory" eType="#//Path"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorDirectory" eType="#//Path"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templateDirectory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeJar" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="foreignModel" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamicTemplates" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="redirection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="forceOverwrite" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonExternalizedStringTag"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="updateClasspath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateSchema" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nonNLSMarkers" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="staticPackages" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExtendsInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.ecore.EObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootExtendsClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.ecore.impl.EObjectImpl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootImplementsInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFTypes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFMetaData" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressEMFModelTags" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressInterfaces" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperInternalInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureMapWrapperClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeCompatibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="richClientPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reflectiveDelegation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codeFormatting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentFormatting" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsDirectory" eType="#//Path"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testSuiteClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanFlagsField" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanFlagsReservedBits"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importerID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundleManifest" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="featureDelegation" eType="#//GenDelegationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containmentProxies" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minimalReflectiveMethods"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressContainment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressNotification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="arrayAccessors" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressUnsettable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="facadeHelperClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The default value must be always equals to JMerger.DEFAULT_FACADE_HELPER_CLASS."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="complianceLevel" eType="#//GenJDKLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressGenModelAnnotations"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copyrightFields" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="binaryCompatibleReflectiveMethods"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicConstructors" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="templatePluginVariables"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerRootExtendsClass"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="editorPluginVariables"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPluginID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPluginVariables" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optimizedHasChildren" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colorProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimeVersion" eType="#//GenRuntimeVersion"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packedEnums" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genPackages" upperBound="-1"
eType="#//GenPackage" containment="true" eOpposite="#//GenPackage/genModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedGenPackages" upperBound="-1"
eType="#//GenPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationReflection" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="richAjaxPlatform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="runtimePlatform" eType="#//GenRuntimePlatform"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importOrganizing" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluginKey" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decoration" eType="#//GenDecoration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="styleProviders" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cleanup" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oSGiCompatible" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eclipsePlatformVersion"
eType="#//GenEclipsePlatformVersion" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelDocumentation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoResizeProperties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoExpandProperties" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="findAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expandAllAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collapseAllAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="revertAction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenPackage" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="basePackage" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resource" eType="#//GenResourceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disposableProviderFactory"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="adapterFactory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loadInitialization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfacePackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaDataPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="impl"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="utilityPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="util"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="providerPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="provider"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="presentationPackageSuffix"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="presentation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testsPackageSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="tests"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateExampleClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literalsInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeConverters" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multipleEditorPages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="generateModelWizard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extensibleProviderFactory"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="childCreationExtenders"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentTypeIdentifier"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileExtensions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecorePackage" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genModel" eType="#//GenModel"
transient="true" eOpposite="#//GenModel/genPackages"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnums" upperBound="-1"
eType="#//GenEnum" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genDataTypes" upperBound="-1"
eType="#//GenDataType" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClasses" upperBound="-1"
eType="#//GenClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedGenPackages" upperBound="-1"
eType="#//GenPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClassifiers" upperBound="-1"
eType="#//GenClassifier" changeable="false" volatile="true" transient="true"
resolveProxies="false" eOpposite="#//GenClassifier/genPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicationLocation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenClass" eSuperTypes="#//GenClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="provider" eType="#//GenProviderKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="image" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dynamic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreClass" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genFeatures" upperBound="-1"
eType="#//GenFeature" containment="true" eOpposite="#//GenFeature/genClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genOperations" upperBound="-1"
eType="#//GenOperation" containment="true" eOpposite="#//GenOperation/genClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelFeature" eType="#//GenFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenFeature" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="property" eType="#//GenPropertyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="notify" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="children" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="createChild" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyCategory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyFilterFlags" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyMultiLine" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertySortChoices" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genClass" lowerBound="1"
eType="#//GenClass" transient="true" eOpposite="#//GenClass/genFeatures"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreFeature" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressedGetVisibility"
eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressedSetVisibility"
eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressedIsSetVisibility"
eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressedUnsetVisibility"
eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="get" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedGetVisibility" value="true"/>
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyEditorFactory"
eType="#//PropertyEditorFactory" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenBase" abstract="true">
<eOperations name="getGenAnnotation" eType="#//GenAnnotation">
<eParameters name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="genAnnotations" upperBound="-1"
eType="#//GenAnnotation" containment="true" eOpposite="#//GenAnnotation/genBase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenEnum" eSuperTypes="#//GenDataType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="NoEcoreDataType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSafeEnumCompatible"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreEnum" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EEnum"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnumLiterals" upperBound="-1"
eType="#//GenEnumLiteral" containment="true" eOpposite="#//GenEnumLiteral/genEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenEnumLiteral" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="genEnum" lowerBound="1"
eType="#//GenEnum" transient="true" eOpposite="#//GenEnum/genEnumLiterals"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreEnumLiteral" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EEnumLiteral"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenClassifier" abstract="true" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="genPackage" lowerBound="1"
eType="#//GenPackage" changeable="false" volatile="true" transient="true"
resolveProxies="false" eOpposite="#//GenPackage/genClassifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genTypeParameters" upperBound="-1"
eType="#//GenTypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenDataType" eSuperTypes="#//GenClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreDataType" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="create" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedGetVisibility" value="true"/>
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="convert" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedGetVisibility" value="true"/>
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyEditorFactory"
eType="#//PropertyEditorFactory" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenOperation" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="genClass" lowerBound="1"
eType="#//GenClass" transient="true" eOpposite="#//GenClass/genOperations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreOperation" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genParameters" upperBound="-1"
eType="#//GenParameter" containment="true" eOpposite="#//GenParameter/genOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genTypeParameters" upperBound="-1"
eType="#//GenTypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="suppressedVisibility" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedGetVisibility" value="true"/>
<details key="suppressedSetVisibility" value="true"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenParameter" eSuperTypes="#//GenTypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="genOperation" lowerBound="1"
eType="#//GenOperation" transient="true" eOpposite="#//GenOperation/genParameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreParameter" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenProviderKind">
<eLiterals name="Singleton"/>
<eLiterals name="Stateful" value="1"/>
<eLiterals name="None" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenPropertyKind">
<eLiterals name="Editable"/>
<eLiterals name="Readonly" value="1"/>
<eLiterals name="None" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenResourceKind">
<eLiterals name="None"/>
<eLiterals name="Basic" value="1"/>
<eLiterals name="XMI" value="2"/>
<eLiterals name="XML" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenTypedElement" abstract="true" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenDelegationKind">
<eLiterals name="None"/>
<eLiterals name="Reflective" value="1"/>
<eLiterals name="Virtual" value="2"/>
<eLiterals name="Dynamic" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenAnnotation" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStringToStringMapEntry"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="genBase" eType="#//GenBase"
transient="true" eOpposite="#//GenBase/genAnnotations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenJDKLevel">
<eLiterals name="JDK14" literal="1.4"/>
<eLiterals name="JDK50" value="1" literal="5.0"/>
<eLiterals name="JDK60" value="2" literal="6.0"/>
<eLiterals name="JDK70" value="3" literal="7.0"/>
<eLiterals name="JDK80" value="4" literal="8.0"/>
<eLiterals name="JDK90" value="5" literal="9.0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenTypeParameter" eSuperTypes="#//GenBase">
<eStructuralFeatures xsi:type="ecore:EReference" name="ecoreTypeParameter" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//ETypeParameter"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenRuntimeVersion">
<eLiterals name="EMF22" literal="2.2"/>
<eLiterals name="EMF23" value="1" literal="2.3"/>
<eLiterals name="EMF24" value="2" literal="2.4"/>
<eLiterals name="EMF25" value="3" literal="2.5"/>
<eLiterals name="EMF26" value="4" literal="2.6"/>
<eLiterals name="EMF27" value="5" literal="2.7"/>
<eLiterals name="EMF28" value="6" literal="2.8"/>
<eLiterals name="EMF29" value="7" literal="2.9"/>
<eLiterals name="EMF210" value="8" literal="2.10"/>
<eLiterals name="EMF211" value="9" literal="2.11"/>
<eLiterals name="EMF212" value="10" literal="2.12"/>
<eLiterals name="EMF213" value="11" literal="2.13"/>
<eLiterals name="EMF214" value="12" literal="2.14">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenRuntimePlatform">
<eLiterals name="IDE"/>
<eLiterals name="RCP" value="1"/>
<eLiterals name="RAP" value="2"/>
<eLiterals name="GWT" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenDecoration">
<eLiterals name="None"/>
<eLiterals name="Manual" value="1"/>
<eLiterals name="Live" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="GenEclipsePlatformVersion">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
<eLiterals name="Juno"/>
<eLiterals name="Kepler" value="1"/>
<eLiterals name="Luna" value="2"/>
<eLiterals name="Mars" value="3"/>
<eLiterals name="Neon" value="4"/>
<eLiterals name="Oxygen" value="5"/>
<eLiterals name="Photon" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Path" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedPath"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PropertyEditorFactory" instanceClassName="java.lang.String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="@since 2.14"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/olegsergeyev/lab/plugins/org.eclipse.emf.codegen.ecore/model/GenModel.ecore | ecore | genmodel
GenModel
copyrightText
modelDirectory
creationCommands
true
creationIcons
true
creationSubmenus
editDirectory
editorDirectory
modelPluginID
templateDirectory
runtimeJar
foreignModel
dynamicTemplates
redirection
forceOverwrite
nonExternalizedStringTag
modelName
modelPluginClass
editPluginClass
editorPluginClass
updateClasspath
true
generateSchema
nonNLSMarkers
false
staticPackages
modelPluginVariables
rootExtendsInterface
org.eclipse.emf.ecore.EObject
rootExtendsClass
org.eclipse.emf.ecore.impl.EObjectImpl
rootImplementsInterface
suppressEMFTypes
suppressEMFMetaData
suppressEMFModelTags
suppressInterfaces
featureMapWrapperInterface
featureMapWrapperInternalInterface
featureMapWrapperClass
runtimeCompatibility
richClientPlatform
reflectiveDelegation
codeFormatting
commentFormatting
testsDirectory
testSuiteClass
booleanFlagsField
booleanFlagsReservedBits
-1
importerID
bundleManifest
true
featureDelegation
containmentProxies
minimalReflectiveMethods
true
suppressContainment
suppressNotification
arrayAccessors
suppressUnsettable
facadeHelperClass
org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper
complianceLevel
suppressGenModelAnnotations
true
copyrightFields
true
binaryCompatibleReflectiveMethods
publicConstructors
templatePluginVariables
providerRootExtendsClass
editPluginID
editPluginVariables
editorPluginID
editorPluginVariables
testsPluginID
testsPluginVariables
optimizedHasChildren
tableProviders
colorProviders
fontProviders
runtimeVersion
language
packedEnums
genPackages
usedGenPackages
interfaceNamePattern
classNamePattern
operationReflection
false
richAjaxPlatform
runtimePlatform
importOrganizing
pluginKey
decoration
styleProviders
cleanup
oSGiCompatible
eclipsePlatformVersion
modelDocumentation
autoResizeProperties
autoExpandProperties
findAction
expandAllAction
collapseAllAction
revertAction
GenPackage
prefix
basePackage
resource
disposableProviderFactory
adapterFactory
true
loadInitialization
interfacePackageSuffix
metaDataPackageSuffix
classPackageSuffix
impl
utilityPackageSuffix
util
providerPackageSuffix
provider
presentationPackageSuffix
presentation
testsPackageSuffix
tests
generateExampleClass
true
literalsInterface
true
dataTypeConverters
multipleEditorPages
true
generateModelWizard
true
extensibleProviderFactory
childCreationExtenders
contentTypeIdentifier
fileExtensions
ecorePackage
genModel
genEnums
genDataTypes
genClasses
nestedGenPackages
genClassifiers
publicationLocation
documentation
GenClass
provider
image
true
dynamic
ecoreClass
genFeatures
genOperations
labelFeature
GenFeature
property
notify
true
children
createChild
propertyCategory
propertyFilterFlags
propertyDescription
propertyMultiLine
propertySortChoices
genClass
ecoreFeature
suppressedGetVisibility
suppressedSetVisibility
suppressedIsSetVisibility
suppressedUnsetVisibility
get
propertyEditorFactory
GenBase
getGenAnnotation
source
genAnnotations
GenEnum
typeSafeEnumCompatible
true
ecoreEnum
genEnumLiterals
GenEnumLiteral
genEnum
ecoreEnumLiteral
documentation
GenClassifier
genPackage
genTypeParameters
documentation
GenDataType
ecoreDataType
create
convert
propertyEditorFactory
GenOperation
genClass
ecoreOperation
genParameters
genTypeParameters
suppressedVisibility
body
GenParameter
genOperation
ecoreParameter
GenProviderKind
Singleton
Singleton
Stateful
Stateful
None
None
GenPropertyKind
Editable
Editable
Readonly
Readonly
None
None
GenResourceKind
None
None
Basic
Basic
XMI
XMI
XML
XML
GenTypedElement
documentation
GenDelegationKind
None
None
Reflective
Reflective
Virtual
Virtual
Dynamic
Dynamic
GenAnnotation
source
details
genBase
references
contents
GenJDKLevel
JDK14
1.4
JDK50
5.0
JDK60
6.0
JDK70
7.0
JDK80
8.0
JDK90
9.0
GenTypeParameter
ecoreTypeParameter
documentation
GenRuntimeVersion
EMF22
2.2
EMF23
2.3
EMF24
2.4
EMF25
2.5
EMF26
2.6
EMF27
2.7
EMF28
2.8
EMF29
2.9
EMF210
2.10
EMF211
2.11
EMF212
2.12
EMF213
2.13
EMF214
2.14
GenRuntimePlatform
IDE
IDE
RCP
RCP
RAP
RAP
GWT
GWT
GenDecoration
None
None
Manual
Manual
Live
Live
GenEclipsePlatformVersion
Juno
Juno
Kepler
Kepler
Luna
Luna
Mars
Mars
Neon
Neon
Oxygen
Oxygen
Photon
Photon
Path
java.lang.String
java.lang.String
PropertyEditorFactory
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"genmodel","nsURI":"http://www.eclipse.org/emf/2002/GenModel","name":"genmodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenPackage","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenFeature","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenBase","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenClassifier","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenDataType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenOperation","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenParameter","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenProviderKind","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenPropertyKind","instanceClass":null,"id":13,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenResourceKind","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenTypedElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenDelegationKind","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenAnnotation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenJDKLevel","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenTypeParameter","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenRuntimeVersion","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenRuntimePlatform","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenDecoration","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"GenEclipsePlatformVersion","instanceClass":null,"id":23,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Path","instanceClass":"java.lang.String","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"PropertyEditorFactory","instanceClass":"java.lang.String","id":25,"serializable":true,"eClass":"EDataType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"copyrightText","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":null,"unsettable":false,"transient":false,"unique":true,"name":"modelDirectory","changeable":true,"lowerBound":0,"iD":false,"id":27,"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":"creationCommands","changeable":true,"lowerBound":0,"iD":false,"id":28,"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":"creationIcons","changeable":true,"lowerBound":0,"iD":false,"id":29,"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":"creationSubmenus","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":true,"transient":false,"unique":true,"name":"editDirectory","changeable":true,"lowerBound":0,"iD":false,"id":31,"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":"editorDirectory","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":"modelPluginID","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":"templateDirectory","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"runtimeJar","changeable":true,"lowerBound":0,"iD":false,"id":35,"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":"foreignModel","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":"dynamicTemplates","changeable":true,"lowerBound":0,"iD":false,"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":"redirection","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"forceOverwrite","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":"nonExternalizedStringTag","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":"modelName","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":"modelPluginClass","changeable":true,"lowerBound":0,"iD":false,"id":42,"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":"editPluginClass","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":true,"transient":false,"unique":true,"name":"editorPluginClass","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"updateClasspath","changeable":true,"lowerBound":0,"iD":false,"id":45,"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":"generateSchema","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"nonNLSMarkers","changeable":true,"lowerBound":0,"iD":false,"id":47,"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":"staticPackages","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":"modelPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.ecore.EObject","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.ecore.EObject","unsettable":false,"transient":false,"unique":true,"name":"rootExtendsInterface","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.ecore.impl.EObjectImpl","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.ecore.impl.EObjectImpl","unsettable":false,"transient":false,"unique":true,"name":"rootExtendsClass","changeable":true,"lowerBound":0,"iD":false,"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":"rootImplementsInterface","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":"suppressEMFTypes","changeable":true,"lowerBound":0,"iD":false,"id":53,"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":"suppressEMFMetaData","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"suppressEMFModelTags","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"suppressInterfaces","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":"featureMapWrapperInterface","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureMapWrapperInternalInterface","changeable":true,"lowerBound":0,"iD":false,"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":"featureMapWrapperClass","changeable":true,"lowerBound":0,"iD":false,"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":"runtimeCompatibility","changeable":true,"lowerBound":0,"iD":false,"id":60,"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":"richClientPlatform","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"reflectiveDelegation","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"codeFormatting","changeable":true,"lowerBound":0,"iD":false,"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":"commentFormatting","changeable":true,"lowerBound":0,"iD":false,"id":64,"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":"testsDirectory","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":true,"transient":false,"unique":true,"name":"testSuiteClass","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanFlagsField","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":"booleanFlagsReservedBits","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"importerID","changeable":true,"lowerBound":0,"iD":false,"id":69,"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":"bundleManifest","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"featureDelegation","changeable":true,"lowerBound":0,"iD":false,"id":71,"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":"containmentProxies","changeable":true,"lowerBound":0,"iD":false,"id":72,"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":"minimalReflectiveMethods","changeable":true,"lowerBound":0,"iD":false,"id":73,"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":"suppressContainment","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"suppressNotification","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":"arrayAccessors","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"suppressUnsettable","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.emf.codegen.merge.java.facade.ast.ASTFacadeHelper","unsettable":false,"transient":false,"unique":true,"name":"facadeHelperClass","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"complianceLevel","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":"suppressGenModelAnnotations","changeable":true,"lowerBound":0,"iD":false,"id":80,"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":"copyrightFields","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":"binaryCompatibleReflectiveMethods","changeable":true,"lowerBound":0,"iD":false,"id":82,"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":"publicConstructors","changeable":true,"lowerBound":0,"iD":false,"id":83,"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":"templatePluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"providerRootExtendsClass","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editPluginID","changeable":true,"lowerBound":0,"iD":false,"id":86,"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":"editPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"editorPluginID","changeable":true,"lowerBound":0,"iD":false,"id":88,"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":"editorPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"testsPluginID","changeable":true,"lowerBound":0,"iD":false,"id":90,"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":"testsPluginVariables","changeable":true,"lowerBound":0,"iD":false,"id":91,"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":"optimizedHasChildren","changeable":true,"lowerBound":0,"iD":false,"id":92,"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":"tableProviders","changeable":true,"lowerBound":0,"iD":false,"id":93,"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":"colorProviders","changeable":true,"lowerBound":0,"iD":false,"id":94,"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":"fontProviders","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"runtimeVersion","changeable":true,"lowerBound":0,"iD":false,"id":96,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":97,"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":"packedEnums","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":"genPackages","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":false,"unsettable":false,"transient":false,"unique":true,"name":"usedGenPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"interfaceNamePattern","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":"classNamePattern","changeable":true,"lowerBound":0,"iD":false,"id":102,"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":"operationReflection","changeable":true,"lowerBound":0,"iD":false,"id":103,"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":"richAjaxPlatform","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"runtimePlatform","changeable":true,"lowerBound":0,"iD":false,"id":105,"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":"importOrganizing","changeable":true,"lowerBound":0,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pluginKey","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"decoration","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":"styleProviders","changeable":true,"lowerBound":0,"iD":false,"id":109,"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":"cleanup","changeable":true,"lowerBound":0,"iD":false,"id":110,"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":"oSGiCompatible","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"eclipsePlatformVersion","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":true,"transient":false,"unique":true,"name":"modelDocumentation","changeable":true,"lowerBound":0,"iD":false,"id":113,"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":"autoResizeProperties","changeable":true,"lowerBound":0,"iD":false,"id":114,"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":"autoExpandProperties","changeable":true,"lowerBound":0,"iD":false,"id":115,"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":"findAction","changeable":true,"lowerBound":0,"iD":false,"id":116,"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":"expandAllAction","changeable":true,"lowerBound":0,"iD":false,"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":true,"name":"collapseAllAction","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":true,"name":"revertAction","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"},{"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"},{"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"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"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"},{"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"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"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"},{"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"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"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":"genModel","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"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prefix","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":"basePackage","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"lowerBound":0,"iD":false,"id":218,"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":"disposableProviderFactory","changeable":true,"lowerBound":0,"iD":false,"id":219,"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":"adapterFactory","changeable":true,"lowerBound":0,"iD":false,"id":220,"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":"loadInitialization","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"interfacePackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"metaDataPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"impl","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"impl","unsettable":false,"transient":false,"unique":true,"name":"classPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"util","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"util","unsettable":false,"transient":false,"unique":true,"name":"utilityPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":225,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"provider","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"provider","unsettable":false,"transient":false,"unique":true,"name":"providerPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"presentation","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"presentation","unsettable":false,"transient":false,"unique":true,"name":"presentationPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"tests","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"tests","unsettable":false,"transient":false,"unique":true,"name":"testsPackageSuffix","changeable":true,"lowerBound":0,"iD":false,"id":228,"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":"generateExampleClass","changeable":true,"lowerBound":0,"iD":false,"id":229,"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":"literalsInterface","changeable":true,"lowerBound":0,"iD":false,"id":230,"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":"dataTypeConverters","changeable":true,"lowerBound":0,"iD":false,"id":231,"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":"multipleEditorPages","changeable":true,"lowerBound":0,"iD":false,"id":232,"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":"generateModelWizard","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":"extensibleProviderFactory","changeable":true,"lowerBound":0,"iD":false,"id":234,"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":"childCreationExtenders","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"contentTypeIdentifier","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fileExtensions","changeable":true,"lowerBound":0,"iD":false,"id":237,"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":"ecorePackage","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"genEnums","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":true,"unsettable":false,"transient":false,"unique":true,"name":"genDataTypes","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":"genClasses","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":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedGenPackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"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":"genClassifiers","changeable":false,"resolveProxies":false,"lowerBound":0,"id":243,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publicationLocation","changeable":true,"lowerBound":0,"iD":false,"id":244,"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":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":245,"derived":false},{"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"},{"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":"genPackage","changeable":false,"resolveProxies":false,"lowerBound":1,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"provider","changeable":true,"lowerBound":0,"iD":false,"id":279,"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":"image","changeable":true,"lowerBound":0,"iD":false,"id":280,"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":"dynamic","changeable":true,"lowerBound":0,"iD":false,"id":281,"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":"ecoreClass","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"genFeatures","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":"genOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"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":"labelFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"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":true,"unique":true,"name":"genClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":292,"derived":false},{"id":293,"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":true,"unique":true,"name":"genClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":294,"derived":false},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"lowerBound":0,"iD":false,"id":296,"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":"notify","changeable":true,"lowerBound":0,"iD":false,"id":297,"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":"children","changeable":true,"lowerBound":0,"iD":false,"id":298,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"createChild","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyCategory","changeable":true,"lowerBound":0,"iD":false,"id":300,"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":"propertyFilterFlags","changeable":true,"lowerBound":0,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"propertyDescription","changeable":true,"lowerBound":0,"iD":false,"id":302,"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":"propertyMultiLine","changeable":true,"lowerBound":0,"iD":false,"id":303,"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":"propertySortChoices","changeable":true,"lowerBound":0,"iD":false,"id":304,"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":"ecoreFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":305,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"suppressedGetVisibility","changeable":true,"lowerBound":0,"iD":false,"id":306,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"suppressedSetVisibility","changeable":true,"lowerBound":0,"iD":false,"id":307,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"suppressedIsSetVisibility","changeable":true,"lowerBound":0,"iD":false,"id":308,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"suppressedUnsetVisibility","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":true,"transient":false,"unique":true,"name":"get","changeable":true,"lowerBound":0,"iD":false,"id":310,"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":"propertyEditorFactory","changeable":true,"lowerBound":0,"iD":false,"id":311,"derived":false},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGenAnnotation","lowerBound":0,"id":330,"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":"genAnnotations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":333,"many":false,"required":false,"eClass":"EParameter"},{"id":334,"eClass":"EGenericType"},{"id":335,"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":"genBase","changeable":true,"resolveProxies":true,"lowerBound":0,"id":336,"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":"typeSafeEnumCompatible","changeable":true,"lowerBound":0,"iD":false,"id":337,"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":"ecoreEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"genEnumLiterals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"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":true,"unique":true,"name":"genEnum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":344,"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":"ecoreEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":345,"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":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"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":"genTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"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":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ecoreDataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":357,"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":"create","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":true,"transient":false,"unique":true,"name":"convert","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":true,"transient":false,"unique":true,"name":"propertyEditorFactory","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"},{"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":"ecoreOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":366,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":367,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"genTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":368,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"suppressedVisibility","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":true,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"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":true,"unique":true,"name":"genOperation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"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":"ecoreParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"name":"Singleton","id":383,"value":0,"literal":"Singleton","eClass":"EEnumLiteral"},{"name":"Stateful","id":384,"value":1,"literal":"Stateful","eClass":"EEnumLiteral"},{"name":"None","id":385,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"Editable","id":386,"value":0,"literal":"Editable","eClass":"EEnumLiteral"},{"name":"Readonly","id":387,"value":1,"literal":"Readonly","eClass":"EEnumLiteral"},{"name":"None","id":388,"value":2,"literal":"None","eClass":"EEnumLiteral"},{"name":"None","id":389,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Basic","id":390,"value":1,"literal":"Basic","eClass":"EEnumLiteral"},{"name":"XMI","id":391,"value":2,"literal":"XMI","eClass":"EEnumLiteral"},{"name":"XML","id":392,"value":3,"literal":"XML","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":393,"derived":false},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"name":"None","id":396,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Reflective","id":397,"value":1,"literal":"Reflective","eClass":"EEnumLiteral"},{"name":"Virtual","id":398,"value":2,"literal":"Virtual","eClass":"EEnumLiteral"},{"name":"Dynamic","id":399,"value":3,"literal":"Dynamic","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":"source","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"container":false,"ordered":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":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":"references","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":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"name":"JDK14","id":410,"value":0,"literal":"1.4","eClass":"EEnumLiteral"},{"name":"JDK50","id":411,"value":1,"literal":"5.0","eClass":"EEnumLiteral"},{"name":"JDK60","id":412,"value":2,"literal":"6.0","eClass":"EEnumLiteral"},{"name":"JDK70","id":413,"value":3,"literal":"7.0","eClass":"EEnumLiteral"},{"name":"JDK80","id":414,"value":4,"literal":"8.0","eClass":"EEnumLiteral"},{"name":"JDK90","id":415,"value":5,"literal":"9.0","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":"ecoreTypeParameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"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":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"name":"EMF22","id":421,"value":0,"literal":"2.2","eClass":"EEnumLiteral"},{"name":"EMF23","id":422,"value":1,"literal":"2.3","eClass":"EEnumLiteral"},{"name":"EMF24","id":423,"value":2,"literal":"2.4","eClass":"EEnumLiteral"},{"name":"EMF25","id":424,"value":3,"literal":"2.5","eClass":"EEnumLiteral"},{"name":"EMF26","id":425,"value":4,"literal":"2.6","eClass":"EEnumLiteral"},{"name":"EMF27","id":426,"value":5,"literal":"2.7","eClass":"EEnumLiteral"},{"name":"EMF28","id":427,"value":6,"literal":"2.8","eClass":"EEnumLiteral"},{"name":"EMF29","id":428,"value":7,"literal":"2.9","eClass":"EEnumLiteral"},{"name":"EMF210","id":429,"value":8,"literal":"2.10","eClass":"EEnumLiteral"},{"name":"EMF211","id":430,"value":9,"literal":"2.11","eClass":"EEnumLiteral"},{"name":"EMF212","id":431,"value":10,"literal":"2.12","eClass":"EEnumLiteral"},{"name":"EMF213","id":432,"value":11,"literal":"2.13","eClass":"EEnumLiteral"},{"name":"EMF214","id":433,"value":12,"literal":"2.14","eClass":"EEnumLiteral"},{"name":"IDE","id":434,"value":0,"literal":"IDE","eClass":"EEnumLiteral"},{"name":"RCP","id":435,"value":1,"literal":"RCP","eClass":"EEnumLiteral"},{"name":"RAP","id":436,"value":2,"literal":"RAP","eClass":"EEnumLiteral"},{"name":"GWT","id":437,"value":3,"literal":"GWT","eClass":"EEnumLiteral"},{"name":"None","id":438,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Manual","id":439,"value":1,"literal":"Manual","eClass":"EEnumLiteral"},{"name":"Live","id":440,"value":2,"literal":"Live","eClass":"EEnumLiteral"},{"name":"Juno","id":441,"value":0,"literal":"Juno","eClass":"EEnumLiteral"},{"name":"Kepler","id":442,"value":1,"literal":"Kepler","eClass":"EEnumLiteral"},{"name":"Luna","id":443,"value":2,"literal":"Luna","eClass":"EEnumLiteral"},{"name":"Mars","id":444,"value":3,"literal":"Mars","eClass":"EEnumLiteral"},{"name":"Neon","id":445,"value":4,"literal":"Neon","eClass":"EEnumLiteral"},{"name":"Oxygen","id":446,"value":5,"literal":"Oxygen","eClass":"EEnumLiteral"},{"name":"Photon","id":447,"value":6,"literal":"Photon","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":1,"target":0},{"source":1,"target":5},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"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":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"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":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":1,"target":85},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"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":1,"target":99},{"source":1,"target":100},{"source":1,"target":101},{"source":1,"target":102},{"source":1,"target":103},{"source":1,"target":104},{"source":1,"target":105},{"source":1,"target":106},{"source":1,"target":107},{"source":1,"target":108},{"source":1,"target":109},{"source":1,"target":110},{"source":1,"target":111},{"source":1,"target":112},{"source":1,"target":113},{"source":1,"target":114},{"source":1,"target":115},{"source":1,"target":116},{"source":1,"target":117},{"source":1,"target":118},{"source":1,"target":119},{"source":1,"target":120},{"source":26,"target":121},{"source":26,"target":1},{"source":27,"target":24},{"source":27,"target":122},{"source":27,"target":1},{"source":122,"target":24},{"source":28,"target":123},{"source":28,"target":1},{"source":29,"target":124},{"source":29,"target":1},{"source":30,"target":125},{"source":30,"target":1},{"source":31,"target":24},{"source":31,"target":126},{"source":31,"target":1},{"source":126,"target":24},{"source":32,"target":24},{"source":32,"target":127},{"source":32,"target":1},{"source":127,"target":24},{"source":33,"target":128},{"source":33,"target":1},{"source":34,"target":129},{"source":34,"target":1},{"source":35,"target":130},{"source":35,"target":1},{"source":36,"target":131},{"source":36,"target":1},{"source":37,"target":132},{"source":37,"target":1},{"source":38,"target":133},{"source":38,"target":1},{"source":39,"target":134},{"source":39,"target":1},{"source":40,"target":135},{"source":40,"target":1},{"source":41,"target":136},{"source":41,"target":1},{"source":42,"target":137},{"source":42,"target":1},{"source":43,"target":138},{"source":43,"target":1},{"source":44,"target":139},{"source":44,"target":1},{"source":45,"target":140},{"source":45,"target":1},{"source":46,"target":141},{"source":46,"target":1},{"source":47,"target":142},{"source":47,"target":1},{"source":48,"target":143},{"source":48,"target":1},{"source":49,"target":144},{"source":49,"target":1},{"source":50,"target":145},{"source":50,"target":1},{"source":51,"target":146},{"source":51,"target":1},{"source":52,"target":147},{"source":52,"target":1},{"source":53,"target":148},{"source":53,"target":1},{"source":54,"target":149},{"source":54,"target":1},{"source":55,"target":150},{"source":55,"target":1},{"source":56,"target":151},{"source":56,"target":1},{"source":57,"target":152},{"source":57,"target":1},{"source":58,"target":153},{"source":58,"target":1},{"source":59,"target":154},{"source":59,"target":1},{"source":60,"target":155},{"source":60,"target":1},{"source":61,"target":156},{"source":61,"target":1},{"source":62,"target":157},{"source":62,"target":1},{"source":63,"target":158},{"source":63,"target":1},{"source":64,"target":159},{"source":64,"target":1},{"source":65,"target":24},{"source":65,"target":160},{"source":65,"target":1},{"source":160,"target":24},{"source":66,"target":161},{"source":66,"target":1},{"source":67,"target":162},{"source":67,"target":1},{"source":68,"target":163},{"source":68,"target":1},{"source":69,"target":164},{"source":69,"target":1},{"source":70,"target":165},{"source":70,"target":1},{"source":71,"target":16},{"source":71,"target":166},{"source":71,"target":1},{"source":166,"target":16},{"source":72,"target":167},{"source":72,"target":1},{"source":73,"target":168},{"source":73,"target":1},{"source":74,"target":169},{"source":74,"target":1},{"source":75,"target":170},{"source":75,"target":1},{"source":76,"target":171},{"source":76,"target":1},{"source":77,"target":172},{"source":77,"target":1},{"source":78,"target":173},{"source":78,"target":1},{"source":79,"target":18},{"source":79,"target":174},{"source":79,"target":1},{"source":174,"target":18},{"source":80,"target":175},{"source":80,"target":1},{"source":81,"target":176},{"source":81,"target":1},{"source":82,"target":177},{"source":82,"target":1},{"source":83,"target":178},{"source":83,"target":1},{"source":84,"target":179},{"source":84,"target":1},{"source":85,"target":180},{"source":85,"target":1},{"source":86,"target":181},{"source":86,"target":1},{"source":87,"target":182},{"source":87,"target":1},{"source":88,"target":183},{"source":88,"target":1},{"source":89,"target":184},{"source":89,"target":1},{"source":90,"target":185},{"source":90,"target":1},{"source":91,"target":186},{"source":91,"target":1},{"source":92,"target":187},{"source":92,"target":1},{"source":93,"target":188},{"source":93,"target":1},{"source":94,"target":189},{"source":94,"target":1},{"source":95,"target":190},{"source":95,"target":1},{"source":96,"target":20},{"source":96,"target":191},{"source":96,"target":1},{"source":191,"target":20},{"source":97,"target":192},{"source":97,"target":1},{"source":98,"target":193},{"source":98,"target":1},{"source":99,"target":2},{"source":99,"target":194},{"source":99,"target":1},{"source":99,"target":195},{"source":194,"target":2},{"source":100,"target":2},{"source":100,"target":196},{"source":100,"target":1},{"source":196,"target":2},{"source":101,"target":197},{"source":101,"target":1},{"source":102,"target":198},{"source":102,"target":1},{"source":103,"target":199},{"source":103,"target":1},{"source":104,"target":200},{"source":104,"target":1},{"source":105,"target":21},{"source":105,"target":201},{"source":105,"target":1},{"source":201,"target":21},{"source":106,"target":202},{"source":106,"target":1},{"source":107,"target":203},{"source":107,"target":1},{"source":108,"target":22},{"source":108,"target":204},{"source":108,"target":1},{"source":204,"target":22},{"source":109,"target":205},{"source":109,"target":1},{"source":110,"target":206},{"source":110,"target":1},{"source":111,"target":207},{"source":111,"target":1},{"source":112,"target":23},{"source":112,"target":208},{"source":112,"target":1},{"source":208,"target":23},{"source":113,"target":209},{"source":113,"target":1},{"source":114,"target":210},{"source":114,"target":1},{"source":115,"target":211},{"source":115,"target":1},{"source":116,"target":212},{"source":116,"target":1},{"source":117,"target":213},{"source":117,"target":1},{"source":118,"target":214},{"source":118,"target":1},{"source":119,"target":215},{"source":119,"target":1},{"source":120,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":216},{"source":2,"target":217},{"source":2,"target":218},{"source":2,"target":219},{"source":2,"target":220},{"source":2,"target":221},{"source":2,"target":222},{"source":2,"target":223},{"source":2,"target":224},{"source":2,"target":225},{"source":2,"target":226},{"source":2,"target":227},{"source":2,"target":228},{"source":2,"target":229},{"source":2,"target":230},{"source":2,"target":231},{"source":2,"target":232},{"source":2,"target":233},{"source":2,"target":234},{"source":2,"target":235},{"source":2,"target":236},{"source":2,"target":237},{"source":2,"target":238},{"source":2,"target":195},{"source":2,"target":239},{"source":2,"target":240},{"source":2,"target":241},{"source":2,"target":242},{"source":2,"target":243},{"source":2,"target":244},{"source":2,"target":245},{"source":2,"target":246},{"source":216,"target":247},{"source":216,"target":2},{"source":217,"target":248},{"source":217,"target":2},{"source":218,"target":14},{"source":218,"target":249},{"source":218,"target":2},{"source":249,"target":14},{"source":219,"target":250},{"source":219,"target":2},{"source":220,"target":251},{"source":220,"target":2},{"source":221,"target":252},{"source":221,"target":2},{"source":222,"target":253},{"source":222,"target":2},{"source":223,"target":254},{"source":223,"target":2},{"source":224,"target":255},{"source":224,"target":2},{"source":225,"target":256},{"source":225,"target":2},{"source":226,"target":257},{"source":226,"target":2},{"source":227,"target":258},{"source":227,"target":2},{"source":228,"target":259},{"source":228,"target":2},{"source":229,"target":260},{"source":229,"target":2},{"source":230,"target":261},{"source":230,"target":2},{"source":231,"target":262},{"source":231,"target":2},{"source":232,"target":263},{"source":232,"target":2},{"source":233,"target":264},{"source":233,"target":2},{"source":234,"target":265},{"source":234,"target":2},{"source":235,"target":266},{"source":235,"target":2},{"source":236,"target":267},{"source":236,"target":2},{"source":237,"target":268},{"source":237,"target":2},{"source":238,"target":269},{"source":238,"target":2},{"source":195,"target":1},{"source":195,"target":270},{"source":195,"target":2},{"source":195,"target":99},{"source":270,"target":1},{"source":239,"target":6},{"source":239,"target":271},{"source":239,"target":2},{"source":271,"target":6},{"source":240,"target":9},{"source":240,"target":272},{"source":240,"target":2},{"source":272,"target":9},{"source":241,"target":3},{"source":241,"target":273},{"source":241,"target":2},{"source":273,"target":3},{"source":242,"target":2},{"source":242,"target":274},{"source":242,"target":2},{"source":274,"target":2},{"source":243,"target":8},{"source":243,"target":275},{"source":243,"target":2},{"source":243,"target":276},{"source":275,"target":8},{"source":244,"target":277},{"source":244,"target":2},{"source":245,"target":278},{"source":245,"target":2},{"source":246,"target":5},{"source":3,"target":0},{"source":3,"target":8},{"source":3,"target":279},{"source":3,"target":280},{"source":3,"target":281},{"source":3,"target":282},{"source":3,"target":283},{"source":3,"target":284},{"source":3,"target":285},{"source":3,"target":286},{"source":279,"target":12},{"source":279,"target":287},{"source":279,"target":3},{"source":287,"target":12},{"source":280,"target":288},{"source":280,"target":3},{"source":281,"target":289},{"source":281,"target":3},{"source":282,"target":290},{"source":282,"target":3},{"source":283,"target":4},{"source":283,"target":291},{"source":283,"target":3},{"source":283,"target":292},{"source":291,"target":4},{"source":284,"target":10},{"source":284,"target":293},{"source":284,"target":3},{"source":284,"target":294},{"source":293,"target":10},{"source":285,"target":4},{"source":285,"target":295},{"source":285,"target":3},{"source":295,"target":4},{"source":286,"target":8},{"source":4,"target":0},{"source":4,"target":15},{"source":4,"target":296},{"source":4,"target":297},{"source":4,"target":298},{"source":4,"target":299},{"source":4,"target":300},{"source":4,"target":301},{"source":4,"target":302},{"source":4,"target":303},{"source":4,"target":304},{"source":4,"target":292},{"source":4,"target":305},{"source":4,"target":306},{"source":4,"target":307},{"source":4,"target":308},{"source":4,"target":309},{"source":4,"target":310},{"source":4,"target":311},{"source":4,"target":312},{"source":296,"target":13},{"source":296,"target":313},{"source":296,"target":4},{"source":313,"target":13},{"source":297,"target":314},{"source":297,"target":4},{"source":298,"target":315},{"source":298,"target":4},{"source":299,"target":316},{"source":299,"target":4},{"source":300,"target":317},{"source":300,"target":4},{"source":301,"target":318},{"source":301,"target":4},{"source":302,"target":319},{"source":302,"target":4},{"source":303,"target":320},{"source":303,"target":4},{"source":304,"target":321},{"source":304,"target":4},{"source":292,"target":3},{"source":292,"target":322},{"source":292,"target":4},{"source":292,"target":283},{"source":322,"target":3},{"source":305,"target":323},{"source":305,"target":4},{"source":306,"target":324},{"source":306,"target":4},{"source":307,"target":325},{"source":307,"target":4},{"source":308,"target":326},{"source":308,"target":4},{"source":309,"target":327},{"source":309,"target":4},{"source":310,"target":328},{"source":310,"target":4},{"source":311,"target":25},{"source":311,"target":329},{"source":311,"target":4},{"source":329,"target":25},{"source":312,"target":15},{"source":5,"target":0},{"source":5,"target":330},{"source":5,"target":331},{"source":330,"target":17},{"source":330,"target":332},{"source":330,"target":5},{"source":330,"target":333},{"source":332,"target":17},{"source":333,"target":334},{"source":333,"target":330},{"source":331,"target":17},{"source":331,"target":335},{"source":331,"target":5},{"source":331,"target":336},{"source":335,"target":17},{"source":6,"target":0},{"source":6,"target":9},{"source":6,"target":337},{"source":6,"target":338},{"source":6,"target":339},{"source":6,"target":340},{"source":337,"target":341},{"source":337,"target":6},{"source":338,"target":342},{"source":338,"target":6},{"source":339,"target":7},{"source":339,"target":343},{"source":339,"target":6},{"source":339,"target":344},{"source":343,"target":7},{"source":340,"target":9},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":344},{"source":7,"target":345},{"source":7,"target":346},{"source":7,"target":347},{"source":344,"target":6},{"source":344,"target":348},{"source":344,"target":7},{"source":344,"target":339},{"source":348,"target":6},{"source":345,"target":349},{"source":345,"target":7},{"source":346,"target":350},{"source":346,"target":7},{"source":347,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":276},{"source":8,"target":351},{"source":8,"target":352},{"source":8,"target":353},{"source":276,"target":2},{"source":276,"target":354},{"source":276,"target":8},{"source":276,"target":243},{"source":354,"target":2},{"source":351,"target":19},{"source":351,"target":355},{"source":351,"target":8},{"source":355,"target":19},{"source":352,"target":356},{"source":352,"target":8},{"source":353,"target":5},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":357},{"source":9,"target":358},{"source":9,"target":359},{"source":9,"target":360},{"source":9,"target":361},{"source":357,"target":362},{"source":357,"target":9},{"source":358,"target":363},{"source":358,"target":9},{"source":359,"target":364},{"source":359,"target":9},{"source":360,"target":25},{"source":360,"target":365},{"source":360,"target":9},{"source":365,"target":25},{"source":361,"target":8},{"source":10,"target":0},{"source":10,"target":15},{"source":10,"target":294},{"source":10,"target":366},{"source":10,"target":367},{"source":10,"target":368},{"source":10,"target":369},{"source":10,"target":370},{"source":10,"target":371},{"source":294,"target":3},{"source":294,"target":372},{"source":294,"target":10},{"source":294,"target":284},{"source":372,"target":3},{"source":366,"target":373},{"source":366,"target":10},{"source":367,"target":11},{"source":367,"target":374},{"source":367,"target":10},{"source":367,"target":375},{"source":374,"target":11},{"source":368,"target":19},{"source":368,"target":376},{"source":368,"target":10},{"source":376,"target":19},{"source":369,"target":377},{"source":369,"target":10},{"source":370,"target":378},{"source":370,"target":10},{"source":371,"target":15},{"source":11,"target":0},{"source":11,"target":15},{"source":11,"target":375},{"source":11,"target":379},{"source":11,"target":380},{"source":375,"target":10},{"source":375,"target":381},{"source":375,"target":11},{"source":375,"target":367},{"source":381,"target":10},{"source":379,"target":382},{"source":379,"target":11},{"source":380,"target":15},{"source":12,"target":0},{"source":12,"target":383},{"source":12,"target":384},{"source":12,"target":385},{"source":383,"target":12},{"source":384,"target":12},{"source":385,"target":12},{"source":13,"target":0},{"source":13,"target":386},{"source":13,"target":387},{"source":13,"target":388},{"source":386,"target":13},{"source":387,"target":13},{"source":388,"target":13},{"source":14,"target":0},{"source":14,"target":389},{"source":14,"target":390},{"source":14,"target":391},{"source":14,"target":392},{"source":389,"target":14},{"source":390,"target":14},{"source":391,"target":14},{"source":392,"target":14},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":393},{"source":15,"target":394},{"source":393,"target":395},{"source":393,"target":15},{"source":394,"target":5},{"source":16,"target":0},{"source":16,"target":396},{"source":16,"target":397},{"source":16,"target":398},{"source":16,"target":399},{"source":396,"target":16},{"source":397,"target":16},{"source":398,"target":16},{"source":399,"target":16},{"source":17,"target":0},{"source":17,"target":5},{"source":17,"target":400},{"source":17,"target":401},{"source":17,"target":336},{"source":17,"target":402},{"source":17,"target":403},{"source":17,"target":404},{"source":400,"target":405},{"source":400,"target":17},{"source":401,"target":406},{"source":401,"target":17},{"source":336,"target":5},{"source":336,"target":407},{"source":336,"target":17},{"source":336,"target":331},{"source":407,"target":5},{"source":402,"target":408},{"source":402,"target":17},{"source":403,"target":409},{"source":403,"target":17},{"source":404,"target":5},{"source":18,"target":0},{"source":18,"target":410},{"source":18,"target":411},{"source":18,"target":412},{"source":18,"target":413},{"source":18,"target":414},{"source":18,"target":415},{"source":410,"target":18},{"source":411,"target":18},{"source":412,"target":18},{"source":413,"target":18},{"source":414,"target":18},{"source":415,"target":18},{"source":19,"target":0},{"source":19,"target":5},{"source":19,"target":416},{"source":19,"target":417},{"source":19,"target":418},{"source":416,"target":419},{"source":416,"target":19},{"source":417,"target":420},{"source":417,"target":19},{"source":418,"target":5},{"source":20,"target":0},{"source":20,"target":421},{"source":20,"target":422},{"source":20,"target":423},{"source":20,"target":424},{"source":20,"target":425},{"source":20,"target":426},{"source":20,"target":427},{"source":20,"target":428},{"source":20,"target":429},{"source":20,"target":430},{"source":20,"target":431},{"source":20,"target":432},{"source":20,"target":433},{"source":421,"target":20},{"source":422,"target":20},{"source":423,"target":20},{"source":424,"target":20},{"source":425,"target":20},{"source":426,"target":20},{"source":427,"target":20},{"source":428,"target":20},{"source":429,"target":20},{"source":430,"target":20},{"source":431,"target":20},{"source":432,"target":20},{"source":433,"target":20},{"source":21,"target":0},{"source":21,"target":434},{"source":21,"target":435},{"source":21,"target":436},{"source":21,"target":437},{"source":434,"target":21},{"source":435,"target":21},{"source":436,"target":21},{"source":437,"target":21},{"source":22,"target":0},{"source":22,"target":438},{"source":22,"target":439},{"source":22,"target":440},{"source":438,"target":22},{"source":439,"target":22},{"source":440,"target":22},{"source":23,"target":0},{"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":441,"target":23},{"source":442,"target":23},{"source":443,"target":23},{"source":444,"target":23},{"source":445,"target":23},{"source":446,"target":23},{"source":447,"target":23},{"source":24,"target":0},{"source":25,"target":0}],"multigraph":true} |
true | <?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="qvtcorebase" nsURI="http://www.eclipse.org/qvt/2015/QVTcoreBase"
nsPrefix="qvtcb">
<eClassifiers xsi:type="ecore:EClass" name="AbstractMapping" abstract="true" interface="true"
eSuperTypes="../../org.eclipse.qvtd.pivot.qvtbase/model/QVTbase.ecore#//Rule #//Area">
<eOperations name="getContext" eType="#//AbstractMapping"/>
<eOperations name="getRefinement" upperBound="-1" eType="#//AbstractMapping"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Area" abstract="true" interface="true"
eSuperTypes="../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Element">
<eOperations name="getAllVariables" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guardPattern" lowerBound="1"
eType="#//GuardPattern" containment="true" eOpposite="#//GuardPattern/area"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bottomPattern" lowerBound="1"
eType="#//BottomPattern" containment="true" eOpposite="#//BottomPattern/area"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" abstract="true" eSuperTypes="../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="bottomPattern" lowerBound="1"
eType="#//BottomPattern" transient="true" eOpposite="#//BottomPattern/assignment"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//OCLExpression"
containment="true">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="valueAssignment"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDefault" eType="ecore:EDataType ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Boolean"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BottomPattern" eSuperTypes="#//CorePattern">
<eStructuralFeatures xsi:type="ecore:EReference" name="area" lowerBound="1" eType="#//Area"
transient="true" eOpposite="#//Area/bottomPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignment" ordered="false"
upperBound="-1" eType="#//Assignment" containment="true" eOpposite="#//Assignment/bottomPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enforcementOperation" ordered="false"
upperBound="-1" eType="#//EnforcementOperation" containment="true" eOpposite="#//EnforcementOperation/bottomPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="realizedVariable" ordered="false"
upperBound="-1" eType="#//RealizedVariable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoreDomain" eSuperTypes="../../org.eclipse.qvtd.pivot.qvtbase/model/QVTbase.ecore#//Domain #//Area"/>
<eClassifiers xsi:type="ecore:EClass" name="CorePattern" eSuperTypes="../../org.eclipse.qvtd.pivot.qvtbase/model/QVTbase.ecore#//Pattern">
<eOperations name="getAllVariables" ordered="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable"/>
<eOperations name="getArea" lowerBound="1" eType="#//Area"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
upperBound="-1" eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnforcementOperation" eSuperTypes="../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enforcementMode" eType="#//EnforcementMode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bottomPattern" eType="#//BottomPattern"
transient="true" eOpposite="#//BottomPattern/enforcementOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operationCallExp" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//OperationCallExp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardPattern" eSuperTypes="#//CorePattern">
<eStructuralFeatures xsi:type="ecore:EReference" name="area" lowerBound="1" eType="#//Area"
transient="true" eOpposite="#//Area/guardPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyAssignment" eSuperTypes="#//Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" name="slotExpression" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//OCLExpression"
containment="true">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="slotAssignment"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetProperty" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Property">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="assignment"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealizedVariable" eSuperTypes="../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAssignment" eSuperTypes="#//Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetVariable" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.ocl.pivot/model/Pivot.ecore#//Variable">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="assignment"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EnforcementMode">
<eLiterals name="Creation"/>
<eLiterals name="Deletion" value="1"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/adilinam/QVTdCaseStudy/org.eclipse.qvtd.pivot.qvtcorebase/model/QVTcoreBase.ecore | ecore | qvtcorebase
AbstractMapping
getContext
getRefinement
Area
getAllVariables
guardPattern
bottomPattern
Assignment
bottomPattern
value
isDefault
BottomPattern
area
assignment
enforcementOperation
realizedVariable
CoreDomain
CorePattern
getAllVariables
getArea
variable
EnforcementOperation
enforcementMode
bottomPattern
operationCallExp
GuardPattern
area
PropertyAssignment
slotExpression
targetProperty
RealizedVariable
VariableAssignment
targetVariable
EnforcementMode
Creation
Creation
Deletion
Deletion | null | {"directed":true,"nodes":[{"nsPrefix":"qvtcb","nsURI":"http://www.eclipse.org/qvt/2015/QVTcoreBase","name":"qvtcorebase","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractMapping","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Area","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BottomPattern","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoreDomain","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorePattern","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnforcementOperation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardPattern","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyAssignment","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealizedVariable","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAssignment","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EnforcementMode","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContext","lowerBound":0,"id":13,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getRefinement","lowerBound":0,"id":14,"many":true,"required":false,"eClass":"EOperation"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllVariables","lowerBound":0,"id":19,"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":"guardPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"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":"bottomPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"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":true,"unique":true,"name":"area","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"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":true,"unique":true,"name":"area","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"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":true,"unique":true,"name":"bottomPattern","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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"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":"isDefault","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"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":"assignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":"enforcementOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"realizedVariable","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"},{"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":"bottomPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllVariables","lowerBound":0,"id":46,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArea","lowerBound":1,"id":47,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"enforcementMode","changeable":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"operationCallExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"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":"slotExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"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":"targetProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"targetVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"name":"Creation","id":70,"value":0,"literal":"Creation","eClass":"EEnumLiteral"},{"name":"Deletion","id":71,"value":1,"literal":"Deletion","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":1,"target":0},{"source":1,"target":2},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":13,"target":1},{"source":13,"target":17},{"source":13,"target":1},{"source":17,"target":1},{"source":14,"target":1},{"source":14,"target":18},{"source":14,"target":1},{"source":18,"target":1},{"source":16,"target":2},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":19,"target":23},{"source":19,"target":2},{"source":20,"target":8},{"source":20,"target":24},{"source":20,"target":2},{"source":20,"target":25},{"source":24,"target":8},{"source":21,"target":4},{"source":21,"target":26},{"source":21,"target":2},{"source":21,"target":27},{"source":26,"target":4},{"source":3,"target":0},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":28,"target":4},{"source":28,"target":32},{"source":28,"target":3},{"source":28,"target":33},{"source":32,"target":4},{"source":29,"target":34},{"source":29,"target":3},{"source":30,"target":35},{"source":30,"target":3},{"source":4,"target":0},{"source":4,"target":6},{"source":4,"target":27},{"source":4,"target":33},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":27,"target":2},{"source":27,"target":39},{"source":27,"target":4},{"source":27,"target":21},{"source":39,"target":2},{"source":33,"target":3},{"source":33,"target":40},{"source":33,"target":4},{"source":33,"target":28},{"source":40,"target":3},{"source":36,"target":7},{"source":36,"target":41},{"source":36,"target":4},{"source":36,"target":42},{"source":41,"target":7},{"source":37,"target":10},{"source":37,"target":43},{"source":37,"target":4},{"source":43,"target":10},{"source":38,"target":6},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":44},{"source":5,"target":45},{"source":45,"target":2},{"source":6,"target":0},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":46,"target":50},{"source":46,"target":6},{"source":47,"target":2},{"source":47,"target":51},{"source":47,"target":6},{"source":51,"target":2},{"source":48,"target":52},{"source":48,"target":6},{"source":7,"target":0},{"source":7,"target":53},{"source":7,"target":42},{"source":7,"target":54},{"source":7,"target":55},{"source":53,"target":12},{"source":53,"target":56},{"source":53,"target":7},{"source":56,"target":12},{"source":42,"target":4},{"source":42,"target":57},{"source":42,"target":7},{"source":42,"target":36},{"source":57,"target":4},{"source":54,"target":58},{"source":54,"target":7},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":25},{"source":8,"target":59},{"source":25,"target":2},{"source":25,"target":60},{"source":25,"target":8},{"source":25,"target":20},{"source":60,"target":2},{"source":59,"target":6},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":61,"target":64},{"source":61,"target":9},{"source":62,"target":65},{"source":62,"target":9},{"source":63,"target":3},{"source":10,"target":0},{"source":10,"target":66},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":67},{"source":11,"target":68},{"source":67,"target":69},{"source":67,"target":11},{"source":68,"target":3},{"source":12,"target":0},{"source":12,"target":70},{"source":12,"target":71},{"source":70,"target":12},{"source":71,"target":12}],"multigraph":true} |
false | <?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="def" nsURI="test.def" nsPrefix="def">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="basePackage" value="test"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="T1" eSuperTypes="platform:/resource/org.eclipse.emf.texo.demo/model/test.xcore#/EPackage/Test"/>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf.texo/runtime/org.eclipse.emf.texo.demo/model/test2.ecore | ecore | def
T1 | null | {"directed":true,"nodes":[{"nsPrefix":"def","nsURI":"test.def","name":"def","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"T1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"id":2,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2}],"multigraph":true} |
false | <?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="p"
nsURI="http://something.org" nsPrefix="ex">
<eClassifiers xsi:type="ecore:EClass" name="append"/>
<eClassifiers xsi:type="ecore:EClass" name="ThisClassWasFirst"/>
<eClassifiers xsi:type="ecore:EClass" name="ThisClassWasMiddle"/>
<eClassifiers xsi:type="ecore:EClass" name="ThisClassWasLast"/>
</ecore:EPackage>
| github:ecore:/data/DevBoost/Reuseware/Tests/org.reuseware.coconut.test/testdata/primitiveOperators/org/reuseware/test/basic/primitiveOperators/Extendable.ecore | ecore | p
append
ThisClassWasFirst
ThisClassWasMiddle
ThisClassWasLast | null | {"directed":true,"nodes":[{"nsPrefix":"ex","nsURI":"http://something.org","name":"p","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"append","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisClassWasFirst","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisClassWasMiddle","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThisClassWasLast","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"}],"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":3,"target":0},{"source":4,"target":0}],"multigraph":true} |
true | <?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="valueDomains"
nsURI="http://LexGrid.org/schema/2009/01/LexGrid/valueDomains" nsPrefix="lgVD">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 <h2 xmlns="http://LexGrid.org/schema/2009/01/LexGrid/valueDomains">Value domains and pick list packages</h2>
 
The LexGrid model of value domains and associated pick lists.

 <h2 xmlns="http://LexGrid.org/schema/2009/01/LexGrid/naming">Local identifier to URI mapping resource definition</h2>
 
This package supports the local id to URI mappings.

 <h2 xmlns="http://LexGrid.org/schema/2009/01/LexGrid/builtins">Core data types for the LexGrid package</h2>
 
These are the basic types used in the construction of the rest of the LexGrid model. They need to be mapped to the appropriate implementation specific data types. The mapping in this package represents the XML Schema data types mapping

 <h2 xmlns="http://LexGrid.org/schema/2009/01/LexGrid/commonTypes">Shared types for the LexGrid package</h2>
 
Type definitions that are shared by more than one LexGrid module"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="CodingSchemeReference">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A reference to all of the entity codes in a given coding scheme. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="codingSchemeReference"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="codingScheme" lowerBound="1"
eType="ecore:EDataType types.ecore#//CodingSchemeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifier of the coding scheme that the entity codes are drawn from . codingSchemeName must match a local id of a supportedCodingScheme in the mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="codingScheme"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefinitionEntry">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A reference to an entry code, a coding scheme or another value domain along with the instructions about how the reference is applied. Definition entrys are applied in entryOrder, with each successive entry either adding to or subtracting from the final set of entity codes."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="definitionEntry"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entityReference" eType="#//EntityReference"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="entityReference"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueDomainReference" eType="#//ValueDomainReference"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="valueDomainReference"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="codingSchemeReference"
eType="#//CodingSchemeReference" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="codingSchemeReference"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="#//DefinitionOperator"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="How this entry is to be applied to the value domain"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="operator"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ruleOrder" lowerBound="1"
eType="ecore:EDataType types.ecore#//EntryOrder">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The unique identifier of the definition entry within the definition as well as the relative order in which this entry should be applied"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ruleOrder"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DefinitionOperator">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The description of how a given definition entry is applied"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="definitionOperator"/>
</eAnnotations>
<eLiterals name="OR">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Add the set of entityCodes described by the currentEntity to the value domain. (logical OR)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SUBTRACT" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Subtract (remove) the set of entityCodes described by the currentEntity to the value domain. (logical NAND)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AND" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Only include the entity codes that are both in the value domain and the definition entry. (logical AND)"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="DefinitionOperatorObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="definitionOperator:Object"/>
<details key="baseType" value="definitionOperator"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityReference">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A reference to an entityCode and/or one or more entityCodes that have a relationship to the specified entity code."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="entityReference"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityCode" lowerBound="1"
eType="ecore:EDataType types.ecore#//EntityCode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The entity code being referenced."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entityCode"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityCodeNamespace" eType="ecore:EDataType types.ecore#//NamespaceName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Local identifier of the namespace of the entityCode. entityCodeNamespace must match a local id of a supportedNamespace in the corresponding mappings section. If omitted, the URI of the defaultCodingScheme will be used as the URI of the entity code."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entityCodeNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="leafOnly" eType="ecore:EDataType builtins.ecore#//TsBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If true and referenceAssociation is supplied and referenceAssociation is defined as transitive, include all entity codes that are "leaves" in transitive closure of referenceAssociation as applied to entity code. Default: false"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="leafOnly"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceAssociation" eType="ecore:EDataType types.ecore#//AssociationName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifier of an association that appears in the native relations collection in the default coding scheme. This association is used to describe a set of entity codes. If absent, only the entityCode itself is included in this definition."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="referenceAssociation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetToSource" eType="ecore:EDataType builtins.ecore#//TsBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If true and referenceAssociation is supplied, navigate from entityCode as the association target to the corresponding sources. If transitiveClosure is true and the referenceAssociation is transitive, include all the ancestors in the list rather than just the direct "parents" (sources)."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="targetToSource"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transitiveClosure" eType="ecore:EDataType builtins.ecore#//TsBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If true and referenceAssociation is supplied and referenceAssociation is defined as transitive, include all entity codes that belong to transitive closure of referenceAssociation as applied to entity code. Default: false"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="transitiveClosure"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PickListDefinition" eSuperTypes="types.ecore#//VersionableAndDescribable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An ordered list of entity codes and corresponding presentations drawn from a value domain."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pickListDefinition"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" eType="ecore:EClass naming.ecore#//Mappings"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mappings that are specific to this pick list definition. This set of mappings must be supplied when a pick list definition is included in a changedEntry and must be empty when it is included in a pickLists collection, as the collection itself carries the mappings"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="mappings"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pickListEntryNode" upperBound="-1"
eType="#//PickListEntryNode" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An entry in the list"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pickListEntryNode"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1"
eType="ecore:EClass types.ecore#//Source" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifiers of the source(s) of this pick list definition. Must match a local id of a supportedSource in the corresponding mappings section. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="source"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultPickContext" unique="false"
upperBound="-1" eType="ecore:EDataType types.ecore#//Context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifiers of the context used in the definition of the pick list."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="defaultPickContext"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="ecore:EClass types.ecore#//Properties"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A list of propeties used in the description of this pick list."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="properties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="completeDomain" eType="ecore:EDataType builtins.ecore#//TsBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="True means that this pick list should represent all of the entries in the domain. Any active entity codes that aren't in the specific pick list entries are added to the end, using the designations identified by the defaultLanguage, defaultSortOrder and defaultPickContext. Default: false"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="completeDomain"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultEntityCodeNamespace"
eType="ecore:EDataType types.ecore#//NamespaceName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Local name of the namespace to which the entry codes in this list belong. defaultEntityCodeNamespace must match a local id of a supportedNamespace in the mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="defaultEntityCodeNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultLanguage" eType="ecore:EDataType types.ecore#//Language">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifier of the language that is used to generate the text of this pick list if not otherwise specified. Note that this language does NOT necessarily have any coorelation with the language of a pickListEntry itself or the language of the target user. defaultLanguage must match a local id of a supportedLanguage in the mappings section. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="defaultLanguage"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultSortOrder" eType="ecore:EDataType types.ecore#//SortOrder">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifier of a sort order that is used as the default in the definition of the pick list"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="defaultSortOrder"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pickListId" lowerBound="1"
eType="ecore:EDataType types.ecore#//NodeId">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An identifier that uniquely names this list within the context of the collection."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pickListId"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="representsValueDomain"
lowerBound="1" eType="ecore:EDataType types.ecore#//URI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The URI of the value domain definition that is represented by this pick list"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="representsValueDomain"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PickListEntry">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An entity code and corresponding textual representation. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pickListEntry"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pickText" lowerBound="1"
eType="ecore:EDataType builtins.ecore#//TsCaseSensitiveDirectoryString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The text that represents this node in the pick list. Some business rules may require that this string match a presentation associated with the entityCode"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pickText"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pickContext" unique="false"
upperBound="-1" eType="ecore:EDataType types.ecore#//Context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifiers of the context(s) in which this entry applies. pickContext must match a local id of a supportedContext in the mappings section "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pickContext"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityCode" lowerBound="1"
eType="ecore:EDataType types.ecore#//EntityCode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Entity code associated with this entry. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entityCode"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityCodeNamespace" eType="ecore:EDataType types.ecore#//NamespaceName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Local identifier of the namespace of the entity code if different than the pickListDefinition defaultEntityCodeNamespace. entityCodeNamespace must match a local id of a supportedNamespace in the mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entityCodeNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entryOrder" eType="ecore:EDataType types.ecore#//EntryOrder">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Relative order of this entry in the list. pickListEntries without a supplied order follow the all entries with an order, and the order is not defined."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entryOrder"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDefault" eType="ecore:EDataType builtins.ecore#//TsBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="True means that this is the default entry for the supplied language and context."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isDefault"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" eType="ecore:EDataType types.ecore#//Language">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local name of the language to be used when the application/user supplies a selection language matches. If absent, this matches all languages. language must match a local id od of a supportedLanguage in the mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="language"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="matchIfNoContext" eType="ecore:EDataType builtins.ecore#//TsBoolean"
unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="True means that this entry can be used if no contexts are supplied, even though pickContext ispresent."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="matchIfNoContext"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyId" eType="ecore:EDataType types.ecore#//PropertyId">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The property identifier associated with the entityCode and entityCodeNamespace that the pickText was derived from. If absent, the pick text can be anything. Some terminologies may have business rules requiring this attribute to be present."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="propertyId"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PickListEntryExclusion">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An entity code that is explicitly excluded from a pick list."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pickListEntryExclusion"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityCode" lowerBound="1"
eType="ecore:EDataType types.ecore#//EntityCode">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Entity code associated with this entry. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entityCode"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityCodeNamespace" eType="ecore:EDataType types.ecore#//NamespaceName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Local identifier of the namespace of the entity code if different than the pickListDefinition defaultEntityCodeNamespace. entityCodeNamespace must match a local id of a supportedNamespace in the mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="entityCodeNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PickListEntryNode" eSuperTypes="types.ecore#//Versionable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An inclusion (pickListEntry) or exclusion (pickListEntryExclusion) in a pick list definition"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pickListEntryNode"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="exclusionEntry" eType="#//PickListEntryExclusion"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="exclusionEntry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inclusionEntry" eType="#//PickListEntry"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="inclusionEntry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="ecore:EClass types.ecore#//Properties"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Additional properties associated with this particular entry node"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="properties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pickListEntryId" lowerBound="1"
eType="ecore:EDataType types.ecore#//NodeId">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Unique identifier of this node within the list."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="pickListEntryId"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PickLists">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A collection of pick list definitions."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="pickLists"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" lowerBound="1"
eType="ecore:EClass naming.ecore#//Mappings" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local names and corresponding URIs used in this collection"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="mappings"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="pickListDefinition" lowerBound="1"
upperBound="-1" eType="#//PickListDefinition" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A pick list definition"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="pickListDefinition"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueDomainDefinition" eSuperTypes="types.ecore#//VersionableAndDescribable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A definition of a given value domain. A value domain can be a simple description with no associated value domain entries, or it can consist of one or more definitionEntries that resolve to an enumerated list of entityCodes when applied to one or more codingScheme versions.
NOTE: Value domain definitions aren't versionable - changing the definition of the domain changes its identity."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valueDomainDefinition"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" eType="ecore:EClass naming.ecore#//Mappings"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The mappings that are specific to this value domain definition. This set of mappings must be supplied when a value domain definition is included in a changedEntry and must be empty when it is included in a valueDomains collection, as the collection itself carries the mappings"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="mappings"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" upperBound="-1"
eType="ecore:EClass types.ecore#//Source" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifiers of the source(s) of this property. Must match a local id of a supportedSource in the corresponding mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="source"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="representsRealmOrContext"
unique="false" upperBound="-1" eType="ecore:EDataType types.ecore#//Context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local identifiers of the context(s) in which this value domain applies. Must match a local id of a supportedContext in the corresponding mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="representsRealmOrContext"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="ecore:EClass types.ecore#//Properties"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A list of propeties used in the description of this value domain."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="properties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitionEntry" upperBound="-1"
eType="#//DefinitionEntry" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A portion of the value domain definition. Definition entries are ordered."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="definitionEntry"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultCodingScheme" eType="ecore:EDataType types.ecore#//CodingSchemeName">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Local name of the primary coding scheme from which the domain is drawn. defaultCodingScheme must match a local id of a supportedCodingScheme in the mappings section."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="defaultCodingScheme"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueDomainName" eType="ecore:EDataType builtins.ecore#//TsCaseIgnoreIA5String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of this domain, if any."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valueDomainName"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueDomainURI" lowerBound="1"
eType="ecore:EDataType types.ecore#//URI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The URI of this value domain."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valueDomainURI"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueDomainReference">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A reference to the set of codes defined in another value domain. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valueDomainReference"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueDomainURI" lowerBound="1"
eType="ecore:EDataType types.ecore#//URI">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The URI of the value domain to apply the operator to. This value domain may be contained within the local service or may need to be resolved externally."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="valueDomainURI"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueDomains">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A collection of value domain definitions."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="valueDomains"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" lowerBound="1"
eType="ecore:EClass naming.ecore#//Mappings" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The local names and corresponding URIs used in this collection"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="mappings"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="valueDomainDefinition"
lowerBound="1" upperBound="-1" eType="#//ValueDomainDefinition" containment="true"
resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A value domain definition"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="valueDomainDefinition"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/domains.ecore | ecore | valueDomains
CodingSchemeReference
codingScheme
DefinitionEntry
entityReference
valueDomainReference
codingSchemeReference
operator
ruleOrder
DefinitionOperator
OR
OR
SUBTRACT
SUBTRACT
AND
AND
DefinitionOperatorObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
EntityReference
entityCode
entityCodeNamespace
leafOnly
referenceAssociation
targetToSource
transitiveClosure
PickListDefinition
mappings
pickListEntryNode
source
defaultPickContext
properties
completeDomain
defaultEntityCodeNamespace
defaultLanguage
defaultSortOrder
pickListId
representsValueDomain
PickListEntry
pickText
pickContext
entityCode
entityCodeNamespace
entryOrder
isDefault
language
matchIfNoContext
propertyId
PickListEntryExclusion
entityCode
entityCodeNamespace
PickListEntryNode
exclusionEntry
inclusionEntry
properties
pickListEntryId
PickLists
mappings
pickListDefinition
ValueDomainDefinition
mappings
source
representsRealmOrContext
properties
definitionEntry
defaultCodingScheme
valueDomainName
valueDomainURI
ValueDomainReference
valueDomainURI
ValueDomains
mappings
valueDomainDefinition | null | {"directed":true,"nodes":[{"nsPrefix":"lgVD","nsURI":"http://LexGrid.org/schema/2009/01/LexGrid/valueDomains","name":"valueDomains","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CodingSchemeReference","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefinitionEntry","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DefinitionOperator","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"DefinitionOperatorObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityReference","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PickListDefinition","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PickListEntry","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PickListEntryExclusion","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PickListEntryNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PickLists","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueDomainDefinition","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueDomainReference","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueDomains","instanceClass":null,"abstract":false,"id":13,"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":"codingScheme","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"id":15,"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":"entityReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"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":"valueDomainReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"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":"codingSchemeReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"operator","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"ruleOrder","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"name":"OR","id":26,"value":0,"literal":"OR","eClass":"EEnumLiteral"},{"name":"SUBTRACT","id":27,"value":1,"literal":"SUBTRACT","eClass":"EEnumLiteral"},{"name":"AND","id":28,"value":2,"literal":"AND","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":"entityCode","changeable":true,"lowerBound":1,"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":"entityCodeNamespace","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"leafOnly","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceAssociation","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"targetToSource","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"transitiveClosure","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":false,"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":"pickListEntryNode","changeable":true,"resolveProxies":false,"lowerBound":0,"id":42,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":43,"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":"defaultPickContext","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"properties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":45,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"completeDomain","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":"defaultEntityCodeNamespace","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":"defaultLanguage","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":"defaultSortOrder","changeable":true,"lowerBound":0,"iD":false,"id":49,"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":"pickListId","changeable":true,"lowerBound":1,"iD":false,"id":50,"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":"representsValueDomain","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"},{"id":62,"eClass":"EGenericType"},{"id":63,"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":"pickText","changeable":true,"lowerBound":1,"iD":false,"id":64,"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":"pickContext","changeable":true,"lowerBound":0,"iD":false,"id":65,"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":"entityCode","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"entityCodeNamespace","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"entryOrder","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"isDefault","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":70,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"matchIfNoContext","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":"propertyId","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"entityCode","changeable":true,"lowerBound":1,"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":"entityCodeNamespace","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"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":"exclusionEntry","changeable":true,"resolveProxies":false,"lowerBound":0,"id":86,"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":"inclusionEntry","changeable":true,"resolveProxies":false,"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":"properties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":88,"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":"pickListEntryId","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"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":"mappings","changeable":true,"resolveProxies":false,"lowerBound":1,"id":95,"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":"pickListDefinition","changeable":true,"resolveProxies":false,"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","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":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":100,"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":"representsRealmOrContext","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":true,"unsettable":false,"transient":false,"unique":true,"name":"properties","changeable":true,"resolveProxies":false,"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":"definitionEntry","changeable":true,"resolveProxies":false,"lowerBound":0,"id":103,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultCodingScheme","changeable":true,"lowerBound":0,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueDomainName","changeable":true,"lowerBound":0,"iD":false,"id":105,"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":"valueDomainURI","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"valueDomainURI","changeable":true,"lowerBound":1,"iD":false,"id":116,"derived":false},{"id":117,"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":"mappings","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"valueDomainDefinition","changeable":true,"resolveProxies":false,"lowerBound":1,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"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":14,"target":15},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":16,"target":5},{"source":16,"target":21},{"source":16,"target":2},{"source":21,"target":5},{"source":17,"target":12},{"source":17,"target":22},{"source":17,"target":2},{"source":22,"target":12},{"source":18,"target":1},{"source":18,"target":23},{"source":18,"target":2},{"source":23,"target":1},{"source":19,"target":3},{"source":19,"target":24},{"source":19,"target":2},{"source":24,"target":3},{"source":20,"target":25},{"source":20,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":3},{"source":27,"target":3},{"source":28,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":29,"target":35},{"source":29,"target":5},{"source":30,"target":36},{"source":30,"target":5},{"source":31,"target":37},{"source":31,"target":5},{"source":32,"target":38},{"source":32,"target":5},{"source":33,"target":39},{"source":33,"target":5},{"source":34,"target":40},{"source":34,"target":5},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"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":41,"target":53},{"source":41,"target":6},{"source":42,"target":9},{"source":42,"target":54},{"source":42,"target":6},{"source":54,"target":9},{"source":43,"target":55},{"source":43,"target":6},{"source":44,"target":56},{"source":44,"target":6},{"source":45,"target":57},{"source":45,"target":6},{"source":46,"target":58},{"source":46,"target":6},{"source":47,"target":59},{"source":47,"target":6},{"source":48,"target":60},{"source":48,"target":6},{"source":49,"target":61},{"source":49,"target":6},{"source":50,"target":62},{"source":50,"target":6},{"source":51,"target":63},{"source":51,"target":6},{"source":7,"target":0},{"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":64,"target":73},{"source":64,"target":7},{"source":65,"target":74},{"source":65,"target":7},{"source":66,"target":75},{"source":66,"target":7},{"source":67,"target":76},{"source":67,"target":7},{"source":68,"target":77},{"source":68,"target":7},{"source":69,"target":78},{"source":69,"target":7},{"source":70,"target":79},{"source":70,"target":7},{"source":71,"target":80},{"source":71,"target":7},{"source":72,"target":81},{"source":72,"target":7},{"source":8,"target":0},{"source":8,"target":82},{"source":8,"target":83},{"source":82,"target":84},{"source":82,"target":8},{"source":83,"target":85},{"source":83,"target":8},{"source":9,"target":0},{"source":9,"target":86},{"source":9,"target":87},{"source":9,"target":88},{"source":9,"target":89},{"source":9,"target":90},{"source":86,"target":8},{"source":86,"target":91},{"source":86,"target":9},{"source":91,"target":8},{"source":87,"target":7},{"source":87,"target":92},{"source":87,"target":9},{"source":92,"target":7},{"source":88,"target":93},{"source":88,"target":9},{"source":89,"target":94},{"source":89,"target":9},{"source":10,"target":0},{"source":10,"target":95},{"source":10,"target":96},{"source":95,"target":97},{"source":95,"target":10},{"source":96,"target":6},{"source":96,"target":98},{"source":96,"target":10},{"source":98,"target":6},{"source":11,"target":0},{"source":11,"target":99},{"source":11,"target":100},{"source":11,"target":101},{"source":11,"target":102},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":105},{"source":11,"target":106},{"source":11,"target":107},{"source":99,"target":108},{"source":99,"target":11},{"source":100,"target":109},{"source":100,"target":11},{"source":101,"target":110},{"source":101,"target":11},{"source":102,"target":111},{"source":102,"target":11},{"source":103,"target":2},{"source":103,"target":112},{"source":103,"target":11},{"source":112,"target":2},{"source":104,"target":113},{"source":104,"target":11},{"source":105,"target":114},{"source":105,"target":11},{"source":106,"target":115},{"source":106,"target":11},{"source":12,"target":0},{"source":12,"target":116},{"source":116,"target":117},{"source":116,"target":12},{"source":13,"target":0},{"source":13,"target":118},{"source":13,"target":119},{"source":118,"target":120},{"source":118,"target":13},{"source":119,"target":11},{"source":119,"target":121},{"source":119,"target":13},{"source":121,"target":11}],"multigraph":true} |
false | <?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="test_-662974751">
<eClassifiers xsi:type="ecore:EClass" name="Class_-662974751"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentifier_-662974741"/>
</ecore:EPackage>
<ecore:EPackage name="Classtest_-662974751-662974751"/>
<ecore:EPackage name="TestIdentifiertest_-662974751-662974741"/>
</xmi:XMI>
| github:ecore:/data/adilinam/FYP-1-Final-Evaluation/org.eclipse.m2m.tests.qvt.oml/parserTestData/models/bug463572/expected.ecore | ecore | test_-662974751
Class_-662974751
TestIdentifier_-662974741
Classtest_-662974751-662974751
TestIdentifiertest_-662974751-662974741 | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"test_-662974751","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class_-662974751","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentifier_-662974741","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"Classtest_-662974751-662974751","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"TestIdentifiertest_-662974751-662974741","id":4,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":0}],"multigraph":true} |
true | <?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="bz378087"
nsURI="http://www.eclipse.org/emf/texo/test/model/issues/bz378087" nsPrefix="test">
<eClassifiers xsi:type="ecore:EClass" name="Test">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/PSI-Polska/texo/tests/org.eclipse.emf.texo.modelgenerator.test/src/org/eclipse/emf/texo/modelgenerator/test/models/issues/bz378087.ecore | ecore | bz378087
Test
class | null | {"directed":true,"nodes":[{"nsPrefix":"test","nsURI":"http://www.eclipse.org/emf/texo/test/model/issues/bz378087","name":"bz378087","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Test","instanceClass":null,"abstract":false,"id":1,"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":"class","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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://www.ontomore.org/test/transformation/classes.owl"
nsPrefix="classes">
<eClassifiers xsi:type="ecore:EClass" name="Person"/>
<eClassifiers xsi:type="ecore:EClass" name="Programmer"/>
<eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//Person #//Programmer"/>
</ecore:EPackage>
| github:ecore:/data/jreimone/refactory/OntoMore/Tests/org.ontomore.transformation.test/actual/classes_4.ecore | ecore | classes
Person
Programmer
Employee | null | {"directed":true,"nodes":[{"nsPrefix":"classes","nsURI":"http://www.ontomore.org/test/transformation/classes.owl","name":"classes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Programmer","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"},{"id":4,"eClass":"EGenericType"},{"id":5,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":5},{"source":4,"target":1},{"source":5,"target":2}],"multigraph":true} |
false | <?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="AddParameterTest">
<eClassifiers xsi:type="ecore:EClass" name="Testclass1">
<eOperations name="testOperation">
<eAnnotations source="marker"/>
<eParameters name="theParameter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ambrusthomas/MeDeR.refactor.examples/org.eclipse.emf.refactor.refactorings.ecore/tests/AddParameter/test_04/target.ecore | ecore | AddParameterTest
Testclass1
testOperation
theParameter | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"AddParameterTest","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Testclass1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"testOperation","lowerBound":0,"id":2,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"theParameter","lowerBound":0,"id":3,"many":false,"required":false,"eClass":"EParameter"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":1},{"source":2,"target":3},{"source":3,"target":4},{"source":3,"target":2}],"multigraph":true} |
true | <?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="idl"
nsURI="http://www.zeligsoft.com/2008/idl" nsPrefix="idl">
<eClassifiers xsi:type="ecore:EClass" name="Specification">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import_decl" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//Definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preproc" eSuperTypes="#//Definition #//Export #//ComponentExport"/>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Include" eSuperTypes="#//Preproc">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//FileName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileName">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Ifdef" eSuperTypes="#//Preproc">
<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="Preproc_Ifndef" eSuperTypes="#//Preproc">
<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="Preproc_Undef" eSuperTypes="#//Preproc">
<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="Preproc_If" eSuperTypes="#//Preproc">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" upperBound="-1"
eType="#//Preproc_If_Compare" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_If_Compare">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Preproc_If_Val"
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="rhs" eType="#//Preproc_If_Val"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_If_Val">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ConstExp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Else" eSuperTypes="#//Preproc"/>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Error" eSuperTypes="#//Preproc">
<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="Preproc_Define" eSuperTypes="#//Preproc">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//ConstExp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Endif" eSuperTypes="#//Preproc"/>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Pragma" eSuperTypes="#//Preproc"/>
<eClassifiers xsi:type="ecore:EClass" name="Preproc_Pragma_Prefix" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Ciao_Lem" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Ciao_Ami4ccm_Interface"
eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Ciao_Ami4ccm_Receptacle"
eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Ciao_Ami4ccm_Idl" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Ndds" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Component" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Home" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_DDS4CCM_Impl" eSuperTypes="#//Preproc_Pragma">
<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="Preproc_Pragma_Misc" eSuperTypes="#//Preproc_Pragma"/>
<eClassifiers xsi:type="ecore:EClass" name="File_Marker" eSuperTypes="#//Preproc">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Excluded_File_Marker" eSuperTypes="#//Preproc">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import_decl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imported_scope" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition"/>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//Definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface_or_Forward_Decl" eSuperTypes="#//Definition"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface_decl" eSuperTypes="#//Interface_or_Forward_Decl #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="header" eType="#//Interface_header"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interfaceBody" eType="#//InterfaceBody"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Forward_decl" eSuperTypes="#//Interface_or_Forward_Decl">
<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="Interface_header">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLocal" 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="specializes" upperBound="-1"
eType="#//ScopedName" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="export" upperBound="-1"
eType="#//Export" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Export" eSuperTypes="#//HomeExport"/>
<eClassifiers xsi:type="ecore:EClass" name="AttrDecl" eSuperTypes="#//Export #//ComponentExport #//PortExport #//ConnectorExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ParamTypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="names" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttrSpec" eSuperTypes="#//AttrDecl">
<eStructuralFeatures xsi:type="ecore:EReference" name="getRaises" eType="#//AttrRaisesExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setRaises" eType="#//AttrRaisesExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReadOnlyAttrSpec" eSuperTypes="#//AttrDecl">
<eStructuralFeatures xsi:type="ecore:EReference" name="raises" eType="#//AttrRaisesExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttrRaisesExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" eType="#//ExceptionList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionList">
<eStructuralFeatures xsi:type="ecore:EReference" name="exception" upperBound="-1"
eType="#//ScopedName" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpDecl" eSuperTypes="#//Export">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isOneway" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//OpTypeDecl"
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="params" eType="#//ParameterDecls"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raises" eType="#//ExceptionList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//ContextExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpTypeDecl"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterDecls">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decls" upperBound="-1"
eType="#//ParamDcl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParamDcl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//ParamDirection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ParamTypeSpec"
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:EEnum" name="ParamDirection">
<eLiterals name="In" literal="in"/>
<eLiterals name="Out" value="1" literal="out"/>
<eLiterals name="InOut" value="2" literal="inout"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContextExpr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParamTypeSpec" eSuperTypes="#//OpTypeDecl"/>
<eClassifiers xsi:type="ecore:EClass" name="ScopedName" eSuperTypes="#//ParamTypeSpec #//SimpleTypeSpec #//SwitchTypeSpec #//ConstType #//PrimaryExpr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BaseTypeSpec" eSuperTypes="#//ParamTypeSpec #//SimpleTypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="FloatingPtType" eSuperTypes="#//BaseTypeSpec #//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="FloatType" eSuperTypes="#//FloatingPtType"/>
<eClassifiers xsi:type="ecore:EClass" name="DoubleType" eSuperTypes="#//FloatingPtType"/>
<eClassifiers xsi:type="ecore:EClass" name="LongDoubleType" eSuperTypes="#//FloatingPtType"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//BaseTypeSpec #//SwitchTypeSpec #//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="SignedInt" eSuperTypes="#//IntegerType"/>
<eClassifiers xsi:type="ecore:EClass" name="SignedShortInt" eSuperTypes="#//SignedInt"/>
<eClassifiers xsi:type="ecore:EClass" name="SignedLongInt" eSuperTypes="#//SignedInt"/>
<eClassifiers xsi:type="ecore:EClass" name="SignedLongLongInt" eSuperTypes="#//SignedInt"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedInt" eSuperTypes="#//IntegerType"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedShortInt" eSuperTypes="#//UnsignedInt"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedLongInt" eSuperTypes="#//UnsignedInt"/>
<eClassifiers xsi:type="ecore:EClass" name="UnsignedLongLongInt" eSuperTypes="#//UnsignedInt"/>
<eClassifiers xsi:type="ecore:EClass" name="CharType" eSuperTypes="#//BaseTypeSpec #//SwitchTypeSpec #//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="WideCharType" eSuperTypes="#//BaseTypeSpec #//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//BaseTypeSpec #//SwitchTypeSpec #//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="OctetType" eSuperTypes="#//BaseTypeSpec #//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyType" eSuperTypes="#//BaseTypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectType" eSuperTypes="#//BaseTypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueBaseType" eSuperTypes="#//BaseTypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="#//ParamTypeSpec #//TemplateTypeSpec #//ConstType">
<eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//PositiveIntConst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WideStringType" eSuperTypes="#//ParamTypeSpec #//TemplateTypeSpec #//ConstType">
<eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//PositiveIntConst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExceptDecl" eSuperTypes="#//Definition #//Export #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<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:EReference" name="type" eType="#//TypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decl" eType="#//Declarator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comment" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Declarator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleDeclarator" eSuperTypes="#//Declarator"/>
<eClassifiers xsi:type="ecore:EClass" name="ComplexDeclarator"/>
<eClassifiers xsi:type="ecore:EClass" name="ArrayDeclarator" eSuperTypes="#//Declarator #//ComplexDeclarator">
<eStructuralFeatures xsi:type="ecore:EReference" name="size" upperBound="-1" eType="#//ConstExp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructType" eSuperTypes="#//Definition #//TypeDecl #//ConstrTypeSpec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1"
eType="#//Member" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDecl" eSuperTypes="#//Definition #//Export #//TemplateDefinition #//FixedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeDeclarator" eSuperTypes="#//TypeDecl">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declarators" upperBound="-1"
eType="#//Declarator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeSpec" eSuperTypes="#//ActualParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleTypeSpec" eSuperTypes="#//TypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateTypeSpec" eSuperTypes="#//SimpleTypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="ConstrTypeSpec" eSuperTypes="#//TypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="UnionType" eSuperTypes="#//TypeDecl #//ConstrTypeSpec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="switch" eType="#//SwitchTypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" eType="#//SwitchBody"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwitchTypeSpec"/>
<eClassifiers xsi:type="ecore:EClass" name="SwitchBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="case" upperBound="-1" eType="#//Case"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Case">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" upperBound="-1"
eType="#//CaseLabel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="spec" eType="#//ElementSpec"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CaseLabel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCase" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constExp" eType="#//ConstExp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDefault" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementSpec">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declarator" eType="#//Declarator"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumType" eSuperTypes="#//TypeDecl #//ConstrTypeSpec #//SwitchTypeSpec">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="#//TemplateTypeSpec #//FormalParameterType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SimpleTypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//PositiveIntConst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NativeType" eSuperTypes="#//Definition #//TemplateDefinition #//FixedDefinition">
<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="FixedPtType" eSuperTypes="#//TemplateTypeSpec">
<eStructuralFeatures xsi:type="ecore:EReference" name="lower" eType="#//PositiveIntConst"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upper" eType="#//PositiveIntConst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstrForwardDecl" eSuperTypes="#//TypeDecl">
<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="StructForwardDecl" eSuperTypes="#//ConstrForwardDecl"/>
<eClassifiers xsi:type="ecore:EClass" name="UnionForwardDecl" eSuperTypes="#//ConstrForwardDecl"/>
<eClassifiers xsi:type="ecore:EClass" name="PositiveIntConst">
<eStructuralFeatures xsi:type="ecore:EReference" name="exp" eType="#//ConstExp"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstDecl" eSuperTypes="#//Definition #//Export #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ConstType"
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="value" eType="#//ConstExp"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstType" eSuperTypes="#//ConstParamType"/>
<eClassifiers xsi:type="ecore:EClass" name="FixedPtConstType" eSuperTypes="#//ConstType"/>
<eClassifiers xsi:type="ecore:EClass" name="ConstExp" eSuperTypes="#//PrimaryExpr #//ActualParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="OrExpr" eSuperTypes="#//ConstExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//XOrExpr"
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="rhs" eType="#//OrExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XOrExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//AndExpr"
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="rhs" eType="#//XOrExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AndExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//ShiftExpr"
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="rhs" eType="#//AndExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//AddExpr"
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="rhs" eType="#//ShiftExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AddExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//MultExpr"
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="rhs" eType="#//AddExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//UnaryExpr"
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="rhs" eType="#//MultExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpr">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//PrimaryExpr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryExpr"/>
<eClassifiers xsi:type="ecore:EClass" name="Literal" eSuperTypes="#//PrimaryExpr">
<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="ComponentDecl" eSuperTypes="#//Definition #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" 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="base" eType="#//ScopedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supports" upperBound="-1"
eType="#//ScopedName" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="export" upperBound="-1"
eType="#//ComponentExport" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentExport"/>
<eClassifiers xsi:type="ecore:EClass" name="ProvidesDcl" eSuperTypes="#//ComponentExport #//PortExport #//ConnectorExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UsesDcl" eSuperTypes="#//ComponentExport #//PortExport #//ConnectorExport">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMultiple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PublishesDcl" eSuperTypes="#//ComponentExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EmitDcl" eSuperTypes="#//ComponentExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConsumesDcl" eSuperTypes="#//ComponentExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentForwardDecl" eSuperTypes="#//Definition">
<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="HomeDecl" eSuperTypes="#//Definition #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" 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="base" eType="#//ScopedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supports" upperBound="-1"
eType="#//ScopedName" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="manages" eType="#//ScopedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="primary_key" eType="#//PrimaryKeySpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="export" upperBound="-1"
eType="#//HomeExport" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimaryKeySpec">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//ScopedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HomeExport"/>
<eClassifiers xsi:type="ecore:EClass" name="FactoryDcl" eSuperTypes="#//HomeExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" 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="params" eType="#//ParameterDecls"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raises" eType="#//ExceptionList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinderDcl" eSuperTypes="#//HomeExport">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" 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="params" eType="#//ParameterDecls"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raises" eType="#//ExceptionList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" eSuperTypes="#//Definition #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" 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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventDcl" eSuperTypes="#//Event">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCustom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTruncatable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" upperBound="-1" eType="#//ScopedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supports" upperBound="-1"
eType="#//ScopedName" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="export" upperBound="-1"
eType="#//Export" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1"
eType="#//StateMember" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateMember">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ParamTypeSpec"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="names" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventForwardDcl" eSuperTypes="#//Event"/>
<eClassifiers xsi:type="ecore:EClass" name="PortTypeDecl" eSuperTypes="#//Definition #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="comments" upperBound="-1"
eType="#//IDLComment" 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="exports" upperBound="-1"
eType="#//PortExport" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortExport"/>
<eClassifiers xsi:type="ecore:EClass" name="PortDecl" eSuperTypes="#//ComponentExport #//ConnectorExport">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMirror" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Definition #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="header" eType="#//ConnectorHeader"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exports" upperBound="-1"
eType="#//ConnectorExport" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorHeader">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//ScopedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectorExport"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateModule" eSuperTypes="#//Definition">
<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="#//FormalParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//TemplateDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalParameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FormalParameterType"
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="FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="TypenameParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuetypeParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="EventParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="StructParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="UnionParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="ExceptionParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="ConstParamType" eSuperTypes="#//FormalParameterType"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="FixedModule" eSuperTypes="#//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" upperBound="-1"
eType="#//FixedDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FixedDefinition"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateModuleInst" eSuperTypes="#//Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//ActualParameter" 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="comments" upperBound="-1"
eType="#//IDLComment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActualParameter"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateModuleRef" eSuperTypes="#//TemplateDefinition">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ScopedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false" upperBound="-1"
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="IDLComment" eSuperTypes="#//Definition #//Export #//ComponentExport #//PortExport #//ConnectorExport #//TemplateDefinition #//FixedDefinition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/ZeligsoftDev/CX4CBDDS/bundles/com.zeligsoft.domain.omg.corba.dsl/src/IDL.ecore | ecore | idl
Specification
imports
definitions
Preproc
Preproc_Include
value
strValue
FileName
name
Preproc_Ifdef
value
Preproc_Ifndef
value
Preproc_Undef
value
Preproc_If
negation
value
Preproc_If_Compare
lhs
op
rhs
Preproc_If_Val
value
Preproc_Else
Preproc_Error
value
Preproc_Define
value
exp
Preproc_Endif
Preproc_Pragma
Preproc_Pragma_Prefix
value
Preproc_Pragma_Ciao_Lem
value
Preproc_Pragma_Ciao_Ami4ccm_Interface
value
Preproc_Pragma_Ciao_Ami4ccm_Receptacle
value
Preproc_Pragma_Ciao_Ami4ccm_Idl
value
Preproc_Pragma_Ndds
value
Preproc_Pragma_Component
value
Preproc_Pragma_Home
value
Preproc_Pragma_DDS4CCM_Impl
value
Preproc_Pragma_Misc
File_Marker
file
Excluded_File_Marker
file
Import_decl
imported_scope
Definition
Module
name
comments
definitions
Interface_or_Forward_Decl
Interface_decl
header
interfaceBody
Forward_decl
name
Interface_header
isAbstract
isLocal
name
specializes
comments
InterfaceBody
export
Export
AttrDecl
comments
type
names
AttrSpec
getRaises
setRaises
ReadOnlyAttrSpec
raises
AttrRaisesExpr
exceptions
ExceptionList
exception
OpDecl
comments
isOneway
type
name
params
raises
context
OpTypeDecl
ParameterDecls
comments
decls
ParamDcl
direction
type
name
ParamDirection
In
in
Out
out
InOut
inout
ContextExpr
literal
ParamTypeSpec
ScopedName
name
BaseTypeSpec
FloatingPtType
FloatType
DoubleType
LongDoubleType
IntegerType
SignedInt
SignedShortInt
SignedLongInt
SignedLongLongInt
UnsignedInt
UnsignedShortInt
UnsignedLongInt
UnsignedLongLongInt
CharType
WideCharType
BooleanType
OctetType
AnyType
ObjectType
ValueBaseType
StringType
size
WideStringType
size
ExceptDecl
name
comments
members
Member
type
decl
comment
Declarator
id
SimpleDeclarator
ComplexDeclarator
ArrayDeclarator
size
StructType
name
comments
members
TypeDecl
TypeDeclarator
comments
type
declarators
TypeSpec
SimpleTypeSpec
TemplateTypeSpec
ConstrTypeSpec
UnionType
name
comments
switch
body
SwitchTypeSpec
SwitchBody
case
Case
comments
label
spec
CaseLabel
isCase
constExp
isDefault
ElementSpec
type
declarator
EnumType
name
comments
literal
SequenceType
type
size
NativeType
name
FixedPtType
lower
upper
ConstrForwardDecl
name
StructForwardDecl
UnionForwardDecl
PositiveIntConst
exp
ConstDecl
type
name
value
comments
ConstType
FixedPtConstType
ConstExp
OrExpr
lhs
op
rhs
XOrExpr
lhs
op
rhs
AndExpr
lhs
op
rhs
ShiftExpr
lhs
op
rhs
AddExpr
lhs
op
rhs
MultExpr
lhs
op
rhs
UnaryExpr
op
expr
PrimaryExpr
Literal
value
ComponentDecl
comments
name
base
supports
export
ComponentExport
ProvidesDcl
type
name
comments
UsesDcl
isMultiple
type
name
comments
PublishesDcl
type
name
comments
EmitDcl
type
name
comments
ConsumesDcl
type
name
comments
ComponentForwardDecl
name
HomeDecl
comments
name
base
supports
manages
primary_key
export
PrimaryKeySpec
key
HomeExport
FactoryDcl
comments
name
params
raises
FinderDcl
comments
name
params
raises
Event
isAbstract
name
EventDcl
isCustom
isTruncatable
base
supports
export
member
StateMember
isPublic
type
names
EventForwardDcl
PortTypeDecl
comments
name
exports
PortExport
PortDecl
isMirror
type
name
comments
Connector
header
exports
ConnectorHeader
name
base
ConnectorExport
TemplateModule
name
parameters
definitions
FormalParameter
type
name
FormalParameterType
TypenameParamType
InterfaceParamType
ValuetypeParamType
EventParamType
StructParamType
UnionParamType
ExceptionParamType
EnumParamType
SequenceParamType
ConstParamType
TemplateDefinition
FixedModule
name
definitions
FixedDefinition
TemplateModuleInst
type
parameter
name
comments
ActualParameter
TemplateModuleRef
type
id
name
IDLComment
body | null | {"directed":true,"nodes":[{"nsPrefix":"idl","nsURI":"http://www.zeligsoft.com/2008/idl","name":"idl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specification","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Include","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileName","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Ifdef","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Ifndef","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Undef","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_If","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_If_Compare","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_If_Val","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Else","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Error","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Define","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Endif","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Prefix","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Ciao_Lem","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Ciao_Ami4ccm_Interface","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Ciao_Ami4ccm_Receptacle","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Ciao_Ami4ccm_Idl","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Ndds","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Component","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Home","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_DDS4CCM_Impl","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preproc_Pragma_Misc","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"File_Marker","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Excluded_File_Marker","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import_decl","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_or_Forward_Decl","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_decl","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Forward_decl","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_header","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceBody","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Export","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttrDecl","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttrSpec","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadOnlyAttrSpec","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttrRaisesExpr","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionList","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpDecl","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpTypeDecl","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterDecls","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamDcl","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParamDirection","instanceClass":null,"id":46,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextExpr","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParamTypeSpec","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScopedName","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseTypeSpec","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatingPtType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FloatType","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DoubleType","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LongDoubleType","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedInt","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedShortInt","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedLongInt","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignedLongLongInt","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedInt","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedShortInt","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedLongInt","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnsignedLongLongInt","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CharType","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WideCharType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OctetType","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectType","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueBaseType","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WideStringType","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptDecl","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declarator","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleDeclarator","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComplexDeclarator","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayDeclarator","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructType","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDecl","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDeclarator","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeSpec","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleTypeSpec","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateTypeSpec","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstrTypeSpec","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnionType","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchTypeSpec","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchBody","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Case","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CaseLabel","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementSpec","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumType","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NativeType","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedPtType","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstrForwardDecl","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructForwardDecl","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnionForwardDecl","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PositiveIntConst","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstDecl","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstType","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedPtConstType","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstExp","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrExpr","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XOrExpr","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndExpr","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftExpr","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddExpr","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultExpr","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpr","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryExpr","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDecl","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentExport","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidesDcl","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UsesDcl","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublishesDcl","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmitDcl","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConsumesDcl","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentForwardDecl","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HomeDecl","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimaryKeySpec","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HomeExport","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FactoryDcl","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinderDcl","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDcl","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMember","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventForwardDcl","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortTypeDecl","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortExport","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortDecl","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorHeader","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectorExport","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateModule","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameter","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalParameterType","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypenameParamType","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceParamType","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuetypeParamType","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventParamType","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructParamType","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnionParamType","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExceptionParamType","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumParamType","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceParamType","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstParamType","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateDefinition","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedModule","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FixedDefinition","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateModuleInst","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActualParameter","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateModuleRef","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IDLComment","instanceClass":null,"abstract":false,"id":155,"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":"imports","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":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"value","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":"strValue","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"id":167,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":168,"derived":false},{"id":169,"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":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"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":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"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":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"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":"negation","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":185,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"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":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"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":196,"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":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"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":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"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":212,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":215,"derived":false},{"id":216,"eClass":"EGenericType"},{"id":217,"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":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"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":221,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"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":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"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":"file","changeable":true,"lowerBound":0,"iD":false,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"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":"file","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"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":"imported_scope","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"id":238,"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":239,"derived":false},{"container":false,"ordered":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":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":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"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":"header","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":"interfaceBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"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":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"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":257,"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":"isLocal","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":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":259,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specializes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":260,"derived":false},{"container":false,"ordered":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":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"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":"export","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"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":270,"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":271,"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":"names","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"},{"id":278,"eClass":"EGenericType"},{"id":279,"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":"getRaises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"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":"setRaises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"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":"raises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"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":"exceptions","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":true,"unsettable":false,"transient":false,"unique":true,"name":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"id":291,"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":292,"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":"isOneway","changeable":true,"lowerBound":0,"iD":false,"id":293,"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":294,"derived":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":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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"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":"raises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"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":true,"lowerBound":0,"id":298,"derived":false},{"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"},{"container":false,"ordered":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":307,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"decls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":0,"iD":false,"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":"type","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"name":"In","id":317,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"Out","id":318,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"InOut","id":319,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"literal","changeable":true,"lowerBound":0,"iD":false,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":323,"derived":false},{"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"},{"container":false,"ordered":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":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"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":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"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":371,"derived":false},{"container":false,"ordered":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":372,"derived":false},{"container":false,"ordered":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":373,"derived":false},{"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"},{"container":false,"ordered":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":381,"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":"decl","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":"comment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"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":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"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":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"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":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":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":395,"derived":false},{"container":false,"ordered":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":396,"derived":false},{"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"},{"container":false,"ordered":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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":408,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declarators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":409,"derived":false},{"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"},{"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":418,"derived":false},{"container":false,"ordered":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":419,"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":"switch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":420,"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":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"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":"case","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"derived":false},{"id":429,"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":430,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":431,"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":"spec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":false},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"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":"isCase","changeable":true,"lowerBound":0,"iD":false,"id":436,"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":"constExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":437,"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":"isDefault","changeable":true,"lowerBound":0,"iD":false,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"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":442,"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":"declarator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"derived":false},{"id":444,"eClass":"EGenericType"},{"id":445,"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":446,"derived":false},{"container":false,"ordered":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":447,"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":"literal","changeable":true,"lowerBound":0,"iD":false,"id":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"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":455,"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":456,"derived":false},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"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":"lower","changeable":true,"resolveProxies":true,"lowerBound":0,"id":466,"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":"upper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"id":470,"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":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":476,"derived":false},{"id":477,"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":478,"derived":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":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},{"container":false,"ordered":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":481,"derived":false},{"id":482,"eClass":"EGenericType"},{"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"},{"id":490,"eClass":"EGenericType"},{"id":491,"eClass":"EGenericType"},{"id":492,"eClass":"EGenericType"},{"id":493,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":495,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":496,"derived":false},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"op","changeable":true,"lowerBound":0,"iD":false,"id":502,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"derived":false},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"id":506,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"derived":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":508,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"id":510,"eClass":"EGenericType"},{"id":511,"eClass":"EGenericType"},{"id":512,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":513,"derived":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":514,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":515,"derived":false},{"id":516,"eClass":"EGenericType"},{"id":517,"eClass":"EGenericType"},{"id":518,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":519,"derived":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":520,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"id":522,"eClass":"EGenericType"},{"id":523,"eClass":"EGenericType"},{"id":524,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"derived":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":526,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"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":531,"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":"expr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":532,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":539,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"supports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":541,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"export","changeable":true,"resolveProxies":true,"lowerBound":0,"id":542,"derived":false},{"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"},{"container":false,"ordered":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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":552,"derived":false},{"container":false,"ordered":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":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"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":"isMultiple","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":562,"derived":false},{"container":false,"ordered":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":563,"derived":false},{"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"},{"container":false,"ordered":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":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":"name","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":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":573,"derived":false},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":579,"derived":false},{"container":false,"ordered":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":580,"derived":false},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"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":585,"derived":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":586,"derived":false},{"container":false,"ordered":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":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"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":592,"derived":false},{"id":593,"eClass":"EGenericType"},{"id":594,"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":596,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"supports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"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":"manages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"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":"primary_key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"export","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":612,"derived":false},{"id":613,"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":614,"derived":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":615,"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":616,"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":"raises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":617,"derived":false},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"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":623,"derived":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":624,"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":625,"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":"raises","changeable":true,"resolveProxies":true,"lowerBound":0,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":633,"derived":false},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"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":"isCustom","changeable":true,"lowerBound":0,"iD":false,"id":639,"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":"isTruncatable","changeable":true,"lowerBound":0,"iD":false,"id":640,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"supports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":642,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"export","changeable":true,"resolveProxies":true,"lowerBound":0,"id":643,"derived":false},{"container":false,"ordered":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":644,"derived":false},{"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,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isPublic","changeable":true,"lowerBound":0,"iD":false,"id":652,"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":653,"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":"names","changeable":true,"lowerBound":0,"iD":false,"id":654,"derived":false},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"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":"exports","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"},{"id":666,"eClass":"EGenericType"},{"id":667,"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":"isMirror","changeable":true,"lowerBound":0,"iD":false,"id":668,"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":669,"derived":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":670,"derived":false},{"container":false,"ordered":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":671,"derived":false},{"id":672,"eClass":"EGenericType"},{"id":673,"eClass":"EGenericType"},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"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":"header","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":679,"derived":false},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"id":684,"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":685,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":686,"derived":false},{"id":687,"eClass":"EGenericType"},{"id":688,"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":689,"derived":false},{"container":false,"ordered":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":690,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":691,"derived":false},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"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":696,"derived":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":697,"derived":false},{"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"},{"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":710,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":711,"derived":false},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"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":716,"derived":false},{"container":false,"ordered":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":717,"derived":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":718,"derived":false},{"container":false,"ordered":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":719,"derived":false},{"id":720,"eClass":"EGenericType"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"id":723,"eClass":"EGenericType"},{"id":724,"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":725,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":726,"derived":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":727,"derived":false},{"id":728,"eClass":"EGenericType"},{"id":729,"eClass":"EGenericType"},{"id":730,"eClass":"EGenericType"},{"id":731,"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":"body","changeable":true,"lowerBound":0,"iD":false,"id":732,"derived":false},{"id":733,"eClass":"EGenericType"},{"id":734,"eClass":"EGenericType"},{"id":735,"eClass":"EGenericType"},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"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":1,"target":0},{"source":1,"target":156},{"source":1,"target":157},{"source":156,"target":28},{"source":156,"target":158},{"source":156,"target":1},{"source":158,"target":28},{"source":157,"target":29},{"source":157,"target":159},{"source":157,"target":1},{"source":159,"target":29},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":36},{"source":2,"target":114},{"source":2,"target":160},{"source":2,"target":161},{"source":2,"target":162},{"source":160,"target":29},{"source":161,"target":36},{"source":162,"target":114},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":163},{"source":3,"target":164},{"source":3,"target":165},{"source":163,"target":4},{"source":163,"target":166},{"source":163,"target":3},{"source":166,"target":4},{"source":164,"target":167},{"source":164,"target":3},{"source":165,"target":2},{"source":4,"target":0},{"source":4,"target":168},{"source":168,"target":169},{"source":168,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":170},{"source":5,"target":171},{"source":170,"target":172},{"source":170,"target":5},{"source":171,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":173},{"source":6,"target":174},{"source":173,"target":175},{"source":173,"target":6},{"source":174,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":176},{"source":7,"target":177},{"source":176,"target":178},{"source":176,"target":7},{"source":177,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":179},{"source":8,"target":180},{"source":8,"target":181},{"source":179,"target":182},{"source":179,"target":8},{"source":180,"target":9},{"source":180,"target":183},{"source":180,"target":8},{"source":183,"target":9},{"source":181,"target":2},{"source":9,"target":0},{"source":9,"target":184},{"source":9,"target":185},{"source":9,"target":186},{"source":184,"target":10},{"source":184,"target":187},{"source":184,"target":9},{"source":187,"target":10},{"source":185,"target":188},{"source":185,"target":9},{"source":186,"target":10},{"source":186,"target":189},{"source":186,"target":9},{"source":189,"target":10},{"source":10,"target":0},{"source":10,"target":190},{"source":190,"target":103},{"source":190,"target":191},{"source":190,"target":10},{"source":191,"target":103},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":192},{"source":192,"target":2},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":193},{"source":12,"target":194},{"source":193,"target":195},{"source":193,"target":12},{"source":194,"target":2},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":196},{"source":13,"target":197},{"source":13,"target":198},{"source":196,"target":199},{"source":196,"target":13},{"source":197,"target":103},{"source":197,"target":200},{"source":197,"target":13},{"source":200,"target":103},{"source":198,"target":2},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":201},{"source":201,"target":2},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":202},{"source":202,"target":2},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":203},{"source":16,"target":204},{"source":203,"target":205},{"source":203,"target":16},{"source":204,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":206},{"source":17,"target":207},{"source":206,"target":208},{"source":206,"target":17},{"source":207,"target":15},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":209},{"source":18,"target":210},{"source":209,"target":211},{"source":209,"target":18},{"source":210,"target":15},{"source":19,"target":0},{"source":19,"target":15},{"source":19,"target":212},{"source":19,"target":213},{"source":212,"target":214},{"source":212,"target":19},{"source":213,"target":15},{"source":20,"target":0},{"source":20,"target":15},{"source":20,"target":215},{"source":20,"target":216},{"source":215,"target":217},{"source":215,"target":20},{"source":216,"target":15},{"source":21,"target":0},{"source":21,"target":15},{"source":21,"target":218},{"source":21,"target":219},{"source":218,"target":220},{"source":218,"target":21},{"source":219,"target":15},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":221},{"source":22,"target":222},{"source":221,"target":223},{"source":221,"target":22},{"source":222,"target":15},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":224},{"source":23,"target":225},{"source":224,"target":226},{"source":224,"target":23},{"source":225,"target":15},{"source":24,"target":0},{"source":24,"target":15},{"source":24,"target":227},{"source":24,"target":228},{"source":227,"target":229},{"source":227,"target":24},{"source":228,"target":15},{"source":25,"target":0},{"source":25,"target":15},{"source":25,"target":230},{"source":230,"target":15},{"source":26,"target":0},{"source":26,"target":2},{"source":26,"target":231},{"source":26,"target":232},{"source":231,"target":233},{"source":231,"target":26},{"source":232,"target":2},{"source":27,"target":0},{"source":27,"target":2},{"source":27,"target":234},{"source":27,"target":235},{"source":234,"target":236},{"source":234,"target":27},{"source":235,"target":2},{"source":28,"target":0},{"source":28,"target":237},{"source":237,"target":238},{"source":237,"target":28},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":239},{"source":30,"target":240},{"source":30,"target":241},{"source":30,"target":242},{"source":239,"target":243},{"source":239,"target":30},{"source":240,"target":155},{"source":240,"target":244},{"source":240,"target":30},{"source":244,"target":155},{"source":241,"target":29},{"source":241,"target":245},{"source":241,"target":30},{"source":245,"target":29},{"source":242,"target":29},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":246},{"source":246,"target":29},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":149},{"source":32,"target":151},{"source":32,"target":247},{"source":32,"target":248},{"source":32,"target":249},{"source":32,"target":250},{"source":32,"target":251},{"source":247,"target":34},{"source":247,"target":252},{"source":247,"target":32},{"source":252,"target":34},{"source":248,"target":35},{"source":248,"target":253},{"source":248,"target":32},{"source":253,"target":35},{"source":249,"target":31},{"source":250,"target":149},{"source":251,"target":151},{"source":33,"target":0},{"source":33,"target":31},{"source":33,"target":254},{"source":33,"target":255},{"source":254,"target":256},{"source":254,"target":33},{"source":255,"target":31},{"source":34,"target":0},{"source":34,"target":257},{"source":34,"target":258},{"source":34,"target":259},{"source":34,"target":260},{"source":34,"target":261},{"source":257,"target":262},{"source":257,"target":34},{"source":258,"target":263},{"source":258,"target":34},{"source":259,"target":264},{"source":259,"target":34},{"source":260,"target":49},{"source":260,"target":265},{"source":260,"target":34},{"source":265,"target":49},{"source":261,"target":155},{"source":261,"target":266},{"source":261,"target":34},{"source":266,"target":155},{"source":35,"target":0},{"source":35,"target":267},{"source":267,"target":36},{"source":267,"target":268},{"source":267,"target":35},{"source":268,"target":36},{"source":36,"target":0},{"source":36,"target":123},{"source":36,"target":269},{"source":269,"target":123},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":114},{"source":37,"target":131},{"source":37,"target":135},{"source":37,"target":270},{"source":37,"target":271},{"source":37,"target":272},{"source":37,"target":273},{"source":37,"target":274},{"source":37,"target":275},{"source":37,"target":276},{"source":270,"target":155},{"source":270,"target":277},{"source":270,"target":37},{"source":277,"target":155},{"source":271,"target":48},{"source":271,"target":278},{"source":271,"target":37},{"source":278,"target":48},{"source":272,"target":279},{"source":272,"target":37},{"source":273,"target":36},{"source":274,"target":114},{"source":275,"target":131},{"source":276,"target":135},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":280},{"source":38,"target":281},{"source":38,"target":282},{"source":280,"target":40},{"source":280,"target":283},{"source":280,"target":38},{"source":283,"target":40},{"source":281,"target":40},{"source":281,"target":284},{"source":281,"target":38},{"source":284,"target":40},{"source":282,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":285},{"source":39,"target":286},{"source":285,"target":40},{"source":285,"target":287},{"source":285,"target":39},{"source":287,"target":40},{"source":286,"target":37},{"source":40,"target":0},{"source":40,"target":288},{"source":288,"target":41},{"source":288,"target":289},{"source":288,"target":40},{"source":289,"target":41},{"source":41,"target":0},{"source":41,"target":290},{"source":290,"target":49},{"source":290,"target":291},{"source":290,"target":41},{"source":291,"target":49},{"source":42,"target":0},{"source":42,"target":36},{"source":42,"target":292},{"source":42,"target":293},{"source":42,"target":294},{"source":42,"target":295},{"source":42,"target":296},{"source":42,"target":297},{"source":42,"target":298},{"source":42,"target":299},{"source":292,"target":155},{"source":292,"target":300},{"source":292,"target":42},{"source":300,"target":155},{"source":293,"target":301},{"source":293,"target":42},{"source":294,"target":43},{"source":294,"target":302},{"source":294,"target":42},{"source":302,"target":43},{"source":295,"target":303},{"source":295,"target":42},{"source":296,"target":44},{"source":296,"target":304},{"source":296,"target":42},{"source":304,"target":44},{"source":297,"target":41},{"source":297,"target":305},{"source":297,"target":42},{"source":305,"target":41},{"source":298,"target":47},{"source":298,"target":306},{"source":298,"target":42},{"source":306,"target":47},{"source":299,"target":36},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":307},{"source":44,"target":308},{"source":307,"target":155},{"source":307,"target":309},{"source":307,"target":44},{"source":309,"target":155},{"source":308,"target":45},{"source":308,"target":310},{"source":308,"target":44},{"source":310,"target":45},{"source":45,"target":0},{"source":45,"target":311},{"source":45,"target":312},{"source":45,"target":313},{"source":311,"target":46},{"source":311,"target":314},{"source":311,"target":45},{"source":314,"target":46},{"source":312,"target":48},{"source":312,"target":315},{"source":312,"target":45},{"source":315,"target":48},{"source":313,"target":316},{"source":313,"target":45},{"source":46,"target":0},{"source":46,"target":317},{"source":46,"target":318},{"source":46,"target":319},{"source":317,"target":46},{"source":318,"target":46},{"source":319,"target":46},{"source":47,"target":0},{"source":47,"target":320},{"source":320,"target":321},{"source":320,"target":47},{"source":48,"target":0},{"source":48,"target":43},{"source":48,"target":322},{"source":322,"target":43},{"source":49,"target":0},{"source":49,"target":48},{"source":49,"target":83},{"source":49,"target":87},{"source":49,"target":101},{"source":49,"target":111},{"source":49,"target":323},{"source":49,"target":324},{"source":49,"target":325},{"source":49,"target":326},{"source":49,"target":327},{"source":49,"target":328},{"source":323,"target":329},{"source":323,"target":49},{"source":324,"target":48},{"source":325,"target":83},{"source":326,"target":87},{"source":327,"target":101},{"source":328,"target":111},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":83},{"source":50,"target":330},{"source":50,"target":331},{"source":330,"target":48},{"source":331,"target":83},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":101},{"source":51,"target":332},{"source":51,"target":333},{"source":332,"target":50},{"source":333,"target":101},{"source":52,"target":0},{"source":52,"target":51},{"source":52,"target":334},{"source":334,"target":51},{"source":53,"target":0},{"source":53,"target":51},{"source":53,"target":335},{"source":335,"target":51},{"source":54,"target":0},{"source":54,"target":51},{"source":54,"target":336},{"source":336,"target":51},{"source":55,"target":0},{"source":55,"target":50},{"source":55,"target":87},{"source":55,"target":101},{"source":55,"target":337},{"source":55,"target":338},{"source":55,"target":339},{"source":337,"target":50},{"source":338,"target":87},{"source":339,"target":101},{"source":56,"target":0},{"source":56,"target":55},{"source":56,"target":340},{"source":340,"target":55},{"source":57,"target":0},{"source":57,"target":56},{"source":57,"target":341},{"source":341,"target":56},{"source":58,"target":0},{"source":58,"target":56},{"source":58,"target":342},{"source":342,"target":56},{"source":59,"target":0},{"source":59,"target":56},{"source":59,"target":343},{"source":343,"target":56},{"source":60,"target":0},{"source":60,"target":55},{"source":60,"target":344},{"source":344,"target":55},{"source":61,"target":0},{"source":61,"target":60},{"source":61,"target":345},{"source":345,"target":60},{"source":62,"target":0},{"source":62,"target":60},{"source":62,"target":346},{"source":346,"target":60},{"source":63,"target":0},{"source":63,"target":60},{"source":63,"target":347},{"source":347,"target":60},{"source":64,"target":0},{"source":64,"target":50},{"source":64,"target":87},{"source":64,"target":101},{"source":64,"target":348},{"source":64,"target":349},{"source":64,"target":350},{"source":348,"target":50},{"source":349,"target":87},{"source":350,"target":101},{"source":65,"target":0},{"source":65,"target":50},{"source":65,"target":101},{"source":65,"target":351},{"source":65,"target":352},{"source":351,"target":50},{"source":352,"target":101},{"source":66,"target":0},{"source":66,"target":50},{"source":66,"target":87},{"source":66,"target":101},{"source":66,"target":353},{"source":66,"target":354},{"source":66,"target":355},{"source":353,"target":50},{"source":354,"target":87},{"source":355,"target":101},{"source":67,"target":0},{"source":67,"target":50},{"source":67,"target":101},{"source":67,"target":356},{"source":67,"target":357},{"source":356,"target":50},{"source":357,"target":101},{"source":68,"target":0},{"source":68,"target":50},{"source":68,"target":358},{"source":358,"target":50},{"source":69,"target":0},{"source":69,"target":50},{"source":69,"target":359},{"source":359,"target":50},{"source":70,"target":0},{"source":70,"target":50},{"source":70,"target":360},{"source":360,"target":50},{"source":71,"target":0},{"source":71,"target":48},{"source":71,"target":84},{"source":71,"target":101},{"source":71,"target":361},{"source":71,"target":362},{"source":71,"target":363},{"source":71,"target":364},{"source":361,"target":99},{"source":361,"target":365},{"source":361,"target":71},{"source":365,"target":99},{"source":362,"target":48},{"source":363,"target":84},{"source":364,"target":101},{"source":72,"target":0},{"source":72,"target":48},{"source":72,"target":84},{"source":72,"target":101},{"source":72,"target":366},{"source":72,"target":367},{"source":72,"target":368},{"source":72,"target":369},{"source":366,"target":99},{"source":366,"target":370},{"source":366,"target":72},{"source":370,"target":99},{"source":367,"target":48},{"source":368,"target":84},{"source":369,"target":101},{"source":73,"target":0},{"source":73,"target":29},{"source":73,"target":36},{"source":73,"target":149},{"source":73,"target":151},{"source":73,"target":371},{"source":73,"target":372},{"source":73,"target":373},{"source":73,"target":374},{"source":73,"target":375},{"source":73,"target":376},{"source":73,"target":377},{"source":371,"target":378},{"source":371,"target":73},{"source":372,"target":155},{"source":372,"target":379},{"source":372,"target":73},{"source":379,"target":155},{"source":373,"target":74},{"source":373,"target":380},{"source":373,"target":73},{"source":380,"target":74},{"source":374,"target":29},{"source":375,"target":36},{"source":376,"target":149},{"source":377,"target":151},{"source":74,"target":0},{"source":74,"target":381},{"source":74,"target":382},{"source":74,"target":383},{"source":381,"target":82},{"source":381,"target":384},{"source":381,"target":74},{"source":384,"target":82},{"source":382,"target":75},{"source":382,"target":385},{"source":382,"target":74},{"source":385,"target":75},{"source":383,"target":155},{"source":383,"target":386},{"source":383,"target":74},{"source":386,"target":155},{"source":75,"target":0},{"source":75,"target":387},{"source":387,"target":388},{"source":387,"target":75},{"source":76,"target":0},{"source":76,"target":75},{"source":76,"target":389},{"source":389,"target":75},{"source":77,"target":0},{"source":78,"target":0},{"source":78,"target":75},{"source":78,"target":77},{"source":78,"target":390},{"source":78,"target":391},{"source":78,"target":392},{"source":390,"target":103},{"source":390,"target":393},{"source":390,"target":78},{"source":393,"target":103},{"source":391,"target":75},{"source":392,"target":77},{"source":79,"target":0},{"source":79,"target":29},{"source":79,"target":80},{"source":79,"target":85},{"source":79,"target":394},{"source":79,"target":395},{"source":79,"target":396},{"source":79,"target":397},{"source":79,"target":398},{"source":79,"target":399},{"source":394,"target":400},{"source":394,"target":79},{"source":395,"target":155},{"source":395,"target":401},{"source":395,"target":79},{"source":401,"target":155},{"source":396,"target":74},{"source":396,"target":402},{"source":396,"target":79},{"source":402,"target":74},{"source":397,"target":29},{"source":398,"target":80},{"source":399,"target":85},{"source":80,"target":0},{"source":80,"target":29},{"source":80,"target":36},{"source":80,"target":149},{"source":80,"target":151},{"source":80,"target":403},{"source":80,"target":404},{"source":80,"target":405},{"source":80,"target":406},{"source":403,"target":29},{"source":404,"target":36},{"source":405,"target":149},{"source":406,"target":151},{"source":81,"target":0},{"source":81,"target":80},{"source":81,"target":407},{"source":81,"target":408},{"source":81,"target":409},{"source":81,"target":410},{"source":407,"target":155},{"source":407,"target":411},{"source":407,"target":81},{"source":411,"target":155},{"source":408,"target":82},{"source":408,"target":412},{"source":408,"target":81},{"source":412,"target":82},{"source":409,"target":75},{"source":409,"target":413},{"source":409,"target":81},{"source":413,"target":75},{"source":410,"target":80},{"source":82,"target":0},{"source":82,"target":153},{"source":82,"target":414},{"source":414,"target":153},{"source":83,"target":0},{"source":83,"target":82},{"source":83,"target":415},{"source":415,"target":82},{"source":84,"target":0},{"source":84,"target":83},{"source":84,"target":416},{"source":416,"target":83},{"source":85,"target":0},{"source":85,"target":82},{"source":85,"target":417},{"source":417,"target":82},{"source":86,"target":0},{"source":86,"target":80},{"source":86,"target":85},{"source":86,"target":418},{"source":86,"target":419},{"source":86,"target":420},{"source":86,"target":421},{"source":86,"target":422},{"source":86,"target":423},{"source":418,"target":424},{"source":418,"target":86},{"source":419,"target":155},{"source":419,"target":425},{"source":419,"target":86},{"source":425,"target":155},{"source":420,"target":87},{"source":420,"target":426},{"source":420,"target":86},{"source":426,"target":87},{"source":421,"target":88},{"source":421,"target":427},{"source":421,"target":86},{"source":427,"target":88},{"source":422,"target":80},{"source":423,"target":85},{"source":87,"target":0},{"source":88,"target":0},{"source":88,"target":428},{"source":428,"target":89},{"source":428,"target":429},{"source":428,"target":88},{"source":429,"target":89},{"source":89,"target":0},{"source":89,"target":430},{"source":89,"target":431},{"source":89,"target":432},{"source":430,"target":155},{"source":430,"target":433},{"source":430,"target":89},{"source":433,"target":155},{"source":431,"target":90},{"source":431,"target":434},{"source":431,"target":89},{"source":434,"target":90},{"source":432,"target":91},{"source":432,"target":435},{"source":432,"target":89},{"source":435,"target":91},{"source":90,"target":0},{"source":90,"target":436},{"source":90,"target":437},{"source":90,"target":438},{"source":436,"target":439},{"source":436,"target":90},{"source":437,"target":103},{"source":437,"target":440},{"source":437,"target":90},{"source":440,"target":103},{"source":438,"target":441},{"source":438,"target":90},{"source":91,"target":0},{"source":91,"target":442},{"source":91,"target":443},{"source":442,"target":82},{"source":442,"target":444},{"source":442,"target":91},{"source":444,"target":82},{"source":443,"target":75},{"source":443,"target":445},{"source":443,"target":91},{"source":445,"target":75},{"source":92,"target":0},{"source":92,"target":80},{"source":92,"target":85},{"source":92,"target":87},{"source":92,"target":446},{"source":92,"target":447},{"source":92,"target":448},{"source":92,"target":449},{"source":92,"target":450},{"source":92,"target":451},{"source":446,"target":452},{"source":446,"target":92},{"source":447,"target":155},{"source":447,"target":453},{"source":447,"target":92},{"source":453,"target":155},{"source":448,"target":454},{"source":448,"target":92},{"source":449,"target":80},{"source":450,"target":85},{"source":451,"target":87},{"source":93,"target":0},{"source":93,"target":84},{"source":93,"target":138},{"source":93,"target":455},{"source":93,"target":456},{"source":93,"target":457},{"source":93,"target":458},{"source":455,"target":83},{"source":455,"target":459},{"source":455,"target":93},{"source":459,"target":83},{"source":456,"target":99},{"source":456,"target":460},{"source":456,"target":93},{"source":460,"target":99},{"source":457,"target":84},{"source":458,"target":138},{"source":94,"target":0},{"source":94,"target":29},{"source":94,"target":149},{"source":94,"target":151},{"source":94,"target":461},{"source":94,"target":462},{"source":94,"target":463},{"source":94,"target":464},{"source":461,"target":465},{"source":461,"target":94},{"source":462,"target":29},{"source":463,"target":149},{"source":464,"target":151},{"source":95,"target":0},{"source":95,"target":84},{"source":95,"target":466},{"source":95,"target":467},{"source":95,"target":468},{"source":466,"target":99},{"source":466,"target":469},{"source":466,"target":95},{"source":469,"target":99},{"source":467,"target":99},{"source":467,"target":470},{"source":467,"target":95},{"source":470,"target":99},{"source":468,"target":84},{"source":96,"target":0},{"source":96,"target":80},{"source":96,"target":471},{"source":96,"target":472},{"source":471,"target":473},{"source":471,"target":96},{"source":472,"target":80},{"source":97,"target":0},{"source":97,"target":96},{"source":97,"target":474},{"source":474,"target":96},{"source":98,"target":0},{"source":98,"target":96},{"source":98,"target":475},{"source":475,"target":96},{"source":99,"target":0},{"source":99,"target":476},{"source":476,"target":103},{"source":476,"target":477},{"source":476,"target":99},{"source":477,"target":103},{"source":100,"target":0},{"source":100,"target":29},{"source":100,"target":36},{"source":100,"target":149},{"source":100,"target":151},{"source":100,"target":478},{"source":100,"target":479},{"source":100,"target":480},{"source":100,"target":481},{"source":100,"target":482},{"source":100,"target":483},{"source":100,"target":484},{"source":100,"target":485},{"source":478,"target":101},{"source":478,"target":486},{"source":478,"target":100},{"source":486,"target":101},{"source":479,"target":487},{"source":479,"target":100},{"source":480,"target":103},{"source":480,"target":488},{"source":480,"target":100},{"source":488,"target":103},{"source":481,"target":155},{"source":481,"target":489},{"source":481,"target":100},{"source":489,"target":155},{"source":482,"target":29},{"source":483,"target":36},{"source":484,"target":149},{"source":485,"target":151},{"source":101,"target":0},{"source":101,"target":148},{"source":101,"target":490},{"source":490,"target":148},{"source":102,"target":0},{"source":102,"target":101},{"source":102,"target":491},{"source":491,"target":101},{"source":103,"target":0},{"source":103,"target":111},{"source":103,"target":153},{"source":103,"target":492},{"source":103,"target":493},{"source":492,"target":111},{"source":493,"target":153},{"source":104,"target":0},{"source":104,"target":103},{"source":104,"target":494},{"source":104,"target":495},{"source":104,"target":496},{"source":104,"target":497},{"source":494,"target":105},{"source":494,"target":498},{"source":494,"target":104},{"source":498,"target":105},{"source":495,"target":499},{"source":495,"target":104},{"source":496,"target":104},{"source":496,"target":500},{"source":496,"target":104},{"source":500,"target":104},{"source":497,"target":103},{"source":105,"target":0},{"source":105,"target":501},{"source":105,"target":502},{"source":105,"target":503},{"source":501,"target":106},{"source":501,"target":504},{"source":501,"target":105},{"source":504,"target":106},{"source":502,"target":505},{"source":502,"target":105},{"source":503,"target":105},{"source":503,"target":506},{"source":503,"target":105},{"source":506,"target":105},{"source":106,"target":0},{"source":106,"target":507},{"source":106,"target":508},{"source":106,"target":509},{"source":507,"target":107},{"source":507,"target":510},{"source":507,"target":106},{"source":510,"target":107},{"source":508,"target":511},{"source":508,"target":106},{"source":509,"target":106},{"source":509,"target":512},{"source":509,"target":106},{"source":512,"target":106},{"source":107,"target":0},{"source":107,"target":513},{"source":107,"target":514},{"source":107,"target":515},{"source":513,"target":108},{"source":513,"target":516},{"source":513,"target":107},{"source":516,"target":108},{"source":514,"target":517},{"source":514,"target":107},{"source":515,"target":107},{"source":515,"target":518},{"source":515,"target":107},{"source":518,"target":107},{"source":108,"target":0},{"source":108,"target":519},{"source":108,"target":520},{"source":108,"target":521},{"source":519,"target":109},{"source":519,"target":522},{"source":519,"target":108},{"source":522,"target":109},{"source":520,"target":523},{"source":520,"target":108},{"source":521,"target":108},{"source":521,"target":524},{"source":521,"target":108},{"source":524,"target":108},{"source":109,"target":0},{"source":109,"target":525},{"source":109,"target":526},{"source":109,"target":527},{"source":525,"target":110},{"source":525,"target":528},{"source":525,"target":109},{"source":528,"target":110},{"source":526,"target":529},{"source":526,"target":109},{"source":527,"target":109},{"source":527,"target":530},{"source":527,"target":109},{"source":530,"target":109},{"source":110,"target":0},{"source":110,"target":531},{"source":110,"target":532},{"source":531,"target":533},{"source":531,"target":110},{"source":532,"target":111},{"source":532,"target":534},{"source":532,"target":110},{"source":534,"target":111},{"source":111,"target":0},{"source":112,"target":0},{"source":112,"target":111},{"source":112,"target":535},{"source":112,"target":536},{"source":535,"target":537},{"source":535,"target":112},{"source":536,"target":111},{"source":113,"target":0},{"source":113,"target":29},{"source":113,"target":149},{"source":113,"target":151},{"source":113,"target":538},{"source":113,"target":539},{"source":113,"target":540},{"source":113,"target":541},{"source":113,"target":542},{"source":113,"target":543},{"source":113,"target":544},{"source":113,"target":545},{"source":538,"target":155},{"source":538,"target":546},{"source":538,"target":113},{"source":546,"target":155},{"source":539,"target":547},{"source":539,"target":113},{"source":540,"target":49},{"source":540,"target":548},{"source":540,"target":113},{"source":548,"target":49},{"source":541,"target":49},{"source":541,"target":549},{"source":541,"target":113},{"source":549,"target":49},{"source":542,"target":114},{"source":542,"target":550},{"source":542,"target":113},{"source":550,"target":114},{"source":543,"target":29},{"source":544,"target":149},{"source":545,"target":151},{"source":114,"target":0},{"source":115,"target":0},{"source":115,"target":114},{"source":115,"target":131},{"source":115,"target":135},{"source":115,"target":551},{"source":115,"target":552},{"source":115,"target":553},{"source":115,"target":554},{"source":115,"target":555},{"source":115,"target":556},{"source":551,"target":49},{"source":551,"target":557},{"source":551,"target":115},{"source":557,"target":49},{"source":552,"target":558},{"source":552,"target":115},{"source":553,"target":155},{"source":553,"target":559},{"source":553,"target":115},{"source":559,"target":155},{"source":554,"target":114},{"source":555,"target":131},{"source":556,"target":135},{"source":116,"target":0},{"source":116,"target":114},{"source":116,"target":131},{"source":116,"target":135},{"source":116,"target":560},{"source":116,"target":561},{"source":116,"target":562},{"source":116,"target":563},{"source":116,"target":564},{"source":116,"target":565},{"source":116,"target":566},{"source":560,"target":567},{"source":560,"target":116},{"source":561,"target":49},{"source":561,"target":568},{"source":561,"target":116},{"source":568,"target":49},{"source":562,"target":569},{"source":562,"target":116},{"source":563,"target":155},{"source":563,"target":570},{"source":563,"target":116},{"source":570,"target":155},{"source":564,"target":114},{"source":565,"target":131},{"source":566,"target":135},{"source":117,"target":0},{"source":117,"target":114},{"source":117,"target":571},{"source":117,"target":572},{"source":117,"target":573},{"source":117,"target":574},{"source":571,"target":49},{"source":571,"target":575},{"source":571,"target":117},{"source":575,"target":49},{"source":572,"target":576},{"source":572,"target":117},{"source":573,"target":155},{"source":573,"target":577},{"source":573,"target":117},{"source":577,"target":155},{"source":574,"target":114},{"source":118,"target":0},{"source":118,"target":114},{"source":118,"target":578},{"source":118,"target":579},{"source":118,"target":580},{"source":118,"target":581},{"source":578,"target":49},{"source":578,"target":582},{"source":578,"target":118},{"source":582,"target":49},{"source":579,"target":583},{"source":579,"target":118},{"source":580,"target":155},{"source":580,"target":584},{"source":580,"target":118},{"source":584,"target":155},{"source":581,"target":114},{"source":119,"target":0},{"source":119,"target":114},{"source":119,"target":585},{"source":119,"target":586},{"source":119,"target":587},{"source":119,"target":588},{"source":585,"target":49},{"source":585,"target":589},{"source":585,"target":119},{"source":589,"target":49},{"source":586,"target":590},{"source":586,"target":119},{"source":587,"target":155},{"source":587,"target":591},{"source":587,"target":119},{"source":591,"target":155},{"source":588,"target":114},{"source":120,"target":0},{"source":120,"target":29},{"source":120,"target":592},{"source":120,"target":593},{"source":592,"target":594},{"source":592,"target":120},{"source":593,"target":29},{"source":121,"target":0},{"source":121,"target":29},{"source":121,"target":149},{"source":121,"target":151},{"source":121,"target":595},{"source":121,"target":596},{"source":121,"target":597},{"source":121,"target":598},{"source":121,"target":599},{"source":121,"target":600},{"source":121,"target":601},{"source":121,"target":602},{"source":121,"target":603},{"source":121,"target":604},{"source":595,"target":155},{"source":595,"target":605},{"source":595,"target":121},{"source":605,"target":155},{"source":596,"target":606},{"source":596,"target":121},{"source":597,"target":49},{"source":597,"target":607},{"source":597,"target":121},{"source":607,"target":49},{"source":598,"target":49},{"source":598,"target":608},{"source":598,"target":121},{"source":608,"target":49},{"source":599,"target":49},{"source":599,"target":609},{"source":599,"target":121},{"source":609,"target":49},{"source":600,"target":122},{"source":600,"target":610},{"source":600,"target":121},{"source":610,"target":122},{"source":601,"target":123},{"source":601,"target":611},{"source":601,"target":121},{"source":611,"target":123},{"source":602,"target":29},{"source":603,"target":149},{"source":604,"target":151},{"source":122,"target":0},{"source":122,"target":612},{"source":612,"target":49},{"source":612,"target":613},{"source":612,"target":122},{"source":613,"target":49},{"source":123,"target":0},{"source":124,"target":0},{"source":124,"target":123},{"source":124,"target":614},{"source":124,"target":615},{"source":124,"target":616},{"source":124,"target":617},{"source":124,"target":618},{"source":614,"target":155},{"source":614,"target":619},{"source":614,"target":124},{"source":619,"target":155},{"source":615,"target":620},{"source":615,"target":124},{"source":616,"target":44},{"source":616,"target":621},{"source":616,"target":124},{"source":621,"target":44},{"source":617,"target":41},{"source":617,"target":622},{"source":617,"target":124},{"source":622,"target":41},{"source":618,"target":123},{"source":125,"target":0},{"source":125,"target":123},{"source":125,"target":623},{"source":125,"target":624},{"source":125,"target":625},{"source":125,"target":626},{"source":125,"target":627},{"source":623,"target":155},{"source":623,"target":628},{"source":623,"target":125},{"source":628,"target":155},{"source":624,"target":629},{"source":624,"target":125},{"source":625,"target":44},{"source":625,"target":630},{"source":625,"target":125},{"source":630,"target":44},{"source":626,"target":41},{"source":626,"target":631},{"source":626,"target":125},{"source":631,"target":41},{"source":627,"target":123},{"source":126,"target":0},{"source":126,"target":29},{"source":126,"target":149},{"source":126,"target":151},{"source":126,"target":632},{"source":126,"target":633},{"source":126,"target":634},{"source":126,"target":635},{"source":126,"target":636},{"source":632,"target":637},{"source":632,"target":126},{"source":633,"target":638},{"source":633,"target":126},{"source":634,"target":29},{"source":635,"target":149},{"source":636,"target":151},{"source":127,"target":0},{"source":127,"target":126},{"source":127,"target":639},{"source":127,"target":640},{"source":127,"target":641},{"source":127,"target":642},{"source":127,"target":643},{"source":127,"target":644},{"source":127,"target":645},{"source":639,"target":646},{"source":639,"target":127},{"source":640,"target":647},{"source":640,"target":127},{"source":641,"target":49},{"source":641,"target":648},{"source":641,"target":127},{"source":648,"target":49},{"source":642,"target":49},{"source":642,"target":649},{"source":642,"target":127},{"source":649,"target":49},{"source":643,"target":36},{"source":643,"target":650},{"source":643,"target":127},{"source":650,"target":36},{"source":644,"target":128},{"source":644,"target":651},{"source":644,"target":127},{"source":651,"target":128},{"source":645,"target":126},{"source":128,"target":0},{"source":128,"target":652},{"source":128,"target":653},{"source":128,"target":654},{"source":652,"target":655},{"source":652,"target":128},{"source":653,"target":48},{"source":653,"target":656},{"source":653,"target":128},{"source":656,"target":48},{"source":654,"target":657},{"source":654,"target":128},{"source":129,"target":0},{"source":129,"target":126},{"source":129,"target":658},{"source":658,"target":126},{"source":130,"target":0},{"source":130,"target":29},{"source":130,"target":149},{"source":130,"target":151},{"source":130,"target":659},{"source":130,"target":660},{"source":130,"target":661},{"source":130,"target":662},{"source":130,"target":663},{"source":130,"target":664},{"source":659,"target":155},{"source":659,"target":665},{"source":659,"target":130},{"source":665,"target":155},{"source":660,"target":666},{"source":660,"target":130},{"source":661,"target":131},{"source":661,"target":667},{"source":661,"target":130},{"source":667,"target":131},{"source":662,"target":29},{"source":663,"target":149},{"source":664,"target":151},{"source":131,"target":0},{"source":132,"target":0},{"source":132,"target":114},{"source":132,"target":135},{"source":132,"target":668},{"source":132,"target":669},{"source":132,"target":670},{"source":132,"target":671},{"source":132,"target":672},{"source":132,"target":673},{"source":668,"target":674},{"source":668,"target":132},{"source":669,"target":49},{"source":669,"target":675},{"source":669,"target":132},{"source":675,"target":49},{"source":670,"target":676},{"source":670,"target":132},{"source":671,"target":155},{"source":671,"target":677},{"source":671,"target":132},{"source":677,"target":155},{"source":672,"target":114},{"source":673,"target":135},{"source":133,"target":0},{"source":133,"target":29},{"source":133,"target":149},{"source":133,"target":151},{"source":133,"target":678},{"source":133,"target":679},{"source":133,"target":680},{"source":133,"target":681},{"source":133,"target":682},{"source":678,"target":134},{"source":678,"target":683},{"source":678,"target":133},{"source":683,"target":134},{"source":679,"target":135},{"source":679,"target":684},{"source":679,"target":133},{"source":684,"target":135},{"source":680,"target":29},{"source":681,"target":149},{"source":682,"target":151},{"source":134,"target":0},{"source":134,"target":685},{"source":134,"target":686},{"source":685,"target":687},{"source":685,"target":134},{"source":686,"target":49},{"source":686,"target":688},{"source":686,"target":134},{"source":688,"target":49},{"source":135,"target":0},{"source":136,"target":0},{"source":136,"target":29},{"source":136,"target":689},{"source":136,"target":690},{"source":136,"target":691},{"source":136,"target":692},{"source":689,"target":693},{"source":689,"target":136},{"source":690,"target":137},{"source":690,"target":694},{"source":690,"target":136},{"source":694,"target":137},{"source":691,"target":149},{"source":691,"target":695},{"source":691,"target":136},{"source":695,"target":149},{"source":692,"target":29},{"source":137,"target":0},{"source":137,"target":696},{"source":137,"target":697},{"source":696,"target":138},{"source":696,"target":698},{"source":696,"target":137},{"source":698,"target":138},{"source":697,"target":699},{"source":697,"target":137},{"source":138,"target":0},{"source":139,"target":0},{"source":139,"target":138},{"source":139,"target":700},{"source":700,"target":138},{"source":140,"target":0},{"source":140,"target":138},{"source":140,"target":701},{"source":701,"target":138},{"source":141,"target":0},{"source":141,"target":138},{"source":141,"target":702},{"source":702,"target":138},{"source":142,"target":0},{"source":142,"target":138},{"source":142,"target":703},{"source":703,"target":138},{"source":143,"target":0},{"source":143,"target":138},{"source":143,"target":704},{"source":704,"target":138},{"source":144,"target":0},{"source":144,"target":138},{"source":144,"target":705},{"source":705,"target":138},{"source":145,"target":0},{"source":145,"target":138},{"source":145,"target":706},{"source":706,"target":138},{"source":146,"target":0},{"source":146,"target":138},{"source":146,"target":707},{"source":707,"target":138},{"source":147,"target":0},{"source":147,"target":138},{"source":147,"target":708},{"source":708,"target":138},{"source":148,"target":0},{"source":148,"target":138},{"source":148,"target":709},{"source":709,"target":138},{"source":149,"target":0},{"source":150,"target":0},{"source":150,"target":149},{"source":150,"target":151},{"source":150,"target":710},{"source":150,"target":711},{"source":150,"target":712},{"source":150,"target":713},{"source":710,"target":714},{"source":710,"target":150},{"source":711,"target":151},{"source":711,"target":715},{"source":711,"target":150},{"source":715,"target":151},{"source":712,"target":149},{"source":713,"target":151},{"source":151,"target":0},{"source":152,"target":0},{"source":152,"target":29},{"source":152,"target":716},{"source":152,"target":717},{"source":152,"target":718},{"source":152,"target":719},{"source":152,"target":720},{"source":716,"target":49},{"source":716,"target":721},{"source":716,"target":152},{"source":721,"target":49},{"source":717,"target":153},{"source":717,"target":722},{"source":717,"target":152},{"source":722,"target":153},{"source":718,"target":723},{"source":718,"target":152},{"source":719,"target":155},{"source":719,"target":724},{"source":719,"target":152},{"source":724,"target":155},{"source":720,"target":29},{"source":153,"target":0},{"source":154,"target":0},{"source":154,"target":149},{"source":154,"target":725},{"source":154,"target":726},{"source":154,"target":727},{"source":154,"target":728},{"source":725,"target":49},{"source":725,"target":729},{"source":725,"target":154},{"source":729,"target":49},{"source":726,"target":730},{"source":726,"target":154},{"source":727,"target":731},{"source":727,"target":154},{"source":728,"target":149},{"source":155,"target":0},{"source":155,"target":29},{"source":155,"target":36},{"source":155,"target":114},{"source":155,"target":131},{"source":155,"target":135},{"source":155,"target":149},{"source":155,"target":151},{"source":155,"target":732},{"source":155,"target":733},{"source":155,"target":734},{"source":155,"target":735},{"source":155,"target":736},{"source":155,"target":737},{"source":155,"target":738},{"source":155,"target":739},{"source":732,"target":740},{"source":732,"target":155},{"source":733,"target":29},{"source":734,"target":36},{"source":735,"target":114},{"source":736,"target":131},{"source":737,"target":135},{"source":738,"target":149},{"source":739,"target":151}],"multigraph":true} |
false | <?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="soa" nsURI="http://www.mguidi.com/soa/SOA" nsPrefix="soa">
<eClassifiers xsi:type="ecore:EClass" name="Architecture">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="module" eType="#//Module"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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="imports" upperBound="-1"
eType="#//Import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" eType="#//Model"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" eType="#//Exceptions"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="services" upperBound="-1"
eType="#//Service" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</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="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entities" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment">
<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="Entities">
<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="Enum" eSuperTypes="#//Entities">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="features" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Entities">
<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:EReference" name="featureComment" upperBound="-1"
eType="#//Comment" 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="type" eType="#//FeatureType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureType"/>
<eClassifiers xsi:type="ecore:EClass" name="EntitiesFeature" eSuperTypes="#//FeatureType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Entities"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFeature" eSuperTypes="#//FeatureType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GenericListFeature" eSuperTypes="#//FeatureType">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//FeatureType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrimitiveType">
<eLiterals name="String" literal="@String"/>
<eLiterals name="Short" value="1" literal="@Short"/>
<eLiterals name="Integer" value="2" literal="@Integer"/>
<eLiterals name="Long" value="3" literal="@Long"/>
<eLiterals name="Float" value="4" literal="@Float"/>
<eLiterals name="Double" value="5" literal="@Double"/>
<eLiterals name="Boolean" value="6" literal="@Boolean"/>
<eLiterals name="Byte" value="7" literal="@Byte"/>
<eLiterals name="Date" value="8" literal="@Date"/>
<eLiterals name="Datetime" value="9" literal="@Datetime"/>
<eLiterals name="Timestamp" value="10" literal="@Timestamp"/>
<eLiterals name="Decimal" value="11" literal="@Decimal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exceptions">
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptions" upperBound="-1"
eType="#//Exception" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exception">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="msg" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featuresInput" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featuresOutput" upperBound="-1"
eType="#//Feature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exceptionts" unique="false"
upperBound="-1" eType="#//Exception"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mguidi/SOA-Code-Factory/com.mguidi.soa/model/generated/SOA.ecore | ecore | soa
Architecture
name
module
Module
name
version
imports
model
exceptions
services
event
Import
importedNamespace
Model
entities
Comment
value
Entities
name
Enum
features
Entity
features
Feature
featureComment
name
type
FeatureType
EntitiesFeature
type
PrimitiveFeature
type
GenericListFeature
type
PrimitiveType
String
@String
Short
@Short
Integer
@Integer
Long
@Long
Float
@Float
Double
@Double
Boolean
@Boolean
Byte
@Byte
Date
@Date
Datetime
@Datetime
Timestamp
@Timestamp
Decimal
@Decimal
Exceptions
exceptions
Exception
name
msg
Service
name
operations
Operation
name
featuresInput
featuresOutput
exceptionts | null | {"directed":true,"nodes":[{"nsPrefix":"soa","nsURI":"http://www.mguidi.com/soa/SOA","name":"soa","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Architecture","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"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,"defaultValue":null,"instanceClassName":null,"name":"Entities","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enum","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","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":"FeatureType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntitiesFeature","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFeature","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GenericListFeature","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exceptions","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":18,"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":19,"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":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"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},{"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":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":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"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":"model","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"exceptions","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":"services","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"event","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"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":37,"derived":false},{"id":38,"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":39,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"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},{"id":44,"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":"features","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"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":48,"derived":false},{"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":"featureComment","changeable":true,"resolveProxies":true,"lowerBound":0,"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},{"container":false,"ordered":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":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"name":"String","id":66,"value":0,"literal":"@String","eClass":"EEnumLiteral"},{"name":"Short","id":67,"value":1,"literal":"@Short","eClass":"EEnumLiteral"},{"name":"Integer","id":68,"value":2,"literal":"@Integer","eClass":"EEnumLiteral"},{"name":"Long","id":69,"value":3,"literal":"@Long","eClass":"EEnumLiteral"},{"name":"Float","id":70,"value":4,"literal":"@Float","eClass":"EEnumLiteral"},{"name":"Double","id":71,"value":5,"literal":"@Double","eClass":"EEnumLiteral"},{"name":"Boolean","id":72,"value":6,"literal":"@Boolean","eClass":"EEnumLiteral"},{"name":"Byte","id":73,"value":7,"literal":"@Byte","eClass":"EEnumLiteral"},{"name":"Date","id":74,"value":8,"literal":"@Date","eClass":"EEnumLiteral"},{"name":"Datetime","id":75,"value":9,"literal":"@Datetime","eClass":"EEnumLiteral"},{"name":"Timestamp","id":76,"value":10,"literal":"@Timestamp","eClass":"EEnumLiteral"},{"name":"Decimal","id":77,"value":11,"literal":"@Decimal","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":"exceptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"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":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":"msg","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"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":84,"derived":false},{"container":false,"ordered":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":85,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"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":false,"transient":false,"unique":true,"name":"featuresInput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"featuresOutput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"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":"exceptionts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"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":22,"target":2},{"source":2,"target":0},{"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":23,"target":30},{"source":23,"target":2},{"source":24,"target":31},{"source":24,"target":2},{"source":25,"target":3},{"source":25,"target":32},{"source":25,"target":2},{"source":32,"target":3},{"source":26,"target":4},{"source":26,"target":33},{"source":26,"target":2},{"source":33,"target":4},{"source":27,"target":15},{"source":27,"target":34},{"source":27,"target":2},{"source":34,"target":15},{"source":28,"target":17},{"source":28,"target":35},{"source":28,"target":2},{"source":35,"target":17},{"source":29,"target":36},{"source":29,"target":2},{"source":3,"target":0},{"source":3,"target":37},{"source":37,"target":38},{"source":37,"target":3},{"source":4,"target":0},{"source":4,"target":39},{"source":39,"target":6},{"source":39,"target":40},{"source":39,"target":4},{"source":40,"target":6},{"source":5,"target":0},{"source":5,"target":41},{"source":41,"target":42},{"source":41,"target":5},{"source":6,"target":0},{"source":6,"target":43},{"source":43,"target":44},{"source":43,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":45},{"source":7,"target":46},{"source":45,"target":47},{"source":45,"target":7},{"source":46,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":48},{"source":8,"target":49},{"source":48,"target":9},{"source":48,"target":50},{"source":48,"target":8},{"source":50,"target":9},{"source":49,"target":6},{"source":9,"target":0},{"source":9,"target":51},{"source":9,"target":52},{"source":9,"target":53},{"source":51,"target":5},{"source":51,"target":54},{"source":51,"target":9},{"source":54,"target":5},{"source":52,"target":55},{"source":52,"target":9},{"source":53,"target":10},{"source":53,"target":56},{"source":53,"target":9},{"source":56,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":57},{"source":11,"target":58},{"source":57,"target":6},{"source":57,"target":59},{"source":57,"target":11},{"source":59,"target":6},{"source":58,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":60},{"source":12,"target":61},{"source":60,"target":14},{"source":60,"target":62},{"source":60,"target":12},{"source":62,"target":14},{"source":61,"target":10},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":63},{"source":13,"target":64},{"source":63,"target":10},{"source":63,"target":65},{"source":63,"target":13},{"source":65,"target":10},{"source":64,"target":10},{"source":14,"target":0},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":14,"target":69},{"source":14,"target":70},{"source":14,"target":71},{"source":14,"target":72},{"source":14,"target":73},{"source":14,"target":74},{"source":14,"target":75},{"source":14,"target":76},{"source":14,"target":77},{"source":66,"target":14},{"source":67,"target":14},{"source":68,"target":14},{"source":69,"target":14},{"source":70,"target":14},{"source":71,"target":14},{"source":72,"target":14},{"source":73,"target":14},{"source":74,"target":14},{"source":75,"target":14},{"source":76,"target":14},{"source":77,"target":14},{"source":15,"target":0},{"source":15,"target":78},{"source":78,"target":16},{"source":78,"target":79},{"source":78,"target":15},{"source":79,"target":16},{"source":16,"target":0},{"source":16,"target":80},{"source":16,"target":81},{"source":80,"target":82},{"source":80,"target":16},{"source":81,"target":83},{"source":81,"target":16},{"source":17,"target":0},{"source":17,"target":84},{"source":17,"target":85},{"source":84,"target":86},{"source":84,"target":17},{"source":85,"target":18},{"source":85,"target":87},{"source":85,"target":17},{"source":87,"target":18},{"source":18,"target":0},{"source":18,"target":88},{"source":18,"target":89},{"source":18,"target":90},{"source":18,"target":91},{"source":88,"target":92},{"source":88,"target":18},{"source":89,"target":9},{"source":89,"target":93},{"source":89,"target":18},{"source":93,"target":9},{"source":90,"target":9},{"source":90,"target":94},{"source":90,"target":18},{"source":94,"target":9},{"source":91,"target":16},{"source":91,"target":95},{"source":91,"target":18},{"source":95,"target":16}],"multigraph":true} |
false | <?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="data" nsURI="http://www.soluvas.org/schema/data/1.0" nsPrefix="data">
<eClassifiers xsi:type="ecore:EDataType" name="CrudRepository" instanceClassName="org.soluvas.data.repository.CrudRepository">
<eTypeParameters name="T"/>
<eTypeParameters name="ID">
<eBounds eClassifier="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Serializable"/>
</eTypeParameters>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="PagingAndSortingRepository" instanceClassName="org.soluvas.data.repository.PagingAndSortingRepository">
<eTypeParameters name="T"/>
<eTypeParameters name="ID">
<eBounds eClassifier="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Serializable"/>
</eTypeParameters>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CrudRepositoryBase" instanceClassName="org.soluvas.data.repository.CrudRepositoryBase">
<eTypeParameters name="T"/>
<eTypeParameters name="ID">
<eBounds eClassifier="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Serializable"/>
</eTypeParameters>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NsPrefixable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Imageable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Describable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Positionable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="EXPERIMENTAL.

Two/three approaches:

1. Mixin must be statically designed into Ecore EClass, e.g. BerbatikBags, which inherits from BerbatikMixin (inherits ClothingMixin = SizeMixin + ColorMixin), BatikMixin, and BagsMixin. The upside is all attributes/references merge into the EObject. Downside is we need to permutate all combinations into EClass.
Not sure yet how it goes with MongoDB, JSON, and XMI import/export. Not sure yet how it goes with VariedProduct, BundleProduct, SubscribedProduct, SharedProduct, etc.

2. Mixin is dynamic. Each product object maintain a list of MixinTypes (which is by default specified when the product is created), and filled mixins are put in an EList. Mixins can be added and removed during runtime, without any build-time project rebuild or EMF regeneration.
So store owner, even staff, can define new mixin and manipulate existing products with ease. No Mall admin or schema changes required.
Store staff can browse available mixin types and just add any mixin they want.
Similar approach with Drupal taxonomy or JCR mixin. Magento is more restrictive because of its inflexible AttributeSet concept. Mixin is like AttributeSet but with cardinality 0..*.
Probably need better name than mixin though.
Seems to be most flexible, for Jackson we can have custom converter. My concern is MongoDB and XMI.
Not sure yet how it goes with MongoDB, JSON, and XMI import/export. Not sure yet how it goes with VariedProduct, BundleProduct, SubscribedProduct, SharedProduct, etc.

3. Hybrid #1. Mixin is by default static, which hopefully covers 80% use case.
When you want dynamic, you can add more mixins.
But ain't this too complicated?
On the web client side, it's also more work. Not to mention inventory, etc. integration with other systems.
ProductInfo & principal etc. also use the fully dynamic approach.

4. Hybrid #2. Mixin is by default dynamic, which covers 80% of the customization.
And for things like category, tag, color, size, they're static, with code support. i.e. must be generated by EMF.
"/>
</eAnnotations>
<eOperations name="valueOf">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Convert the string value to a mixin instance."/>
</eAnnotations>
<eGenericType eClassifier="#//Value">
<eTypeArguments/>
</eGenericType>
<eParameters name="stringValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="create">
<eGenericType eClassifier="#//Value">
<eTypeArguments/>
</eGenericType>
</eOperations>
<eOperations name="isRequired" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="True if minValues > 0."/>
</eAnnotations>
</eOperations>
<eOperations name="isMultiple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="true if maxValues is > 1."/>
</eAnnotations>
</eOperations>
<eOperations name="getInputUnit">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns the Unit object based on {@link #inputUnitName}."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Unit">
<eTypeArguments/>
</eGenericType>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Human friendly name."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" 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="If {@code false}, this attribute will not be editable in the Product Editor backend."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minValues" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="0 means optional, 1 means required, and so on."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="1 means singular. -1 means no maximum number of values."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dataTypeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kindNsPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kindName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputMethod" eType="#//InputMethod"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputUnitName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="This is a String to make it easy to edit using Eclipse Generic XMI editor."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibleInSimple" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Whether this attribute is visible in simple entity listing (e.g. 'ls' shell command)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="searchableInQuick" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Whether this attribute is included in quick searches (e.g. 'search' shell command.)

Note: If the repository is not code-generated, the search behavior depends on Repository.search() implementation.
However, it is used for generation of 'search' shell command and soon, search UI."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imageId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fieldWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="20">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Field width, in characters. Used by text-based UI like Shell."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="principal" 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 true, this attribute will be used as principal in VariedProduct (has no effect in SimpleProduct).

A VariedProduct may also override the principals in use for that specific product (this mechanism is not yet defined)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Primary Linked Data URI for <a href="http://www.w3.org/2002/07/owl#ObjectProperty">owl:ObjectProperty</a>, to be usable as {@code additionalProperty}, e.g. {@code http://purl.org/opdm/garment#liningFabric}."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sameAsUris" 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="Additional <a href="http://schema.org/sameAs">sameAs</a> Linked Data URIs for <a href="http://www.w3.org/2002/07/owl#ObjectProperty">owl:ObjectProperty</a>, to be usable for inference or other purposes,
e.g. http://purl.org/opdm/garment#liningFabric."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Translatable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute having single or multiple values.

{
attributes:
 color: [{value: "red", displayValue: "Merah"}],
 berbatikMaterial: [{value: "katun", displayValue: "Katun"}],
 berbatikShawlLength: [{value: "90cm", displayValue: "90 cm"}],
mixins: {
 "color": {
 attributeTypes: {
 color: {className: "TermValue", "name": "color", "label": "Warna"}, // nsPrefix: builtin
 },
 "berbatik": {
 attributeTypes: {
 berbatikMaterial: {className: "TermValue", nsPrefix: "berbatik", name: "material", label: "Material"},
 berbatikBatikAge: {className: "TermValue", nsPrefix: "berbatik", name: "batikAge", label: "Batik Age"},
 }
 },
}


"berbatik:material": [{value: "Katun"}],

nggak enak:
product['berbatik:material'][0].displayValue

lebih enak:

<p>Warna: {{product.attributes.color.0.displayValue}}</p>
<p>Material: {{product.attributes.berbatikMaterial.0.displayValue}}</p>
"/>
</eAnnotations>
<eTypeParameters name="T"/>
<eOperations name="getString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Convert the mixin value to a single string. Paths are separated with '/'. Ranges are separated with "-" or ".." (TODO: which one?).
Semantics are prefixed: "<", "<=", ">", ">=". equal "=" is default if not specified.

<p>9 cm would be "9cm". Bags > Hobos would be "bags_hobos" (using ID) or "bags/hobos" (using slugPath).

<p>9 cm, 20 km would be "9cm,20km".

<p>"2012-12-30-2012-12-30"
"2012-12-30..2012-12-30"
"2012-12-30T15:15:70.863+0700-2012-12-30T15:15:70.863+0700"
"2012-12-30T15:15:70.863+0700..2012-12-30T15:15:70.863+0700"
"atang-sutisna-rudi-wijaya"
"atang-sutisna..rudi-wijaya"
"atang_sutisna-rudi_wijaya"
"atang_sutisna..rudi_wijaya"
"/>
</eAnnotations>
</eOperations>
<eOperations name="getValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Primary value of the attribute in native type. There may be complementary values like unit.
In multiple attribute values, this returns the first value.

<p>Note: setting the value will clear all values and reset to a list with 1 element."/>
</eAnnotations>
<eGenericType eTypeParameter="#//Value/T"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semantic" eType="#//AttributeSemantic">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Optional semantic of this value.

i.e. value = 50 cm, semantic = less than, means "< 50 cm"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eGenericSuperTypes eClassifier="#//Value">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Measure" instanceClassName="javax.measure.Measure">
<eTypeParameters name="Q">
<eBounds eClassifier="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Quantity"/>
</eTypeParameters>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeasureValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mixin with measured unit."/>
</eAnnotations>
<eOperations name="getMeasure" eType="#//Measure"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valueUnit">
<eGenericType eClassifier="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Unit">
<eTypeArguments/>
</eGenericType>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eGenericSuperTypes eClassifier="#//Value">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CurrencyValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mixin with monetary value and currency code."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currencyUnit" eType="ecore:EDataType ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//CurrencyUnit"/>
<eGenericSuperTypes eClassifier="#//Value">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mixin" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NsPrefixable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Describable">
<eOperations name="getQName" 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 the nsPrefix_name."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Range attribute's primary value can be either the start or end value."/>
</eAnnotations>
<eTypeParameters name="T"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startValue">
<eGenericType eTypeParameter="#//RangeValue/T"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endValue">
<eGenericType eTypeParameter="#//RangeValue/T"/>
</eStructuralFeatures>
<eGenericSuperTypes eClassifier="#//Value">
<eTypeArguments eTypeParameter="#//RangeValue/T"/>
</eGenericSuperTypes>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeSemantic">
<eLiterals name="equal"/>
<eLiterals name="less_than" value="1" literal="less_than"/>
<eLiterals name="less_than_or_equal" value="2" literal="lessThanOrEqual"/>
<eLiterals name="greater_than" value="3"/>
<eLiterals name="greater_than_or_equal" value="4" literal="equalOrGreaterThan"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TermValue">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Use a taxonomy term. 'value' is the ID of the term."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="term" eType="#//Term"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="slugPath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="'/'-separated slug path."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Primary Linked Data URI, to be usable as property <tt>@vocab</tt> value or <tt>@id</tt>, e.g. {@code http://purl.org/opdm/garment#Polyester}."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eGenericSuperTypes eClassifier="#//Value">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eGenericSuperTypes>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Identifiable"/>
<eGenericSuperTypes eClassifier="ecore:EClass ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Sluggable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Vocab" abstract="true" eSuperTypes="#//TermContainer ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NsPrefixable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Describable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="pindah jd attributetype."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Vocab"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Term" eSuperTypes="#//TermContainer ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NsPrefixable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Imageable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Positionable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Colorable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Translatable">
<eOperations name="getQName" 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 the nsPrefix_name."/>
</eAnnotations>
</eOperations>
<eOperations name="toValue" eType="#//TermValue"/>
<eOperations name="getImageUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Given a base {@code imagesUri} (can be either secure or insecure), returns the term image URI if available, or {@code null} if {@link #getImageId()} is empty."/>
</eAnnotations>
<eParameters name="imagesUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getEffectiveDisplayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="curLanguageTag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="toValue" eType="#//TermValue">
<eParameters name="curLanguageTag" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="vocab" eType="#//Vocab"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Human friendly name."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imageId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If a term has specified an image, the image ID in the predefined image directories or {@link org.soluvas.image.store.ImageRepository}, it's highly recommended to just use the {@link #getName()} as {@code imageId}.

<p>Using image directories and URI templates is common because URI can be created without needing Wicket (e.g. inside email notification) and optionally CDN and even HTTPS. The logic is:
<ol>
<li>if Term {@link #getNsPrefix()} is {@code base}, the URI is <tt>{secure|imagesUri}/org.soluvas.data/{kindNsPrefix}_{kindName}/{imageId}.png</tt></li>
<li>if Term {@link #getNsPrefix()} is not {@code base}, the URI is <tt>{secure|imagesUri}/term/{nsPrefix}/{kindNsPrefix}_{kindName}/{imageId}.png</tt> (since Bippo 5.4.x)</li>
</ol>
<p>Note that {@code imagesUri} can be CDN and/or secure. A shared hostname such as {@code bipporeg-prd-img.bipposhop.com} is recommended
(to make CloudFlare, SSL, and DNS wildcard settings practical). The {@code nsPrefix == tenantId} is part of the URI to support this deployment approach.

<p>When {@link org.soluvas.image.store.ImageRepository} is used, it depends on the {@link #getKindNsPrefix()} and {@link #getKindName()}.

TODO: provide a way to specify a static image instead (using 'imagesUri')."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kindNsPrefix" 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 nsPrefix of the {@link Kind} of this term. For example, for kind "base_Color", nsPrefix is "base".

Term is optionally linked to {@link Kind}, not to {@link Attribute}."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kindName" 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 {@link Kind} of this term. For example, for kind "base_Color", name is "Color".

Term is optionally linked to {@link Kind}, not to {@link Attribute}."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bordered" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imageUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Digunakan untuk mendapatkan imageUri dari proses API."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Primary Linked Data URI, to be usable as property <tt>@vocab</tt> value or <tt>@id</tt>, e.g. {@code http://purl.org/opdm/garment#Polyester}."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sameAsUris" 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="Additional <a href="http://schema.org/sameAs">sameAs</a> Linked Data URIs, to be usable for inference or other purposes, e.g. {@code http://purl.org/opdm/garment#Polyester}."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListVocab" eSuperTypes="#//Vocab">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ListVocab"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TreeVocab" eSuperTypes="#//Vocab">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="TreeVocab"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FreeVocab" eSuperTypes="#//Vocab">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="FreeVocab"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TermContainer" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="terms" upperBound="-1"
eType="#//Term">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="List of terms in a Vocabulary or if the Term is nested (tree vocabulary)."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataCatalog" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DataCatalog"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contains collections of data objects: kinds, terms."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="vocabs" upperBound="-1"
eType="#//Vocab" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="terms" upperBound="-1"
eType="#//Term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kinds" upperBound="-1"
eType="#//Kind" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Kind" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NsPrefixable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//BundleAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//ResourceAware ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Imageable ../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//Describable">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="1. Kind (Attribute Type / Vocab) is like an EMF DataType or Enum.
A Kind is always type-agnostic, but a default input method & unit can be hinted by the attribute (see below).
A Kind is always cardinality agnostic.
For example, Length kind is hinted as "measure" with "cm" unit, however all the attribute values below are valid:
1. 9 cm (just like the hint)
2. 10 km (different unit)
3. 9-12 cm (use unit like the hint, but RangeValue instead)
4. 5-6 kg (different unit and use RangeValue)
5. "cukup panjang untuk orang dewasa" (StringValue)
6. base_very_long (TermValue from base nsPrefix)
7. tuneeca_half_a_mile (TermValue from tuneeca nsPrefix)
In addition, all of the above can have multiple cardinality or no value."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imageId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryUri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Primary Linked Data URI for <a href="http://www.w3.org/2002/07/owl#Class">owl:Class</a>, to be usable as property range, e.g. {@code http://purl.org/opdm/garment#Fabric}."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sameAsUris" 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="Additional <a href="http://schema.org/sameAs">sameAs</a> Linked Data URIs for <a href="http://www.w3.org/2002/07/owl#Class">owl:Class</a>, to be usable for inference or other purposes,
e.g. {@code http://purl.org/opdm/garment#Fabric}."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="InputMethod">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Attribute can hint the inputMethod (string, measure, range, currency, term) and inputUnit. But user can always override this.

For currency, the default currency depends on user setting, which if absent, defaults to Shop/Mall setting."/>
</eAnnotations>
<eLiterals name="string"/>
<eLiterals name="measure" value="1"/>
<eLiterals name="range" value="2"/>
<eLiterals name="currency" value="3"/>
<eLiterals name="term" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MixinCatalog" eSuperTypes="../../../../../../../org.soluvas.commons/src/main/resources/org/soluvas/commons/commons.ecore#//NameContainer">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contains a collection of mixins."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mixins" upperBound="-1"
eType="#//Mixin" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MixinManager">
<eOperations name="findMixin" eType="#//Mixin">
<eParameters name="uName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="findMixin">
<eGenericType eClassifier="#//Page">
<eTypeArguments eClassifier="#//Mixin"/>
</eGenericType>
<eParameters name="term" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="pageable" eType="#//Pageable"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="mixinCatalog" lowerBound="1"
eType="#//MixinCatalog" changeable="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixins" lowerBound="1"
changeable="false" volatile="true" transient="true" derived="true">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EEList">
<eTypeArguments eClassifier="#//Mixin"/>
</eGenericType>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StatusMask">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Status filter mask, to be used in findAll(), findOne(), count(), etc.
Some implementations, like CouchDB (Map views), is more practically implemented using predefined mask values instead of Set[Enum].
Mask is also about semantics, loosely related to actual entity-specific status values."/>
</eAnnotations>
<eLiterals name="raw">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return everything, including but not limited to, INACTIVE, DRAFT and VOID. Usually used for sysadmin only."/>
</eAnnotations>
</eLiterals>
<eLiterals name="active_only" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return only ACTIVE | VALIDATED | VERIFIED entities. Usually used for frontend."/>
</eAnnotations>
</eLiterals>
<eLiterals name="include_inactive" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return ACTIVE | VALIDATED | VERIFIED plus INACTIVE. Usually used for backend, normal listing."/>
</eAnnotations>
</eLiterals>
<eLiterals name="draft_only" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return DRAFT only. Usually used for backend, Drafts folder."/>
</eAnnotations>
</eLiterals>
<eLiterals name="void_only" value="4">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Return VOID only. Usually used for backend, Trash folder."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LookupKey">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Used by EntityNotFoundException to know what attribute was used to lookup."/>
</eAnnotations>
<eLiterals name="id">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup via entity-scoped unique ID, which is common for backend pages and shell."/>
</eAnnotations>
</eLiterals>
<eLiterals name="slug" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup via slug, which is the most common for frontend pages."/>
</eAnnotations>
</eLiterals>
<eLiterals name="guid" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup via GUID, rarely used but usable in CouchDB."/>
</eAnnotations>
</eLiterals>
<eLiterals name="email" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup based on email. Note that an entity may contain multiple emails."/>
</eAnnotations>
</eLiterals>
<eLiterals name="facebook_id" value="4">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup based on Facebook ID (long). Note that an entity may contain multiple Facebook IDs."/>
</eAnnotations>
</eLiterals>
<eLiterals name="facebook_username" value="5">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup based on Facebook username. Note that an entity may contain multiple Facebook usernames."/>
</eAnnotations>
</eLiterals>
<eLiterals name="twitter_id" value="6">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup based on Twitter ID (long). Note that an entity may contain multiple Twitter IDs."/>
</eAnnotations>
</eLiterals>
<eLiterals name="twitter_screenname" value="7">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lookup based on Twitter username. Note that an entity may contain multiple Twitter usernames."/>
</eAnnotations>
</eLiterals>
<eLiterals name="mobile_number" value="8">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mobile number, in international format, without any punctuation except for "+" prefix, e.g. "+6281212345678".
Note that for lookup purposes, depending on the default country, a lookup for "081212345678" will match
the stored account having "+6281212345678".
The stored account MUST always contain the country code prefix."/>
</eAnnotations>
</eLiterals>
<eLiterals name="uri">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Linked Data URI."/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Pageable" instanceClassName="org.soluvas.data.domain.Pageable"/>
<eClassifiers xsi:type="ecore:EDataType" name="Page" instanceClassName="org.soluvas.data.domain.Page"
serializable="false">
<eTypeParameters name="T"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TermEntry" 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="#//Term"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/soluvas/soluvas-framework/data/src/main/resources/org/soluvas/data/data.ecore | ecore | data
CrudRepository
org.soluvas.data.repository.CrudRepository
org.soluvas.data.repository.CrudRepository
T
ID
PagingAndSortingRepository
org.soluvas.data.repository.PagingAndSortingRepository
org.soluvas.data.repository.PagingAndSortingRepository
T
ID
CrudRepositoryBase
org.soluvas.data.repository.CrudRepositoryBase
org.soluvas.data.repository.CrudRepositoryBase
T
ID
Attribute
valueOf
stringValue
create
isRequired
isMultiple
getInputUnit
displayName
enabled
true
minValues
maxValues
dataTypeName
kindNsPrefix
kindName
inputMethod
inputUnitName
visibleInSimple
searchableInQuick
imageId
fieldWidth
20
principal
primaryUri
sameAsUris
Value
T
getString
getValue
semantic
displayValue
StringValue
value
Measure
javax.measure.Measure
javax.measure.Measure
Q
MeasureValue
getMeasure
valueUnit
value
CurrencyValue
currencyUnit
Mixin
getQName
attributes
displayName
RangeValue
T
startValue
endValue
AttributeSemantic
equal
equal
less_than
less_than
less_than_or_equal
lessThanOrEqual
greater_than
greater_than
greater_than_or_equal
equalOrGreaterThan
TermValue
term
slugPath
value
primaryUri
content
Vocab
Term
getQName
toValue
getImageUri
imagesUri
getEffectiveDisplayName
curLanguageTag
toValue
curLanguageTag
vocab
displayName
imageId
kindNsPrefix
kindName
bordered
imageUri
primaryUri
sameAsUris
ListVocab
TreeVocab
FreeVocab
TermContainer
terms
DataCatalog
vocabs
terms
kinds
Kind
imageId
primaryUri
sameAsUris
InputMethod
string
string
measure
measure
range
range
currency
currency
term
term
MixinCatalog
mixins
MixinManager
findMixin
uName
findMixin
term
pageable
mixinCatalog
mixins
StatusMask
raw
raw
active_only
active_only
include_inactive
include_inactive
draft_only
draft_only
void_only
void_only
LookupKey
id
id
slug
slug
guid
guid
email
email
facebook_id
facebook_id
facebook_username
facebook_username
twitter_id
twitter_id
twitter_screenname
twitter_screenname
mobile_number
mobile_number
uri
uri
Pageable
org.soluvas.data.domain.Pageable
org.soluvas.data.domain.Pageable
Page
org.soluvas.data.domain.Page
org.soluvas.data.domain.Page
T
TermEntry
java.util.Map$Entry
java.util.Map$Entry
key
value | null | {"directed":true,"nodes":[{"nsPrefix":"data","nsURI":"http://www.soluvas.org/schema/data/1.0","name":"data","id":0,"eClass":"EPackage"},{"instanceTypeName":"org.soluvas.data.repository.CrudRepository","defaultValue":null,"instanceClassName":"org.soluvas.data.repository.CrudRepository","name":"CrudRepository","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.soluvas.data.repository.PagingAndSortingRepository","defaultValue":null,"instanceClassName":"org.soluvas.data.repository.PagingAndSortingRepository","name":"PagingAndSortingRepository","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.soluvas.data.repository.CrudRepositoryBase","defaultValue":null,"instanceClassName":"org.soluvas.data.repository.CrudRepositoryBase","name":"CrudRepositoryBase","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"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":"Value","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":"javax.measure.Measure","defaultValue":null,"instanceClassName":"javax.measure.Measure","name":"Measure","instanceClass":null,"id":7,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeasureValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurrencyValue","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mixin","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeValue","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeSemantic","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermValue","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vocab","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListVocab","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeVocab","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeVocab","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermContainer","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataCatalog","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Kind","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"InputMethod","instanceClass":null,"id":22,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MixinCatalog","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MixinManager","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StatusMask","instanceClass":null,"id":25,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LookupKey","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.soluvas.data.domain.Pageable","defaultValue":null,"instanceClassName":"org.soluvas.data.domain.Pageable","name":"Pageable","instanceClass":null,"id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.soluvas.data.domain.Page","defaultValue":null,"instanceClassName":"org.soluvas.data.domain.Page","name":"Page","instanceClass":null,"id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"TermEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"name":"T","id":30,"eClass":"ETypeParameter"},{"name":"ID","id":31,"eClass":"ETypeParameter"},{"id":32,"eClass":"EGenericType"},{"name":"T","id":33,"eClass":"ETypeParameter"},{"name":"ID","id":34,"eClass":"ETypeParameter"},{"id":35,"eClass":"EGenericType"},{"name":"T","id":36,"eClass":"ETypeParameter"},{"name":"ID","id":37,"eClass":"ETypeParameter"},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"valueOf","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":40,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRequired","lowerBound":0,"id":41,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isMultiple","lowerBound":0,"id":42,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getInputUnit","lowerBound":0,"id":43,"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":"displayName","changeable":true,"lowerBound":0,"iD":false,"id":44,"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":"enabled","changeable":true,"lowerBound":0,"iD":false,"id":45,"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":"minValues","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":"maxValues","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":"dataTypeName","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":"kindNsPrefix","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":"kindName","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inputMethod","changeable":true,"lowerBound":0,"iD":false,"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":"inputUnitName","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":"visibleInSimple","changeable":true,"lowerBound":0,"iD":false,"id":53,"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":"searchableInQuick","changeable":true,"lowerBound":0,"iD":false,"id":54,"derived":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":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":20,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"20","unsettable":false,"transient":false,"unique":true,"name":"fieldWidth","changeable":true,"lowerBound":0,"iD":false,"id":56,"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":"principal","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"primaryUri","changeable":true,"lowerBound":0,"iD":false,"id":58,"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":"sameAsUris","changeable":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"stringValue","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"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"},{"name":"T","id":91,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getString","lowerBound":0,"id":92,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":93,"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":"semantic","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayValue","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"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":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"name":"Q","id":105,"eClass":"ETypeParameter"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMeasure","lowerBound":0,"id":107,"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":"valueUnit","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":"value","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"},{"id":115,"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":"currencyUnit","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQName","lowerBound":0,"id":120,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"displayName","changeable":true,"lowerBound":0,"iD":false,"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"},{"id":130,"eClass":"EGenericType"},{"name":"T","id":131,"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":"startValue","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"endValue","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"name":"equal","id":138,"value":0,"literal":"equal","eClass":"EEnumLiteral"},{"name":"less_than","id":139,"value":1,"literal":"less_than","eClass":"EEnumLiteral"},{"name":"less_than_or_equal","id":140,"value":2,"literal":"lessThanOrEqual","eClass":"EEnumLiteral"},{"name":"greater_than","id":141,"value":3,"literal":"greater_than","eClass":"EEnumLiteral"},{"name":"greater_than_or_equal","id":142,"value":4,"literal":"equalOrGreaterThan","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":"term","changeable":true,"resolveProxies":true,"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":"slugPath","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":"value","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":"primaryUri","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":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":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"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getQName","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toValue","lowerBound":0,"id":163,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getImageUri","lowerBound":0,"id":164,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEffectiveDisplayName","lowerBound":0,"id":165,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"toValue","lowerBound":0,"id":166,"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":"vocab","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayName","changeable":true,"lowerBound":0,"iD":false,"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":"imageId","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":"kindNsPrefix","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":"kindName","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":"bordered","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":"imageUri","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":"primaryUri","changeable":true,"lowerBound":0,"iD":false,"id":174,"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":"sameAsUris","changeable":true,"lowerBound":0,"iD":false,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"imagesUri","lowerBound":0,"id":188,"many":false,"required":false,"eClass":"EParameter"},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"curLanguageTag","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EParameter"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"curLanguageTag","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"terms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"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":"vocabs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"container":false,"ordered":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":211,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"kinds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"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":"imageId","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":"primaryUri","changeable":true,"lowerBound":0,"iD":false,"id":220,"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":"sameAsUris","changeable":true,"lowerBound":0,"iD":false,"id":221,"derived":false},{"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"},{"name":"string","id":231,"value":0,"literal":"string","eClass":"EEnumLiteral"},{"name":"measure","id":232,"value":1,"literal":"measure","eClass":"EEnumLiteral"},{"name":"range","id":233,"value":2,"literal":"range","eClass":"EEnumLiteral"},{"name":"currency","id":234,"value":3,"literal":"currency","eClass":"EEnumLiteral"},{"name":"term","id":235,"value":4,"literal":"term","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":"mixins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"findMixin","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"findMixin","lowerBound":0,"id":240,"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":false,"unique":true,"name":"mixinCatalog","changeable":false,"resolveProxies":true,"lowerBound":1,"id":241,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"mixins","changeable":false,"lowerBound":1,"iD":false,"id":242,"derived":true},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"uName","lowerBound":0,"id":244,"many":false,"required":false,"eClass":"EParameter"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"term","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"pageable","lowerBound":0,"id":248,"many":false,"required":false,"eClass":"EParameter"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"name":"raw","id":255,"value":0,"literal":"raw","eClass":"EEnumLiteral"},{"name":"active_only","id":256,"value":1,"literal":"active_only","eClass":"EEnumLiteral"},{"name":"include_inactive","id":257,"value":2,"literal":"include_inactive","eClass":"EEnumLiteral"},{"name":"draft_only","id":258,"value":3,"literal":"draft_only","eClass":"EEnumLiteral"},{"name":"void_only","id":259,"value":4,"literal":"void_only","eClass":"EEnumLiteral"},{"name":"id","id":260,"value":0,"literal":"id","eClass":"EEnumLiteral"},{"name":"slug","id":261,"value":1,"literal":"slug","eClass":"EEnumLiteral"},{"name":"guid","id":262,"value":2,"literal":"guid","eClass":"EEnumLiteral"},{"name":"email","id":263,"value":3,"literal":"email","eClass":"EEnumLiteral"},{"name":"facebook_id","id":264,"value":4,"literal":"facebook_id","eClass":"EEnumLiteral"},{"name":"facebook_username","id":265,"value":5,"literal":"facebook_username","eClass":"EEnumLiteral"},{"name":"twitter_id","id":266,"value":6,"literal":"twitter_id","eClass":"EEnumLiteral"},{"name":"twitter_screenname","id":267,"value":7,"literal":"twitter_screenname","eClass":"EEnumLiteral"},{"name":"mobile_number","id":268,"value":8,"literal":"mobile_number","eClass":"EEnumLiteral"},{"name":"uri","id":269,"value":0,"literal":"uri","eClass":"EEnumLiteral"},{"name":"T","id":270,"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":271,"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":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"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":1,"target":0},{"source":1,"target":30},{"source":1,"target":31},{"source":31,"target":32},{"source":2,"target":0},{"source":2,"target":33},{"source":2,"target":34},{"source":34,"target":35},{"source":3,"target":0},{"source":3,"target":36},{"source":3,"target":37},{"source":37,"target":38},{"source":4,"target":0},{"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":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":4,"target":52},{"source":4,"target":53},{"source":4,"target":54},{"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":4,"target":61},{"source":4,"target":62},{"source":4,"target":63},{"source":4,"target":64},{"source":39,"target":5},{"source":39,"target":65},{"source":39,"target":4},{"source":39,"target":66},{"source":65,"target":67},{"source":65,"target":5},{"source":66,"target":68},{"source":66,"target":39},{"source":40,"target":5},{"source":40,"target":69},{"source":40,"target":4},{"source":69,"target":70},{"source":69,"target":5},{"source":41,"target":71},{"source":41,"target":4},{"source":42,"target":72},{"source":42,"target":4},{"source":43,"target":73},{"source":43,"target":4},{"source":73,"target":74},{"source":44,"target":75},{"source":44,"target":4},{"source":45,"target":76},{"source":45,"target":4},{"source":46,"target":77},{"source":46,"target":4},{"source":47,"target":78},{"source":47,"target":4},{"source":48,"target":79},{"source":48,"target":4},{"source":49,"target":80},{"source":49,"target":4},{"source":50,"target":81},{"source":50,"target":4},{"source":51,"target":22},{"source":51,"target":82},{"source":51,"target":4},{"source":82,"target":22},{"source":52,"target":83},{"source":52,"target":4},{"source":53,"target":84},{"source":53,"target":4},{"source":54,"target":85},{"source":54,"target":4},{"source":55,"target":86},{"source":55,"target":4},{"source":56,"target":87},{"source":56,"target":4},{"source":57,"target":88},{"source":57,"target":4},{"source":58,"target":89},{"source":58,"target":4},{"source":59,"target":90},{"source":59,"target":4},{"source":5,"target":0},{"source":5,"target":91},{"source":5,"target":92},{"source":5,"target":93},{"source":5,"target":94},{"source":5,"target":95},{"source":5,"target":96},{"source":92,"target":97},{"source":92,"target":5},{"source":93,"target":98},{"source":93,"target":5},{"source":98,"target":91},{"source":94,"target":12},{"source":94,"target":99},{"source":94,"target":5},{"source":99,"target":12},{"source":95,"target":100},{"source":95,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":101},{"source":6,"target":102},{"source":101,"target":103},{"source":101,"target":6},{"source":102,"target":104},{"source":102,"target":5},{"source":7,"target":0},{"source":7,"target":105},{"source":105,"target":106},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":107},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":107,"target":7},{"source":107,"target":111},{"source":107,"target":8},{"source":111,"target":7},{"source":108,"target":112},{"source":108,"target":8},{"source":112,"target":113},{"source":109,"target":114},{"source":109,"target":8},{"source":110,"target":115},{"source":110,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":116},{"source":9,"target":117},{"source":116,"target":118},{"source":116,"target":9},{"source":117,"target":119},{"source":117,"target":5},{"source":10,"target":0},{"source":10,"target":120},{"source":10,"target":121},{"source":10,"target":122},{"source":10,"target":123},{"source":10,"target":124},{"source":10,"target":125},{"source":10,"target":126},{"source":10,"target":127},{"source":120,"target":128},{"source":120,"target":10},{"source":121,"target":4},{"source":121,"target":129},{"source":121,"target":10},{"source":129,"target":4},{"source":122,"target":130},{"source":122,"target":10},{"source":11,"target":0},{"source":11,"target":131},{"source":11,"target":5},{"source":11,"target":132},{"source":11,"target":133},{"source":11,"target":134},{"source":132,"target":135},{"source":132,"target":11},{"source":135,"target":131},{"source":133,"target":136},{"source":133,"target":11},{"source":136,"target":131},{"source":134,"target":137},{"source":134,"target":5},{"source":137,"target":131},{"source":12,"target":0},{"source":12,"target":138},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":12,"target":142},{"source":138,"target":12},{"source":139,"target":12},{"source":140,"target":12},{"source":141,"target":12},{"source":142,"target":12},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":143},{"source":13,"target":144},{"source":13,"target":145},{"source":13,"target":146},{"source":13,"target":147},{"source":13,"target":148},{"source":13,"target":149},{"source":13,"target":150},{"source":143,"target":15},{"source":143,"target":151},{"source":143,"target":13},{"source":151,"target":15},{"source":144,"target":152},{"source":144,"target":13},{"source":145,"target":153},{"source":145,"target":13},{"source":146,"target":154},{"source":146,"target":13},{"source":147,"target":155},{"source":147,"target":13},{"source":148,"target":156},{"source":148,"target":5},{"source":14,"target":0},{"source":14,"target":19},{"source":14,"target":157},{"source":14,"target":158},{"source":14,"target":159},{"source":14,"target":160},{"source":14,"target":161},{"source":157,"target":19},{"source":15,"target":0},{"source":15,"target":19},{"source":15,"target":162},{"source":15,"target":163},{"source":15,"target":164},{"source":15,"target":165},{"source":15,"target":166},{"source":15,"target":167},{"source":15,"target":168},{"source":15,"target":169},{"source":15,"target":170},{"source":15,"target":171},{"source":15,"target":172},{"source":15,"target":173},{"source":15,"target":174},{"source":15,"target":175},{"source":15,"target":176},{"source":15,"target":177},{"source":15,"target":178},{"source":15,"target":179},{"source":15,"target":180},{"source":15,"target":181},{"source":15,"target":182},{"source":15,"target":183},{"source":15,"target":184},{"source":162,"target":185},{"source":162,"target":15},{"source":163,"target":13},{"source":163,"target":186},{"source":163,"target":15},{"source":186,"target":13},{"source":164,"target":187},{"source":164,"target":15},{"source":164,"target":188},{"source":188,"target":189},{"source":188,"target":164},{"source":165,"target":190},{"source":165,"target":15},{"source":165,"target":191},{"source":191,"target":192},{"source":191,"target":165},{"source":166,"target":13},{"source":166,"target":193},{"source":166,"target":15},{"source":166,"target":194},{"source":193,"target":13},{"source":194,"target":195},{"source":194,"target":166},{"source":167,"target":14},{"source":167,"target":196},{"source":167,"target":15},{"source":196,"target":14},{"source":168,"target":197},{"source":168,"target":15},{"source":169,"target":198},{"source":169,"target":15},{"source":170,"target":199},{"source":170,"target":15},{"source":171,"target":200},{"source":171,"target":15},{"source":172,"target":201},{"source":172,"target":15},{"source":173,"target":202},{"source":173,"target":15},{"source":174,"target":203},{"source":174,"target":15},{"source":175,"target":204},{"source":175,"target":15},{"source":176,"target":19},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":205},{"source":205,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":206},{"source":206,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":207},{"source":207,"target":14},{"source":19,"target":0},{"source":19,"target":208},{"source":208,"target":15},{"source":208,"target":209},{"source":208,"target":19},{"source":209,"target":15},{"source":20,"target":0},{"source":20,"target":210},{"source":20,"target":211},{"source":20,"target":212},{"source":20,"target":213},{"source":20,"target":214},{"source":20,"target":215},{"source":210,"target":14},{"source":210,"target":216},{"source":210,"target":20},{"source":216,"target":14},{"source":211,"target":15},{"source":211,"target":217},{"source":211,"target":20},{"source":217,"target":15},{"source":212,"target":21},{"source":212,"target":218},{"source":212,"target":20},{"source":218,"target":21},{"source":21,"target":0},{"source":21,"target":219},{"source":21,"target":220},{"source":21,"target":221},{"source":21,"target":222},{"source":21,"target":223},{"source":21,"target":224},{"source":21,"target":225},{"source":21,"target":226},{"source":21,"target":227},{"source":219,"target":228},{"source":219,"target":21},{"source":220,"target":229},{"source":220,"target":21},{"source":221,"target":230},{"source":221,"target":21},{"source":22,"target":0},{"source":22,"target":231},{"source":22,"target":232},{"source":22,"target":233},{"source":22,"target":234},{"source":22,"target":235},{"source":231,"target":22},{"source":232,"target":22},{"source":233,"target":22},{"source":234,"target":22},{"source":235,"target":22},{"source":23,"target":0},{"source":23,"target":236},{"source":23,"target":237},{"source":236,"target":10},{"source":236,"target":238},{"source":236,"target":23},{"source":238,"target":10},{"source":24,"target":0},{"source":24,"target":239},{"source":24,"target":240},{"source":24,"target":241},{"source":24,"target":242},{"source":239,"target":10},{"source":239,"target":243},{"source":239,"target":24},{"source":239,"target":244},{"source":243,"target":10},{"source":244,"target":245},{"source":244,"target":239},{"source":240,"target":28},{"source":240,"target":246},{"source":240,"target":24},{"source":240,"target":247},{"source":240,"target":248},{"source":246,"target":249},{"source":246,"target":28},{"source":249,"target":10},{"source":247,"target":250},{"source":247,"target":240},{"source":248,"target":27},{"source":248,"target":251},{"source":248,"target":240},{"source":251,"target":27},{"source":241,"target":23},{"source":241,"target":252},{"source":241,"target":24},{"source":252,"target":23},{"source":242,"target":253},{"source":242,"target":24},{"source":253,"target":254},{"source":254,"target":10},{"source":25,"target":0},{"source":25,"target":255},{"source":25,"target":256},{"source":25,"target":257},{"source":25,"target":258},{"source":25,"target":259},{"source":255,"target":25},{"source":256,"target":25},{"source":257,"target":25},{"source":258,"target":25},{"source":259,"target":25},{"source":26,"target":0},{"source":26,"target":260},{"source":26,"target":261},{"source":26,"target":262},{"source":26,"target":263},{"source":26,"target":264},{"source":26,"target":265},{"source":26,"target":266},{"source":26,"target":267},{"source":26,"target":268},{"source":26,"target":269},{"source":260,"target":26},{"source":261,"target":26},{"source":262,"target":26},{"source":263,"target":26},{"source":264,"target":26},{"source":265,"target":26},{"source":266,"target":26},{"source":267,"target":26},{"source":268,"target":26},{"source":269,"target":26},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":270},{"source":29,"target":0},{"source":29,"target":271},{"source":29,"target":272},{"source":271,"target":273},{"source":271,"target":29},{"source":272,"target":15},{"source":272,"target":274},{"source":272,"target":29},{"source":274,"target":15}],"multigraph":true} |
false | <?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="gfsm" nsURI="http://diverse.inria.fr/gfsm" nsPrefix="gfsm">
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" lowerBound="1" eType="#//BooleanExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fsm" lowerBound="1" eType="#//FSM"
eOpposite="#//FSM/transitions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//State"
eOpposite="#//State/outgoingtransitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//State"
eOpposite="#//State/incommingtransitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="inExpression" lowerBound="1"
eType="#//IntOperation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outExpression" lowerBound="1"
eType="#//IntOperation" 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="fsm" lowerBound="1" eType="#//FSM"
eOpposite="#//FSM/states"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingtransitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incommingtransitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/to"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/fsm"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/fsm"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialstate" lowerBound="1"
eType="#//InitialState"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentState" eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntBinaryExpression" abstract="true"
eSuperTypes="#//IntExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression1" lowerBound="1"
eType="#//IntExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression2" lowerBound="1"
eType="#//IntExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntAdd" eSuperTypes="#//IntBinaryExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IntMult" eSuperTypes="#//IntBinaryExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="IntNeg" eSuperTypes="#//IntExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//IntExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntVarRef" eSuperTypes="#//IntExpression">
<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="ConstExpr" eSuperTypes="#//IntExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="IntOperation" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="IntVarAssign" eSuperTypes="#//IntOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//IntExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntBlock" eSuperTypes="#//IntOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//IntVarAssign" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanEqual" eSuperTypes="#//BooleanCompareExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanOr" eSuperTypes="#//BooleanBinaryExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanAnd" eSuperTypes="#//BooleanBinaryExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanGreaterThan" eSuperTypes="#//BooleanCompareExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanBinaryExpression" abstract="true"
eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="boolExpression1" lowerBound="1"
eType="#//BooleanExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="boolExpression2" lowerBound="1"
eType="#//BooleanExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanCompareExpression" abstract="true"
eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression1" lowerBound="1"
eType="#//IntExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression2" lowerBound="1"
eType="#//IntExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntExpression" abstract="true"/>
</ecore:EPackage>
| github:ecore:/data/manuelleduc/workspace-cold-gemoc/fr.inria.diverse.gfsm.model/model/gfsm.ecore | ecore | gfsm
Transition
guard
fsm
event
from
to
State
inExpression
outExpression
name
fsm
outgoingtransitions
incommingtransitions
FinalState
InitialState
FSM
states
transitions
initialstate
name
currentState
IntBinaryExpression
expression1
expression2
IntAdd
IntMult
IntNeg
expression
IntVarRef
name
ConstExpr
value
BooleanExpression
IntOperation
IntVarAssign
name
expression
IntBlock
operations
BooleanEqual
BooleanOr
BooleanAnd
BooleanGreaterThan
BooleanBinaryExpression
boolExpression1
boolExpression2
BooleanCompareExpression
expression1
expression2
IntExpression | null | {"directed":true,"nodes":[{"nsPrefix":"gfsm","nsURI":"http://diverse.inria.fr/gfsm","name":"gfsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","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":"FinalState","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":"FSM","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntBinaryExpression","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntAdd","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntMult","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntNeg","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntVarRef","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstExpr","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntOperation","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntVarAssign","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntBlock","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanEqual","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanOr","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanAnd","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanGreaterThan","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanBinaryExpression","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanCompareExpression","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntExpression","instanceClass":null,"abstract":true,"id":22,"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":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"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":"fsm","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"event","changeable":true,"lowerBound":0,"iD":false,"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":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":26,"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":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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingtransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"id":34,"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":"incommingtransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"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":"inExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"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":"outExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"fsm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialstate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"currentState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"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":"expression1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"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":"expression2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"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":64,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"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":73,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"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":"operations","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"},{"id":84,"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":"boolExpression1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"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":"boolExpression2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression1","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":"expression2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"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":1,"target":0},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":23,"target":12},{"source":23,"target":28},{"source":23,"target":1},{"source":28,"target":12},{"source":24,"target":5},{"source":24,"target":29},{"source":24,"target":1},{"source":24,"target":30},{"source":29,"target":5},{"source":25,"target":31},{"source":25,"target":1},{"source":26,"target":2},{"source":26,"target":32},{"source":26,"target":1},{"source":26,"target":33},{"source":32,"target":2},{"source":27,"target":2},{"source":27,"target":34},{"source":27,"target":1},{"source":27,"target":35},{"source":34,"target":2},{"source":2,"target":0},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":33},{"source":2,"target":35},{"source":36,"target":13},{"source":36,"target":40},{"source":36,"target":2},{"source":40,"target":13},{"source":37,"target":13},{"source":37,"target":41},{"source":37,"target":2},{"source":41,"target":13},{"source":38,"target":42},{"source":38,"target":2},{"source":39,"target":5},{"source":39,"target":43},{"source":39,"target":2},{"source":39,"target":44},{"source":43,"target":5},{"source":33,"target":1},{"source":33,"target":45},{"source":33,"target":2},{"source":33,"target":26},{"source":45,"target":1},{"source":35,"target":1},{"source":35,"target":46},{"source":35,"target":2},{"source":35,"target":27},{"source":46,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":47},{"source":47,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":48},{"source":48,"target":2},{"source":5,"target":0},{"source":5,"target":44},{"source":5,"target":30},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":44,"target":2},{"source":44,"target":52},{"source":44,"target":5},{"source":44,"target":39},{"source":52,"target":2},{"source":30,"target":1},{"source":30,"target":53},{"source":30,"target":5},{"source":30,"target":24},{"source":53,"target":1},{"source":49,"target":4},{"source":49,"target":54},{"source":49,"target":5},{"source":54,"target":4},{"source":50,"target":55},{"source":50,"target":5},{"source":51,"target":2},{"source":51,"target":56},{"source":51,"target":5},{"source":56,"target":2},{"source":6,"target":0},{"source":6,"target":22},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":57,"target":22},{"source":57,"target":60},{"source":57,"target":6},{"source":60,"target":22},{"source":58,"target":22},{"source":58,"target":61},{"source":58,"target":6},{"source":61,"target":22},{"source":59,"target":22},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":62},{"source":62,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":63},{"source":63,"target":6},{"source":9,"target":0},{"source":9,"target":22},{"source":9,"target":64},{"source":9,"target":65},{"source":64,"target":22},{"source":64,"target":66},{"source":64,"target":9},{"source":66,"target":22},{"source":65,"target":22},{"source":10,"target":0},{"source":10,"target":22},{"source":10,"target":67},{"source":10,"target":68},{"source":67,"target":69},{"source":67,"target":10},{"source":68,"target":22},{"source":11,"target":0},{"source":11,"target":22},{"source":11,"target":70},{"source":11,"target":71},{"source":70,"target":72},{"source":70,"target":11},{"source":71,"target":22},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":73},{"source":14,"target":74},{"source":14,"target":75},{"source":73,"target":76},{"source":73,"target":14},{"source":74,"target":22},{"source":74,"target":77},{"source":74,"target":14},{"source":77,"target":22},{"source":75,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":78},{"source":15,"target":79},{"source":78,"target":14},{"source":78,"target":80},{"source":78,"target":15},{"source":80,"target":14},{"source":79,"target":13},{"source":16,"target":0},{"source":16,"target":21},{"source":16,"target":81},{"source":81,"target":21},{"source":17,"target":0},{"source":17,"target":20},{"source":17,"target":82},{"source":82,"target":20},{"source":18,"target":0},{"source":18,"target":20},{"source":18,"target":83},{"source":83,"target":20},{"source":19,"target":0},{"source":19,"target":21},{"source":19,"target":84},{"source":84,"target":21},{"source":20,"target":0},{"source":20,"target":12},{"source":20,"target":85},{"source":20,"target":86},{"source":20,"target":87},{"source":85,"target":12},{"source":85,"target":88},{"source":85,"target":20},{"source":88,"target":12},{"source":86,"target":12},{"source":86,"target":89},{"source":86,"target":20},{"source":89,"target":12},{"source":87,"target":12},{"source":21,"target":0},{"source":21,"target":12},{"source":21,"target":90},{"source":21,"target":91},{"source":21,"target":92},{"source":90,"target":22},{"source":90,"target":93},{"source":90,"target":21},{"source":93,"target":22},{"source":91,"target":22},{"source":91,"target":94},{"source":91,"target":21},{"source":94,"target":22},{"source":92,"target":12},{"source":22,"target":0}],"multigraph":true} |
true | <?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="ASL">
<eClassifiers xsi:type="ecore:EClass" name="ASL">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1" eType="/0/Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="LoadMetamodel" eSuperTypes="/0/Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsUri" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modelHandler" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoadModel" eSuperTypes="/0/Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metamodel" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inWorkspace" ordered="false" unique="false" lowerBound="1" eType="/1/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileExtensions" ordered="false" unique="false" upperBound="-1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="injector" ordered="false" eType="/0/Injector" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Injector">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="/0/ProjectorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" ordered="false" upperBound="-1" eType="/0/Param" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ProjectorType">
<eLiterals name="xml" value="1"/>
<eLiterals name="xmi" value="2"/>
<eLiterals name="ebnf" value="3"/>
<eLiterals name="atl" value="4"/>
<eLiterals name="html" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Extractor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false" lowerBound="1" eType="/0/ProjectorType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" ordered="false" upperBound="-1" eType="/0/Param" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Param">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaveModel" eSuperTypes="/0/Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="model" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extractor" ordered="false" eType="/0/Extractor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ATL" eSuperTypes="/0/Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModels" ordered="false" upperBound="-1" eType="/0/InModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false" upperBound="-1" eType="/0/OutModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false" upperBound="-1" eType="/0/Library" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="model" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="model" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metamodel" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplyMarkers" eSuperTypes="/0/Operation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="problemModel" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileToApplyMarkers" ordered="false" unique="false" lowerBound="1" eType="/1/String"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/ASL.ecore | ecore | ASL
ASL
operations
Operation
LoadMetamodel
name
path
nsUri
modelHandler
LoadModel
name
path
metamodel
inWorkspace
fileExtensions
injector
Injector
type
params
ProjectorType
xml
xml
xmi
xmi
ebnf
ebnf
atl
atl
html
html
Extractor
type
params
Param
name
value
SaveModel
model
path
extractor
ATL
path
inModels
outModels
libraries
InModel
name
model
OutModel
name
model
metamodel
Library
name
path
ApplyMarkers
problemModel
fileToApplyMarkers
PrimitiveTypes
String
Boolean | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"ASL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ASL","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoadMetamodel","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoadModel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Injector","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ProjectorType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extractor","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Param","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaveModel","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ATL","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InModel","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutModel","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyMarkers","instanceClass":null,"abstract":false,"id":14,"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":15,"derived":false},{"id":16,"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":17,"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":"path","changeable":true,"lowerBound":1,"iD":false,"id":18,"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":"nsUri","changeable":true,"lowerBound":1,"iD":false,"id":19,"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":"modelHandler","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"String","instanceClass":null,"id":22,"serializable":true,"eClass":"EDataType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"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":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":27,"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":"path","changeable":true,"lowerBound":1,"iD":false,"id":28,"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":"metamodel","changeable":true,"lowerBound":1,"iD":false,"id":29,"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":"inWorkspace","changeable":true,"lowerBound":1,"iD":false,"id":30,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"fileExtensions","changeable":true,"lowerBound":0,"iD":false,"id":31,"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":"injector","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boolean","instanceClass":null,"id":37,"serializable":true,"eClass":"EDataType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":41,"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":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"name":"xml","id":45,"value":1,"literal":"xml","eClass":"EEnumLiteral"},{"name":"xmi","id":46,"value":2,"literal":"xmi","eClass":"EEnumLiteral"},{"name":"ebnf","id":47,"value":3,"literal":"ebnf","eClass":"EEnumLiteral"},{"name":"atl","id":48,"value":4,"literal":"atl","eClass":"EEnumLiteral"},{"name":"html","id":49,"value":5,"literal":"html","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"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":54,"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":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"model","changeable":true,"lowerBound":1,"iD":false,"id":58,"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":"path","changeable":true,"lowerBound":1,"iD":false,"id":59,"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":"extractor","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"path","changeable":true,"lowerBound":1,"iD":false,"id":65,"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":"inModels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"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":"outModels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"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":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"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":74,"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":"model","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"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":78,"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":"model","changeable":true,"lowerBound":1,"iD":false,"id":79,"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":"metamodel","changeable":true,"lowerBound":1,"iD":false,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"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":84,"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":"path","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"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":"problemModel","changeable":true,"lowerBound":1,"iD":false,"id":88,"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":"fileToApplyMarkers","changeable":true,"lowerBound":1,"iD":false,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"nsPrefix":null,"nsURI":null,"name":"PrimitiveTypes","id":93,"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":1,"target":0},{"source":1,"target":15},{"source":15,"target":2},{"source":15,"target":16},{"source":15,"target":1},{"source":16,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":21},{"source":17,"target":22},{"source":17,"target":23},{"source":17,"target":3},{"source":23,"target":22},{"source":18,"target":22},{"source":18,"target":24},{"source":18,"target":3},{"source":24,"target":22},{"source":19,"target":22},{"source":19,"target":25},{"source":19,"target":3},{"source":25,"target":22},{"source":20,"target":22},{"source":20,"target":26},{"source":20,"target":3},{"source":26,"target":22},{"source":21,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":27},{"source":4,"target":28},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":4,"target":33},{"source":27,"target":22},{"source":27,"target":34},{"source":27,"target":4},{"source":34,"target":22},{"source":28,"target":22},{"source":28,"target":35},{"source":28,"target":4},{"source":35,"target":22},{"source":29,"target":22},{"source":29,"target":36},{"source":29,"target":4},{"source":36,"target":22},{"source":30,"target":37},{"source":30,"target":38},{"source":30,"target":4},{"source":38,"target":37},{"source":31,"target":22},{"source":31,"target":39},{"source":31,"target":4},{"source":39,"target":22},{"source":32,"target":5},{"source":32,"target":40},{"source":32,"target":4},{"source":40,"target":5},{"source":33,"target":2},{"source":5,"target":0},{"source":5,"target":41},{"source":5,"target":42},{"source":41,"target":6},{"source":41,"target":43},{"source":41,"target":5},{"source":43,"target":6},{"source":42,"target":8},{"source":42,"target":44},{"source":42,"target":5},{"source":44,"target":8},{"source":6,"target":0},{"source":6,"target":45},{"source":6,"target":46},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":45,"target":6},{"source":46,"target":6},{"source":47,"target":6},{"source":48,"target":6},{"source":49,"target":6},{"source":7,"target":0},{"source":7,"target":50},{"source":7,"target":51},{"source":50,"target":6},{"source":50,"target":52},{"source":50,"target":7},{"source":52,"target":6},{"source":51,"target":8},{"source":51,"target":53},{"source":51,"target":7},{"source":53,"target":8},{"source":8,"target":0},{"source":8,"target":54},{"source":8,"target":55},{"source":54,"target":22},{"source":54,"target":56},{"source":54,"target":8},{"source":56,"target":22},{"source":55,"target":22},{"source":55,"target":57},{"source":55,"target":8},{"source":57,"target":22},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":9,"target":61},{"source":58,"target":22},{"source":58,"target":62},{"source":58,"target":9},{"source":62,"target":22},{"source":59,"target":22},{"source":59,"target":63},{"source":59,"target":9},{"source":63,"target":22},{"source":60,"target":7},{"source":60,"target":64},{"source":60,"target":9},{"source":64,"target":7},{"source":61,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":10,"target":68},{"source":10,"target":69},{"source":65,"target":22},{"source":65,"target":70},{"source":65,"target":10},{"source":70,"target":22},{"source":66,"target":11},{"source":66,"target":71},{"source":66,"target":10},{"source":71,"target":11},{"source":67,"target":12},{"source":67,"target":72},{"source":67,"target":10},{"source":72,"target":12},{"source":68,"target":13},{"source":68,"target":73},{"source":68,"target":10},{"source":73,"target":13},{"source":69,"target":2},{"source":11,"target":0},{"source":11,"target":74},{"source":11,"target":75},{"source":74,"target":22},{"source":74,"target":76},{"source":74,"target":11},{"source":76,"target":22},{"source":75,"target":22},{"source":75,"target":77},{"source":75,"target":11},{"source":77,"target":22},{"source":12,"target":0},{"source":12,"target":78},{"source":12,"target":79},{"source":12,"target":80},{"source":78,"target":22},{"source":78,"target":81},{"source":78,"target":12},{"source":81,"target":22},{"source":79,"target":22},{"source":79,"target":82},{"source":79,"target":12},{"source":82,"target":22},{"source":80,"target":22},{"source":80,"target":83},{"source":80,"target":12},{"source":83,"target":22},{"source":13,"target":0},{"source":13,"target":84},{"source":13,"target":85},{"source":84,"target":22},{"source":84,"target":86},{"source":84,"target":13},{"source":86,"target":22},{"source":85,"target":22},{"source":85,"target":87},{"source":85,"target":13},{"source":87,"target":22},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":88,"target":22},{"source":88,"target":91},{"source":88,"target":14},{"source":91,"target":22},{"source":89,"target":22},{"source":89,"target":92},{"source":89,"target":14},{"source":92,"target":22},{"source":90,"target":2},{"source":93,"target":22},{"source":93,"target":37},{"source":22,"target":93},{"source":37,"target":93}],"multigraph":true} |
true | <?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="datatypes" nsURI="http://www.ibm.com/xmlns/prod/commerce/member"
nsPrefix="Member">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
			This foundation XML schema file defines the common elements and types shared by the
			entire schema.
		"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="BusinessProfileType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BusinessProfileType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessTitle" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The business title."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BusinessTitle"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the organization."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationalUnitName"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name of the organizational unit."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationalUnitName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="employeeID" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A method to identify the employee, such as by employee number. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EmployeeID"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alternateID" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A special ID assigned by the organization or organizational unit to which this business user belongs. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="AlternateID"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="employeeType" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The employee type, such as regular, part time, special part time, supplemental, and contractor. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="EmployeeType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="officeAddress" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AddressType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The office address."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OfficeAddress"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="departmentNumber" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The department number for the business user. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DepartmentNumber"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="manager" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the manager or supervisor or this his business user. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Manager"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secretary" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the secretary or administrative assistant of the business user. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Secretary"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requisitionerID" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A unique ID for identifying the requisitioner. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="RequisitionerID"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" unique="false"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" upperBound="-2"
eType="#//OrganizationType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Organization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="syncOrganization" upperBound="-2"
eType="#//SyncOrganizationType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SyncOrganization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" upperBound="-2"
eType="#//PersonType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Person"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="syncPerson" upperBound="-2"
eType="#//SyncPersonType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="SyncPerson"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrganizationType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="OrganizationType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="organizationIdentifier"
eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//OrganizationIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The organization identifier."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//OrganizationIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The identifier for the parent."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ParentIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Short name for organization (O) or organization unit (OU). Not null is a requirement since it will be mapped to O or OU which are required attributes in LDAP. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationType" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Type of OrgEntity. Valid values are as follows:
								O = organization
								OU = organization unit 
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="OrganizationType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="businessCategory" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The business category, which describes the kind of business performed by an OrgEntity. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BusinessCategory"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A description of the OrgEntity. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Description"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactInfo" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactInfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The primary contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactInfo"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactList" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactListType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A list of the contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactList"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextAttribute" upperBound="-1"
eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AttributeType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The context attribute."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContextAttribute"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonalProfileType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PersonalProfileType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredCurrency" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred currency in 3-character alphabetic code as per ISO 4217. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredCurrency"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredLanguage" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred language."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredLanguage"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Display name of the entry. This is a name used in displaying an entry in a one line summary list. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DisplayName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="photoURL" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A location for the photograph of the person. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PhotoURL"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredMeasure" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The preferred measure."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredMeasure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredCommunication"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred method of communication by phone. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredCommunication"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferredDelivery" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Preferred delivery method. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PreferredDelivery"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Description of the person. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Description"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The gender of the person. Valid values are as follows:
								F = female 
								M = male 
								N = not provided 
								If not provided, N is used as the default. 
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Gender"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="birthDay" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Date">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The birthday of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BirthDay"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="income" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The annual income for the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Income"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maritalStatus" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The marital status of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="MaritalStatus"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="incomeCurrency" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Currency for the income of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="IncomeCurrency"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfChildren" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The number of children that the person has. If not provided, the default is 0. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="NumberOfChildren"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="household" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Number of people in the household. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Household"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="companyName" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The company for which the person works. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="CompanyName"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hobbies" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The main interests and hobbies of the person."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Hobbies"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timezone" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The time zone in which the person resides. "/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Timezone"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PersonType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="PersonType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="personIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//PersonIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The person identifier."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PersonIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentIdentifier" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//OrganizationIdentifierType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The identifier for the parent."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ParentIdentifier"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//PersonNameType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The person's name."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="personalProfile" eType="#//PersonalProfileType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The personal profile."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="PersonalProfile"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="businessProfile" eType="#//BusinessProfileType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The business profile."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BusinessProfile"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="authentication" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AuthenticationType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The authentication information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Authentication"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactInfo" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactInfoType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The primary contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactInfo"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactList" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//ContactListType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A list of the contact information."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContactList"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="contextAttribute" upperBound="-1"
eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//AttributeType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The context attribute."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="ContextAttribute"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="userArea" eType="ecore:EClass com.ibm.commerce.foundation.datatypes.ecore#//UserDataType"
containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="User data."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UserArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncOrganizationDataAreaType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncOrganizationDataAreaType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sync" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//SyncType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Sync"/>
<details key="namespace" value="http://www.openapplications.org/oagis/9"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" upperBound="-1"
eType="#//OrganizationType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Organization"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncOrganizationType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncOrganizationType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
eType="#//SyncOrganizationDataAreaType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DataArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncPersonDataAreaType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncPersonDataAreaType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sync" lowerBound="1" eType="ecore:EClass com.ibm.commerce.oagis9.datatypes.ecore#//SyncType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Sync"/>
<details key="namespace" value="http://www.openapplications.org/oagis/9"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" upperBound="-1"
eType="#//PersonType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Person"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SyncPersonType" eSuperTypes="com.ibm.commerce.oagis9.datatypes.ecore#//BusinessObjectDocumentType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SyncPersonType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataArea" lowerBound="1"
eType="#//SyncPersonDataAreaType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="DataArea"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experiment-distance-impact/custom-distance/ComplexityCloseDistance/100_com.ibm.commerce.member.datatypes.ecore | ecore | datatypes
BusinessProfileType
businessTitle
organizationName
organizationalUnitName
employeeID
alternateID
employeeType
officeAddress
departmentNumber
manager
secretary
requisitionerID
userArea
DocumentRoot
mixed
xMLNSPrefixMap
organization
syncOrganization
person
syncPerson
OrganizationType
organizationIdentifier
parentIdentifier
organizationName
organizationType
businessCategory
description
contactInfo
contactList
contextAttribute
userArea
PersonalProfileType
preferredCurrency
preferredLanguage
displayName
photoURL
preferredMeasure
preferredCommunication
preferredDelivery
description
gender
birthDay
income
maritalStatus
incomeCurrency
numberOfChildren
household
companyName
hobbies
timezone
userArea
PersonType
personIdentifier
parentIdentifier
name
personalProfile
businessProfile
authentication
contactInfo
contactList
contextAttribute
userArea
SyncOrganizationDataAreaType
sync
organization
SyncOrganizationType
dataArea
SyncPersonDataAreaType
sync
person
SyncPersonType
dataArea | null | {"directed":true,"nodes":[{"nsPrefix":"Member","nsURI":"http://www.ibm.com/xmlns/prod/commerce/member","name":"datatypes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessProfileType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrganizationType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonalProfileType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PersonType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncOrganizationDataAreaType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncOrganizationType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncPersonDataAreaType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SyncPersonType","instanceClass":null,"abstract":false,"id":9,"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":false,"name":"businessTitle","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":false,"name":"organizationName","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"organizationalUnitName","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":false,"name":"employeeID","changeable":true,"lowerBound":0,"iD":false,"id":13,"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":"alternateID","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":false,"name":"employeeType","changeable":true,"lowerBound":0,"iD":false,"id":15,"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":"officeAddress","changeable":true,"resolveProxies":false,"lowerBound":0,"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":false,"name":"departmentNumber","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":false,"name":"manager","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":false,"name":"secretary","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"requisitionerID","changeable":true,"lowerBound":0,"iD":false,"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":"userArea","changeable":true,"resolveProxies":false,"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"},{"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":false,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"organization","changeable":true,"resolveProxies":false,"lowerBound":0,"id":36,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"syncOrganization","changeable":true,"resolveProxies":false,"lowerBound":0,"id":37,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"person","changeable":true,"resolveProxies":false,"lowerBound":0,"id":38,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"syncPerson","changeable":true,"resolveProxies":false,"lowerBound":0,"id":39,"derived":true},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"organizationIdentifier","changeable":true,"resolveProxies":false,"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":"parentIdentifier","changeable":true,"resolveProxies":false,"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":false,"name":"organizationName","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":false,"name":"organizationType","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":false,"name":"businessCategory","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":"description","changeable":true,"lowerBound":0,"iD":false,"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":"contactInfo","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"contactList","changeable":true,"resolveProxies":false,"lowerBound":0,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextAttribute","changeable":true,"resolveProxies":false,"lowerBound":0,"id":54,"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":"userArea","changeable":true,"resolveProxies":false,"lowerBound":0,"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"},{"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":false,"name":"preferredCurrency","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"preferredLanguage","changeable":true,"lowerBound":0,"iD":false,"id":67,"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":"displayName","changeable":true,"lowerBound":0,"iD":false,"id":68,"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":"photoURL","changeable":true,"lowerBound":0,"iD":false,"id":69,"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":"preferredMeasure","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":false,"name":"preferredCommunication","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":false,"name":"preferredDelivery","changeable":true,"lowerBound":0,"iD":false,"id":72,"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":"description","changeable":true,"lowerBound":0,"iD":false,"id":73,"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":"gender","changeable":true,"lowerBound":0,"iD":false,"id":74,"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":"birthDay","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"income","changeable":true,"lowerBound":0,"iD":false,"id":76,"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":"maritalStatus","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"incomeCurrency","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"numberOfChildren","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":true,"transient":false,"unique":false,"name":"household","changeable":true,"lowerBound":0,"iD":false,"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":false,"name":"companyName","changeable":true,"lowerBound":0,"iD":false,"id":81,"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":"hobbies","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":false,"name":"timezone","changeable":true,"lowerBound":0,"iD":false,"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":"userArea","changeable":true,"resolveProxies":false,"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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"personIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":104,"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":"parentIdentifier","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"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":"name","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"personalProfile","changeable":true,"resolveProxies":false,"lowerBound":0,"id":107,"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":"businessProfile","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"authentication","changeable":true,"resolveProxies":false,"lowerBound":0,"id":109,"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":"contactInfo","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"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":"contactList","changeable":true,"resolveProxies":false,"lowerBound":0,"id":111,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextAttribute","changeable":true,"resolveProxies":false,"lowerBound":0,"id":112,"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":"userArea","changeable":true,"resolveProxies":false,"lowerBound":0,"id":113,"derived":false},{"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"},{"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":"sync","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"organization","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"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":"sync","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"person","changeable":true,"resolveProxies":false,"lowerBound":0,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"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":"dataArea","changeable":true,"resolveProxies":false,"lowerBound":1,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"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":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":10,"target":22},{"source":10,"target":1},{"source":11,"target":23},{"source":11,"target":1},{"source":12,"target":24},{"source":12,"target":1},{"source":13,"target":25},{"source":13,"target":1},{"source":14,"target":26},{"source":14,"target":1},{"source":15,"target":27},{"source":15,"target":1},{"source":16,"target":28},{"source":16,"target":1},{"source":17,"target":29},{"source":17,"target":1},{"source":18,"target":30},{"source":18,"target":1},{"source":19,"target":31},{"source":19,"target":1},{"source":20,"target":32},{"source":20,"target":1},{"source":21,"target":33},{"source":21,"target":1},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":34,"target":40},{"source":34,"target":2},{"source":35,"target":41},{"source":35,"target":2},{"source":36,"target":3},{"source":36,"target":42},{"source":36,"target":2},{"source":42,"target":3},{"source":37,"target":7},{"source":37,"target":43},{"source":37,"target":2},{"source":43,"target":7},{"source":38,"target":5},{"source":38,"target":44},{"source":38,"target":2},{"source":44,"target":5},{"source":39,"target":9},{"source":39,"target":45},{"source":39,"target":2},{"source":45,"target":9},{"source":3,"target":0},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":3,"target":50},{"source":3,"target":51},{"source":3,"target":52},{"source":3,"target":53},{"source":3,"target":54},{"source":3,"target":55},{"source":46,"target":56},{"source":46,"target":3},{"source":47,"target":57},{"source":47,"target":3},{"source":48,"target":58},{"source":48,"target":3},{"source":49,"target":59},{"source":49,"target":3},{"source":50,"target":60},{"source":50,"target":3},{"source":51,"target":61},{"source":51,"target":3},{"source":52,"target":62},{"source":52,"target":3},{"source":53,"target":63},{"source":53,"target":3},{"source":54,"target":64},{"source":54,"target":3},{"source":55,"target":65},{"source":55,"target":3},{"source":4,"target":0},{"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":4,"target":77},{"source":4,"target":78},{"source":4,"target":79},{"source":4,"target":80},{"source":4,"target":81},{"source":4,"target":82},{"source":4,"target":83},{"source":4,"target":84},{"source":66,"target":85},{"source":66,"target":4},{"source":67,"target":86},{"source":67,"target":4},{"source":68,"target":87},{"source":68,"target":4},{"source":69,"target":88},{"source":69,"target":4},{"source":70,"target":89},{"source":70,"target":4},{"source":71,"target":90},{"source":71,"target":4},{"source":72,"target":91},{"source":72,"target":4},{"source":73,"target":92},{"source":73,"target":4},{"source":74,"target":93},{"source":74,"target":4},{"source":75,"target":94},{"source":75,"target":4},{"source":76,"target":95},{"source":76,"target":4},{"source":77,"target":96},{"source":77,"target":4},{"source":78,"target":97},{"source":78,"target":4},{"source":79,"target":98},{"source":79,"target":4},{"source":80,"target":99},{"source":80,"target":4},{"source":81,"target":100},{"source":81,"target":4},{"source":82,"target":101},{"source":82,"target":4},{"source":83,"target":102},{"source":83,"target":4},{"source":84,"target":103},{"source":84,"target":4},{"source":5,"target":0},{"source":5,"target":104},{"source":5,"target":105},{"source":5,"target":106},{"source":5,"target":107},{"source":5,"target":108},{"source":5,"target":109},{"source":5,"target":110},{"source":5,"target":111},{"source":5,"target":112},{"source":5,"target":113},{"source":104,"target":114},{"source":104,"target":5},{"source":105,"target":115},{"source":105,"target":5},{"source":106,"target":116},{"source":106,"target":5},{"source":107,"target":4},{"source":107,"target":117},{"source":107,"target":5},{"source":117,"target":4},{"source":108,"target":1},{"source":108,"target":118},{"source":108,"target":5},{"source":118,"target":1},{"source":109,"target":119},{"source":109,"target":5},{"source":110,"target":120},{"source":110,"target":5},{"source":111,"target":121},{"source":111,"target":5},{"source":112,"target":122},{"source":112,"target":5},{"source":113,"target":123},{"source":113,"target":5},{"source":6,"target":0},{"source":6,"target":124},{"source":6,"target":125},{"source":124,"target":126},{"source":124,"target":6},{"source":125,"target":3},{"source":125,"target":127},{"source":125,"target":6},{"source":127,"target":3},{"source":7,"target":0},{"source":7,"target":128},{"source":7,"target":129},{"source":128,"target":6},{"source":128,"target":130},{"source":128,"target":7},{"source":130,"target":6},{"source":8,"target":0},{"source":8,"target":131},{"source":8,"target":132},{"source":131,"target":133},{"source":131,"target":8},{"source":132,"target":5},{"source":132,"target":134},{"source":132,"target":8},{"source":134,"target":5},{"source":9,"target":0},{"source":9,"target":135},{"source":9,"target":136},{"source":135,"target":8},{"source":135,"target":137},{"source":135,"target":9},{"source":137,"target":8}],"multigraph":true} |
false | <?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="model" nsURI="http://org/eclipse/emf/ecp/view/model/170" nsPrefix="org.eclipse.emf.ecp.view.model">
<eClassifiers xsi:type="ecore:EClass" name="Diagnostic">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="diagnostics" upperBound="-1"
eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EJavaObject"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attachment" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DomainModelReference" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeListener" upperBound="-1"
eType="#//DomainModelReferenceChangeListener" transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePathDomainModelReference" eSuperTypes="#//DomainModelReference">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="resolveable"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelEFeature" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EStructuralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelEReferencePath"
unique="false" upperBound="-1" eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EReference"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readonly" eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="diagnostic" eType="#//Diagnostic"
transient="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attachments" upperBound="-1"
eType="#//Attachment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="rootEClass" lowerBound="1"
eType="ecore:EClass ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ContainedElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ecorePath" lowerBound="1"
eType="ecore:EDataType ../../org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loadingProperties" lowerBound="1"
eType="#//ViewModelProperties" transient="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainedElement" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Container" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ContainedElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainedContainer" abstract="true"
eSuperTypes="#//ContainedElement #//Container"/>
<eClassifiers xsi:type="ecore:EClass" name="Control" eSuperTypes="#//ContainedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labelAlignment" lowerBound="1"
eType="#//LabelAlignment" defaultValueLiteral="Default"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="domainModelReference" lowerBound="1"
eType="#//DomainModelReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LabelAlignment">
<eLiterals name="Default" value="-1"/>
<eLiterals name="Left"/>
<eLiterals name="Top" value="2"/>
<eLiterals name="None" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="DomainModelReferenceChangeListener"
instanceClassName="org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener"/>
<eClassifiers xsi:type="ecore:EClass" name="ViewModelLoadingProperties" eSuperTypes="#//ViewModelProperties">
<eStructuralFeatures xsi:type="ecore:EReference" name="inheritableProperties"
upperBound="-1" eType="#//StringToObjectMapEntry" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nonInheritableProperties"
upperBound="-1" eType="#//StringToObjectMapEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringToObjectMapEntry" 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" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewModelProperties" abstract="true"
interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DateTimeDisplayAttachment" eSuperTypes="#//Attachment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayType" eType="#//DateTimeDisplayType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DateTimeDisplayType">
<eLiterals name="TimeAndDate" literal="TimeAndDate"/>
<eLiterals name="TimeOnly" value="1"/>
<eLiterals name="DateOnly" value="2"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/master-mck/ECP/bundles/org.eclipse.emf.ecp.view.model/model/view.ecore | ecore | model
Diagnostic
diagnostics
Attachment
DomainModelReference
changeListener
FeaturePathDomainModelReference
domainModelEFeature
domainModelEReferencePath
Element
name
label
visible
true
enabled
true
readonly
false
diagnostic
attachments
View
rootEClass
children
ecorePath
loadingProperties
ContainedElement
Container
children
ContainedContainer
Control
labelAlignment
Default
domainModelReference
LabelAlignment
Default
Default
Left
Left
Top
Top
None
None
DomainModelReferenceChangeListener
org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener
org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener
ViewModelLoadingProperties
inheritableProperties
nonInheritableProperties
StringToObjectMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
ViewModelProperties
DateTimeDisplayAttachment
displayType
DateTimeDisplayType
TimeAndDate
TimeAndDate
TimeOnly
TimeOnly
DateOnly
DateOnly | null | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.ecp.view.model","nsURI":"http://org/eclipse/emf/ecp/view/model/170","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Diagnostic","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attachment","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainModelReference","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePathDomainModelReference","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedContainer","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Control","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LabelAlignment","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecp.view.spi.model.DomainModelReferenceChangeListener","name":"DomainModelReferenceChangeListener","instanceClass":null,"id":12,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewModelLoadingProperties","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"StringToObjectMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewModelProperties","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateTimeDisplayAttachment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DateTimeDisplayType","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"diagnostics","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"changeListener","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"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":"domainModelEFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"name":"domainModelEReferencePath","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"visible","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":true,"unique":true,"name":"enabled","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":"false","unsettable":false,"transient":false,"unique":true,"name":"readonly","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":true,"unsettable":false,"transient":true,"unique":true,"name":"diagnostic","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":"attachments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"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"},{"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":"rootEClass","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"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":"ecorePath","changeable":true,"lowerBound":1,"iD":false,"id":43,"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":true,"unique":true,"name":"loadingProperties","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"container":false,"ordered":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":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Default","unsettable":false,"transient":false,"unique":true,"name":"labelAlignment","changeable":true,"lowerBound":1,"iD":false,"id":56,"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":"domainModelReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"name":"Default","id":61,"value":-1,"literal":"Default","eClass":"EEnumLiteral"},{"name":"Left","id":62,"value":0,"literal":"Left","eClass":"EEnumLiteral"},{"name":"Top","id":63,"value":2,"literal":"Top","eClass":"EEnumLiteral"},{"name":"None","id":64,"value":1,"literal":"None","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":"inheritableProperties","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":"nonInheritableProperties","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":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":70,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayType","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"name":"TimeAndDate","id":77,"value":0,"literal":"TimeAndDate","eClass":"EEnumLiteral"},{"name":"TimeOnly","id":78,"value":1,"literal":"TimeOnly","eClass":"EEnumLiteral"},{"name":"DateOnly","id":79,"value":2,"literal":"DateOnly","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":1,"target":0},{"source":1,"target":18},{"source":18,"target":19},{"source":18,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":20},{"source":20,"target":12},{"source":20,"target":21},{"source":20,"target":3},{"source":21,"target":12},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":22},{"source":4,"target":23},{"source":4,"target":24},{"source":22,"target":25},{"source":22,"target":4},{"source":23,"target":26},{"source":23,"target":4},{"source":24,"target":3},{"source":5,"target":0},{"source":5,"target":27},{"source":5,"target":28},{"source":5,"target":29},{"source":5,"target":30},{"source":5,"target":31},{"source":5,"target":32},{"source":5,"target":33},{"source":27,"target":34},{"source":27,"target":5},{"source":28,"target":35},{"source":28,"target":5},{"source":29,"target":36},{"source":29,"target":5},{"source":30,"target":37},{"source":30,"target":5},{"source":31,"target":38},{"source":31,"target":5},{"source":32,"target":1},{"source":32,"target":39},{"source":32,"target":5},{"source":39,"target":1},{"source":33,"target":2},{"source":33,"target":40},{"source":33,"target":5},{"source":40,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":6,"target":44},{"source":6,"target":45},{"source":41,"target":46},{"source":41,"target":6},{"source":42,"target":7},{"source":42,"target":47},{"source":42,"target":6},{"source":47,"target":7},{"source":43,"target":48},{"source":43,"target":6},{"source":44,"target":15},{"source":44,"target":49},{"source":44,"target":6},{"source":49,"target":15},{"source":45,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":50},{"source":50,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":51},{"source":8,"target":52},{"source":51,"target":7},{"source":51,"target":53},{"source":51,"target":8},{"source":53,"target":7},{"source":52,"target":5},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":8},{"source":9,"target":54},{"source":9,"target":55},{"source":54,"target":7},{"source":55,"target":8},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":56},{"source":10,"target":57},{"source":10,"target":58},{"source":56,"target":11},{"source":56,"target":59},{"source":56,"target":10},{"source":59,"target":11},{"source":57,"target":3},{"source":57,"target":60},{"source":57,"target":10},{"source":60,"target":3},{"source":58,"target":7},{"source":11,"target":0},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":61,"target":11},{"source":62,"target":11},{"source":63,"target":11},{"source":64,"target":11},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":65},{"source":13,"target":66},{"source":13,"target":67},{"source":65,"target":14},{"source":65,"target":68},{"source":65,"target":13},{"source":68,"target":14},{"source":66,"target":14},{"source":66,"target":69},{"source":66,"target":13},{"source":69,"target":14},{"source":67,"target":15},{"source":14,"target":0},{"source":14,"target":70},{"source":14,"target":71},{"source":70,"target":72},{"source":70,"target":14},{"source":71,"target":73},{"source":71,"target":14},{"source":15,"target":0},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":74},{"source":16,"target":75},{"source":74,"target":17},{"source":74,"target":76},{"source":74,"target":16},{"source":76,"target":17},{"source":75,"target":2},{"source":17,"target":0},{"source":17,"target":77},{"source":17,"target":78},{"source":17,"target":79},{"source":77,"target":17},{"source":78,"target":17},{"source":79,"target":17}],"multigraph":true} |
true | <?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="SACM" nsURI="http://schema.omg.org/SACM/1.0" nsPrefix="SACM">
<eClassifiers xsi:type="ecore:EClass" name="Annotation" eSuperTypes="#//UtilityElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssuranceCase" eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gid" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" ordered="false"
upperBound="-1" eType="#//Argumentation/Argumentation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evidence" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceContainer" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Datetime">
<eAnnotations references="#//Datetime"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="datetime" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelElement" abstract="true" eSuperTypes="#//SACMElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="taggedValue" ordered="false"
upperBound="-1" eType="#//TaggedValue" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotation" ordered="false"
upperBound="-1" eType="#//Annotation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SACMElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TaggedValue" eSuperTypes="#//UtilityElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" ordered="false" lowerBound="1"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UtilityElement" abstract="true" eSuperTypes="#//SACMElement"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="java.lang.Boolean">
<eAnnotations references="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="java.lang.Integer">
<eAnnotations references="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String">
<eAnnotations references="#//String"/>
</eClassifiers>
<eSubpackages name="Argumentation" nsURI="http://schema.omg.org/SACM/1.0/Argumentation"
nsPrefix="ARM">
<eClassifiers xsi:type="ecore:EClass" name="Argumentation" eSuperTypes="#//Argumentation/ArgumentationElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="argumentation" ordered="false"
upperBound="-1" eType="#//Argumentation/Argumentation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argumentElement" ordered="false"
upperBound="-1" eType="#//Argumentation/ArgumentElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArgumentElement" abstract="true" eSuperTypes="#//Argumentation/ArgumentationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CitationElement" eSuperTypes="#//Argumentation/ArgumentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="argumentElementReference"
ordered="false" upperBound="-1" eType="#//Argumentation/ArgumentElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argumentationReference"
ordered="false" upperBound="-1" eType="#//Argumentation/Argumentation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformationElement" eSuperTypes="#//Argumentation/ArgumentElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="evidence" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceItem"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReasoningElement" abstract="true"
eSuperTypes="#//Argumentation/ArgumentElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Assertion" abstract="true" eSuperTypes="#//Argumentation/ReasoningElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ArgumentReasoning" eSuperTypes="#//Argumentation/ReasoningElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" ordered="false"
upperBound="-1" eType="#//Argumentation/Argumentation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="describedInference" ordered="false"
upperBound="-1" eType="#//Argumentation/AssertedInference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="describedChallenge" ordered="false"
upperBound="-1" eType="#//Argumentation/AssertedChallenge"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertedRelationship" abstract="true"
eSuperTypes="#//Argumentation/Assertion">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
upperBound="-1" eType="#//Argumentation/ArgumentElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
upperBound="-1" eType="#//Argumentation/ArgumentElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Claim" eSuperTypes="#//Argumentation/Assertion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assumed" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="toBeSupported" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssertedInference" eSuperTypes="#//Argumentation/AssertedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssertedEvidence" eSuperTypes="#//Argumentation/AssertedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssertedContext" eSuperTypes="#//Argumentation/AssertedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssertedChallenge" eSuperTypes="#//Argumentation/AssertedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssertedCounterEvidence" eSuperTypes="#//Argumentation/AssertedRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ArgumentationElement" abstract="true"
eSuperTypes="#//ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="Evidence" nsURI="http://schema.omg.org/SACM/1.0/Evidence" nsPrefix="EM">
<eAnnotations references="#//Evidence"/>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceAttribute" abstract="true"
eSuperTypes="#//Evidence/EvidenceAssertion">
<eAnnotations references="#//Evidence/EvidenceAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Consistency" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/Consistency"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/ConsistencyLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Completeness" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/Completeness"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" ordered="false"
lowerBound="1" eType="#//Evidence/CompletenessLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Document" eSuperTypes="#//Evidence/Exhibit">
<eAnnotations references="#//Evidence/Document"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="citation" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Confidence" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Confidence"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/ConfidenceLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApprovedBy" eSuperTypes="#//Evidence/Provenance">
<eAnnotations references="#//Evidence/ApprovedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supervisor" ordered="false"
lowerBound="1" eType="#//Evidence/Stakeholder"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreatedBy" eSuperTypes="#//Evidence/Provenance">
<eAnnotations references="#//Evidence/CreatedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//Evidence/Stakeholder"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tool" eSuperTypes="#//Evidence/CollectionMethod">
<eAnnotations references="#//Evidence/Tool"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method" eSuperTypes="#//Evidence/CollectionMethod">
<eAnnotations references="#//Evidence/Method"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceItem" abstract="true" eSuperTypes="#//Evidence/EvidenceElement">
<eAnnotations references="#//Evidence/EvidenceItem"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsBasedOn" eSuperTypes="#//Evidence/ExhibitProperty">
<eAnnotations references="#//Evidence/IsBasedOn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceItem"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalAssertion" abstract="true" eSuperTypes="#//Evidence/FormalElement">
<eAnnotations references="#//Evidence/FormalAssertion"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsA" eSuperTypes="#//Evidence/EvidenceInterpretation">
<eAnnotations references="#//Evidence/IsA"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="#//Evidence/FormalElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsCharacterizedBy" eSuperTypes="#//Evidence/EvidenceInterpretation">
<eAnnotations references="#//Evidence/IsCharacterizedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person" eSuperTypes="#//Evidence/Stakeholder">
<eAnnotations references="#//Evidence/Person"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Organization" eSuperTypes="#//Evidence/Stakeholder">
<eAnnotations references="#//Evidence/Organization"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceContainer" eSuperTypes="#//ModelElement">
<eAnnotations references="#//Evidence/EvidenceContainer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="evaluation" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceEvaluation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gid" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
upperBound="-1" eType="#//Evidence/ProjectProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
upperBound="-1" eType="#//Evidence/ProjectElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndTime" eSuperTypes="#//Evidence/EffectiveTime">
<eAnnotations references="#//Evidence/EndTime"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datetime" ordered="false"
lowerBound="1" eType="#//Datetime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assertion" eSuperTypes="#//Evidence/FormalAssertion">
<eAnnotations references="#//Evidence/Assertion"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="facttype" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="role" ordered="false"
upperBound="-1" eType="#//Evidence/RoleBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Object" eSuperTypes="#//Evidence/FormalObject">
<eAnnotations references="#//Evidence/Object"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="concept" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeObject" eSuperTypes="#//Evidence/FormalObject">
<eAnnotations references="#//Evidence/CompositeObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
upperBound="-1" eType="#//Evidence/FormalObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoleBinding" eSuperTypes="#//UtilityElement">
<eAnnotations references="#//Evidence/RoleBinding"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="role" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false"
eType="#//Evidence/FormalObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StartTime" eSuperTypes="#//Evidence/EffectiveTime">
<eAnnotations references="#//Evidence/StartTime"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datetime" ordered="false"
lowerBound="1" eType="#//Datetime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relevance" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Relevance"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/Level"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Significance" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Significance"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/Level"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Accuracy" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Accuracy"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/AccuracyLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HasRoleIn" eSuperTypes="#//Evidence/ProjectProperty">
<eAnnotations references="#//Evidence/HasRoleIn"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="role" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" ordered="false"
lowerBound="1" eType="#//Evidence/Organization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsScopedBy" eSuperTypes="#//Evidence/EvidenceInterpretation">
<eAnnotations references="#//Evidence/IsScopedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scope" ordered="false"
lowerBound="1" eType="#//Evidence/FormalElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EffectiveTime" abstract="true" eSuperTypes="#//Evidence/TimingProperty">
<eAnnotations references="#//Evidence/EffectiveTime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AtTime" eSuperTypes="#//Evidence/TimingProperty">
<eAnnotations references="#//Evidence/AtTime"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dateTtime" ordered="false"
lowerBound="1" eType="#//Datetime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Originality" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/Originality"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/OriginalityLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reporting" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Reporting"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/ReportingLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reliability" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/Reliability"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/ReliabilityLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Supports" eSuperTypes="#//Evidence/EvidenceRelation">
<eAnnotations references="#//Evidence/Supports"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsGeneratedAt" eSuperTypes="#//Evidence/EvidenceEvent">
<eAnnotations references="#//Evidence/IsGeneratedAt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionMethod" abstract="true"
eSuperTypes="#//Evidence/ProjectElement">
<eAnnotations references="#//Evidence/CollectionMethod"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceRelation" abstract="true"
eSuperTypes="#//Evidence/EvidenceEvaluation">
<eAnnotations references="#//Evidence/EvidenceRelation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceItem"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Support" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Support"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/SupportLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Conflicts" eSuperTypes="#//Evidence/EvidenceObservation">
<eAnnotations references="#//Evidence/Conflicts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Refutes" eSuperTypes="#//Evidence/EvidenceResolution">
<eAnnotations references="#//Evidence/Refutes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Negates" eSuperTypes="#//Evidence/EvidenceResolution">
<eAnnotations references="#//Evidence/Negates"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceRelation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnknownObject" eSuperTypes="#//Evidence/FormalObject">
<eAnnotations references="#//Evidence/UnknownObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceEvaluation" abstract="true"
eSuperTypes="#//Evidence/EvidenceAssertion">
<eAnnotations references="#//Evidence/EvidenceEvaluation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resolves" eSuperTypes="#//Evidence/EvidenceResolution">
<eAnnotations references="#//Evidence/Resolves"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceObservation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Stakeholder" abstract="true" eSuperTypes="#//Evidence/ProjectElement">
<eAnnotations references="#//Evidence/Stakeholder"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceRequest" eSuperTypes="#//Evidence/ProjectElement">
<eAnnotations references="#//Evidence/EvidenceRequest"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="item" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceItem"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectObjective" eSuperTypes="#//Evidence/ProjectElement">
<eAnnotations references="#//Evidence/ProjectObjective"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Evidence/ProjectElement">
<eAnnotations references="#//Evidence/Activity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependsOn" eSuperTypes="#//Evidence/ProjectProperty">
<eAnnotations references="#//Evidence/DependsOn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
lowerBound="1" eType="#//Evidence/ProjectElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Satisfies" eSuperTypes="#//Evidence/ProjectProperty">
<eAnnotations references="#//Evidence/Satisfies"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
lowerBound="1" eType="#//Evidence/ProjectElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectElement" abstract="true" eSuperTypes="#//Evidence/EvidenceElement">
<eAnnotations references="#//Evidence/ProjectElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
upperBound="-1" eType="#//Evidence/ProjectProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferencedClaim" eSuperTypes="#//Evidence/FormalAssertion">
<eAnnotations references="#//Evidence/ReferencedClaim"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="claim" ordered="false"
eType="#//Argumentation/Claim"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceObservation" abstract="true"
eSuperTypes="#//Evidence/EvidenceEvaluation">
<eAnnotations references="#//Evidence/EvidenceObservation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceResolution" abstract="true"
eSuperTypes="#//Evidence/EvidenceEvaluation">
<eAnnotations references="#//Evidence/EvidenceResolution"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Weakens" eSuperTypes="#//Evidence/Contributes">
<eAnnotations references="#//Evidence/Weakens"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Amplifies" eSuperTypes="#//Evidence/Contributes">
<eAnnotations references="#//Evidence/Amplifies"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contributes" abstract="true" eSuperTypes="#//Evidence/EvidenceObservation">
<eAnnotations references="#//Evidence/Contributes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceRelation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relation" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceRelation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Challenges" eSuperTypes="#//Evidence/EvidenceRelation">
<eAnnotations references="#//Evidence/Challenges"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Strength" eSuperTypes="#//Evidence/EvidenceAttribute">
<eAnnotations references="#//Evidence/Strength"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsAcquiredAt" eSuperTypes="#//Evidence/EvidenceEvent">
<eAnnotations references="#//Evidence/IsAcquiredAt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsTransferredTo" eSuperTypes="#//Evidence/EvidenceEvent">
<eAnnotations references="#//Evidence/IsTransferredTo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentProperty" abstract="true"
eSuperTypes="#//Evidence/ExhibitProperty">
<eAnnotations references="#//Evidence/DocumentProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceEvent" abstract="true" eSuperTypes="#//Evidence/EvidenceProperty">
<eAnnotations references="#//Evidence/EvidenceEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OwnedBy" eSuperTypes="#//Evidence/Provenance">
<eAnnotations references="#//Evidence/OwnedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Evidence/Stakeholder"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Provenance" abstract="true" eSuperTypes="#//Evidence/EvidenceProperty">
<eAnnotations references="#//Evidence/Provenance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimingProperty" abstract="true" eSuperTypes="#//Evidence/EvidenceProperty">
<eAnnotations references="#//Evidence/TimingProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsPartOf" eSuperTypes="#//Evidence/ExhibitProperty">
<eAnnotations references="#//Evidence/IsPartOf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whole" ordered="false"
lowerBound="1" eType="#//Evidence/Exhibit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsRevokedAt" eSuperTypes="#//Evidence/EvidenceEvent">
<eAnnotations references="#//Evidence/IsRevokedAt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProvidesContext" eSuperTypes="#//Evidence/EvidenceInterpretation">
<eAnnotations references="#//Evidence/ProvidesContext"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalObject" abstract="true" eSuperTypes="#//Evidence/FormalElement">
<eAnnotations references="#//Evidence/FormalObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MeansThat" eSuperTypes="#//Evidence/EvidenceInterpretation">
<eAnnotations references="#//Evidence/MeansThat"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="meaning" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceElement" abstract="true" eSuperTypes="#//ModelElement">
<eAnnotations references="#//Evidence/EvidenceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timing" ordered="false"
upperBound="-1" eType="#//Evidence/TimingProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="custody" ordered="false"
upperBound="-1" eType="#//Evidence/CustodyProperty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="provenance" ordered="false"
upperBound="-1" eType="#//Evidence/Provenance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="event" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceEvent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CareOf" eSuperTypes="#//Evidence/CustodyProperty">
<eAnnotations references="#//Evidence/CareOf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="custodian" ordered="false"
lowerBound="1" eType="#//Evidence/Person"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CustodyProperty" abstract="true" eSuperTypes="#//Evidence/EvidenceProperty">
<eAnnotations references="#//Evidence/CustodyProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AtLocation" eSuperTypes="#//Evidence/CustodyProperty">
<eAnnotations references="#//Evidence/AtLocation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="location" ordered="false"
lowerBound="1" eType="#//Evidence/Organization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsCreatedAt" eSuperTypes="#//Evidence/EvidenceEvent">
<eAnnotations references="#//Evidence/IsCreatedAt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequiresContainer" eSuperTypes="#//Evidence/ProjectProperty">
<eAnnotations references="#//Evidence/RequiresContainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceContainer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectProperty" abstract="true" eSuperTypes="#//Evidence/EvidenceProperty">
<eAnnotations references="#//Evidence/ProjectProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Service" eSuperTypes="#//Evidence/CollectionMethod">
<eAnnotations references="#//Evidence/Service"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HasElectronicSource" eSuperTypes="#//Evidence/ExhibitProperty">
<eAnnotations references="#//Evidence/HasElectronicSource"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="source" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fileSize" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsExpressedInLanguage" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/IsExpressedInLanguage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="language" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="IsPrimary" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UsingProcess" eSuperTypes="#//Evidence/CustodyProperty">
<eAnnotations references="#//Evidence/UsingProcess"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" ordered="false"
lowerBound="1" eType="#//Evidence/CollectionMethod"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HasSecurityClassification" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/HasSecurityClassification"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="securityClassification"
ordered="false" lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsReleaseableTo" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/IsReleaseableTo"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="releasability" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceGroup" eSuperTypes="#//Evidence/EvidenceItem">
<eAnnotations references="#//Evidence/EvidenceGroup"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" ordered="false"
upperBound="-1" eType="#//Evidence/EvidenceElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HasVersion" eSuperTypes="#//Evidence/DocumentProperty">
<eAnnotations references="#//Evidence/HasVersion"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HasMedia" eSuperTypes="#//Evidence/ExhibitProperty">
<eAnnotations references="#//Evidence/HasMedia"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="media" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exhibit" eSuperTypes="#//Evidence/EvidenceItem">
<eAnnotations references="#//Evidence/Exhibit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
upperBound="-1" eType="#//Evidence/ExhibitProperty" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FormalElement" abstract="true" eSuperTypes="#//Evidence/EvidenceItem">
<eAnnotations references="#//Evidence/FormalElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExhibitProperty" abstract="true" eSuperTypes="#//Evidence/EvidenceProperty">
<eAnnotations references="#//Evidence/ExhibitProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceInterpretation" abstract="true"
eSuperTypes="#//Evidence/EvidenceEvaluation">
<eAnnotations references="#//Evidence/EvidenceInterpretation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subject" ordered="false"
lowerBound="1" eType="#//Evidence/EvidenceElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReliabilityLevel">
<eAnnotations references="#//Evidence/ReliabilityLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="unReliable"/>
<eLiterals name="notUsuallyReliable"/>
<eLiterals name="usuallyReliable"/>
<eLiterals name="fairlyReliable"/>
<eLiterals name="completelyReliable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompletenessLevel">
<eAnnotations references="#//Evidence/CompletenessLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="incomplete"/>
<eLiterals name="draft"/>
<eLiterals name="final"/>
<eLiterals name="obsolete"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OriginalityLevel">
<eAnnotations references="#//Evidence/OriginalityLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="derivative"/>
<eLiterals name="original"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConsistencyLevel">
<eAnnotations references="#//Evidence/ConsistencyLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="informal"/>
<eLiterals name="semiformal"/>
<eLiterals name="formal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Level">
<eAnnotations references="#//Evidence/Level"/>
<eLiterals name="unknown"/>
<eLiterals name="low"/>
<eLiterals name="mediumLow"/>
<eLiterals name="medium"/>
<eLiterals name="mediumHigh"/>
<eLiterals name="high"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SupportLevel">
<eAnnotations references="#//Evidence/SupportLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="indirect"/>
<eLiterals name="direct"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReportingLevel">
<eAnnotations references="#//Evidence/ReportingLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="secondary"/>
<eLiterals name="primary"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConfidenceLevel">
<eAnnotations references="#//Evidence/ConfidenceLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="reportedAsUncertain"/>
<eLiterals name="reportedAsPlausible"/>
<eLiterals name="reportedAsFact"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AccuracyLevel">
<eAnnotations references="#//Evidence/AccuracyLevel"/>
<eLiterals name="unknown"/>
<eLiterals name="improbable"/>
<eLiterals name="doubtful"/>
<eLiterals name="possible"/>
<eLiterals name="probable"/>
<eLiterals name="confirmed"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StandardOfProof">
<eAnnotations references="#//Evidence/StandardOfProof"/>
<eLiterals name="unknown"/>
<eLiterals name="other"/>
<eLiterals name="POE"/>
<eLiterals name="RCE"/>
<eLiterals name="CCE"/>
<eLiterals name="BRD"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceAssertion" abstract="true"
eSuperTypes="#//Evidence/EvidenceElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EvidenceProperty" abstract="true"
eSuperTypes="#//Evidence/EvidenceAssertion"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedEvidenceAttribute" eSuperTypes="#//Evidence/EvidenceAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedDocumentProperty" eSuperTypes="#//Evidence/DocumentProperty"/>
<eClassifiers xsi:type="ecore:EClass" name="Record" eSuperTypes="#//Evidence/EvidenceItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectifiedAssertion" eSuperTypes="#//Evidence/FormalObject">
<eStructuralFeatures xsi:type="ecore:EReference" name="assertion" ordered="false"
lowerBound="1" eType="#//Evidence/FormalAssertion"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IsModifiedBy" eSuperTypes="#//Evidence/EvidenceEvent"/>
<eClassifiers xsi:type="ecore:EClass" name="PerformedBy" eSuperTypes="#//Evidence/Provenance">
<eStructuralFeatures xsi:type="ecore:EReference" name="executor" ordered="false"
lowerBound="1" eType="#//Evidence/Stakeholder"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerConsistency" eSuperTypes="#//Evidence/ProjectProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/ConsistencyLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerCompleteness" eSuperTypes="#//Evidence/ProjectProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Evidence/CompletenessLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompliesTo" eSuperTypes="#//Evidence/ProjectProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="criteria" ordered="false"
lowerBound="1" eType="#//Evidence/StandardOfProof"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedProjectProperty" eSuperTypes="#//Evidence/ProjectProperty"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/kss5041/youtube.demo/net.certware.sacm/bin/model/SACM.ecore | ecore | SACM
Annotation
content
AssuranceCase
name
gid
argument
evidence
Datetime
datetime
ModelElement
taggedValue
annotation
id
SACMElement
TaggedValue
key
value
UtilityElement
Boolean
java.lang.Boolean
java.lang.Boolean
Integer
java.lang.Integer
java.lang.Integer
String
java.lang.String
java.lang.String
Argumentation
Argumentation
argumentation
argumentElement
ArgumentElement
CitationElement
argumentElementReference
argumentationReference
InformationElement
evidence
url
ReasoningElement
Assertion
ArgumentReasoning
structure
describedInference
describedChallenge
AssertedRelationship
source
target
Claim
assumed
toBeSupported
AssertedInference
AssertedEvidence
AssertedContext
AssertedChallenge
AssertedCounterEvidence
ArgumentationElement
description
content
Evidence
EvidenceAttribute
Consistency
value
Completeness
status
Document
title
citation
Confidence
value
ApprovedBy
supervisor
CreatedBy
source
Tool
version
Method
EvidenceItem
IsBasedOn
source
FormalAssertion
content
IsA
definition
IsCharacterizedBy
assertion
Person
Organization
address
EvidenceContainer
name
evaluation
item
gid
property
version
element
EndTime
datetime
Assertion
facttype
role
definition
Object
concept
definition
CompositeObject
element
RoleBinding
role
subject
StartTime
datetime
Relevance
value
Significance
value
Accuracy
value
HasRoleIn
role
organization
IsScopedBy
scope
EffectiveTime
AtTime
dateTtime
Originality
value
Reporting
value
Reliability
value
Supports
IsGeneratedAt
CollectionMethod
EvidenceRelation
assertion
subject
Support
value
Conflicts
assertion
subject
Refutes
element
Negates
element
UnknownObject
EvidenceEvaluation
attribute
Resolves
element
Stakeholder
EvidenceRequest
item
ProjectObjective
Activity
DependsOn
element
Satisfies
element
ProjectElement
name
content
property
ReferencedClaim
claim
EvidenceObservation
EvidenceResolution
subject
Weakens
Amplifies
Contributes
subject
relation
Challenges
Strength
value
IsAcquiredAt
IsTransferredTo
DocumentProperty
EvidenceEvent
OwnedBy
owner
Provenance
TimingProperty
IsPartOf
whole
IsRevokedAt
ProvidesContext
context
FormalObject
name
MeansThat
meaning
EvidenceElement
timing
custody
provenance
event
CareOf
custodian
CustodyProperty
AtLocation
location
IsCreatedAt
RequiresContainer
container
ProjectProperty
Service
HasElectronicSource
source
format
fileSize
IsExpressedInLanguage
language
IsPrimary
UsingProcess
method
HasSecurityClassification
securityClassification
IsReleaseableTo
releasability
EvidenceGroup
name
element
HasVersion
version
HasMedia
media
Exhibit
name
url
property
FormalElement
ExhibitProperty
EvidenceInterpretation
subject
ReliabilityLevel
unknown
unknown
unReliable
unReliable
notUsuallyReliable
notUsuallyReliable
usuallyReliable
usuallyReliable
fairlyReliable
fairlyReliable
completelyReliable
completelyReliable
CompletenessLevel
unknown
unknown
incomplete
incomplete
draft
draft
final
final
obsolete
obsolete
OriginalityLevel
unknown
unknown
derivative
derivative
original
original
ConsistencyLevel
unknown
unknown
informal
informal
semiformal
semiformal
formal
formal
Level
unknown
unknown
low
low
mediumLow
mediumLow
medium
medium
mediumHigh
mediumHigh
high
high
SupportLevel
unknown
unknown
indirect
indirect
direct
direct
ReportingLevel
unknown
unknown
secondary
secondary
primary
primary
ConfidenceLevel
unknown
unknown
reportedAsUncertain
reportedAsUncertain
reportedAsPlausible
reportedAsPlausible
reportedAsFact
reportedAsFact
AccuracyLevel
unknown
unknown
improbable
improbable
doubtful
doubtful
possible
possible
probable
probable
confirmed
confirmed
StandardOfProof
unknown
unknown
other
other
POE
POE
RCE
RCE
CCE
CCE
BRD
BRD
EvidenceAssertion
EvidenceProperty
ExtendedEvidenceAttribute
ExtendedDocumentProperty
Record
name
content
ObjectifiedAssertion
assertion
IsModifiedBy
PerformedBy
executor
ContainerConsistency
value
ContainerCompleteness
value
CompliesTo
criteria
ExtendedProjectProperty | null | {"directed":true,"nodes":[{"nsPrefix":"SACM","nsURI":"http://schema.omg.org/SACM/1.0","name":"SACM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssuranceCase","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datetime","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SACMElement","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaggedValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UtilityElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":8,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":10,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"ARM","nsURI":"http://schema.omg.org/SACM/1.0/Argumentation","name":"Argumentation","id":11,"eClass":"EPackage"},{"nsPrefix":"EM","nsURI":"http://schema.omg.org/SACM/1.0/Evidence","name":"Evidence","id":12,"eClass":"EPackage"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"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":"gid","changeable":true,"lowerBound":1,"iD":false,"id":17,"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"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":"evidence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argumentation","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"id":24,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceContainer","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"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":"datetime","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"id":28,"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":"taggedValue","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":true,"unsettable":false,"transient":false,"unique":true,"name":"annotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"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":"key","changeable":true,"lowerBound":1,"iD":false,"id":36,"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":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentElement","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CitationElement","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationElement","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReasoningElement","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentReasoning","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedRelationship","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Claim","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedInference","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedEvidence","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedContext","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedChallenge","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertedCounterEvidence","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArgumentationElement","instanceClass":null,"abstract":true,"id":55,"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":"argumentation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"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":"argumentElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"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":"argumentElementReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"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":"argumentationReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"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":"evidence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":67,"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":"url","changeable":true,"lowerBound":1,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceItem","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"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":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"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":"describedInference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"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":"describedChallenge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"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":"assumed","changeable":true,"lowerBound":1,"iD":false,"id":87,"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":"toBeSupported","changeable":true,"lowerBound":1,"iD":false,"id":88,"derived":false},{"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"},{"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":97,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceAttribute","instanceClass":null,"abstract":true,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Consistency","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Completeness","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Document","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Confidence","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApprovedBy","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreatedBy","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tool","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsBasedOn","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalAssertion","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsA","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsCharacterizedBy","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organization","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndTime","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeObject","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoleBinding","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartTime","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relevance","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Significance","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Accuracy","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasRoleIn","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsScopedBy","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EffectiveTime","instanceClass":null,"abstract":true,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtTime","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Originality","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reporting","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reliability","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Supports","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsGeneratedAt","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionMethod","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceRelation","instanceClass":null,"abstract":true,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Support","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conflicts","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Refutes","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negates","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnknownObject","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceEvaluation","instanceClass":null,"abstract":true,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resolves","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stakeholder","instanceClass":null,"abstract":true,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceRequest","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectObjective","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependsOn","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Satisfies","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectElement","instanceClass":null,"abstract":true,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferencedClaim","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceObservation","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceResolution","instanceClass":null,"abstract":true,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Weakens","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Amplifies","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contributes","instanceClass":null,"abstract":true,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Challenges","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Strength","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsAcquiredAt","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsTransferredTo","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentProperty","instanceClass":null,"abstract":true,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceEvent","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OwnedBy","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provenance","instanceClass":null,"abstract":true,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimingProperty","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsPartOf","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsRevokedAt","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProvidesContext","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalObject","instanceClass":null,"abstract":true,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MeansThat","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceElement","instanceClass":null,"abstract":true,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CareOf","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CustodyProperty","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AtLocation","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsCreatedAt","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequiresContainer","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectProperty","instanceClass":null,"abstract":true,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Service","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasElectronicSource","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsExpressedInLanguage","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UsingProcess","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasSecurityClassification","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsReleaseableTo","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceGroup","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasVersion","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HasMedia","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exhibit","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FormalElement","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExhibitProperty","instanceClass":null,"abstract":true,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceInterpretation","instanceClass":null,"abstract":true,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReliabilityLevel","instanceClass":null,"id":191,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompletenessLevel","instanceClass":null,"id":192,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OriginalityLevel","instanceClass":null,"id":193,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConsistencyLevel","instanceClass":null,"id":194,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Level","instanceClass":null,"id":195,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SupportLevel","instanceClass":null,"id":196,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReportingLevel","instanceClass":null,"id":197,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConfidenceLevel","instanceClass":null,"id":198,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccuracyLevel","instanceClass":null,"id":199,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StandardOfProof","instanceClass":null,"id":200,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceAssertion","instanceClass":null,"abstract":true,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EvidenceProperty","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedEvidenceAttribute","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedDocumentProperty","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Record","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectifiedAssertion","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IsModifiedBy","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerformedBy","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerConsistency","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerCompleteness","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompliesTo","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedProjectProperty","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"id":213,"eClass":"EGenericType"},{"ordered":false,"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":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":1,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"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":220,"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":"citation","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"ordered":false,"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":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"id":227,"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":"supervisor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"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":"version","changeable":true,"lowerBound":1,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":false},{"id":243,"eClass":"EGenericType"},{"id":244,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":245,"derived":false},{"id":246,"eClass":"EGenericType"},{"id":247,"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":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":"address","changeable":true,"lowerBound":1,"iD":false,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"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":255,"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":"evaluation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"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":"item","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"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":"gid","changeable":true,"lowerBound":1,"iD":false,"id":258,"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":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"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":"version","changeable":true,"lowerBound":1,"iD":false,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"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"},{"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":"datetime","changeable":true,"resolveProxies":true,"lowerBound":1,"id":270,"derived":false},{"id":271,"eClass":"EGenericType"},{"id":272,"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":"facttype","changeable":true,"lowerBound":1,"iD":false,"id":273,"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":"role","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"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":"concept","changeable":true,"lowerBound":1,"iD":false,"id":280,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":281,"derived":false},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"id":286,"eClass":"EGenericType"},{"id":287,"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":"role","changeable":true,"lowerBound":1,"iD":false,"id":288,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"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":"datetime","changeable":true,"resolveProxies":true,"lowerBound":1,"id":293,"derived":false},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":false,"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":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":false,"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":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":false,"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":302,"derived":false},{"id":303,"eClass":"EGenericType"},{"id":304,"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":"role","changeable":true,"lowerBound":1,"iD":false,"id":305,"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":"organization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":306,"derived":false},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"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":"scope","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"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":"dateTtime","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"ordered":false,"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":317,"derived":false},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"ordered":false,"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":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"ordered":false,"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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"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":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":329,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"derived":false},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":false,"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":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"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":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":338,"derived":false},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":342,"derived":false},{"id":343,"eClass":"EGenericType"},{"id":344,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"id":350,"eClass":"EGenericType"},{"id":351,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"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":"item","changeable":true,"resolveProxies":true,"lowerBound":0,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"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":367,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":368,"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":"property","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":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":"claim","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"derived":false},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":378,"derived":false},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":383,"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":"relation","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"},{"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":389,"derived":false},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"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":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":396,"derived":false},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"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":"whole","changeable":true,"resolveProxies":true,"lowerBound":1,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":405,"derived":false},{"id":406,"eClass":"EGenericType"},{"id":407,"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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"meaning","changeable":true,"resolveProxies":true,"lowerBound":1,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"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":"timing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":414,"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":"custody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":415,"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":"provenance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":416,"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":"event","changeable":true,"resolveProxies":true,"lowerBound":0,"id":417,"derived":false},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"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":"custodian","changeable":true,"resolveProxies":true,"lowerBound":1,"id":423,"derived":false},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"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":"location","changeable":true,"resolveProxies":true,"lowerBound":1,"id":427,"derived":false},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"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":"container","changeable":true,"resolveProxies":true,"lowerBound":1,"id":431,"derived":false},{"id":432,"eClass":"EGenericType"},{"id":433,"eClass":"EGenericType"},{"id":434,"eClass":"EGenericType"},{"id":435,"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":"source","changeable":true,"lowerBound":1,"iD":false,"id":436,"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":"format","changeable":true,"lowerBound":1,"iD":false,"id":437,"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":"fileSize","changeable":true,"lowerBound":1,"iD":false,"id":438,"derived":false},{"id":439,"eClass":"EGenericType"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"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":"language","changeable":true,"lowerBound":1,"iD":false,"id":443,"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":"IsPrimary","changeable":true,"lowerBound":1,"iD":false,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"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":448,"derived":false},{"id":449,"eClass":"EGenericType"},{"id":450,"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":"securityClassification","changeable":true,"lowerBound":1,"iD":false,"id":451,"derived":false},{"id":452,"eClass":"EGenericType"},{"id":453,"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":"releasability","changeable":true,"lowerBound":1,"iD":false,"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":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":457,"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":458,"derived":false},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"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":"version","changeable":true,"lowerBound":1,"iD":false,"id":462,"derived":false},{"id":463,"eClass":"EGenericType"},{"id":464,"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":"media","changeable":true,"lowerBound":1,"iD":false,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"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":468,"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":"url","changeable":true,"lowerBound":1,"iD":false,"id":469,"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":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":470,"derived":false},{"id":471,"eClass":"EGenericType"},{"id":472,"eClass":"EGenericType"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"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":"subject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":477,"derived":false},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"name":"unknown","id":480,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"unReliable","id":481,"value":0,"literal":"unReliable","eClass":"EEnumLiteral"},{"name":"notUsuallyReliable","id":482,"value":0,"literal":"notUsuallyReliable","eClass":"EEnumLiteral"},{"name":"usuallyReliable","id":483,"value":0,"literal":"usuallyReliable","eClass":"EEnumLiteral"},{"name":"fairlyReliable","id":484,"value":0,"literal":"fairlyReliable","eClass":"EEnumLiteral"},{"name":"completelyReliable","id":485,"value":0,"literal":"completelyReliable","eClass":"EEnumLiteral"},{"name":"unknown","id":486,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"incomplete","id":487,"value":0,"literal":"incomplete","eClass":"EEnumLiteral"},{"name":"draft","id":488,"value":0,"literal":"draft","eClass":"EEnumLiteral"},{"name":"final","id":489,"value":0,"literal":"final","eClass":"EEnumLiteral"},{"name":"obsolete","id":490,"value":0,"literal":"obsolete","eClass":"EEnumLiteral"},{"name":"unknown","id":491,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"derivative","id":492,"value":0,"literal":"derivative","eClass":"EEnumLiteral"},{"name":"original","id":493,"value":0,"literal":"original","eClass":"EEnumLiteral"},{"name":"unknown","id":494,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"informal","id":495,"value":0,"literal":"informal","eClass":"EEnumLiteral"},{"name":"semiformal","id":496,"value":0,"literal":"semiformal","eClass":"EEnumLiteral"},{"name":"formal","id":497,"value":0,"literal":"formal","eClass":"EEnumLiteral"},{"name":"unknown","id":498,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"low","id":499,"value":0,"literal":"low","eClass":"EEnumLiteral"},{"name":"mediumLow","id":500,"value":0,"literal":"mediumLow","eClass":"EEnumLiteral"},{"name":"medium","id":501,"value":0,"literal":"medium","eClass":"EEnumLiteral"},{"name":"mediumHigh","id":502,"value":0,"literal":"mediumHigh","eClass":"EEnumLiteral"},{"name":"high","id":503,"value":0,"literal":"high","eClass":"EEnumLiteral"},{"name":"unknown","id":504,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"indirect","id":505,"value":0,"literal":"indirect","eClass":"EEnumLiteral"},{"name":"direct","id":506,"value":0,"literal":"direct","eClass":"EEnumLiteral"},{"name":"unknown","id":507,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"secondary","id":508,"value":0,"literal":"secondary","eClass":"EEnumLiteral"},{"name":"primary","id":509,"value":0,"literal":"primary","eClass":"EEnumLiteral"},{"name":"unknown","id":510,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"reportedAsUncertain","id":511,"value":0,"literal":"reportedAsUncertain","eClass":"EEnumLiteral"},{"name":"reportedAsPlausible","id":512,"value":0,"literal":"reportedAsPlausible","eClass":"EEnumLiteral"},{"name":"reportedAsFact","id":513,"value":0,"literal":"reportedAsFact","eClass":"EEnumLiteral"},{"name":"unknown","id":514,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"improbable","id":515,"value":0,"literal":"improbable","eClass":"EEnumLiteral"},{"name":"doubtful","id":516,"value":0,"literal":"doubtful","eClass":"EEnumLiteral"},{"name":"possible","id":517,"value":0,"literal":"possible","eClass":"EEnumLiteral"},{"name":"probable","id":518,"value":0,"literal":"probable","eClass":"EEnumLiteral"},{"name":"confirmed","id":519,"value":0,"literal":"confirmed","eClass":"EEnumLiteral"},{"name":"unknown","id":520,"value":0,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"other","id":521,"value":0,"literal":"other","eClass":"EEnumLiteral"},{"name":"POE","id":522,"value":0,"literal":"POE","eClass":"EEnumLiteral"},{"name":"RCE","id":523,"value":0,"literal":"RCE","eClass":"EEnumLiteral"},{"name":"CCE","id":524,"value":0,"literal":"CCE","eClass":"EEnumLiteral"},{"name":"BRD","id":525,"value":0,"literal":"BRD","eClass":"EEnumLiteral"},{"id":526,"eClass":"EGenericType"},{"id":527,"eClass":"EGenericType"},{"id":528,"eClass":"EGenericType"},{"id":529,"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":530,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"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":"assertion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":535,"derived":false},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"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":"executor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"ordered":false,"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":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"ordered":false,"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":545,"derived":false},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"criteria","changeable":true,"lowerBound":1,"iD":false,"id":548,"derived":false},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"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":7},{"source":1,"target":13},{"source":1,"target":14},{"source":13,"target":10},{"source":13,"target":15},{"source":13,"target":1},{"source":15,"target":10},{"source":14,"target":7},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":16,"target":10},{"source":16,"target":21},{"source":16,"target":2},{"source":21,"target":10},{"source":17,"target":10},{"source":17,"target":22},{"source":17,"target":2},{"source":22,"target":10},{"source":18,"target":23},{"source":18,"target":24},{"source":18,"target":2},{"source":24,"target":23},{"source":19,"target":25},{"source":19,"target":26},{"source":19,"target":2},{"source":26,"target":25},{"source":20,"target":4},{"source":3,"target":0},{"source":3,"target":27},{"source":27,"target":10},{"source":27,"target":28},{"source":27,"target":3},{"source":28,"target":10},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":29},{"source":4,"target":30},{"source":4,"target":31},{"source":4,"target":32},{"source":29,"target":6},{"source":29,"target":33},{"source":29,"target":4},{"source":33,"target":6},{"source":30,"target":1},{"source":30,"target":34},{"source":30,"target":4},{"source":34,"target":1},{"source":31,"target":10},{"source":31,"target":35},{"source":31,"target":4},{"source":35,"target":10},{"source":32,"target":5},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":7},{"source":6,"target":36},{"source":6,"target":37},{"source":6,"target":38},{"source":36,"target":10},{"source":36,"target":39},{"source":36,"target":6},{"source":39,"target":10},{"source":37,"target":10},{"source":37,"target":40},{"source":37,"target":6},{"source":40,"target":10},{"source":38,"target":7},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":41},{"source":41,"target":5},{"source":8,"target":0},{"source":9,"target":0},{"source":10,"target":0},{"source":11,"target":23},{"source":11,"target":42},{"source":11,"target":43},{"source":11,"target":44},{"source":11,"target":45},{"source":11,"target":46},{"source":11,"target":47},{"source":11,"target":48},{"source":11,"target":49},{"source":11,"target":50},{"source":11,"target":51},{"source":11,"target":52},{"source":11,"target":53},{"source":11,"target":54},{"source":11,"target":55},{"source":11,"target":0},{"source":23,"target":11},{"source":23,"target":55},{"source":23,"target":56},{"source":23,"target":57},{"source":23,"target":58},{"source":56,"target":23},{"source":56,"target":59},{"source":56,"target":23},{"source":59,"target":23},{"source":57,"target":42},{"source":57,"target":60},{"source":57,"target":23},{"source":60,"target":42},{"source":58,"target":55},{"source":42,"target":11},{"source":42,"target":55},{"source":42,"target":61},{"source":61,"target":55},{"source":43,"target":11},{"source":43,"target":42},{"source":43,"target":62},{"source":43,"target":63},{"source":43,"target":64},{"source":62,"target":42},{"source":62,"target":65},{"source":62,"target":43},{"source":65,"target":42},{"source":63,"target":23},{"source":63,"target":66},{"source":63,"target":43},{"source":66,"target":23},{"source":64,"target":42},{"source":44,"target":11},{"source":44,"target":42},{"source":44,"target":67},{"source":44,"target":68},{"source":44,"target":69},{"source":67,"target":70},{"source":67,"target":71},{"source":67,"target":44},{"source":71,"target":70},{"source":68,"target":10},{"source":68,"target":72},{"source":68,"target":44},{"source":72,"target":10},{"source":69,"target":42},{"source":45,"target":11},{"source":45,"target":42},{"source":45,"target":73},{"source":73,"target":42},{"source":46,"target":11},{"source":46,"target":45},{"source":46,"target":74},{"source":74,"target":45},{"source":47,"target":11},{"source":47,"target":45},{"source":47,"target":75},{"source":47,"target":76},{"source":47,"target":77},{"source":47,"target":78},{"source":75,"target":23},{"source":75,"target":79},{"source":75,"target":47},{"source":79,"target":23},{"source":76,"target":50},{"source":76,"target":80},{"source":76,"target":47},{"source":80,"target":50},{"source":77,"target":53},{"source":77,"target":81},{"source":77,"target":47},{"source":81,"target":53},{"source":78,"target":45},{"source":48,"target":11},{"source":48,"target":46},{"source":48,"target":82},{"source":48,"target":83},{"source":48,"target":84},{"source":82,"target":42},{"source":82,"target":85},{"source":82,"target":48},{"source":85,"target":42},{"source":83,"target":42},{"source":83,"target":86},{"source":83,"target":48},{"source":86,"target":42},{"source":84,"target":46},{"source":49,"target":11},{"source":49,"target":46},{"source":49,"target":87},{"source":49,"target":88},{"source":49,"target":89},{"source":87,"target":8},{"source":87,"target":90},{"source":87,"target":49},{"source":90,"target":8},{"source":88,"target":8},{"source":88,"target":91},{"source":88,"target":49},{"source":91,"target":8},{"source":89,"target":46},{"source":50,"target":11},{"source":50,"target":48},{"source":50,"target":92},{"source":92,"target":48},{"source":51,"target":11},{"source":51,"target":48},{"source":51,"target":93},{"source":93,"target":48},{"source":52,"target":11},{"source":52,"target":48},{"source":52,"target":94},{"source":94,"target":48},{"source":53,"target":11},{"source":53,"target":48},{"source":53,"target":95},{"source":95,"target":48},{"source":54,"target":11},{"source":54,"target":48},{"source":54,"target":96},{"source":96,"target":48},{"source":55,"target":11},{"source":55,"target":4},{"source":55,"target":97},{"source":55,"target":98},{"source":55,"target":99},{"source":97,"target":10},{"source":97,"target":100},{"source":97,"target":55},{"source":100,"target":10},{"source":98,"target":10},{"source":98,"target":101},{"source":98,"target":55},{"source":101,"target":10},{"source":99,"target":4},{"source":12,"target":102},{"source":12,"target":103},{"source":12,"target":104},{"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":70},{"source":12,"target":111},{"source":12,"target":112},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":12,"target":116},{"source":12,"target":25},{"source":12,"target":117},{"source":12,"target":118},{"source":12,"target":119},{"source":12,"target":120},{"source":12,"target":121},{"source":12,"target":122},{"source":12,"target":123},{"source":12,"target":124},{"source":12,"target":125},{"source":12,"target":126},{"source":12,"target":127},{"source":12,"target":128},{"source":12,"target":129},{"source":12,"target":130},{"source":12,"target":131},{"source":12,"target":132},{"source":12,"target":133},{"source":12,"target":134},{"source":12,"target":135},{"source":12,"target":136},{"source":12,"target":137},{"source":12,"target":138},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":12,"target":142},{"source":12,"target":143},{"source":12,"target":144},{"source":12,"target":145},{"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":12,"target":152},{"source":12,"target":153},{"source":12,"target":154},{"source":12,"target":155},{"source":12,"target":156},{"source":12,"target":157},{"source":12,"target":158},{"source":12,"target":159},{"source":12,"target":160},{"source":12,"target":161},{"source":12,"target":162},{"source":12,"target":163},{"source":12,"target":164},{"source":12,"target":165},{"source":12,"target":166},{"source":12,"target":167},{"source":12,"target":168},{"source":12,"target":169},{"source":12,"target":170},{"source":12,"target":171},{"source":12,"target":172},{"source":12,"target":173},{"source":12,"target":174},{"source":12,"target":175},{"source":12,"target":176},{"source":12,"target":177},{"source":12,"target":178},{"source":12,"target":179},{"source":12,"target":180},{"source":12,"target":181},{"source":12,"target":182},{"source":12,"target":183},{"source":12,"target":184},{"source":12,"target":185},{"source":12,"target":186},{"source":12,"target":187},{"source":12,"target":188},{"source":12,"target":189},{"source":12,"target":190},{"source":12,"target":191},{"source":12,"target":192},{"source":12,"target":193},{"source":12,"target":194},{"source":12,"target":195},{"source":12,"target":196},{"source":12,"target":197},{"source":12,"target":198},{"source":12,"target":199},{"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":12,"target":210},{"source":12,"target":211},{"source":12,"target":212},{"source":12,"target":0},{"source":102,"target":12},{"source":102,"target":201},{"source":102,"target":213},{"source":213,"target":201},{"source":103,"target":12},{"source":103,"target":161},{"source":103,"target":214},{"source":103,"target":215},{"source":214,"target":194},{"source":214,"target":216},{"source":214,"target":103},{"source":216,"target":194},{"source":215,"target":161},{"source":104,"target":12},{"source":104,"target":161},{"source":104,"target":217},{"source":104,"target":218},{"source":217,"target":192},{"source":217,"target":219},{"source":217,"target":104},{"source":219,"target":192},{"source":218,"target":161},{"source":105,"target":12},{"source":105,"target":187},{"source":105,"target":220},{"source":105,"target":221},{"source":105,"target":222},{"source":220,"target":10},{"source":220,"target":223},{"source":220,"target":105},{"source":223,"target":10},{"source":221,"target":10},{"source":221,"target":224},{"source":221,"target":105},{"source":224,"target":10},{"source":222,"target":187},{"source":106,"target":12},{"source":106,"target":102},{"source":106,"target":225},{"source":106,"target":226},{"source":225,"target":198},{"source":225,"target":227},{"source":225,"target":106},{"source":227,"target":198},{"source":226,"target":102},{"source":107,"target":12},{"source":107,"target":164},{"source":107,"target":228},{"source":107,"target":229},{"source":228,"target":144},{"source":228,"target":230},{"source":228,"target":107},{"source":230,"target":144},{"source":229,"target":164},{"source":108,"target":12},{"source":108,"target":164},{"source":108,"target":231},{"source":108,"target":232},{"source":231,"target":144},{"source":231,"target":233},{"source":231,"target":108},{"source":233,"target":144},{"source":232,"target":164},{"source":109,"target":12},{"source":109,"target":135},{"source":109,"target":234},{"source":109,"target":235},{"source":234,"target":10},{"source":234,"target":236},{"source":234,"target":109},{"source":236,"target":10},{"source":235,"target":135},{"source":110,"target":12},{"source":110,"target":135},{"source":110,"target":237},{"source":237,"target":135},{"source":70,"target":12},{"source":70,"target":171},{"source":70,"target":238},{"source":238,"target":171},{"source":111,"target":12},{"source":111,"target":189},{"source":111,"target":239},{"source":111,"target":240},{"source":239,"target":70},{"source":239,"target":241},{"source":239,"target":111},{"source":241,"target":70},{"source":240,"target":189},{"source":112,"target":12},{"source":112,"target":188},{"source":112,"target":242},{"source":112,"target":243},{"source":242,"target":10},{"source":242,"target":244},{"source":242,"target":112},{"source":244,"target":10},{"source":243,"target":188},{"source":113,"target":12},{"source":113,"target":190},{"source":113,"target":245},{"source":113,"target":246},{"source":245,"target":188},{"source":245,"target":247},{"source":245,"target":113},{"source":247,"target":188},{"source":246,"target":190},{"source":114,"target":12},{"source":114,"target":190},{"source":114,"target":248},{"source":114,"target":249},{"source":248,"target":112},{"source":248,"target":250},{"source":248,"target":114},{"source":250,"target":112},{"source":249,"target":190},{"source":115,"target":12},{"source":115,"target":144},{"source":115,"target":251},{"source":251,"target":144},{"source":116,"target":12},{"source":116,"target":144},{"source":116,"target":252},{"source":116,"target":253},{"source":252,"target":10},{"source":252,"target":254},{"source":252,"target":116},{"source":254,"target":10},{"source":253,"target":144},{"source":25,"target":12},{"source":25,"target":4},{"source":25,"target":255},{"source":25,"target":256},{"source":25,"target":257},{"source":25,"target":258},{"source":25,"target":259},{"source":25,"target":260},{"source":25,"target":261},{"source":25,"target":262},{"source":255,"target":10},{"source":255,"target":263},{"source":255,"target":25},{"source":263,"target":10},{"source":256,"target":142},{"source":256,"target":264},{"source":256,"target":25},{"source":264,"target":142},{"source":257,"target":70},{"source":257,"target":265},{"source":257,"target":25},{"source":265,"target":70},{"source":258,"target":10},{"source":258,"target":266},{"source":258,"target":25},{"source":266,"target":10},{"source":259,"target":177},{"source":259,"target":267},{"source":259,"target":25},{"source":267,"target":177},{"source":260,"target":10},{"source":260,"target":268},{"source":260,"target":25},{"source":268,"target":10},{"source":261,"target":150},{"source":261,"target":269},{"source":261,"target":25},{"source":269,"target":150},{"source":262,"target":4},{"source":117,"target":12},{"source":117,"target":128},{"source":117,"target":270},{"source":117,"target":271},{"source":270,"target":3},{"source":270,"target":272},{"source":270,"target":117},{"source":272,"target":3},{"source":271,"target":128},{"source":118,"target":12},{"source":118,"target":112},{"source":118,"target":273},{"source":118,"target":274},{"source":118,"target":275},{"source":118,"target":276},{"source":273,"target":10},{"source":273,"target":277},{"source":273,"target":118},{"source":277,"target":10},{"source":274,"target":121},{"source":274,"target":278},{"source":274,"target":118},{"source":278,"target":121},{"source":275,"target":279},{"source":275,"target":118},{"source":276,"target":112},{"source":119,"target":12},{"source":119,"target":169},{"source":119,"target":280},{"source":119,"target":281},{"source":119,"target":282},{"source":280,"target":10},{"source":280,"target":283},{"source":280,"target":119},{"source":283,"target":10},{"source":281,"target":284},{"source":281,"target":119},{"source":282,"target":169},{"source":120,"target":12},{"source":120,"target":169},{"source":120,"target":285},{"source":120,"target":286},{"source":285,"target":169},{"source":285,"target":287},{"source":285,"target":120},{"source":287,"target":169},{"source":286,"target":169},{"source":121,"target":12},{"source":121,"target":7},{"source":121,"target":288},{"source":121,"target":289},{"source":121,"target":290},{"source":288,"target":10},{"source":288,"target":291},{"source":288,"target":121},{"source":291,"target":10},{"source":289,"target":169},{"source":289,"target":292},{"source":289,"target":121},{"source":292,"target":169},{"source":290,"target":7},{"source":122,"target":12},{"source":122,"target":128},{"source":122,"target":293},{"source":122,"target":294},{"source":293,"target":3},{"source":293,"target":295},{"source":293,"target":122},{"source":295,"target":3},{"source":294,"target":128},{"source":123,"target":12},{"source":123,"target":102},{"source":123,"target":296},{"source":123,"target":297},{"source":296,"target":195},{"source":296,"target":298},{"source":296,"target":123},{"source":298,"target":195},{"source":297,"target":102},{"source":124,"target":12},{"source":124,"target":102},{"source":124,"target":299},{"source":124,"target":300},{"source":299,"target":195},{"source":299,"target":301},{"source":299,"target":124},{"source":301,"target":195},{"source":300,"target":102},{"source":125,"target":12},{"source":125,"target":102},{"source":125,"target":302},{"source":125,"target":303},{"source":302,"target":199},{"source":302,"target":304},{"source":302,"target":125},{"source":304,"target":199},{"source":303,"target":102},{"source":126,"target":12},{"source":126,"target":177},{"source":126,"target":305},{"source":126,"target":306},{"source":126,"target":307},{"source":305,"target":10},{"source":305,"target":308},{"source":305,"target":126},{"source":308,"target":10},{"source":306,"target":116},{"source":306,"target":309},{"source":306,"target":126},{"source":309,"target":116},{"source":307,"target":177},{"source":127,"target":12},{"source":127,"target":190},{"source":127,"target":310},{"source":127,"target":311},{"source":310,"target":188},{"source":310,"target":312},{"source":310,"target":127},{"source":312,"target":188},{"source":311,"target":190},{"source":128,"target":12},{"source":128,"target":165},{"source":128,"target":313},{"source":313,"target":165},{"source":129,"target":12},{"source":129,"target":165},{"source":129,"target":314},{"source":129,"target":315},{"source":314,"target":3},{"source":314,"target":316},{"source":314,"target":129},{"source":316,"target":3},{"source":315,"target":165},{"source":130,"target":12},{"source":130,"target":161},{"source":130,"target":317},{"source":130,"target":318},{"source":317,"target":193},{"source":317,"target":319},{"source":317,"target":130},{"source":319,"target":193},{"source":318,"target":161},{"source":131,"target":12},{"source":131,"target":102},{"source":131,"target":320},{"source":131,"target":321},{"source":320,"target":197},{"source":320,"target":322},{"source":320,"target":131},{"source":322,"target":197},{"source":321,"target":102},{"source":132,"target":12},{"source":132,"target":161},{"source":132,"target":323},{"source":132,"target":324},{"source":323,"target":191},{"source":323,"target":325},{"source":323,"target":132},{"source":325,"target":191},{"source":324,"target":161},{"source":133,"target":12},{"source":133,"target":136},{"source":133,"target":326},{"source":326,"target":136},{"source":134,"target":12},{"source":134,"target":162},{"source":134,"target":327},{"source":327,"target":162},{"source":135,"target":12},{"source":135,"target":150},{"source":135,"target":328},{"source":328,"target":150},{"source":136,"target":12},{"source":136,"target":142},{"source":136,"target":329},{"source":136,"target":330},{"source":136,"target":331},{"source":329,"target":112},{"source":329,"target":332},{"source":329,"target":136},{"source":332,"target":112},{"source":330,"target":70},{"source":330,"target":333},{"source":330,"target":136},{"source":333,"target":70},{"source":331,"target":142},{"source":137,"target":12},{"source":137,"target":102},{"source":137,"target":334},{"source":137,"target":335},{"source":334,"target":196},{"source":334,"target":336},{"source":334,"target":137},{"source":336,"target":196},{"source":335,"target":102},{"source":138,"target":12},{"source":138,"target":152},{"source":138,"target":337},{"source":138,"target":338},{"source":138,"target":339},{"source":337,"target":112},{"source":337,"target":340},{"source":337,"target":138},{"source":340,"target":112},{"source":338,"target":112},{"source":338,"target":341},{"source":338,"target":138},{"source":341,"target":112},{"source":339,"target":152},{"source":139,"target":12},{"source":139,"target":153},{"source":139,"target":342},{"source":139,"target":343},{"source":342,"target":112},{"source":342,"target":344},{"source":342,"target":139},{"source":344,"target":112},{"source":343,"target":153},{"source":140,"target":12},{"source":140,"target":153},{"source":140,"target":345},{"source":140,"target":346},{"source":345,"target":136},{"source":345,"target":347},{"source":345,"target":140},{"source":347,"target":136},{"source":346,"target":153},{"source":141,"target":12},{"source":141,"target":169},{"source":141,"target":348},{"source":348,"target":169},{"source":142,"target":12},{"source":142,"target":201},{"source":142,"target":349},{"source":142,"target":350},{"source":349,"target":102},{"source":349,"target":351},{"source":349,"target":142},{"source":351,"target":102},{"source":350,"target":201},{"source":143,"target":12},{"source":143,"target":153},{"source":143,"target":352},{"source":143,"target":353},{"source":352,"target":152},{"source":352,"target":354},{"source":352,"target":143},{"source":354,"target":152},{"source":353,"target":153},{"source":144,"target":12},{"source":144,"target":150},{"source":144,"target":355},{"source":355,"target":150},{"source":145,"target":12},{"source":145,"target":150},{"source":145,"target":356},{"source":145,"target":357},{"source":356,"target":70},{"source":356,"target":358},{"source":356,"target":145},{"source":358,"target":70},{"source":357,"target":150},{"source":146,"target":12},{"source":146,"target":150},{"source":146,"target":359},{"source":359,"target":150},{"source":147,"target":12},{"source":147,"target":150},{"source":147,"target":360},{"source":360,"target":150},{"source":148,"target":12},{"source":148,"target":177},{"source":148,"target":361},{"source":148,"target":362},{"source":361,"target":150},{"source":361,"target":363},{"source":361,"target":148},{"source":363,"target":150},{"source":362,"target":177},{"source":149,"target":12},{"source":149,"target":177},{"source":149,"target":364},{"source":149,"target":365},{"source":364,"target":150},{"source":364,"target":366},{"source":364,"target":149},{"source":366,"target":150},{"source":365,"target":177},{"source":150,"target":12},{"source":150,"target":171},{"source":150,"target":367},{"source":150,"target":368},{"source":150,"target":369},{"source":150,"target":370},{"source":367,"target":10},{"source":367,"target":371},{"source":367,"target":150},{"source":371,"target":10},{"source":368,"target":10},{"source":368,"target":372},{"source":368,"target":150},{"source":372,"target":10},{"source":369,"target":177},{"source":369,"target":373},{"source":369,"target":150},{"source":373,"target":177},{"source":370,"target":171},{"source":151,"target":12},{"source":151,"target":112},{"source":151,"target":374},{"source":151,"target":375},{"source":374,"target":49},{"source":374,"target":376},{"source":374,"target":151},{"source":376,"target":49},{"source":375,"target":112},{"source":152,"target":12},{"source":152,"target":142},{"source":152,"target":377},{"source":377,"target":142},{"source":153,"target":12},{"source":153,"target":142},{"source":153,"target":378},{"source":153,"target":379},{"source":378,"target":171},{"source":378,"target":380},{"source":378,"target":153},{"source":380,"target":171},{"source":379,"target":142},{"source":154,"target":12},{"source":154,"target":156},{"source":154,"target":381},{"source":381,"target":156},{"source":155,"target":12},{"source":155,"target":156},{"source":155,"target":382},{"source":382,"target":156},{"source":156,"target":12},{"source":156,"target":152},{"source":156,"target":383},{"source":156,"target":384},{"source":156,"target":385},{"source":383,"target":136},{"source":383,"target":386},{"source":383,"target":156},{"source":386,"target":136},{"source":384,"target":136},{"source":384,"target":387},{"source":384,"target":156},{"source":387,"target":136},{"source":385,"target":152},{"source":157,"target":12},{"source":157,"target":136},{"source":157,"target":388},{"source":388,"target":136},{"source":158,"target":12},{"source":158,"target":102},{"source":158,"target":389},{"source":158,"target":390},{"source":389,"target":9},{"source":389,"target":391},{"source":389,"target":158},{"source":391,"target":9},{"source":390,"target":102},{"source":159,"target":12},{"source":159,"target":162},{"source":159,"target":392},{"source":392,"target":162},{"source":160,"target":12},{"source":160,"target":162},{"source":160,"target":393},{"source":393,"target":162},{"source":161,"target":12},{"source":161,"target":189},{"source":161,"target":394},{"source":394,"target":189},{"source":162,"target":12},{"source":162,"target":202},{"source":162,"target":395},{"source":395,"target":202},{"source":163,"target":12},{"source":163,"target":164},{"source":163,"target":396},{"source":163,"target":397},{"source":396,"target":144},{"source":396,"target":398},{"source":396,"target":163},{"source":398,"target":144},{"source":397,"target":164},{"source":164,"target":12},{"source":164,"target":202},{"source":164,"target":399},{"source":399,"target":202},{"source":165,"target":12},{"source":165,"target":202},{"source":165,"target":400},{"source":400,"target":202},{"source":166,"target":12},{"source":166,"target":189},{"source":166,"target":401},{"source":166,"target":402},{"source":401,"target":187},{"source":401,"target":403},{"source":401,"target":166},{"source":403,"target":187},{"source":402,"target":189},{"source":167,"target":12},{"source":167,"target":162},{"source":167,"target":404},{"source":404,"target":162},{"source":168,"target":12},{"source":168,"target":190},{"source":168,"target":405},{"source":168,"target":406},{"source":405,"target":171},{"source":405,"target":407},{"source":405,"target":168},{"source":407,"target":171},{"source":406,"target":190},{"source":169,"target":12},{"source":169,"target":188},{"source":169,"target":408},{"source":169,"target":409},{"source":408,"target":10},{"source":408,"target":410},{"source":408,"target":169},{"source":410,"target":10},{"source":409,"target":188},{"source":170,"target":12},{"source":170,"target":190},{"source":170,"target":411},{"source":170,"target":412},{"source":411,"target":112},{"source":411,"target":413},{"source":411,"target":170},{"source":413,"target":112},{"source":412,"target":190},{"source":171,"target":12},{"source":171,"target":4},{"source":171,"target":414},{"source":171,"target":415},{"source":171,"target":416},{"source":171,"target":417},{"source":171,"target":418},{"source":414,"target":165},{"source":414,"target":419},{"source":414,"target":171},{"source":419,"target":165},{"source":415,"target":173},{"source":415,"target":420},{"source":415,"target":171},{"source":420,"target":173},{"source":416,"target":164},{"source":416,"target":421},{"source":416,"target":171},{"source":421,"target":164},{"source":417,"target":162},{"source":417,"target":422},{"source":417,"target":171},{"source":422,"target":162},{"source":418,"target":4},{"source":172,"target":12},{"source":172,"target":173},{"source":172,"target":423},{"source":172,"target":424},{"source":423,"target":115},{"source":423,"target":425},{"source":423,"target":172},{"source":425,"target":115},{"source":424,"target":173},{"source":173,"target":12},{"source":173,"target":202},{"source":173,"target":426},{"source":426,"target":202},{"source":174,"target":12},{"source":174,"target":173},{"source":174,"target":427},{"source":174,"target":428},{"source":427,"target":116},{"source":427,"target":429},{"source":427,"target":174},{"source":429,"target":116},{"source":428,"target":173},{"source":175,"target":12},{"source":175,"target":162},{"source":175,"target":430},{"source":430,"target":162},{"source":176,"target":12},{"source":176,"target":177},{"source":176,"target":431},{"source":176,"target":432},{"source":431,"target":25},{"source":431,"target":433},{"source":431,"target":176},{"source":433,"target":25},{"source":432,"target":177},{"source":177,"target":12},{"source":177,"target":202},{"source":177,"target":434},{"source":434,"target":202},{"source":178,"target":12},{"source":178,"target":135},{"source":178,"target":435},{"source":435,"target":135},{"source":179,"target":12},{"source":179,"target":189},{"source":179,"target":436},{"source":179,"target":437},{"source":179,"target":438},{"source":179,"target":439},{"source":436,"target":10},{"source":436,"target":440},{"source":436,"target":179},{"source":440,"target":10},{"source":437,"target":10},{"source":437,"target":441},{"source":437,"target":179},{"source":441,"target":10},{"source":438,"target":9},{"source":438,"target":442},{"source":438,"target":179},{"source":442,"target":9},{"source":439,"target":189},{"source":180,"target":12},{"source":180,"target":161},{"source":180,"target":443},{"source":180,"target":444},{"source":180,"target":445},{"source":443,"target":10},{"source":443,"target":446},{"source":443,"target":180},{"source":446,"target":10},{"source":444,"target":8},{"source":444,"target":447},{"source":444,"target":180},{"source":447,"target":8},{"source":445,"target":161},{"source":181,"target":12},{"source":181,"target":173},{"source":181,"target":448},{"source":181,"target":449},{"source":448,"target":135},{"source":448,"target":450},{"source":448,"target":181},{"source":450,"target":135},{"source":449,"target":173},{"source":182,"target":12},{"source":182,"target":161},{"source":182,"target":451},{"source":182,"target":452},{"source":451,"target":10},{"source":451,"target":453},{"source":451,"target":182},{"source":453,"target":10},{"source":452,"target":161},{"source":183,"target":12},{"source":183,"target":161},{"source":183,"target":454},{"source":183,"target":455},{"source":454,"target":10},{"source":454,"target":456},{"source":454,"target":183},{"source":456,"target":10},{"source":455,"target":161},{"source":184,"target":12},{"source":184,"target":70},{"source":184,"target":457},{"source":184,"target":458},{"source":184,"target":459},{"source":457,"target":10},{"source":457,"target":460},{"source":457,"target":184},{"source":460,"target":10},{"source":458,"target":171},{"source":458,"target":461},{"source":458,"target":184},{"source":461,"target":171},{"source":459,"target":70},{"source":185,"target":12},{"source":185,"target":161},{"source":185,"target":462},{"source":185,"target":463},{"source":462,"target":10},{"source":462,"target":464},{"source":462,"target":185},{"source":464,"target":10},{"source":463,"target":161},{"source":186,"target":12},{"source":186,"target":189},{"source":186,"target":465},{"source":186,"target":466},{"source":465,"target":10},{"source":465,"target":467},{"source":465,"target":186},{"source":467,"target":10},{"source":466,"target":189},{"source":187,"target":12},{"source":187,"target":70},{"source":187,"target":468},{"source":187,"target":469},{"source":187,"target":470},{"source":187,"target":471},{"source":468,"target":10},{"source":468,"target":472},{"source":468,"target":187},{"source":472,"target":10},{"source":469,"target":10},{"source":469,"target":473},{"source":469,"target":187},{"source":473,"target":10},{"source":470,"target":189},{"source":470,"target":474},{"source":470,"target":187},{"source":474,"target":189},{"source":471,"target":70},{"source":188,"target":12},{"source":188,"target":70},{"source":188,"target":475},{"source":475,"target":70},{"source":189,"target":12},{"source":189,"target":202},{"source":189,"target":476},{"source":476,"target":202},{"source":190,"target":12},{"source":190,"target":142},{"source":190,"target":477},{"source":190,"target":478},{"source":477,"target":171},{"source":477,"target":479},{"source":477,"target":190},{"source":479,"target":171},{"source":478,"target":142},{"source":191,"target":12},{"source":191,"target":480},{"source":191,"target":481},{"source":191,"target":482},{"source":191,"target":483},{"source":191,"target":484},{"source":191,"target":485},{"source":480,"target":191},{"source":481,"target":191},{"source":482,"target":191},{"source":483,"target":191},{"source":484,"target":191},{"source":485,"target":191},{"source":192,"target":12},{"source":192,"target":486},{"source":192,"target":487},{"source":192,"target":488},{"source":192,"target":489},{"source":192,"target":490},{"source":486,"target":192},{"source":487,"target":192},{"source":488,"target":192},{"source":489,"target":192},{"source":490,"target":192},{"source":193,"target":12},{"source":193,"target":491},{"source":193,"target":492},{"source":193,"target":493},{"source":491,"target":193},{"source":492,"target":193},{"source":493,"target":193},{"source":194,"target":12},{"source":194,"target":494},{"source":194,"target":495},{"source":194,"target":496},{"source":194,"target":497},{"source":494,"target":194},{"source":495,"target":194},{"source":496,"target":194},{"source":497,"target":194},{"source":195,"target":12},{"source":195,"target":498},{"source":195,"target":499},{"source":195,"target":500},{"source":195,"target":501},{"source":195,"target":502},{"source":195,"target":503},{"source":498,"target":195},{"source":499,"target":195},{"source":500,"target":195},{"source":501,"target":195},{"source":502,"target":195},{"source":503,"target":195},{"source":196,"target":12},{"source":196,"target":504},{"source":196,"target":505},{"source":196,"target":506},{"source":504,"target":196},{"source":505,"target":196},{"source":506,"target":196},{"source":197,"target":12},{"source":197,"target":507},{"source":197,"target":508},{"source":197,"target":509},{"source":507,"target":197},{"source":508,"target":197},{"source":509,"target":197},{"source":198,"target":12},{"source":198,"target":510},{"source":198,"target":511},{"source":198,"target":512},{"source":198,"target":513},{"source":510,"target":198},{"source":511,"target":198},{"source":512,"target":198},{"source":513,"target":198},{"source":199,"target":12},{"source":199,"target":514},{"source":199,"target":515},{"source":199,"target":516},{"source":199,"target":517},{"source":199,"target":518},{"source":199,"target":519},{"source":514,"target":199},{"source":515,"target":199},{"source":516,"target":199},{"source":517,"target":199},{"source":518,"target":199},{"source":519,"target":199},{"source":200,"target":12},{"source":200,"target":520},{"source":200,"target":521},{"source":200,"target":522},{"source":200,"target":523},{"source":200,"target":524},{"source":200,"target":525},{"source":520,"target":200},{"source":521,"target":200},{"source":522,"target":200},{"source":523,"target":200},{"source":524,"target":200},{"source":525,"target":200},{"source":201,"target":12},{"source":201,"target":171},{"source":201,"target":526},{"source":526,"target":171},{"source":202,"target":12},{"source":202,"target":201},{"source":202,"target":527},{"source":527,"target":201},{"source":203,"target":12},{"source":203,"target":102},{"source":203,"target":528},{"source":528,"target":102},{"source":204,"target":12},{"source":204,"target":161},{"source":204,"target":529},{"source":529,"target":161},{"source":205,"target":12},{"source":205,"target":70},{"source":205,"target":530},{"source":205,"target":531},{"source":205,"target":532},{"source":530,"target":10},{"source":530,"target":533},{"source":530,"target":205},{"source":533,"target":10},{"source":531,"target":10},{"source":531,"target":534},{"source":531,"target":205},{"source":534,"target":10},{"source":532,"target":70},{"source":206,"target":12},{"source":206,"target":169},{"source":206,"target":535},{"source":206,"target":536},{"source":535,"target":112},{"source":535,"target":537},{"source":535,"target":206},{"source":537,"target":112},{"source":536,"target":169},{"source":207,"target":12},{"source":207,"target":162},{"source":207,"target":538},{"source":538,"target":162},{"source":208,"target":12},{"source":208,"target":164},{"source":208,"target":539},{"source":208,"target":540},{"source":539,"target":144},{"source":539,"target":541},{"source":539,"target":208},{"source":541,"target":144},{"source":540,"target":164},{"source":209,"target":12},{"source":209,"target":177},{"source":209,"target":542},{"source":209,"target":543},{"source":542,"target":194},{"source":542,"target":544},{"source":542,"target":209},{"source":544,"target":194},{"source":543,"target":177},{"source":210,"target":12},{"source":210,"target":177},{"source":210,"target":545},{"source":210,"target":546},{"source":545,"target":192},{"source":545,"target":547},{"source":545,"target":210},{"source":547,"target":192},{"source":546,"target":177},{"source":211,"target":12},{"source":211,"target":177},{"source":211,"target":548},{"source":211,"target":549},{"source":548,"target":200},{"source":548,"target":550},{"source":548,"target":211},{"source":550,"target":200},{"source":549,"target":177},{"source":212,"target":12},{"source":212,"target":177},{"source":212,"target":551},{"source":551,"target":177}],"multigraph":true} |
false | <?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="_root" name="root" nsURI="http://www.eclipse.org/emf/compare/conflicts/move/delete"
nsPrefix="r">
<eSubpackages xmi:id="_packageA" name="packageA"/>
<eSubpackages xmi:id="_packageB" name="packageB">
<eClassifiers xsi:type="ecore:EClass" xmi:id="_superType1" name="superType1"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/bug485266/data3/left.ecore | ecore | root
packageA
packageB
superType1 | null | {"directed":true,"nodes":[{"nsPrefix":"r","nsURI":"http://www.eclipse.org/emf/compare/conflicts/move/delete","name":"root","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"packageA","id":1,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"packageB","id":2,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"superType1","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":0},{"source":3,"target":2}],"multigraph":true} |
false | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmi:id="_root" name="root" nsURI="http://www.eclipse.org/emf/compare/conflicts/move/delete"
nsPrefix="r">
<eSubpackages xmi:id="_packageA" name="packageA">
<eSubpackages xmi:id="_shouldNotBePresentAfterMerge" name="shouldNotBePresentAfterMerge">
<eSubpackages xmi:id="_elementMoved" name="elementMoved"/>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/eclipse/emf.compare/plugins/org.eclipse.emf.compare.tests/src/org/eclipse/emf/compare/tests/merge/data/bug485266/data1/ancestor.ecore | ecore | root
packageA
shouldNotBePresentAfterMerge
elementMoved | null | {"directed":true,"nodes":[{"nsPrefix":"r","nsURI":"http://www.eclipse.org/emf/compare/conflicts/move/delete","name":"root","id":0,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"packageA","id":1,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"shouldNotBePresentAfterMerge","id":2,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"elementMoved","id":3,"eClass":"EPackage"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":1},{"source":3,"target":2}],"multigraph":true} |
false | <?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="template" nsURI="http://com.icteam.loyalty/model/template" nsPrefix="com.icteam.loyalty.model.template">
<eClassifiers xsi:type="ecore:EClass" name="AbstractEMFTemplate" abstract="true">
<eTypeParameters name="T">
<eBounds eClassifier="ecore:EClass model.interfaces.ecore#//Serializable"/>
</eTypeParameters>
<eOperations name="getMetamodel">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return entityManager == null ? null : entityManager.getMetamodel().managedType(getDbModelClass());"/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType model.interfaces.ecore#//ManagedType">
<eTypeArguments eTypeParameter="#//AbstractEMFTemplate/T"/>
</eGenericType>
</eOperations>
<eOperations name="buildFetches">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="// nothing"/>
</eAnnotations>
</eOperations>
<eOperations name="checkDynamicFilters">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="for (EStructuralFeature feature : dynamicFilterFeatures) {
 if (ModelUtil.isI18NFeature(feature)) {
 for (String dynamicFilter : dynamicFilters) {
 if (!ModelUtil.checkMinLengthI18N(dynamicFilter)) {
 throw new AppException(EStatusReason.MIN_CHARACTER_SEARCH_LENGTH, ModelProperties.getInstance().minSearchCharacterI18N());
 }
 }
 }
 }"/>
</eAnnotations>
<eParameters name="dynamicFilterFeatures" upperBound="-1" eType="ecore:EDataType model.interfaces.ecore#//EStructuralFeature"/>
<eParameters name="dynamicFilters" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="buildWheres"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="entityManager" eType="ecore:EDataType model.interfaces.ecore#//EntityManager">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="NONE"/>
</eAnnotations>
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="copy" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="wheres" upperBound="-1"
eType="ecore:EDataType model.interfaces.ecore#//Predicate">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="NONE"/>
</eAnnotations>
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="copy" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="builder" eType="ecore:EDataType model.interfaces.ecore#//CriteriaBuilder">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="NONE"/>
</eAnnotations>
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="copy" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="criteria">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="NONE"/>
</eAnnotations>
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="copy" value="false"/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType model.interfaces.ecore#//CriteriaQuery">
<eTypeArguments/>
</eGenericType>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="root">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="NONE"/>
</eAnnotations>
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="copy" value="false"/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType model.interfaces.ecore#//From">
<eTypeArguments/>
<eTypeArguments eTypeParameter="#//AbstractEMFTemplate/T"/>
</eGenericType>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="excludedFeatures" upperBound="-1"
eType="ecore:EDataType model.interfaces.ecore#//EStructuralFeature">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="NONE"/>
</eAnnotations>
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="copy" value="false"/>
</eAnnotations>
</eStructuralFeatures>
<eGenericSuperTypes eClassifier="ecore:EClass model.interfaces.ecore#//IEMFTemplate">
<eTypeArguments eTypeParameter="#//AbstractEMFTemplate/T"/>
</eGenericSuperTypes>
<eGenericSuperTypes eClassifier="ecore:EClass model.interfaces.ecore#//IEMFModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DictionaryEMFTemplate">
<eAnnotations source="http://com.icteam.loyalty/property">
<details key="dbModel" value="com.icteam.loyalty.model.DictionaryEMF"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://com.icteam.loyalty/where">
<details key="clause" value="LIKE_IGNORE_CASE"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="language" eType="ecore:EClass model.interfaces.ecore#//Language"
resolveProxies="false"/>
<eGenericSuperTypes eClassifier="#//AbstractEMFTemplate">
<eTypeArguments eClassifier="ecore:EEnum model.interfaces.ecore#//DistinctEMF"/>
</eGenericSuperTypes>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Danipiario/com.icteam.loyalty/com.icteam.loyalty.model/resources/model/model.template.ecore | ecore | template
AbstractEMFTemplate
T
getMetamodel
buildFetches
checkDynamicFilters
dynamicFilterFeatures
dynamicFilters
buildWheres
entityManager
wheres
builder
criteria
root
excludedFeatures
DictionaryEMFTemplate
key
value
language | null | {"directed":true,"nodes":[{"nsPrefix":"com.icteam.loyalty.model.template","nsURI":"http://com.icteam.loyalty/model/template","name":"template","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractEMFTemplate","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryEMFTemplate","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"name":"T","id":3,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMetamodel","lowerBound":0,"id":4,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"buildFetches","lowerBound":0,"id":5,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"checkDynamicFilters","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"buildWheres","lowerBound":0,"id":7,"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":"entityManager","changeable":true,"lowerBound":0,"iD":false,"id":8,"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":"wheres","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":"builder","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":"criteria","changeable":true,"lowerBound":0,"iD":false,"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":"root","changeable":true,"lowerBound":0,"iD":false,"id":12,"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":"excludedFeatures","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"},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"dynamicFilterFeatures","lowerBound":0,"id":19,"many":true,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":-1,"unique":true,"name":"dynamicFilters","lowerBound":0,"id":20,"many":true,"required":false,"eClass":"EParameter"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"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"},{"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":"key","changeable":true,"lowerBound":0,"iD":true,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":34,"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":"language","changeable":true,"resolveProxies":false,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"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":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":3,"target":16},{"source":4,"target":17},{"source":4,"target":1},{"source":17,"target":18},{"source":18,"target":3},{"source":5,"target":1},{"source":6,"target":1},{"source":6,"target":19},{"source":6,"target":20},{"source":19,"target":21},{"source":19,"target":6},{"source":20,"target":22},{"source":20,"target":6},{"source":7,"target":1},{"source":8,"target":23},{"source":8,"target":1},{"source":9,"target":24},{"source":9,"target":1},{"source":10,"target":25},{"source":10,"target":1},{"source":11,"target":26},{"source":11,"target":1},{"source":26,"target":27},{"source":12,"target":28},{"source":12,"target":1},{"source":28,"target":29},{"source":28,"target":30},{"source":30,"target":3},{"source":13,"target":31},{"source":13,"target":1},{"source":14,"target":32},{"source":32,"target":3},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":33,"target":37},{"source":33,"target":2},{"source":34,"target":38},{"source":34,"target":2},{"source":35,"target":39},{"source":35,"target":2},{"source":36,"target":40},{"source":36,"target":1}],"multigraph":true} |
true | <?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="SMVC"
nsURI="http://www.smvcml.org/smvc" nsPrefix="SMVC">
<eClassifiers xsi:type="ecore:EClass" name="SMVCApplication">
<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="homeController" lowerBound="1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" upperBound="-1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="daos" upperBound="-1" eType="#//DataAccessObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//Entity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Controller">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operation" lowerBound="1"
eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subController" upperBound="-1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="page" lowerBound="1" eType="#//Page"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Operation">
<eLiterals name="_create"/>
<eLiterals name="read"/>
<eLiterals name="update"/>
<eLiterals name="delete"/>
<eLiterals name="readONE"/>
<eLiterals name="readALL"/>
<eLiterals name="forward"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityController" eSuperTypes="#//Controller">
<eStructuralFeatures xsi:type="ecore:EReference" name="dao" lowerBound="1" eType="#//DataAccessObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnOKURL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="returnKOURL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataAccessObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forEntity" lowerBound="1"
eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="showDirectInstancesOnly"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity">
<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="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</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:EAttribute" name="type" lowerBound="1" eType="#//AttributeType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="complexType" eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AttributeType">
<eLiterals name="VARCHAR"/>
<eLiterals name="BIGINTEGER" value="1"/>
<eLiterals name="DOUBLE" value="2"/>
<eLiterals name="OID" value="3"/>
<eLiterals name="VOID"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Page">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="links" upperBound="-1"
eType="#//Link" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="view" lowerBound="1" eType="#//View"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Link">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true"/>
<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="Component" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EntityComponent" abstract="true" eSuperTypes="#//Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" lowerBound="1"
eType="#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="List" eSuperTypes="#//EntityComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="supportedOperations" upperBound="4"
eType="#//SupportedOperation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Form" eSuperTypes="#//EntityComponent"/>
<eClassifiers xsi:type="ecore:EClass" name="SupportedOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationKind" eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="url" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/mimm1/model-engineering/task 3/src/metamodel/smvcml.ecore | ecore | SMVC
SMVCApplication
name
homeController
controller
daos
entities
Controller
url
operation
subController
page
Operation
_create
_create
read
read
update
update
delete
delete
readONE
readONE
readALL
readALL
forward
forward
EntityController
dao
returnOKURL
returnKOURL
DataAccessObject
name
forEntity
showDirectInstancesOnly
Entity
name
attributes
Attribute
name
type
label
false
multiValued
complexType
AttributeType
VARCHAR
VARCHAR
BIGINTEGER
BIGINTEGER
DOUBLE
DOUBLE
OID
OID
VOID
VOID
Page
title
links
view
Link
url
View
components
text
Component
EntityComponent
entity
List
supportedOperations
Form
SupportedOperation
operationKind
url | null | {"directed":true,"nodes":[{"nsPrefix":"SMVC","nsURI":"http://www.smvcml.org/smvc","name":"SMVC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SMVCApplication","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityController","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAccessObject","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Page","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityComponent","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"List","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportedOperation","instanceClass":null,"abstract":false,"id":16,"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":17,"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":"homeController","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"controller","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":"daos","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":"entities","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":1,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"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":28,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subController","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"page","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"name":"_create","id":35,"value":0,"literal":"_create","eClass":"EEnumLiteral"},{"name":"read","id":36,"value":0,"literal":"read","eClass":"EEnumLiteral"},{"name":"update","id":37,"value":0,"literal":"update","eClass":"EEnumLiteral"},{"name":"delete","id":38,"value":0,"literal":"delete","eClass":"EEnumLiteral"},{"name":"readONE","id":39,"value":0,"literal":"readONE","eClass":"EEnumLiteral"},{"name":"readALL","id":40,"value":0,"literal":"readALL","eClass":"EEnumLiteral"},{"name":"forward","id":41,"value":0,"literal":"forward","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":"dao","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":"returnOKURL","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":"returnKOURL","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"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},{"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":"forEntity","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"showDirectInstancesOnly","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"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":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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"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":60,"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":61,"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":"multiValued","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"name":"VARCHAR","id":69,"value":0,"literal":"VARCHAR","eClass":"EEnumLiteral"},{"name":"BIGINTEGER","id":70,"value":1,"literal":"BIGINTEGER","eClass":"EEnumLiteral"},{"name":"DOUBLE","id":71,"value":2,"literal":"DOUBLE","eClass":"EEnumLiteral"},{"name":"OID","id":72,"value":3,"literal":"OID","eClass":"EEnumLiteral"},{"name":"VOID","id":73,"value":0,"literal":"VOID","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":"title","changeable":true,"lowerBound":1,"iD":false,"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":"links","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":true,"unsettable":false,"transient":false,"unique":true,"name":"view","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"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":"url","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"id":81,"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":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"text","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"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":"entity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":4,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"supportedOperations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"operationKind","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"url","changeable":true,"lowerBound":0,"iD":false,"id":94,"derived":false},{"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":1,"target":0},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":17,"target":22},{"source":17,"target":1},{"source":18,"target":2},{"source":18,"target":23},{"source":18,"target":1},{"source":23,"target":2},{"source":19,"target":2},{"source":19,"target":24},{"source":19,"target":1},{"source":24,"target":2},{"source":20,"target":5},{"source":20,"target":25},{"source":20,"target":1},{"source":25,"target":5},{"source":21,"target":6},{"source":21,"target":26},{"source":21,"target":1},{"source":26,"target":6},{"source":2,"target":0},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":27,"target":31},{"source":27,"target":2},{"source":28,"target":3},{"source":28,"target":32},{"source":28,"target":2},{"source":32,"target":3},{"source":29,"target":2},{"source":29,"target":33},{"source":29,"target":2},{"source":33,"target":2},{"source":30,"target":9},{"source":30,"target":34},{"source":30,"target":2},{"source":34,"target":9},{"source":3,"target":0},{"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":3,"target":41},{"source":35,"target":3},{"source":36,"target":3},{"source":37,"target":3},{"source":38,"target":3},{"source":39,"target":3},{"source":40,"target":3},{"source":41,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":42},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":42,"target":5},{"source":42,"target":46},{"source":42,"target":4},{"source":46,"target":5},{"source":43,"target":47},{"source":43,"target":4},{"source":44,"target":48},{"source":44,"target":4},{"source":45,"target":2},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":49,"target":52},{"source":49,"target":5},{"source":50,"target":6},{"source":50,"target":53},{"source":50,"target":5},{"source":53,"target":6},{"source":51,"target":54},{"source":51,"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":7},{"source":56,"target":58},{"source":56,"target":6},{"source":58,"target":7},{"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":8},{"source":60,"target":65},{"source":60,"target":7},{"source":65,"target":8},{"source":61,"target":66},{"source":61,"target":7},{"source":62,"target":67},{"source":62,"target":7},{"source":63,"target":6},{"source":63,"target":68},{"source":63,"target":7},{"source":68,"target":6},{"source":8,"target":0},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":8,"target":73},{"source":69,"target":8},{"source":70,"target":8},{"source":71,"target":8},{"source":72,"target":8},{"source":73,"target":8},{"source":9,"target":0},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":74,"target":77},{"source":74,"target":9},{"source":75,"target":10},{"source":75,"target":78},{"source":75,"target":9},{"source":78,"target":10},{"source":76,"target":11},{"source":76,"target":79},{"source":76,"target":9},{"source":79,"target":11},{"source":10,"target":0},{"source":10,"target":80},{"source":80,"target":81},{"source":80,"target":10},{"source":11,"target":0},{"source":11,"target":82},{"source":11,"target":83},{"source":82,"target":12},{"source":82,"target":84},{"source":82,"target":11},{"source":84,"target":12},{"source":83,"target":85},{"source":83,"target":11},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":86},{"source":13,"target":87},{"source":86,"target":6},{"source":86,"target":88},{"source":86,"target":13},{"source":88,"target":6},{"source":87,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":89},{"source":14,"target":90},{"source":89,"target":16},{"source":89,"target":91},{"source":89,"target":14},{"source":91,"target":16},{"source":90,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":92},{"source":92,"target":13},{"source":16,"target":0},{"source":16,"target":93},{"source":16,"target":94},{"source":93,"target":3},{"source":93,"target":95},{"source":93,"target":16},{"source":95,"target":3},{"source":94,"target":96},{"source":94,"target":16}],"multigraph":true} |
false | <?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="ecoreTest2" nsURI="http://eclipse.org/ocl/debug/test/ecoreTest2"
nsPrefix="ecoreTest2">
<eClassifiers xsi:type="ecore:EClass" name="Eclass5">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eAttribute5" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/lesleytong/OCL/org.eclipse.ocl/tests/org.eclipse.ocl.examples.validity.test/model/ecoreTest2.ecore | ecore | ecoreTest2
Eclass5
eAttribute5 | null | {"directed":true,"nodes":[{"nsPrefix":"ecoreTest2","nsURI":"http://eclipse.org/ocl/debug/test/ecoreTest2","name":"ecoreTest2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eclass5","instanceClass":null,"abstract":false,"id":1,"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":"eAttribute5","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
true | <?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="relationworld"
nsURI="http://relationworld" nsPrefix="_relationworld">
<eClassifiers xsi:type="ecore:EClass" name="ThingA" eSuperTypes="#//SourceNode #//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=since"/>
</eAnnotations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="personne" eType="#//ThingA"/>
</eOperations>
<eOperations name="pred" eType="#//ThingA"/>
<eOperations name="succ" eType="#//ThingA"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThingB" eSuperTypes="#//TargetNode #//NamedElement">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=step"/>
</eAnnotations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="role" eType="#//ThingB"/>
</eOperations>
<eOperations name="pred" eType="#//ThingB"/>
<eOperations name="succ" eType="#//ThingB"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="step" eType="#//Scale"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelatedTo" eSuperTypes="#//Arrow #//NamedElement">
<eAnnotations source="diagraph">
<details key="link"/>
<details key="lsrc=thingA"/>
<details key="ltrg=thingB"/>
<details key="cont=World.relations"/>
</eAnnotations>
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingA" eType="#//ThingA"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingB" eType="#//ThingB"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="World" eSuperTypes="#//Category">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
</eAnnotations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="role1" eType="#//ThingB"/>
<eParameters name="role2" eType="#//ThingB"/>
</eOperations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="personne1" eType="#//ThingA"/>
<eParameters name="personne2" eType="#//ThingA"/>
</eOperations>
<eOperations name="affectation" eType="#//RelatedTo">
<eParameters name="role" eType="#//ThingB"/>
<eParameters name="personne" eType="#//ThingA"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingsa" upperBound="-1"
eType="#//ThingA" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thingsb" upperBound="-1"
eType="#//ThingB" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//RelatedTo" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceNode" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="noeud" eType="#//SourceNode"/>
</eOperations>
<eOperations name="pred" eType="#//SourceNode"/>
<eOperations name="succ" eType="#//SourceNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arrow" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//SourceNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cible" eType="#//TargetNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="n1" eType="#//TargetNode"/>
<eParameters name="n2" eType="#//TargetNode"/>
</eOperations>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="n1" eType="#//SourceNode"/>
<eParameters name="n2" eType="#//SourceNode"/>
</eOperations>
<eOperations name="affectation" eType="#//Arrow">
<eParameters name="source" eType="#//TargetNode"/>
<eParameters name="cible" eType="#//SourceNode"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sources" upperBound="-1"
eType="#//SourceNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fleches" upperBound="-1"
eType="#//Arrow"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targets" upperBound="-1"
eType="#//TargetNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Scale">
<eLiterals name="nothing"/>
<eLiterals name="one" value="1"/>
<eLiterals name="two" value="2"/>
<eLiterals name="three" value="3"/>
<eLiterals name="four" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetNode" abstract="true">
<eAnnotations source="diagraph"/>
<eOperations name="compare" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="noeud" eType="#//TargetNode"/>
</eOperations>
<eOperations name="pred" eType="#//TargetNode"/>
<eOperations name="succ" eType="#//TargetNode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" 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>
</ecore:EPackage>
| github:ecore:/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/relationworld.ecore | ecore | relationworld
ThingA
compare
personne
pred
succ
since
ThingB
compare
role
pred
succ
step
RelatedTo
validate
thingA
thingB
World
compare
role1
role2
compare
personne1
personne2
affectation
role
personne
thingsa
thingsb
relations
SourceNode
compare
noeud
pred
succ
Arrow
validate
source
cible
Category
compare
n1
n2
compare
n1
n2
affectation
source
cible
sources
fleches
nom
targets
Scale
nothing
nothing
one
one
two
two
three
three
four
four
TargetNode
compare
noeud
pred
succ
NamedElement
name | null | {"directed":true,"nodes":[{"nsPrefix":"_relationworld","nsURI":"http://relationworld","name":"relationworld","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingA","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThingB","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelatedTo","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"World","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SourceNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arrow","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Scale","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetNode","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":11,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":12,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":13,"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":"since","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,"unique":true,"name":"personne","lowerBound":0,"id":18,"many":false,"required":false,"eClass":"EParameter"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":23,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":24,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":25,"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":"step","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role","lowerBound":0,"id":30,"many":false,"required":false,"eClass":"EParameter"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":35,"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":"thingA","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"thingB","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"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":44,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"affectation","lowerBound":0,"id":45,"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":"thingsa","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":"thingsb","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":"relations","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":"role1","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"role2","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EParameter"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne1","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne2","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EParameter"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"role","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"personne","lowerBound":0,"id":62,"many":false,"required":false,"eClass":"EParameter"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":68,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EOperation"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"noeud","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":76,"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":"source","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":false,"unsettable":false,"transient":false,"unique":true,"name":"cible","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":83,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"affectation","lowerBound":0,"id":84,"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":"sources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"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":"fleches","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":"nom","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"n1","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"n2","lowerBound":0,"id":91,"many":false,"required":false,"eClass":"EParameter"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"n1","lowerBound":0,"id":95,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"n2","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"cible","lowerBound":0,"id":101,"many":false,"required":false,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"name":"nothing","id":108,"value":0,"literal":"nothing","eClass":"EEnumLiteral"},{"name":"one","id":109,"value":1,"literal":"one","eClass":"EEnumLiteral"},{"name":"two","id":110,"value":2,"literal":"two","eClass":"EEnumLiteral"},{"name":"three","id":111,"value":3,"literal":"three","eClass":"EEnumLiteral"},{"name":"four","id":112,"value":4,"literal":"four","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"compare","lowerBound":0,"id":113,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"pred","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"succ","lowerBound":0,"id":115,"many":false,"required":false,"eClass":"EOperation"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"noeud","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"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":121,"derived":false},{"id":122,"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":5},{"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":11,"target":17},{"source":11,"target":1},{"source":11,"target":18},{"source":18,"target":1},{"source":18,"target":19},{"source":18,"target":11},{"source":19,"target":1},{"source":12,"target":1},{"source":12,"target":20},{"source":12,"target":1},{"source":20,"target":1},{"source":13,"target":1},{"source":13,"target":21},{"source":13,"target":1},{"source":21,"target":1},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":5},{"source":16,"target":10},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"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":23,"target":29},{"source":23,"target":2},{"source":23,"target":30},{"source":30,"target":2},{"source":30,"target":31},{"source":30,"target":23},{"source":31,"target":2},{"source":24,"target":2},{"source":24,"target":32},{"source":24,"target":2},{"source":32,"target":2},{"source":25,"target":2},{"source":25,"target":33},{"source":25,"target":2},{"source":33,"target":2},{"source":26,"target":8},{"source":26,"target":34},{"source":26,"target":2},{"source":34,"target":8},{"source":27,"target":9},{"source":28,"target":10},{"source":3,"target":0},{"source":3,"target":6},{"source":3,"target":10},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":3,"target":39},{"source":35,"target":40},{"source":35,"target":3},{"source":36,"target":1},{"source":36,"target":41},{"source":36,"target":3},{"source":41,"target":1},{"source":37,"target":2},{"source":37,"target":42},{"source":37,"target":3},{"source":42,"target":2},{"source":38,"target":6},{"source":39,"target":10},{"source":4,"target":0},{"source":4,"target":7},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":43,"target":50},{"source":43,"target":4},{"source":43,"target":51},{"source":43,"target":52},{"source":51,"target":2},{"source":51,"target":53},{"source":51,"target":43},{"source":53,"target":2},{"source":52,"target":2},{"source":52,"target":54},{"source":52,"target":43},{"source":54,"target":2},{"source":44,"target":55},{"source":44,"target":4},{"source":44,"target":56},{"source":44,"target":57},{"source":56,"target":1},{"source":56,"target":58},{"source":56,"target":44},{"source":58,"target":1},{"source":57,"target":1},{"source":57,"target":59},{"source":57,"target":44},{"source":59,"target":1},{"source":45,"target":3},{"source":45,"target":60},{"source":45,"target":4},{"source":45,"target":61},{"source":45,"target":62},{"source":60,"target":3},{"source":61,"target":2},{"source":61,"target":63},{"source":61,"target":45},{"source":63,"target":2},{"source":62,"target":1},{"source":62,"target":64},{"source":62,"target":45},{"source":64,"target":1},{"source":46,"target":1},{"source":46,"target":65},{"source":46,"target":4},{"source":65,"target":1},{"source":47,"target":2},{"source":47,"target":66},{"source":47,"target":4},{"source":66,"target":2},{"source":48,"target":3},{"source":48,"target":67},{"source":48,"target":4},{"source":67,"target":3},{"source":49,"target":7},{"source":5,"target":0},{"source":5,"target":68},{"source":5,"target":69},{"source":5,"target":70},{"source":68,"target":71},{"source":68,"target":5},{"source":68,"target":72},{"source":72,"target":5},{"source":72,"target":73},{"source":72,"target":68},{"source":73,"target":5},{"source":69,"target":5},{"source":69,"target":74},{"source":69,"target":5},{"source":74,"target":5},{"source":70,"target":5},{"source":70,"target":75},{"source":70,"target":5},{"source":75,"target":5},{"source":6,"target":0},{"source":6,"target":76},{"source":6,"target":77},{"source":6,"target":78},{"source":76,"target":79},{"source":76,"target":6},{"source":77,"target":5},{"source":77,"target":80},{"source":77,"target":6},{"source":80,"target":5},{"source":78,"target":9},{"source":78,"target":81},{"source":78,"target":6},{"source":81,"target":9},{"source":7,"target":0},{"source":7,"target":82},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":7,"target":87},{"source":7,"target":88},{"source":82,"target":89},{"source":82,"target":7},{"source":82,"target":90},{"source":82,"target":91},{"source":90,"target":9},{"source":90,"target":92},{"source":90,"target":82},{"source":92,"target":9},{"source":91,"target":9},{"source":91,"target":93},{"source":91,"target":82},{"source":93,"target":9},{"source":83,"target":94},{"source":83,"target":7},{"source":83,"target":95},{"source":83,"target":96},{"source":95,"target":5},{"source":95,"target":97},{"source":95,"target":83},{"source":97,"target":5},{"source":96,"target":5},{"source":96,"target":98},{"source":96,"target":83},{"source":98,"target":5},{"source":84,"target":6},{"source":84,"target":99},{"source":84,"target":7},{"source":84,"target":100},{"source":84,"target":101},{"source":99,"target":6},{"source":100,"target":9},{"source":100,"target":102},{"source":100,"target":84},{"source":102,"target":9},{"source":101,"target":5},{"source":101,"target":103},{"source":101,"target":84},{"source":103,"target":5},{"source":85,"target":5},{"source":85,"target":104},{"source":85,"target":7},{"source":104,"target":5},{"source":86,"target":6},{"source":86,"target":105},{"source":86,"target":7},{"source":105,"target":6},{"source":87,"target":106},{"source":87,"target":7},{"source":88,"target":9},{"source":88,"target":107},{"source":88,"target":7},{"source":107,"target":9},{"source":8,"target":0},{"source":8,"target":108},{"source":8,"target":109},{"source":8,"target":110},{"source":8,"target":111},{"source":8,"target":112},{"source":108,"target":8},{"source":109,"target":8},{"source":110,"target":8},{"source":111,"target":8},{"source":112,"target":8},{"source":9,"target":0},{"source":9,"target":113},{"source":9,"target":114},{"source":9,"target":115},{"source":113,"target":116},{"source":113,"target":9},{"source":113,"target":117},{"source":117,"target":9},{"source":117,"target":118},{"source":117,"target":113},{"source":118,"target":9},{"source":114,"target":9},{"source":114,"target":119},{"source":114,"target":9},{"source":119,"target":9},{"source":115,"target":9},{"source":115,"target":120},{"source":115,"target":9},{"source":120,"target":9},{"source":10,"target":0},{"source":10,"target":121},{"source":121,"target":122},{"source":121,"target":10}],"multigraph":true} |
true | <?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="umlProperty" nsURI="http://www.eclipse.org/papyrus/uml/textedit/property/xtext/UmlProperty"
nsPrefix="umlProperty">
<eClassifiers xsi:type="ecore:EClass" name="PropertyRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="visibility" eType="#//VisibilityRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//TypeRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeUndefined" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//MultiplicityRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifiers" eType="#//ModifiersRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//DefaultValueRule"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="public" literal="+"/>
<eLiterals name="private" value="1" literal="-"/>
<eLiterals name="protected" value="2" literal="#"/>
<eLiterals name="package" value="3" literal="~"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VisibilityRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="#//QualifiedName"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass platform:/resource/org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QualifiedName">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" eType="ecore:EClass platform:/resource/org.eclipse.uml2.uml/model/UML.ecore#//Namespace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="remaining" eType="#//QualifiedName"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" upperBound="-1"
eType="#//BoundSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoundSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModifiersRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//ModifierSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModifierSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//ModifierKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefines" eType="#//RedefinesRule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subsets" eType="#//SubsetsRule"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ModifierKind">
<eLiterals name="readOnly" literal="readOnly"/>
<eLiterals name="union" value="1" literal="union"/>
<eLiterals name="ordered" value="2" literal="ordered"/>
<eLiterals name="unique" value="3" literal="unique"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RedefinesRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="ecore:EClass platform:/resource/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubsetsRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" eType="ecore:EClass platform:/resource/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultValueRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="default" eType="#//Value"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value"/>
<eClassifiers xsi:type="ecore:EClass" name="IntValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literalInteger" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literalString" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanLiterals">
<eLiterals name="true" literal="true"/>
<eLiterals name="false" value="1" literal="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literalBoolean" eType="#//BooleanLiterals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fraction" eType="ecore:EDataType platform:/resource/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NullValue" eSuperTypes="#//Value"/>
<eClassifiers xsi:type="ecore:EClass" name="NoValue" eSuperTypes="#//Value"/>
</ecore:EPackage>
| github:ecore:/data/juancadavid/papyrus/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/src-gen/org/eclipse/papyrus/uml/textedit/property/xtext/UmlProperty.ecore | ecore | umlProperty
PropertyRule
visibility
derived
name
type
typeUndefined
multiplicity
modifiers
default
VisibilityKind
public
+
private
-
protected
#
package
~
VisibilityRule
visibility
TypeRule
path
type
QualifiedName
path
remaining
MultiplicityRule
bounds
BoundSpecification
value
ModifiersRule
values
ModifierSpecification
value
redefines
subsets
ModifierKind
readOnly
readOnly
union
union
ordered
ordered
unique
unique
RedefinesRule
property
SubsetsRule
property
DefaultValueRule
default
Value
IntValue
literalInteger
StringValue
literalString
BooleanLiterals
true
true
false
false
BooleanValue
literalBoolean
RealValue
integer
fraction
NullValue
NoValue | null | {"directed":true,"nodes":[{"nsPrefix":"umlProperty","nsURI":"http://www.eclipse.org/papyrus/uml/textedit/property/xtext/UmlProperty","name":"umlProperty","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyRule","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VisibilityRule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRule","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QualifiedName","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityRule","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundSpecification","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifiersRule","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModifierSpecification","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ModifierKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinesRule","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubsetsRule","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultValueRule","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntValue","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringValue","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanLiterals","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealValue","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullValue","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoValue","instanceClass":null,"abstract":false,"id":21,"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":"visibility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"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":23,"derived":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":24,"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":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":"typeUndefined","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":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"modifiers","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":true,"unsettable":false,"transient":false,"unique":true,"name":"default","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"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"name":"public","id":38,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"private","id":39,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"protected","id":40,"value":2,"literal":"#","eClass":"EEnumLiteral"},{"name":"package","id":41,"value":3,"literal":"~","eClass":"EEnumLiteral"},{"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":42,"derived":false},{"id":43,"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":44,"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":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"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":"path","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"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":"remaining","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"bounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"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":54,"derived":false},{"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":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"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":58,"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":"redefines","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":"subsets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"name":"readOnly","id":64,"value":0,"literal":"readOnly","eClass":"EEnumLiteral"},{"name":"union","id":65,"value":1,"literal":"union","eClass":"EEnumLiteral"},{"name":"ordered","id":66,"value":2,"literal":"ordered","eClass":"EEnumLiteral"},{"name":"unique","id":67,"value":3,"literal":"unique","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":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"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":"property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":false},{"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":"default","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"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":"literalInteger","changeable":true,"lowerBound":0,"iD":false,"id":74,"derived":false},{"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":"literalString","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"name":"true","id":80,"value":0,"literal":"true","eClass":"EEnumLiteral"},{"name":"false","id":81,"value":1,"literal":"false","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"literalBoolean","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"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":"integer","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fraction","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"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":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":22,"target":3},{"source":22,"target":30},{"source":22,"target":1},{"source":30,"target":3},{"source":23,"target":31},{"source":23,"target":1},{"source":24,"target":32},{"source":24,"target":1},{"source":25,"target":4},{"source":25,"target":33},{"source":25,"target":1},{"source":33,"target":4},{"source":26,"target":34},{"source":26,"target":1},{"source":27,"target":6},{"source":27,"target":35},{"source":27,"target":1},{"source":35,"target":6},{"source":28,"target":8},{"source":28,"target":36},{"source":28,"target":1},{"source":36,"target":8},{"source":29,"target":13},{"source":29,"target":37},{"source":29,"target":1},{"source":37,"target":13},{"source":2,"target":0},{"source":2,"target":38},{"source":2,"target":39},{"source":2,"target":40},{"source":2,"target":41},{"source":38,"target":2},{"source":39,"target":2},{"source":40,"target":2},{"source":41,"target":2},{"source":3,"target":0},{"source":3,"target":42},{"source":42,"target":2},{"source":42,"target":43},{"source":42,"target":3},{"source":43,"target":2},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":45},{"source":44,"target":5},{"source":44,"target":46},{"source":44,"target":4},{"source":46,"target":5},{"source":45,"target":47},{"source":45,"target":4},{"source":5,"target":0},{"source":5,"target":48},{"source":5,"target":49},{"source":48,"target":50},{"source":48,"target":5},{"source":49,"target":5},{"source":49,"target":51},{"source":49,"target":5},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":52},{"source":52,"target":7},{"source":52,"target":53},{"source":52,"target":6},{"source":53,"target":7},{"source":7,"target":0},{"source":7,"target":54},{"source":54,"target":55},{"source":54,"target":7},{"source":8,"target":0},{"source":8,"target":56},{"source":56,"target":9},{"source":56,"target":57},{"source":56,"target":8},{"source":57,"target":9},{"source":9,"target":0},{"source":9,"target":58},{"source":9,"target":59},{"source":9,"target":60},{"source":58,"target":10},{"source":58,"target":61},{"source":58,"target":9},{"source":61,"target":10},{"source":59,"target":11},{"source":59,"target":62},{"source":59,"target":9},{"source":62,"target":11},{"source":60,"target":12},{"source":60,"target":63},{"source":60,"target":9},{"source":63,"target":12},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":65},{"source":10,"target":66},{"source":10,"target":67},{"source":64,"target":10},{"source":65,"target":10},{"source":66,"target":10},{"source":67,"target":10},{"source":11,"target":0},{"source":11,"target":68},{"source":68,"target":69},{"source":68,"target":11},{"source":12,"target":0},{"source":12,"target":70},{"source":70,"target":71},{"source":70,"target":12},{"source":13,"target":0},{"source":13,"target":72},{"source":72,"target":14},{"source":72,"target":73},{"source":72,"target":13},{"source":73,"target":14},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":74},{"source":15,"target":75},{"source":74,"target":76},{"source":74,"target":15},{"source":75,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":77},{"source":16,"target":78},{"source":77,"target":79},{"source":77,"target":16},{"source":78,"target":14},{"source":17,"target":0},{"source":17,"target":80},{"source":17,"target":81},{"source":80,"target":17},{"source":81,"target":17},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":82},{"source":18,"target":83},{"source":82,"target":17},{"source":82,"target":84},{"source":82,"target":18},{"source":84,"target":17},{"source":83,"target":14},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":85},{"source":19,"target":86},{"source":19,"target":87},{"source":85,"target":88},{"source":85,"target":19},{"source":86,"target":89},{"source":86,"target":19},{"source":87,"target":14},{"source":20,"target":0},{"source":20,"target":14},{"source":20,"target":90},{"source":90,"target":14},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":91},{"source":91,"target":14}],"multigraph":true} |
false | <?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="result">
<eClassifiers xsi:type="ecore:EClass" name="mapped1A"/>
<eClassifiers xsi:type="ecore:EClass" name="mapped1B"/>
<eClassifiers xsi:type="ecore:EClass" name="mapped1C"/>
<eClassifiers xsi:type="ecore:EClass" name="mapped1child"/>
<eClassifiers xsi:type="ecore:EClass" name="mapped1root"/>
</ecore:EPackage> | github:ecore:/data/adilinam/FYP-1-Final-Evaluation/org.eclipse.m2m.tests.qvt.oml/parserTestData/models/resolve_resolveIn/expected.ecore | ecore | result
mapped1A
mapped1B
mapped1C
mapped1child
mapped1root | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"result","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mapped1A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mapped1B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mapped1C","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mapped1child","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"mapped1root","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"}],"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":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0}],"multigraph":true} |
true | <?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="request" nsURI="http://fuzzino.fuzzing.fokus.fraunhofer.de/request"
nsPrefix="request">
<eClassifiers xsi:type="ecore:EClass" name="CloseRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="closeRequest_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<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="CollectionRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="collection_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1"
eType="#//RequestSpecification" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validCollections" eType="#//ValidCollections"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validCollections"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzzStructure" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzStructure"/>
</eAnnotations>
<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="fuzzValues" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzValues"/>
</eAnnotations>
<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="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxMutations" 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="attribute"/>
<details key="name" value="maxMutations"/>
</eAnnotations>
<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="maxValues" 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="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<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="minMutations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minMutations"/>
</eAnnotations>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<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="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="field_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzz" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzz"/>
</eAnnotations>
<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="ref" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ref"/>
</eAnnotations>
<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="Generator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="generator_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="param" 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="param"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NoGenerators">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="noGenerators_._type"/>
<details key="kind" value="empty"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="number_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//RequestSpecification"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="noGenerators" eType="#//NoGenerators"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="noGenerators"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="generators" upperBound="-1"
eType="#//Generator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="generator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validValues" eType="#//ValidValues"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validValues"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" 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="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<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="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="operator_._type"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="param" 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="param"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Request">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="request_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="stringRequests" upperBound="-1"
eType="#//StringRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="string"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="numberRequests" upperBound="-1"
eType="#//NumberRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="number"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="structureRequests" upperBound="-1"
eType="#//StructureRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="structure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionRequests" upperBound="-1"
eType="#//CollectionRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="collection"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="closeRequests" upperBound="-1"
eType="#//CloseRequest" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="closeRequest"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RequestSpecification">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="specification_._type"/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="field" upperBound="-1"
eType="#//Field" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="field"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bits" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="32" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bits"/>
</eAnnotations>
<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="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
defaultValueLiteral="ASCII" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="encoding"/>
</eAnnotations>
<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="maxLength" 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="attribute"/>
<details key="name" value="maxLength"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="maxValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minLength" 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="attribute"/>
<details key="name" value="minLength"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minValue"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullTerminated" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="false" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="nullTerminated"/>
</eAnnotations>
<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="ordered" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ordered"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ref"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="signed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
defaultValueLiteral="true" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="signed"/>
</eAnnotations>
<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="type" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName"
defaultValueLiteral="String" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="type"/>
</eAnnotations>
<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="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="unique"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="string_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//RequestSpecification"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="noGenerators" eType="#//NoGenerators"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="noGenerators"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="generators" upperBound="-1"
eType="#//Generator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="generator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="validValues" eType="#//ValidValues"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validValues"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValues" 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="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<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="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructureRequest">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="structure_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//RequestSpecification"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="specification"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#//Operator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="operator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fuzzStructure" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzStructure"/>
</eAnnotations>
<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="fuzzValues" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="fuzzValues"/>
</eAnnotations>
<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="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//NCName">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxMutations" 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="attribute"/>
<details key="name" value="maxMutations"/>
</eAnnotations>
<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="maxValues" 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="attribute"/>
<details key="name" value="maxValues"/>
</eAnnotations>
<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="minMutations" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
defaultValueLiteral="1" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="minMutations"/>
</eAnnotations>
<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="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
<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="seed" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="seed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidCollection">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="validCollection_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" unique="false" upperBound="-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="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidCollections">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="validCollections_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" lowerBound="1"
upperBound="-1" eType="#//ValidCollection" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="validCollection"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#//Operator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="operator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValidValues">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="validValues_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false"
lowerBound="1" upperBound="-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="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="operators" upperBound="-1"
eType="#//Operator" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="operator"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XmlRequestDocument">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="request" upperBound="-2"
eType="#//Request" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="request"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/request.ecore | ecore | request
CloseRequest
id
CollectionRequest
specification
validCollections
fuzzStructure
fuzzValues
id
maxMutations
maxValues
minMutations
1
name
seed
Field
fuzz
true
ref
Generator
value
param
NoGenerators
NumberRequest
specification
noGenerators
generators
validValues
id
maxValues
name
seed
Operator
value
param
Request
stringRequests
numberRequests
structureRequests
collectionRequests
closeRequests
RequestSpecification
mixed
field
bits
32
encoding
ASCII
maxLength
maxValue
minLength
minValue
nullTerminated
false
ordered
ref
signed
true
type
String
unique
StringRequest
specification
noGenerators
generators
validValues
id
maxValues
name
seed
StructureRequest
specification
operators
fuzzStructure
fuzzValues
id
maxMutations
maxValues
minMutations
1
name
seed
ValidCollection
value
name
ValidCollections
values
operators
ValidValues
values
operators
XmlRequestDocument
mixed
xMLNSPrefixMap
xSISchemaLocation
request | null | {"directed":true,"nodes":[{"nsPrefix":"request","nsURI":"http://fuzzino.fuzzing.fokus.fraunhofer.de/request","name":"request","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CloseRequest","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRequest","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generator","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NoGenerators","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberRequest","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Request","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RequestSpecification","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringRequest","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureRequest","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidCollection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidCollections","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValidValues","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XmlRequestDocument","instanceClass":null,"abstract":false,"id":15,"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":"id","changeable":true,"lowerBound":1,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"validCollections","changeable":true,"resolveProxies":false,"lowerBound":0,"id":19,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzStructure","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzValues","changeable":true,"lowerBound":1,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxMutations","changeable":true,"lowerBound":1,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"minMutations","changeable":true,"lowerBound":0,"iD":false,"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":"name","changeable":true,"lowerBound":1,"iD":true,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","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"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"fuzz","changeable":true,"lowerBound":0,"iD":false,"id":38,"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":"ref","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"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":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":"param","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"specification","changeable":true,"resolveProxies":false,"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":"noGenerators","changeable":true,"resolveProxies":false,"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":"generators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":48,"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":"validValues","changeable":true,"resolveProxies":false,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":51,"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":true,"id":52,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"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":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":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"param","changeable":true,"lowerBound":0,"iD":false,"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":"stringRequests","changeable":true,"resolveProxies":false,"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":"numberRequests","changeable":true,"resolveProxies":false,"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":"structureRequests","changeable":true,"resolveProxies":false,"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":"collectionRequests","changeable":true,"resolveProxies":false,"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":"closeRequests","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"field","changeable":true,"resolveProxies":false,"lowerBound":0,"id":77,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":32,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"32","unsettable":true,"transient":false,"unique":true,"name":"bits","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"ASCII","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ASCII","unsettable":true,"transient":false,"unique":true,"name":"encoding","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":true,"transient":false,"unique":true,"name":"maxLength","changeable":true,"lowerBound":0,"iD":false,"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":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"minLength","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":"minValue","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":true,"transient":false,"unique":true,"name":"nullTerminated","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ref","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":true,"transient":false,"unique":true,"name":"signed","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"String","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"String","unsettable":true,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":88,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":89,"derived":false},{"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"},{"container":false,"ordered":true,"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":false,"lowerBound":0,"id":104,"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":"noGenerators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":105,"derived":false},{"container":false,"ordered":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":false,"lowerBound":0,"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":"validValues","changeable":true,"resolveProxies":false,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","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":"name","changeable":true,"lowerBound":1,"iD":true,"id":110,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"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":false,"ordered":true,"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":false,"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":"operators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":121,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzStructure","changeable":true,"lowerBound":0,"iD":false,"id":122,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"fuzzValues","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":"id","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxMutations","changeable":true,"lowerBound":0,"iD":false,"id":125,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"maxValues","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":true,"transient":false,"unique":true,"name":"minMutations","changeable":true,"lowerBound":0,"iD":false,"id":127,"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":true,"id":128,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"seed","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"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":140,"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":true,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"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":false,"lowerBound":1,"id":144,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"values","changeable":true,"lowerBound":1,"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":"operators","changeable":true,"resolveProxies":false,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"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":"mixed","changeable":true,"lowerBound":0,"iD":false,"id":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"request","changeable":true,"resolveProxies":false,"lowerBound":0,"id":155,"derived":true},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"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":1,"target":0},{"source":1,"target":16},{"source":16,"target":17},{"source":16,"target":1},{"source":2,"target":0},{"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":18,"target":9},{"source":18,"target":28},{"source":18,"target":2},{"source":28,"target":9},{"source":19,"target":13},{"source":19,"target":29},{"source":19,"target":2},{"source":29,"target":13},{"source":20,"target":30},{"source":20,"target":2},{"source":21,"target":31},{"source":21,"target":2},{"source":22,"target":32},{"source":22,"target":2},{"source":23,"target":33},{"source":23,"target":2},{"source":24,"target":34},{"source":24,"target":2},{"source":25,"target":35},{"source":25,"target":2},{"source":26,"target":36},{"source":26,"target":2},{"source":27,"target":37},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":38},{"source":3,"target":39},{"source":38,"target":40},{"source":38,"target":3},{"source":39,"target":41},{"source":39,"target":3},{"source":4,"target":0},{"source":4,"target":42},{"source":4,"target":43},{"source":42,"target":44},{"source":42,"target":4},{"source":43,"target":45},{"source":43,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"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":46,"target":9},{"source":46,"target":54},{"source":46,"target":6},{"source":54,"target":9},{"source":47,"target":5},{"source":47,"target":55},{"source":47,"target":6},{"source":55,"target":5},{"source":48,"target":4},{"source":48,"target":56},{"source":48,"target":6},{"source":56,"target":4},{"source":49,"target":14},{"source":49,"target":57},{"source":49,"target":6},{"source":57,"target":14},{"source":50,"target":58},{"source":50,"target":6},{"source":51,"target":59},{"source":51,"target":6},{"source":52,"target":60},{"source":52,"target":6},{"source":53,"target":61},{"source":53,"target":6},{"source":7,"target":0},{"source":7,"target":62},{"source":7,"target":63},{"source":62,"target":64},{"source":62,"target":7},{"source":63,"target":65},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":66,"target":10},{"source":66,"target":71},{"source":66,"target":8},{"source":71,"target":10},{"source":67,"target":6},{"source":67,"target":72},{"source":67,"target":8},{"source":72,"target":6},{"source":68,"target":11},{"source":68,"target":73},{"source":68,"target":8},{"source":73,"target":11},{"source":69,"target":2},{"source":69,"target":74},{"source":69,"target":8},{"source":74,"target":2},{"source":70,"target":1},{"source":70,"target":75},{"source":70,"target":8},{"source":75,"target":1},{"source":9,"target":0},{"source":9,"target":76},{"source":9,"target":77},{"source":9,"target":78},{"source":9,"target":79},{"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":9,"target":86},{"source":9,"target":87},{"source":9,"target":88},{"source":9,"target":89},{"source":76,"target":90},{"source":76,"target":9},{"source":77,"target":3},{"source":77,"target":91},{"source":77,"target":9},{"source":91,"target":3},{"source":78,"target":92},{"source":78,"target":9},{"source":79,"target":93},{"source":79,"target":9},{"source":80,"target":94},{"source":80,"target":9},{"source":81,"target":95},{"source":81,"target":9},{"source":82,"target":96},{"source":82,"target":9},{"source":83,"target":97},{"source":83,"target":9},{"source":84,"target":98},{"source":84,"target":9},{"source":85,"target":99},{"source":85,"target":9},{"source":86,"target":100},{"source":86,"target":9},{"source":87,"target":101},{"source":87,"target":9},{"source":88,"target":102},{"source":88,"target":9},{"source":89,"target":103},{"source":89,"target":9},{"source":10,"target":0},{"source":10,"target":104},{"source":10,"target":105},{"source":10,"target":106},{"source":10,"target":107},{"source":10,"target":108},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":111},{"source":104,"target":9},{"source":104,"target":112},{"source":104,"target":10},{"source":112,"target":9},{"source":105,"target":5},{"source":105,"target":113},{"source":105,"target":10},{"source":113,"target":5},{"source":106,"target":4},{"source":106,"target":114},{"source":106,"target":10},{"source":114,"target":4},{"source":107,"target":14},{"source":107,"target":115},{"source":107,"target":10},{"source":115,"target":14},{"source":108,"target":116},{"source":108,"target":10},{"source":109,"target":117},{"source":109,"target":10},{"source":110,"target":118},{"source":110,"target":10},{"source":111,"target":119},{"source":111,"target":10},{"source":11,"target":0},{"source":11,"target":120},{"source":11,"target":121},{"source":11,"target":122},{"source":11,"target":123},{"source":11,"target":124},{"source":11,"target":125},{"source":11,"target":126},{"source":11,"target":127},{"source":11,"target":128},{"source":11,"target":129},{"source":120,"target":9},{"source":120,"target":130},{"source":120,"target":11},{"source":130,"target":9},{"source":121,"target":7},{"source":121,"target":131},{"source":121,"target":11},{"source":131,"target":7},{"source":122,"target":132},{"source":122,"target":11},{"source":123,"target":133},{"source":123,"target":11},{"source":124,"target":134},{"source":124,"target":11},{"source":125,"target":135},{"source":125,"target":11},{"source":126,"target":136},{"source":126,"target":11},{"source":127,"target":137},{"source":127,"target":11},{"source":128,"target":138},{"source":128,"target":11},{"source":129,"target":139},{"source":129,"target":11},{"source":12,"target":0},{"source":12,"target":140},{"source":12,"target":141},{"source":140,"target":142},{"source":140,"target":12},{"source":141,"target":143},{"source":141,"target":12},{"source":13,"target":0},{"source":13,"target":144},{"source":13,"target":145},{"source":144,"target":12},{"source":144,"target":146},{"source":144,"target":13},{"source":146,"target":12},{"source":145,"target":7},{"source":145,"target":147},{"source":145,"target":13},{"source":147,"target":7},{"source":14,"target":0},{"source":14,"target":148},{"source":14,"target":149},{"source":148,"target":150},{"source":148,"target":14},{"source":149,"target":7},{"source":149,"target":151},{"source":149,"target":14},{"source":151,"target":7},{"source":15,"target":0},{"source":15,"target":152},{"source":15,"target":153},{"source":15,"target":154},{"source":15,"target":155},{"source":152,"target":156},{"source":152,"target":15},{"source":153,"target":157},{"source":153,"target":15},{"source":154,"target":158},{"source":154,"target":15},{"source":155,"target":8},{"source":155,"target":159},{"source":155,"target":15},{"source":159,"target":8}],"multigraph":true} |
false | <?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="iaca"
nsURI="http://iaca/1.0" nsPrefix="iaca">
<eClassifiers xsi:type="ecore:EClass" name="Attributs">
<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="type" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<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="att" upperBound="-1" eType="#//Attributs"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="IOs" lowerBound="1" upperBound="-1"
eType="#//IO" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EReference" name="c" lowerBound="1" upperBound="-1"
eType="#//Component" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Input" abstract="true" eSuperTypes="#//IO"/>
<eClassifiers xsi:type="ecore:EClass" name="Output" abstract="true" eSuperTypes="#//IO"/>
<eClassifiers xsi:type="ecore:EClass" name="DataInput" eSuperTypes="#//Input">
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1"
eType="#//DataConnection" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataOutput" eSuperTypes="#//Output">
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//DataConnection"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventInput" eSuperTypes="#//Input">
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1"
eType="#//EventConnection" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventOuput" eSuperTypes="#//Output">
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" eType="#//EventConnection"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IO" 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="DataConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" lowerBound="1"
upperBound="-1" eType="#//DataInput"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" lowerBound="1"
upperBound="-1" eType="#//EventInput"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//Component"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attsInst" lowerBound="1"
eType="#//AttributsInst" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputInstance"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributsInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//Attributs"/>
<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="Process">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
upperBound="-1" eType="#//ComponentInst"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="String"/>
<eLiterals name="Bit" value="1"/>
<eLiterals name="Integer" value="2"/>
<eLiterals name="Long" value="3"/>
<eLiterals name="Real" value="4"/>
<eLiterals name="Char" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IOInst" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="InputInst" abstract="true" eSuperTypes="#//IOInst"/>
<eClassifiers xsi:type="ecore:EClass" name="OuputInst" abstract="true" eSuperTypes="#//IOInst"/>
<eClassifiers xsi:type="ecore:EClass" name="DataInputInst" eSuperTypes="#//InputInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//DataInput"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventInputInst" eSuperTypes="#//InputInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//EventInput"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataOuputInst" eSuperTypes="#//OuputInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//DataOutput"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectionInst" eType="#//DataConnectionInst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventOutputInst" eSuperTypes="#//OuputInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//EventOuput"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectionIns" eType="#//EventConnectionInst"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventConnectionInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//EventConnection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputsInst" lowerBound="1"
upperBound="-1" eType="#//EventInputInst"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataConnectionInst">
<eStructuralFeatures xsi:type="ecore:EReference" name="instanceOf" lowerBound="1"
eType="#//DataConnection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputsInst" lowerBound="1"
upperBound="-1" eType="#//DataInputInst"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/iaca.ecore | ecore | iaca
Attributs
name
type
Component
name
att
IOs
Library
c
Input
Output
DataInput
connections
DataOutput
connection
EventInput
connections
EventOuput
connection
IO
name
DataConnection
inputs
EventConnection
inputs
ComponentInst
instanceOf
attsInst
InputInstance
AttributsInst
instanceOf
value
Process
instanceOf
Type
String
String
Bit
Bit
Integer
Integer
Long
Long
Real
Real
Char
Char
IOInst
InputInst
OuputInst
DataInputInst
instanceOf
EventInputInst
instanceOf
DataOuputInst
instanceOf
connectionInst
EventOutputInst
instanceOf
connectionIns
EventConnectionInst
instanceOf
inputsInst
DataConnectionInst
instanceOf
inputsInst | null | {"directed":true,"nodes":[{"nsPrefix":"iaca","nsURI":"http://iaca/1.0","name":"iaca","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attributs","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","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":"Input","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Output","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInput","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataOutput","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventInput","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOuput","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IO","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataConnection","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventConnection","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInst","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputInstance","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributsInst","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,"instanceClassName":null,"name":"Type","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IOInst","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputInst","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OuputInst","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataInputInst","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventInputInst","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataOuputInst","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOutputInst","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventConnectionInst","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataConnectionInst","instanceClass":null,"abstract":false,"id":26,"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":27,"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":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"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":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":"att","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"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":"IOs","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"c","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"id":40,"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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"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":"connections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":53,"derived":false},{"id":54,"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":"inputs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"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":"inputs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"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":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"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":"attsInst","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"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":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"name":"String","id":69,"value":0,"literal":"String","eClass":"EEnumLiteral"},{"name":"Bit","id":70,"value":1,"literal":"Bit","eClass":"EEnumLiteral"},{"name":"Integer","id":71,"value":2,"literal":"Integer","eClass":"EEnumLiteral"},{"name":"Long","id":72,"value":3,"literal":"Long","eClass":"EEnumLiteral"},{"name":"Real","id":73,"value":4,"literal":"Real","eClass":"EEnumLiteral"},{"name":"Char","id":74,"value":5,"literal":"Char","eClass":"EEnumLiteral"},{"id":75,"eClass":"EGenericType"},{"id":76,"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":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"connectionInst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"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":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"connectionIns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"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":"inputsInst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"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":"instanceOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"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":"inputsInst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"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":1,"target":0},{"source":1,"target":27},{"source":1,"target":28},{"source":27,"target":29},{"source":27,"target":1},{"source":28,"target":17},{"source":28,"target":30},{"source":28,"target":1},{"source":30,"target":17},{"source":2,"target":0},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":31,"target":34},{"source":31,"target":2},{"source":32,"target":1},{"source":32,"target":35},{"source":32,"target":2},{"source":35,"target":1},{"source":33,"target":10},{"source":33,"target":36},{"source":33,"target":2},{"source":36,"target":10},{"source":3,"target":0},{"source":3,"target":37},{"source":37,"target":2},{"source":37,"target":38},{"source":37,"target":3},{"source":38,"target":2},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":39},{"source":39,"target":10},{"source":5,"target":0},{"source":5,"target":10},{"source":5,"target":40},{"source":40,"target":10},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":41},{"source":6,"target":42},{"source":41,"target":11},{"source":41,"target":43},{"source":41,"target":6},{"source":43,"target":11},{"source":42,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":44},{"source":7,"target":45},{"source":44,"target":11},{"source":44,"target":46},{"source":44,"target":7},{"source":46,"target":11},{"source":45,"target":5},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":47},{"source":8,"target":48},{"source":47,"target":12},{"source":47,"target":49},{"source":47,"target":8},{"source":49,"target":12},{"source":48,"target":4},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":50},{"source":9,"target":51},{"source":50,"target":12},{"source":50,"target":52},{"source":50,"target":9},{"source":52,"target":12},{"source":51,"target":5},{"source":10,"target":0},{"source":10,"target":53},{"source":53,"target":54},{"source":53,"target":10},{"source":11,"target":0},{"source":11,"target":55},{"source":55,"target":6},{"source":55,"target":56},{"source":55,"target":11},{"source":56,"target":6},{"source":12,"target":0},{"source":12,"target":57},{"source":57,"target":8},{"source":57,"target":58},{"source":57,"target":12},{"source":58,"target":8},{"source":13,"target":0},{"source":13,"target":59},{"source":13,"target":60},{"source":59,"target":2},{"source":59,"target":61},{"source":59,"target":13},{"source":61,"target":2},{"source":60,"target":15},{"source":60,"target":62},{"source":60,"target":13},{"source":62,"target":15},{"source":14,"target":0},{"source":15,"target":0},{"source":15,"target":63},{"source":15,"target":64},{"source":63,"target":1},{"source":63,"target":65},{"source":63,"target":15},{"source":65,"target":1},{"source":64,"target":66},{"source":64,"target":15},{"source":16,"target":0},{"source":16,"target":67},{"source":67,"target":13},{"source":67,"target":68},{"source":67,"target":16},{"source":68,"target":13},{"source":17,"target":0},{"source":17,"target":69},{"source":17,"target":70},{"source":17,"target":71},{"source":17,"target":72},{"source":17,"target":73},{"source":17,"target":74},{"source":69,"target":17},{"source":70,"target":17},{"source":71,"target":17},{"source":72,"target":17},{"source":73,"target":17},{"source":74,"target":17},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":75},{"source":75,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":76},{"source":76,"target":18},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":77},{"source":21,"target":78},{"source":77,"target":6},{"source":77,"target":79},{"source":77,"target":21},{"source":79,"target":6},{"source":78,"target":19},{"source":22,"target":0},{"source":22,"target":19},{"source":22,"target":80},{"source":22,"target":81},{"source":80,"target":8},{"source":80,"target":82},{"source":80,"target":22},{"source":82,"target":8},{"source":81,"target":19},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":83},{"source":23,"target":84},{"source":23,"target":85},{"source":83,"target":7},{"source":83,"target":86},{"source":83,"target":23},{"source":86,"target":7},{"source":84,"target":26},{"source":84,"target":87},{"source":84,"target":23},{"source":87,"target":26},{"source":85,"target":20},{"source":24,"target":0},{"source":24,"target":20},{"source":24,"target":88},{"source":24,"target":89},{"source":24,"target":90},{"source":88,"target":9},{"source":88,"target":91},{"source":88,"target":24},{"source":91,"target":9},{"source":89,"target":25},{"source":89,"target":92},{"source":89,"target":24},{"source":92,"target":25},{"source":90,"target":20},{"source":25,"target":0},{"source":25,"target":93},{"source":25,"target":94},{"source":93,"target":12},{"source":93,"target":95},{"source":93,"target":25},{"source":95,"target":12},{"source":94,"target":22},{"source":94,"target":96},{"source":94,"target":25},{"source":96,"target":22},{"source":26,"target":0},{"source":26,"target":97},{"source":26,"target":98},{"source":97,"target":11},{"source":97,"target":99},{"source":97,"target":26},{"source":99,"target":11},{"source":98,"target":21},{"source":98,"target":100},{"source":98,"target":26},{"source":100,"target":21}],"multigraph":true} |
false | <?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="p">
<eClassifiers xsi:type="ecore:EClass" name="A"/>
<eClassifiers xsi:type="ecore:EClass" name="B"/>
<eSubpackages name="sub1">
<eClassifiers xsi:type="ecore:EClass" name="C"/>
</eSubpackages>
<eSubpackages name="sub2">
<eClassifiers xsi:type="ecore:EClass" name="D"/>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/lengyela89/sirius-custom/plugins/org.eclipse.sirius.tests.swtbot/data/unit/tc-2185_edge_creation_position/models/tc-2185.ecore | ecore | p
A
B
sub1
C
sub2
D | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"p","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"nsPrefix":null,"nsURI":null,"name":"sub1","id":3,"eClass":"EPackage"},{"nsPrefix":null,"nsURI":null,"name":"sub2","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"C","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"D","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"}],"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":3,"target":5},{"source":3,"target":0},{"source":5,"target":3},{"source":4,"target":6},{"source":4,"target":0},{"source":6,"target":4}],"multigraph":true} |
true | <?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="sequenceDiagram" nsURI="http://org.elsys.sequenceDiagram" nsPrefix="org.elsys.sequenceDiagram">
<eClassifiers xsi:type="ecore:EClass" name="AbstractElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Diagram" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifelines" upperBound="-1"
eType="#//Lifeline" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notes" upperBound="-1"
eType="#//Note" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="combinedFragments" upperBound="-1"
eType="#//CombinedFragment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractDiagramElement" abstract="true"
eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//AbstractDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Lifeline"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activationBars" upperBound="-1"
eType="#//ActivationBar" containment="true" eOpposite="#//ActivationBar/lifeline"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivationBar" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lifeline" eType="#//Lifeline"
eOpposite="#//Lifeline/activationBars"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sentConnections" upperBound="-1"
eType="#//Connection" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receivedConnections" upperBound="-1"
eType="#//Connection"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="50"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" abstract="true" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" eType="#//ActivationBar"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" eType="#//ActivationBar"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="message" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendPoints" upperBound="-1"
eType="#//BendPoint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="SendConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SendConnectionType">
<eLiterals name="synchronous" value="1"/>
<eLiterals name="asynchronous"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResizableDiagramElement" abstract="true"
eSuperTypes="#//AbstractDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="50"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" abstract="true" eSuperTypes="#//ResizableDiagramElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MidlineCombinedFragment" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="midlineY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="25"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParallelCombinedFragment" eSuperTypes="#//CombinedFragment #//MidlineCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionalCombinedFragment" abstract="true"
eSuperTypes="#//CombinedFragment">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="condition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AlternativeCombinedFragment" eSuperTypes="#//OptionalCombinedFragment #//MidlineCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="BreakCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="OptionCombinedFragment" eSuperTypes="#//OptionalCombinedFragment"/>
<eClassifiers xsi:type="ecore:EClass" name="Note" eSuperTypes="#//ResizableDiagramElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Note"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="Note text"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BendPoint" eSuperTypes="#//AbstractElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelExperimentResults/Experiments/Experimen-compare-preferences/ACMR/bestWeight045/68_sequence_diagram.ecore | ecore | sequenceDiagram
AbstractElement
Diagram
lifelines
notes
combinedFragments
AbstractDiagramElement
x
0
y
0
Lifeline
name
Lifeline
activationBars
ActivationBar
lifeline
sentConnections
receivedConnections
height
50
Connection
sender
receiver
message
bendPoints
ReturnConnection
SendConnection
type
SendConnectionType
synchronous
synchronous
asynchronous
asynchronous
ResizableDiagramElement
width
100
height
50
CombinedFragment
MidlineCombinedFragment
midlineY
25
ParallelCombinedFragment
OptionalCombinedFragment
condition
AlternativeCombinedFragment
BreakCombinedFragment
LoopCombinedFragment
OptionCombinedFragment
Note
name
Note
text
Note text
BendPoint
x
0
y
0 | null | {"directed":true,"nodes":[{"nsPrefix":"org.elsys.sequenceDiagram","nsURI":"http://org.elsys.sequenceDiagram","name":"sequenceDiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractElement","instanceClass":null,"abstract":true,"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":"AbstractDiagramElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivationBar","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnConnection","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendConnection","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SendConnectionType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResizableDiagramElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MidlineCombinedFragment","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParallelCombinedFragment","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionalCombinedFragment","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AlternativeCombinedFragment","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakCombinedFragment","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopCombinedFragment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OptionCombinedFragment","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BendPoint","instanceClass":null,"abstract":false,"id":20,"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":"lifelines","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"notes","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":"combinedFragments","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"},{"ordered":true,"upperBound":1,"defaultValue":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":28,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Lifeline","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Lifeline","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activationBars","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"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":"lifeline","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":"sentConnections","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":"receivedConnections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50","unsettable":false,"transient":false,"unique":true,"name":"height","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"},{"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":"sender","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":"receiver","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"message","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bendPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"name":"synchronous","id":60,"value":1,"literal":"synchronous","eClass":"EEnumLiteral"},{"name":"asynchronous","id":61,"value":0,"literal":"asynchronous","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":50,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"50","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":0,"iD":false,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":25,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"25","unsettable":false,"transient":false,"unique":true,"name":"midlineY","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"Note","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Note","unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"Note text","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Note text","unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":85,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":86,"derived":false},{"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":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":2,"target":0},{"source":2,"target":1},{"source":2,"target":21},{"source":2,"target":22},{"source":2,"target":23},{"source":2,"target":24},{"source":21,"target":4},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":4},{"source":22,"target":19},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"target":19},{"source":23,"target":11},{"source":23,"target":27},{"source":23,"target":2},{"source":27,"target":11},{"source":24,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":28,"target":31},{"source":28,"target":3},{"source":29,"target":32},{"source":29,"target":3},{"source":30,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":36},{"source":33,"target":4},{"source":34,"target":5},{"source":34,"target":37},{"source":34,"target":4},{"source":34,"target":38},{"source":37,"target":5},{"source":35,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":38,"target":4},{"source":38,"target":43},{"source":38,"target":5},{"source":38,"target":34},{"source":43,"target":4},{"source":39,"target":6},{"source":39,"target":44},{"source":39,"target":5},{"source":44,"target":6},{"source":40,"target":6},{"source":40,"target":45},{"source":40,"target":5},{"source":45,"target":6},{"source":41,"target":46},{"source":41,"target":5},{"source":42,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":47,"target":5},{"source":47,"target":52},{"source":47,"target":6},{"source":52,"target":5},{"source":48,"target":5},{"source":48,"target":53},{"source":48,"target":6},{"source":53,"target":5},{"source":49,"target":54},{"source":49,"target":6},{"source":50,"target":20},{"source":50,"target":55},{"source":50,"target":6},{"source":55,"target":20},{"source":51,"target":1},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":56},{"source":56,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":57},{"source":8,"target":58},{"source":57,"target":59},{"source":57,"target":8},{"source":58,"target":6},{"source":9,"target":0},{"source":9,"target":60},{"source":9,"target":61},{"source":60,"target":9},{"source":61,"target":9},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":62,"target":65},{"source":62,"target":10},{"source":63,"target":66},{"source":63,"target":10},{"source":64,"target":3},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":67},{"source":67,"target":10},{"source":12,"target":0},{"source":12,"target":68},{"source":68,"target":69},{"source":68,"target":12},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":12},{"source":13,"target":70},{"source":13,"target":71},{"source":70,"target":11},{"source":71,"target":12},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":72},{"source":14,"target":73},{"source":72,"target":74},{"source":72,"target":14},{"source":73,"target":11},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":12},{"source":15,"target":75},{"source":15,"target":76},{"source":75,"target":14},{"source":76,"target":12},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":77},{"source":77,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":78},{"source":78,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":79},{"source":79,"target":14},{"source":19,"target":0},{"source":19,"target":10},{"source":19,"target":80},{"source":19,"target":81},{"source":19,"target":82},{"source":80,"target":83},{"source":80,"target":19},{"source":81,"target":84},{"source":81,"target":19},{"source":82,"target":10},{"source":20,"target":0},{"source":20,"target":1},{"source":20,"target":85},{"source":20,"target":86},{"source":20,"target":87},{"source":85,"target":88},{"source":85,"target":20},{"source":86,"target":89},{"source":86,"target":20},{"source":87,"target":1}],"multigraph":true} |
true | <?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="edu"
nsURI="http:///edu" nsPrefix="edu">
<eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionDeclarations" ordered="false"
upperBound="-1" eType="#//FunctionDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainBlock" ordered="false"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="axioms" ordered="false"
upperBound="-1" eType="#//Axiom" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ASTNode" abstract="true">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Addition" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryExpression" abstract="true" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="left" ordered="false" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryExpression" abstract="true" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayLiteral" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="values" ordered="false"
upperBound="-1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal" abstract="true" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayType" eSuperTypes="#//Type">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseType" ordered="false"
lowerBound="1" eType="#//PrimitiveType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" abstract="true" eSuperTypes="#//Type">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assertion" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GuardAssertion" eSuperTypes="#//Assertion">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Represents an implicit assertion used to guard another node (e.g. a division to prevent division by zero)."/>
</eAnnotations>
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCallPreconditionAssertion" eSuperTypes="#//GuardAssertion">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="guardedNode" lowerBound="1"
eType="#//FunctionCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DivisorNotZeroAssertion" eSuperTypes="#//GuardAssertion">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="guardedNode" lowerBound="1"
eType="#//Expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Annotation" abstract="true" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" ordered="false"
eType="#//Expression" 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="Assumption" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Axiom" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" ordered="false"
upperBound="-1" eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eOperations name="getValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return this.isValue();"/>
<details key="documentation" value="A helper method to return the value of this {@link BooleanLiteral} since we cannot change the generated getter's name."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="#//PrimitiveType">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Conditional" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trueBlock" ordered="false"
lowerBound="1" eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="falseBlock" ordered="false"
eType="#//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Conjunction" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Disjunction" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Division" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equivalence" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExistsQuantifier" eSuperTypes="#//QuantifiedExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QuantifiedExpression" abstract="true"
eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" ordered="false"
lowerBound="1" eType="#//VariableDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForAllQuantifier" eSuperTypes="#//QuantifiedExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actuals" ordered="false"
upperBound="-1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false"
lowerBound="1" eType="#//FunctionDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionDeclaration" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="preconditions" ordered="false"
upperBound="-1" eType="#//Precondition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="postconditions" ordered="false"
upperBound="-1" eType="#//Postcondition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//VariableDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
lowerBound="1" eType="#//Type" containment="true"/>
<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="Precondition" eSuperTypes="#//FunctionAnnotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Postcondition" eSuperTypes="#//FunctionAnnotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Greater" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GreaterOrEqual" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Implication" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="#//PrimitiveType">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Invariant" eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Less" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LessOrEqual" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="invariants" ordered="false"
upperBound="-1" eType="#//Invariant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Minus" eSuperTypes="#//Sign">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sign" abstract="true" eSuperTypes="#//UnaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Modulus" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Multiplication" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Negation" eSuperTypes="#//UnaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//Sign">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnStatement" eSuperTypes="#//Statement">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnValue" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//FunctionDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subtraction" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unequal" eSuperTypes="#//BinaryExpression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableReference" eSuperTypes="#//SymbolReference">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="#//VariableDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ASTNode">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnValueReference" eSuperTypes="#//SymbolReference">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="function" ordered="false"
lowerBound="1" eType="#//FunctionDeclaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SymbolReference" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionEvaluation" eSuperTypes="#//ASTNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayFunction" eSuperTypes="#//Literal">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="chainedFunction" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayAccess" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="index" lowerBound="1" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="array" lowerBound="1" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionToExpressionMap" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//Expression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//Expression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionAnnotation" abstract="true"
eSuperTypes="#//Annotation">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TernaryExpression" eSuperTypes="#//Expression">
<eOperations name="accept">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="visitor.visit(this);"/>
</eAnnotations>
<eParameters name="visitor" lowerBound="1" eType="#//visitor/IASTNodeVisitor"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenTrue" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whenFalse" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExpression" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="#//VariableDeclaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="#//Expression" containment="true"/>
</eClassifiers>
<eSubpackages name="kit" nsURI="http://kit.edu" nsPrefix="edu.kit">
<eSubpackages name="iti" nsURI="http://iti.kit.edu" nsPrefix="edu.kit.iti">
<eSubpackages name="formal" nsURI="http://formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal">
<eSubpackages name="pse" nsURI="http://pse.formal.iti.kit.edu" nsPrefix="edu.kit.iti.formal.pse">
<eSubpackages name="worthwhile" nsURI="http:///worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile">
<eSubpackages name="model" nsURI="http:///model.worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile.model">
<eSubpackages name="ast" nsURI="http:///ast.model.worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile.model.ast"/>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
<eSubpackages name="visitor" nsURI="http:///visitor.ast.model.worthwhile.pse.formal.iti.kit.edu"
nsPrefix="edu.kit.iti.formal.pse.worthwhile.model.ast.visitor">
<eClassifiers xsi:type="ecore:EClass" name="IASTNodeVisitor" instanceClassName="edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor"
abstract="true" interface="true">
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Addition"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Annotation"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ArrayLiteral"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ArrayType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Assertion"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Assignment"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Assumption"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ASTNode"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Axiom"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//BinaryExpression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Block"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//BooleanLiteral"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//BooleanType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Conditional"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Conjunction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Disjunction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Division"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Equal"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Equivalence"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ExistsQuantifier"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Expression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ForAllQuantifier"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//FunctionCall"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//FunctionDeclaration"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Greater"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//GreaterOrEqual"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Implication"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//IntegerLiteral"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//IntegerType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Invariant"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Less"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//LessOrEqual"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Literal"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Loop"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Minus"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Modulus"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Multiplication"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Negation"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Plus"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Postcondition"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Precondition"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//PrimitiveType"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Program"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//QuantifiedExpression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ReturnStatement"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Sign"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Statement"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Subtraction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Type"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//UnaryExpression"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//Unequal"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//VariableDeclaration"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//VariableReference"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//ArrayFunction"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//SymbolReference"/>
</eOperations>
<eOperations name="visit">
<eParameters name="node" lowerBound="1" eType="#//TernaryExpression"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/WorthwhilePlain.ecore | ecore | edu
Program
accept
visitor
functionDeclarations
mainBlock
axioms
ASTNode
accept
visitor
Addition
accept
visitor
BinaryExpression
accept
visitor
left
right
Expression
accept
visitor
UnaryExpression
accept
visitor
operand
ArrayLiteral
accept
visitor
values
Literal
accept
visitor
ArrayType
accept
visitor
baseType
Type
accept
visitor
PrimitiveType
accept
visitor
Assertion
accept
visitor
GuardAssertion
accept
visitor
FunctionCallPreconditionAssertion
accept
visitor
guardedNode
DivisorNotZeroAssertion
accept
visitor
guardedNode
Annotation
accept
visitor
expression
Assignment
accept
visitor
value
variable
VariableDeclaration
accept
visitor
type
initialValue
name
Assumption
accept
visitor
Axiom
accept
visitor
Block
accept
visitor
statements
BooleanLiteral
accept
visitor
getValue
value
BooleanType
accept
visitor
Conditional
accept
visitor
condition
trueBlock
falseBlock
Conjunction
accept
visitor
Disjunction
accept
visitor
Division
accept
visitor
Equal
accept
visitor
Equivalence
accept
visitor
ExistsQuantifier
accept
visitor
QuantifiedExpression
accept
visitor
parameter
expression
condition
ForAllQuantifier
accept
visitor
FunctionCall
accept
visitor
actuals
function
FunctionDeclaration
accept
visitor
preconditions
postconditions
parameters
body
returnType
name
Precondition
accept
visitor
Postcondition
accept
visitor
Greater
accept
visitor
GreaterOrEqual
accept
visitor
Implication
accept
visitor
IntegerLiteral
accept
visitor
value
IntegerType
accept
visitor
Invariant
accept
visitor
Less
accept
visitor
LessOrEqual
accept
visitor
Loop
accept
visitor
condition
body
invariants
Minus
accept
visitor
Sign
accept
visitor
Modulus
accept
visitor
Multiplication
accept
visitor
Negation
accept
visitor
Plus
accept
visitor
ReturnStatement
accept
visitor
returnValue
function
Subtraction
accept
visitor
Unequal
accept
visitor
VariableReference
accept
visitor
variable
Statement
accept
visitor
ReturnValueReference
accept
visitor
function
SymbolReference
accept
visitor
index
ExpressionEvaluation
expression
ArrayFunction
accept
visitor
chainedFunction
index
value
ArrayAccess
accept
visitor
index
array
ExpressionToExpressionMap
java.util.Map$Entry
java.util.Map$Entry
key
value
FunctionAnnotation
accept
visitor
TernaryExpression
accept
visitor
whenTrue
whenFalse
condition
LetExpression
parameters
expression
kit
iti
formal
pse
worthwhile
model
ast
visitor
IASTNodeVisitor
edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor
edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node
visit
node | null | {"directed":true,"nodes":[{"nsPrefix":"edu","nsURI":"http:///edu","name":"edu","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":"ASTNode","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryExpression","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryExpression","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assertion","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardAssertion","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCallPreconditionAssertion","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DivisorNotZeroAssertion","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Annotation","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assumption","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Axiom","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"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":"BooleanType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conditional","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Conjunction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Disjunction","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Division","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equivalence","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExistsQuantifier","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"QuantifiedExpression","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForAllQuantifier","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDeclaration","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Precondition","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Postcondition","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Greater","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GreaterOrEqual","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implication","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Invariant","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Less","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LessOrEqual","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minus","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sign","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Modulus","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Multiplication","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Negation","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnStatement","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subtraction","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unequal","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableReference","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnValueReference","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SymbolReference","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionEvaluation","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayFunction","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayAccess","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"ExpressionToExpressionMap","instanceClass":"java.util.Map$Entry","abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionAnnotation","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TernaryExpression","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExpression","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"nsPrefix":"edu.kit","nsURI":"http://kit.edu","name":"kit","id":66,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor","nsURI":"http:///visitor.ast.model.worthwhile.pse.formal.iti.kit.edu","name":"visitor","id":67,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":68,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"functionDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"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":"mainBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"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":"axioms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":73,"many":false,"required":true,"eClass":"EParameter"},{"instanceTypeName":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor","defaultValue":null,"instanceClassName":"edu.kit.iti.formal.pse.worthwhile.model.ast.visitor.IASTNodeVisitor","name":"IASTNodeVisitor","instanceClass":null,"abstract":true,"id":74,"interface":true,"eClass":"EClass"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":80,"many":false,"required":true,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EOperation"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":84,"many":false,"required":true,"eClass":"EParameter"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":86,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"left","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"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":"right","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":90,"many":false,"required":true,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EOperation"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":96,"many":false,"required":true,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":98,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":101,"many":false,"required":true,"eClass":"EParameter"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":104,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"values","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":107,"many":false,"required":true,"eClass":"EParameter"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EOperation"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":114,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":117,"many":false,"required":true,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EOperation"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":122,"many":false,"required":true,"eClass":"EParameter"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":124,"many":false,"required":false,"eClass":"EOperation"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":126,"many":false,"required":true,"eClass":"EParameter"},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":132,"many":false,"required":false,"eClass":"EOperation"},{"id":133,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":134,"many":false,"required":true,"eClass":"EParameter"},{"id":135,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":136,"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":false,"unique":true,"name":"guardedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":139,"many":false,"required":true,"eClass":"EParameter"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":142,"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":false,"unique":true,"name":"guardedNode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":145,"many":false,"required":true,"eClass":"EParameter"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":148,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":151,"many":false,"required":true,"eClass":"EParameter"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":154,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":158,"many":false,"required":true,"eClass":"EParameter"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":162,"many":false,"required":false,"eClass":"EOperation"},{"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":163,"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":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":167,"many":false,"required":true,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":172,"many":false,"required":false,"eClass":"EOperation"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EParameter"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EOperation"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":178,"many":false,"required":true,"eClass":"EParameter"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":180,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":183,"many":false,"required":true,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":186,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValue","lowerBound":0,"id":187,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"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":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":190,"many":false,"required":true,"eClass":"EParameter"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":194,"many":false,"required":false,"eClass":"EOperation"},{"id":195,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":196,"many":false,"required":true,"eClass":"EParameter"},{"id":197,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":198,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"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":"trueBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"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":"falseBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":201,"derived":false},{"id":202,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":203,"many":false,"required":true,"eClass":"EParameter"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":208,"many":false,"required":false,"eClass":"EOperation"},{"id":209,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":210,"many":false,"required":true,"eClass":"EParameter"},{"id":211,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":212,"many":false,"required":false,"eClass":"EOperation"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":214,"many":false,"required":true,"eClass":"EParameter"},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":216,"many":false,"required":false,"eClass":"EOperation"},{"id":217,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":218,"many":false,"required":true,"eClass":"EParameter"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"id":221,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":222,"many":false,"required":true,"eClass":"EParameter"},{"id":223,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"id":225,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":226,"many":false,"required":true,"eClass":"EParameter"},{"id":227,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"id":229,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":230,"many":false,"required":true,"eClass":"EParameter"},{"id":231,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":232,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":1,"id":233,"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":234,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":237,"many":false,"required":true,"eClass":"EParameter"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":242,"many":false,"required":false,"eClass":"EOperation"},{"id":243,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":244,"many":false,"required":true,"eClass":"EParameter"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":246,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"actuals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"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":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":250,"many":false,"required":true,"eClass":"EParameter"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":254,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"preconditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"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":"postconditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"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":258,"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":"returnType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"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":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":262,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"id":271,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":272,"many":false,"required":true,"eClass":"EParameter"},{"id":273,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":274,"many":false,"required":false,"eClass":"EOperation"},{"id":275,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":276,"many":false,"required":true,"eClass":"EParameter"},{"id":277,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":278,"many":false,"required":false,"eClass":"EOperation"},{"id":279,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":280,"many":false,"required":true,"eClass":"EParameter"},{"id":281,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":282,"many":false,"required":false,"eClass":"EOperation"},{"id":283,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EParameter"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EOperation"},{"id":287,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":288,"many":false,"required":true,"eClass":"EParameter"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":290,"many":false,"required":false,"eClass":"EOperation"},{"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":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":293,"many":false,"required":true,"eClass":"EParameter"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":296,"many":false,"required":false,"eClass":"EOperation"},{"id":297,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":298,"many":false,"required":true,"eClass":"EParameter"},{"id":299,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":300,"many":false,"required":false,"eClass":"EOperation"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":302,"many":false,"required":true,"eClass":"EParameter"},{"id":303,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":304,"many":false,"required":false,"eClass":"EOperation"},{"id":305,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":306,"many":false,"required":true,"eClass":"EParameter"},{"id":307,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":308,"many":false,"required":false,"eClass":"EOperation"},{"id":309,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":310,"many":false,"required":true,"eClass":"EParameter"},{"id":311,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":312,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"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":"invariants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":317,"many":false,"required":true,"eClass":"EParameter"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":322,"many":false,"required":false,"eClass":"EOperation"},{"id":323,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":324,"many":false,"required":true,"eClass":"EParameter"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EOperation"},{"id":327,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":328,"many":false,"required":true,"eClass":"EParameter"},{"id":329,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":330,"many":false,"required":false,"eClass":"EOperation"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":332,"many":false,"required":true,"eClass":"EParameter"},{"id":333,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":334,"many":false,"required":false,"eClass":"EOperation"},{"id":335,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":336,"many":false,"required":true,"eClass":"EParameter"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":338,"many":false,"required":false,"eClass":"EOperation"},{"id":339,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":340,"many":false,"required":true,"eClass":"EParameter"},{"id":341,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":342,"many":false,"required":false,"eClass":"EOperation"},{"id":343,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":344,"many":false,"required":true,"eClass":"EParameter"},{"id":345,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":346,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"returnValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":347,"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":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":350,"many":false,"required":true,"eClass":"EParameter"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":354,"many":false,"required":false,"eClass":"EOperation"},{"id":355,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":358,"many":false,"required":false,"eClass":"EOperation"},{"id":359,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":360,"many":false,"required":true,"eClass":"EParameter"},{"id":361,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":362,"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":365,"many":false,"required":true,"eClass":"EParameter"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":368,"many":false,"required":false,"eClass":"EOperation"},{"id":369,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":370,"many":false,"required":true,"eClass":"EParameter"},{"id":371,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":372,"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":"function","changeable":true,"resolveProxies":true,"lowerBound":1,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":375,"many":false,"required":true,"eClass":"EParameter"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":378,"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":"index","changeable":true,"resolveProxies":true,"lowerBound":0,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":381,"many":false,"required":true,"eClass":"EParameter"},{"id":382,"eClass":"EGenericType"},{"id":383,"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":384,"derived":false},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":387,"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":"chainedFunction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"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":389,"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":390,"derived":false},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":392,"many":false,"required":true,"eClass":"EParameter"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":397,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"index","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"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":"array","changeable":true,"resolveProxies":true,"lowerBound":1,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":401,"many":false,"required":true,"eClass":"EParameter"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"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":true,"lowerBound":0,"id":405,"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":406,"derived":false},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":409,"many":false,"required":false,"eClass":"EOperation"},{"id":410,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":411,"many":false,"required":true,"eClass":"EParameter"},{"id":412,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"accept","lowerBound":0,"id":413,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"whenTrue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":414,"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":"whenFalse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"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":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"visitor","lowerBound":1,"id":418,"many":false,"required":true,"eClass":"EParameter"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"nsPrefix":"edu.kit.iti","nsURI":"http://iti.kit.edu","name":"iti","id":428,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal","nsURI":"http://formal.iti.kit.edu","name":"formal","id":429,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse","nsURI":"http://pse.formal.iti.kit.edu","name":"pse","id":430,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile","nsURI":"http:///worthwhile.pse.formal.iti.kit.edu","name":"worthwhile","id":431,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model","nsURI":"http:///model.worthwhile.pse.formal.iti.kit.edu","name":"model","id":432,"eClass":"EPackage"},{"nsPrefix":"edu.kit.iti.formal.pse.worthwhile.model.ast","nsURI":"http:///ast.model.worthwhile.pse.formal.iti.kit.edu","name":"ast","id":433,"eClass":"EPackage"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":435,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":436,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":437,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":438,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":439,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":440,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":441,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":442,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":443,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":444,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":445,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":446,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":449,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":450,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":451,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":452,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":453,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":454,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":455,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":457,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":458,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":459,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":460,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":461,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":462,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":464,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":465,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":466,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":467,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":468,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":469,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":470,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":471,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":472,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":473,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":474,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":475,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":476,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":477,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":478,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":479,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":480,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":481,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":482,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":483,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":486,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":487,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":488,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"visit","lowerBound":0,"id":489,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":490,"many":false,"required":true,"eClass":"EParameter"},{"id":491,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":492,"many":false,"required":true,"eClass":"EParameter"},{"id":493,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":494,"many":false,"required":true,"eClass":"EParameter"},{"id":495,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":496,"many":false,"required":true,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":498,"many":false,"required":true,"eClass":"EParameter"},{"id":499,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":500,"many":false,"required":true,"eClass":"EParameter"},{"id":501,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":502,"many":false,"required":true,"eClass":"EParameter"},{"id":503,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":504,"many":false,"required":true,"eClass":"EParameter"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":506,"many":false,"required":true,"eClass":"EParameter"},{"id":507,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":508,"many":false,"required":true,"eClass":"EParameter"},{"id":509,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":510,"many":false,"required":true,"eClass":"EParameter"},{"id":511,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":512,"many":false,"required":true,"eClass":"EParameter"},{"id":513,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":514,"many":false,"required":true,"eClass":"EParameter"},{"id":515,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":516,"many":false,"required":true,"eClass":"EParameter"},{"id":517,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":518,"many":false,"required":true,"eClass":"EParameter"},{"id":519,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":520,"many":false,"required":true,"eClass":"EParameter"},{"id":521,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":522,"many":false,"required":true,"eClass":"EParameter"},{"id":523,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":524,"many":false,"required":true,"eClass":"EParameter"},{"id":525,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":526,"many":false,"required":true,"eClass":"EParameter"},{"id":527,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":528,"many":false,"required":true,"eClass":"EParameter"},{"id":529,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":530,"many":false,"required":true,"eClass":"EParameter"},{"id":531,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":532,"many":false,"required":true,"eClass":"EParameter"},{"id":533,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":534,"many":false,"required":true,"eClass":"EParameter"},{"id":535,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":536,"many":false,"required":true,"eClass":"EParameter"},{"id":537,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":538,"many":false,"required":true,"eClass":"EParameter"},{"id":539,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":540,"many":false,"required":true,"eClass":"EParameter"},{"id":541,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":542,"many":false,"required":true,"eClass":"EParameter"},{"id":543,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":544,"many":false,"required":true,"eClass":"EParameter"},{"id":545,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":546,"many":false,"required":true,"eClass":"EParameter"},{"id":547,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":548,"many":false,"required":true,"eClass":"EParameter"},{"id":549,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":550,"many":false,"required":true,"eClass":"EParameter"},{"id":551,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":552,"many":false,"required":true,"eClass":"EParameter"},{"id":553,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":554,"many":false,"required":true,"eClass":"EParameter"},{"id":555,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":556,"many":false,"required":true,"eClass":"EParameter"},{"id":557,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":558,"many":false,"required":true,"eClass":"EParameter"},{"id":559,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":560,"many":false,"required":true,"eClass":"EParameter"},{"id":561,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":562,"many":false,"required":true,"eClass":"EParameter"},{"id":563,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":564,"many":false,"required":true,"eClass":"EParameter"},{"id":565,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":566,"many":false,"required":true,"eClass":"EParameter"},{"id":567,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":568,"many":false,"required":true,"eClass":"EParameter"},{"id":569,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":570,"many":false,"required":true,"eClass":"EParameter"},{"id":571,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":572,"many":false,"required":true,"eClass":"EParameter"},{"id":573,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":574,"many":false,"required":true,"eClass":"EParameter"},{"id":575,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":576,"many":false,"required":true,"eClass":"EParameter"},{"id":577,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":578,"many":false,"required":true,"eClass":"EParameter"},{"id":579,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":580,"many":false,"required":true,"eClass":"EParameter"},{"id":581,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":582,"many":false,"required":true,"eClass":"EParameter"},{"id":583,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":584,"many":false,"required":true,"eClass":"EParameter"},{"id":585,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":586,"many":false,"required":true,"eClass":"EParameter"},{"id":587,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":588,"many":false,"required":true,"eClass":"EParameter"},{"id":589,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":590,"many":false,"required":true,"eClass":"EParameter"},{"id":591,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":592,"many":false,"required":true,"eClass":"EParameter"},{"id":593,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":594,"many":false,"required":true,"eClass":"EParameter"},{"id":595,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":596,"many":false,"required":true,"eClass":"EParameter"},{"id":597,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":598,"many":false,"required":true,"eClass":"EParameter"},{"id":599,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":1,"id":600,"many":false,"required":true,"eClass":"EParameter"},{"id":601,"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":2},{"source":1,"target":68},{"source":1,"target":69},{"source":1,"target":70},{"source":1,"target":71},{"source":1,"target":72},{"source":68,"target":1},{"source":68,"target":73},{"source":73,"target":74},{"source":73,"target":75},{"source":73,"target":68},{"source":75,"target":74},{"source":69,"target":34},{"source":69,"target":76},{"source":69,"target":1},{"source":76,"target":34},{"source":70,"target":21},{"source":70,"target":77},{"source":70,"target":1},{"source":77,"target":21},{"source":71,"target":20},{"source":71,"target":78},{"source":71,"target":1},{"source":78,"target":20},{"source":72,"target":2},{"source":2,"target":0},{"source":2,"target":79},{"source":79,"target":2},{"source":79,"target":80},{"source":80,"target":74},{"source":80,"target":81},{"source":80,"target":79},{"source":81,"target":74},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":82},{"source":3,"target":83},{"source":82,"target":3},{"source":82,"target":84},{"source":84,"target":74},{"source":84,"target":85},{"source":84,"target":82},{"source":85,"target":74},{"source":83,"target":4},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":86},{"source":4,"target":87},{"source":4,"target":88},{"source":4,"target":89},{"source":86,"target":4},{"source":86,"target":90},{"source":90,"target":74},{"source":90,"target":91},{"source":90,"target":86},{"source":91,"target":74},{"source":87,"target":5},{"source":87,"target":92},{"source":87,"target":4},{"source":92,"target":5},{"source":88,"target":5},{"source":88,"target":93},{"source":88,"target":4},{"source":93,"target":5},{"source":89,"target":5},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":94},{"source":5,"target":95},{"source":94,"target":5},{"source":94,"target":96},{"source":96,"target":74},{"source":96,"target":97},{"source":96,"target":94},{"source":97,"target":74},{"source":95,"target":2},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":98},{"source":6,"target":99},{"source":6,"target":100},{"source":98,"target":6},{"source":98,"target":101},{"source":101,"target":74},{"source":101,"target":102},{"source":101,"target":98},{"source":102,"target":74},{"source":99,"target":5},{"source":99,"target":103},{"source":99,"target":6},{"source":103,"target":5},{"source":100,"target":5},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":104},{"source":7,"target":105},{"source":7,"target":106},{"source":104,"target":7},{"source":104,"target":107},{"source":107,"target":74},{"source":107,"target":108},{"source":107,"target":104},{"source":108,"target":74},{"source":105,"target":5},{"source":105,"target":109},{"source":105,"target":7},{"source":109,"target":5},{"source":106,"target":8},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":110},{"source":8,"target":111},{"source":110,"target":8},{"source":110,"target":112},{"source":112,"target":74},{"source":112,"target":113},{"source":112,"target":110},{"source":113,"target":74},{"source":111,"target":5},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":114},{"source":9,"target":115},{"source":9,"target":116},{"source":114,"target":9},{"source":114,"target":117},{"source":117,"target":74},{"source":117,"target":118},{"source":117,"target":114},{"source":118,"target":74},{"source":115,"target":11},{"source":115,"target":119},{"source":115,"target":9},{"source":119,"target":11},{"source":116,"target":10},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":120},{"source":10,"target":121},{"source":120,"target":10},{"source":120,"target":122},{"source":122,"target":74},{"source":122,"target":123},{"source":122,"target":120},{"source":123,"target":74},{"source":121,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":124},{"source":11,"target":125},{"source":124,"target":11},{"source":124,"target":126},{"source":126,"target":74},{"source":126,"target":127},{"source":126,"target":124},{"source":127,"target":74},{"source":125,"target":10},{"source":12,"target":0},{"source":12,"target":16},{"source":12,"target":128},{"source":12,"target":129},{"source":128,"target":12},{"source":128,"target":130},{"source":130,"target":74},{"source":130,"target":131},{"source":130,"target":128},{"source":131,"target":74},{"source":129,"target":16},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":132},{"source":13,"target":133},{"source":132,"target":13},{"source":132,"target":134},{"source":134,"target":74},{"source":134,"target":135},{"source":134,"target":132},{"source":135,"target":74},{"source":133,"target":12},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":136},{"source":14,"target":137},{"source":14,"target":138},{"source":136,"target":14},{"source":136,"target":139},{"source":139,"target":74},{"source":139,"target":140},{"source":139,"target":136},{"source":140,"target":74},{"source":137,"target":33},{"source":137,"target":141},{"source":137,"target":14},{"source":141,"target":33},{"source":138,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":142},{"source":15,"target":143},{"source":15,"target":144},{"source":142,"target":15},{"source":142,"target":145},{"source":145,"target":74},{"source":145,"target":146},{"source":145,"target":142},{"source":146,"target":74},{"source":143,"target":5},{"source":143,"target":147},{"source":143,"target":15},{"source":147,"target":5},{"source":144,"target":13},{"source":16,"target":0},{"source":16,"target":56},{"source":16,"target":148},{"source":16,"target":149},{"source":16,"target":150},{"source":148,"target":16},{"source":148,"target":151},{"source":151,"target":74},{"source":151,"target":152},{"source":151,"target":148},{"source":152,"target":74},{"source":149,"target":5},{"source":149,"target":153},{"source":149,"target":16},{"source":153,"target":5},{"source":150,"target":56},{"source":17,"target":0},{"source":17,"target":56},{"source":17,"target":154},{"source":17,"target":155},{"source":17,"target":156},{"source":17,"target":157},{"source":154,"target":17},{"source":154,"target":158},{"source":158,"target":74},{"source":158,"target":159},{"source":158,"target":154},{"source":159,"target":74},{"source":155,"target":5},{"source":155,"target":160},{"source":155,"target":17},{"source":160,"target":5},{"source":156,"target":55},{"source":156,"target":161},{"source":156,"target":17},{"source":161,"target":55},{"source":157,"target":56},{"source":18,"target":0},{"source":18,"target":56},{"source":18,"target":162},{"source":18,"target":163},{"source":18,"target":164},{"source":18,"target":165},{"source":18,"target":166},{"source":162,"target":18},{"source":162,"target":167},{"source":167,"target":74},{"source":167,"target":168},{"source":167,"target":162},{"source":168,"target":74},{"source":163,"target":10},{"source":163,"target":169},{"source":163,"target":18},{"source":169,"target":10},{"source":164,"target":5},{"source":164,"target":170},{"source":164,"target":18},{"source":170,"target":5},{"source":165,"target":171},{"source":165,"target":18},{"source":166,"target":56},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":172},{"source":19,"target":173},{"source":172,"target":19},{"source":172,"target":174},{"source":174,"target":74},{"source":174,"target":175},{"source":174,"target":172},{"source":175,"target":74},{"source":173,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":176},{"source":20,"target":177},{"source":176,"target":20},{"source":176,"target":178},{"source":178,"target":74},{"source":178,"target":179},{"source":178,"target":176},{"source":179,"target":74},{"source":177,"target":16},{"source":21,"target":0},{"source":21,"target":56},{"source":21,"target":180},{"source":21,"target":181},{"source":21,"target":182},{"source":180,"target":21},{"source":180,"target":183},{"source":183,"target":74},{"source":183,"target":184},{"source":183,"target":180},{"source":184,"target":74},{"source":181,"target":56},{"source":181,"target":185},{"source":181,"target":21},{"source":185,"target":56},{"source":182,"target":56},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":186},{"source":22,"target":187},{"source":22,"target":188},{"source":22,"target":189},{"source":186,"target":22},{"source":186,"target":190},{"source":190,"target":74},{"source":190,"target":191},{"source":190,"target":186},{"source":191,"target":74},{"source":187,"target":192},{"source":187,"target":22},{"source":188,"target":193},{"source":188,"target":22},{"source":189,"target":8},{"source":23,"target":0},{"source":23,"target":11},{"source":23,"target":194},{"source":23,"target":195},{"source":194,"target":23},{"source":194,"target":196},{"source":196,"target":74},{"source":196,"target":197},{"source":196,"target":194},{"source":197,"target":74},{"source":195,"target":11},{"source":24,"target":0},{"source":24,"target":56},{"source":24,"target":198},{"source":24,"target":199},{"source":24,"target":200},{"source":24,"target":201},{"source":24,"target":202},{"source":198,"target":24},{"source":198,"target":203},{"source":203,"target":74},{"source":203,"target":204},{"source":203,"target":198},{"source":204,"target":74},{"source":199,"target":5},{"source":199,"target":205},{"source":199,"target":24},{"source":205,"target":5},{"source":200,"target":21},{"source":200,"target":206},{"source":200,"target":24},{"source":206,"target":21},{"source":201,"target":21},{"source":201,"target":207},{"source":201,"target":24},{"source":207,"target":21},{"source":202,"target":56},{"source":25,"target":0},{"source":25,"target":4},{"source":25,"target":208},{"source":25,"target":209},{"source":208,"target":25},{"source":208,"target":210},{"source":210,"target":74},{"source":210,"target":211},{"source":210,"target":208},{"source":211,"target":74},{"source":209,"target":4},{"source":26,"target":0},{"source":26,"target":4},{"source":26,"target":212},{"source":26,"target":213},{"source":212,"target":26},{"source":212,"target":214},{"source":214,"target":74},{"source":214,"target":215},{"source":214,"target":212},{"source":215,"target":74},{"source":213,"target":4},{"source":27,"target":0},{"source":27,"target":4},{"source":27,"target":216},{"source":27,"target":217},{"source":216,"target":27},{"source":216,"target":218},{"source":218,"target":74},{"source":218,"target":219},{"source":218,"target":216},{"source":219,"target":74},{"source":217,"target":4},{"source":28,"target":0},{"source":28,"target":4},{"source":28,"target":220},{"source":28,"target":221},{"source":220,"target":28},{"source":220,"target":222},{"source":222,"target":74},{"source":222,"target":223},{"source":222,"target":220},{"source":223,"target":74},{"source":221,"target":4},{"source":29,"target":0},{"source":29,"target":4},{"source":29,"target":224},{"source":29,"target":225},{"source":224,"target":29},{"source":224,"target":226},{"source":226,"target":74},{"source":226,"target":227},{"source":226,"target":224},{"source":227,"target":74},{"source":225,"target":4},{"source":30,"target":0},{"source":30,"target":31},{"source":30,"target":228},{"source":30,"target":229},{"source":228,"target":30},{"source":228,"target":230},{"source":230,"target":74},{"source":230,"target":231},{"source":230,"target":228},{"source":231,"target":74},{"source":229,"target":31},{"source":31,"target":0},{"source":31,"target":5},{"source":31,"target":232},{"source":31,"target":233},{"source":31,"target":234},{"source":31,"target":235},{"source":31,"target":236},{"source":232,"target":31},{"source":232,"target":237},{"source":237,"target":74},{"source":237,"target":238},{"source":237,"target":232},{"source":238,"target":74},{"source":233,"target":18},{"source":233,"target":239},{"source":233,"target":31},{"source":239,"target":18},{"source":234,"target":5},{"source":234,"target":240},{"source":234,"target":31},{"source":240,"target":5},{"source":235,"target":5},{"source":235,"target":241},{"source":235,"target":31},{"source":241,"target":5},{"source":236,"target":5},{"source":32,"target":0},{"source":32,"target":31},{"source":32,"target":242},{"source":32,"target":243},{"source":242,"target":32},{"source":242,"target":244},{"source":244,"target":74},{"source":244,"target":245},{"source":244,"target":242},{"source":245,"target":74},{"source":243,"target":31},{"source":33,"target":0},{"source":33,"target":5},{"source":33,"target":246},{"source":33,"target":247},{"source":33,"target":248},{"source":33,"target":249},{"source":246,"target":33},{"source":246,"target":250},{"source":250,"target":74},{"source":250,"target":251},{"source":250,"target":246},{"source":251,"target":74},{"source":247,"target":5},{"source":247,"target":252},{"source":247,"target":33},{"source":252,"target":5},{"source":248,"target":34},{"source":248,"target":253},{"source":248,"target":33},{"source":253,"target":34},{"source":249,"target":5},{"source":34,"target":0},{"source":34,"target":2},{"source":34,"target":254},{"source":34,"target":255},{"source":34,"target":256},{"source":34,"target":257},{"source":34,"target":258},{"source":34,"target":259},{"source":34,"target":260},{"source":34,"target":261},{"source":254,"target":34},{"source":254,"target":262},{"source":262,"target":74},{"source":262,"target":263},{"source":262,"target":254},{"source":263,"target":74},{"source":255,"target":35},{"source":255,"target":264},{"source":255,"target":34},{"source":264,"target":35},{"source":256,"target":36},{"source":256,"target":265},{"source":256,"target":34},{"source":265,"target":36},{"source":257,"target":18},{"source":257,"target":266},{"source":257,"target":34},{"source":266,"target":18},{"source":258,"target":21},{"source":258,"target":267},{"source":258,"target":34},{"source":267,"target":21},{"source":259,"target":10},{"source":259,"target":268},{"source":259,"target":34},{"source":268,"target":10},{"source":260,"target":269},{"source":260,"target":34},{"source":261,"target":2},{"source":35,"target":0},{"source":35,"target":63},{"source":35,"target":270},{"source":35,"target":271},{"source":270,"target":35},{"source":270,"target":272},{"source":272,"target":74},{"source":272,"target":273},{"source":272,"target":270},{"source":273,"target":74},{"source":271,"target":63},{"source":36,"target":0},{"source":36,"target":63},{"source":36,"target":274},{"source":36,"target":275},{"source":274,"target":36},{"source":274,"target":276},{"source":276,"target":74},{"source":276,"target":277},{"source":276,"target":274},{"source":277,"target":74},{"source":275,"target":63},{"source":37,"target":0},{"source":37,"target":4},{"source":37,"target":278},{"source":37,"target":279},{"source":278,"target":37},{"source":278,"target":280},{"source":280,"target":74},{"source":280,"target":281},{"source":280,"target":278},{"source":281,"target":74},{"source":279,"target":4},{"source":38,"target":0},{"source":38,"target":4},{"source":38,"target":282},{"source":38,"target":283},{"source":282,"target":38},{"source":282,"target":284},{"source":284,"target":74},{"source":284,"target":285},{"source":284,"target":282},{"source":285,"target":74},{"source":283,"target":4},{"source":39,"target":0},{"source":39,"target":4},{"source":39,"target":286},{"source":39,"target":287},{"source":286,"target":39},{"source":286,"target":288},{"source":288,"target":74},{"source":288,"target":289},{"source":288,"target":286},{"source":289,"target":74},{"source":287,"target":4},{"source":40,"target":0},{"source":40,"target":8},{"source":40,"target":290},{"source":40,"target":291},{"source":40,"target":292},{"source":290,"target":40},{"source":290,"target":293},{"source":293,"target":74},{"source":293,"target":294},{"source":293,"target":290},{"source":294,"target":74},{"source":291,"target":295},{"source":291,"target":40},{"source":292,"target":8},{"source":41,"target":0},{"source":41,"target":11},{"source":41,"target":296},{"source":41,"target":297},{"source":296,"target":41},{"source":296,"target":298},{"source":298,"target":74},{"source":298,"target":299},{"source":298,"target":296},{"source":299,"target":74},{"source":297,"target":11},{"source":42,"target":0},{"source":42,"target":16},{"source":42,"target":300},{"source":42,"target":301},{"source":300,"target":42},{"source":300,"target":302},{"source":302,"target":74},{"source":302,"target":303},{"source":302,"target":300},{"source":303,"target":74},{"source":301,"target":16},{"source":43,"target":0},{"source":43,"target":4},{"source":43,"target":304},{"source":43,"target":305},{"source":304,"target":43},{"source":304,"target":306},{"source":306,"target":74},{"source":306,"target":307},{"source":306,"target":304},{"source":307,"target":74},{"source":305,"target":4},{"source":44,"target":0},{"source":44,"target":4},{"source":44,"target":308},{"source":44,"target":309},{"source":308,"target":44},{"source":308,"target":310},{"source":310,"target":74},{"source":310,"target":311},{"source":310,"target":308},{"source":311,"target":74},{"source":309,"target":4},{"source":45,"target":0},{"source":45,"target":56},{"source":45,"target":312},{"source":45,"target":313},{"source":45,"target":314},{"source":45,"target":315},{"source":45,"target":316},{"source":312,"target":45},{"source":312,"target":317},{"source":317,"target":74},{"source":317,"target":318},{"source":317,"target":312},{"source":318,"target":74},{"source":313,"target":5},{"source":313,"target":319},{"source":313,"target":45},{"source":319,"target":5},{"source":314,"target":21},{"source":314,"target":320},{"source":314,"target":45},{"source":320,"target":21},{"source":315,"target":42},{"source":315,"target":321},{"source":315,"target":45},{"source":321,"target":42},{"source":316,"target":56},{"source":46,"target":0},{"source":46,"target":47},{"source":46,"target":322},{"source":46,"target":323},{"source":322,"target":46},{"source":322,"target":324},{"source":324,"target":74},{"source":324,"target":325},{"source":324,"target":322},{"source":325,"target":74},{"source":323,"target":47},{"source":47,"target":0},{"source":47,"target":6},{"source":47,"target":326},{"source":47,"target":327},{"source":326,"target":47},{"source":326,"target":328},{"source":328,"target":74},{"source":328,"target":329},{"source":328,"target":326},{"source":329,"target":74},{"source":327,"target":6},{"source":48,"target":0},{"source":48,"target":4},{"source":48,"target":330},{"source":48,"target":331},{"source":330,"target":48},{"source":330,"target":332},{"source":332,"target":74},{"source":332,"target":333},{"source":332,"target":330},{"source":333,"target":74},{"source":331,"target":4},{"source":49,"target":0},{"source":49,"target":4},{"source":49,"target":334},{"source":49,"target":335},{"source":334,"target":49},{"source":334,"target":336},{"source":336,"target":74},{"source":336,"target":337},{"source":336,"target":334},{"source":337,"target":74},{"source":335,"target":4},{"source":50,"target":0},{"source":50,"target":6},{"source":50,"target":338},{"source":50,"target":339},{"source":338,"target":50},{"source":338,"target":340},{"source":340,"target":74},{"source":340,"target":341},{"source":340,"target":338},{"source":341,"target":74},{"source":339,"target":6},{"source":51,"target":0},{"source":51,"target":47},{"source":51,"target":342},{"source":51,"target":343},{"source":342,"target":51},{"source":342,"target":344},{"source":344,"target":74},{"source":344,"target":345},{"source":344,"target":342},{"source":345,"target":74},{"source":343,"target":47},{"source":52,"target":0},{"source":52,"target":56},{"source":52,"target":346},{"source":52,"target":347},{"source":52,"target":348},{"source":52,"target":349},{"source":346,"target":52},{"source":346,"target":350},{"source":350,"target":74},{"source":350,"target":351},{"source":350,"target":346},{"source":351,"target":74},{"source":347,"target":5},{"source":347,"target":352},{"source":347,"target":52},{"source":352,"target":5},{"source":348,"target":34},{"source":348,"target":353},{"source":348,"target":52},{"source":353,"target":34},{"source":349,"target":56},{"source":53,"target":0},{"source":53,"target":4},{"source":53,"target":354},{"source":53,"target":355},{"source":354,"target":53},{"source":354,"target":356},{"source":356,"target":74},{"source":356,"target":357},{"source":356,"target":354},{"source":357,"target":74},{"source":355,"target":4},{"source":54,"target":0},{"source":54,"target":4},{"source":54,"target":358},{"source":54,"target":359},{"source":358,"target":54},{"source":358,"target":360},{"source":360,"target":74},{"source":360,"target":361},{"source":360,"target":358},{"source":361,"target":74},{"source":359,"target":4},{"source":55,"target":0},{"source":55,"target":58},{"source":55,"target":362},{"source":55,"target":363},{"source":55,"target":364},{"source":362,"target":55},{"source":362,"target":365},{"source":365,"target":74},{"source":365,"target":366},{"source":365,"target":362},{"source":366,"target":74},{"source":363,"target":18},{"source":363,"target":367},{"source":363,"target":55},{"source":367,"target":18},{"source":364,"target":58},{"source":56,"target":0},{"source":56,"target":2},{"source":56,"target":368},{"source":56,"target":369},{"source":368,"target":56},{"source":368,"target":370},{"source":370,"target":74},{"source":370,"target":371},{"source":370,"target":368},{"source":371,"target":74},{"source":369,"target":2},{"source":57,"target":0},{"source":57,"target":58},{"source":57,"target":372},{"source":57,"target":373},{"source":57,"target":374},{"source":372,"target":57},{"source":372,"target":375},{"source":375,"target":74},{"source":375,"target":376},{"source":375,"target":372},{"source":376,"target":74},{"source":373,"target":34},{"source":373,"target":377},{"source":373,"target":57},{"source":377,"target":34},{"source":374,"target":58},{"source":58,"target":0},{"source":58,"target":5},{"source":58,"target":378},{"source":58,"target":379},{"source":58,"target":380},{"source":378,"target":58},{"source":378,"target":381},{"source":381,"target":74},{"source":381,"target":382},{"source":381,"target":378},{"source":382,"target":74},{"source":379,"target":5},{"source":379,"target":383},{"source":379,"target":58},{"source":383,"target":5},{"source":380,"target":5},{"source":59,"target":0},{"source":59,"target":2},{"source":59,"target":384},{"source":59,"target":385},{"source":384,"target":5},{"source":384,"target":386},{"source":384,"target":59},{"source":386,"target":5},{"source":385,"target":2},{"source":60,"target":0},{"source":60,"target":8},{"source":60,"target":387},{"source":60,"target":388},{"source":60,"target":389},{"source":60,"target":390},{"source":60,"target":391},{"source":387,"target":60},{"source":387,"target":392},{"source":392,"target":74},{"source":392,"target":393},{"source":392,"target":387},{"source":393,"target":74},{"source":388,"target":5},{"source":388,"target":394},{"source":388,"target":60},{"source":394,"target":5},{"source":389,"target":5},{"source":389,"target":395},{"source":389,"target":60},{"source":395,"target":5},{"source":390,"target":5},{"source":390,"target":396},{"source":390,"target":60},{"source":396,"target":5},{"source":391,"target":8},{"source":61,"target":0},{"source":61,"target":5},{"source":61,"target":397},{"source":61,"target":398},{"source":61,"target":399},{"source":61,"target":400},{"source":397,"target":61},{"source":397,"target":401},{"source":401,"target":74},{"source":401,"target":402},{"source":401,"target":397},{"source":402,"target":74},{"source":398,"target":5},{"source":398,"target":403},{"source":398,"target":61},{"source":403,"target":5},{"source":399,"target":5},{"source":399,"target":404},{"source":399,"target":61},{"source":404,"target":5},{"source":400,"target":5},{"source":62,"target":0},{"source":62,"target":405},{"source":62,"target":406},{"source":405,"target":5},{"source":405,"target":407},{"source":405,"target":62},{"source":407,"target":5},{"source":406,"target":5},{"source":406,"target":408},{"source":406,"target":62},{"source":408,"target":5},{"source":63,"target":0},{"source":63,"target":16},{"source":63,"target":409},{"source":63,"target":410},{"source":409,"target":63},{"source":409,"target":411},{"source":411,"target":74},{"source":411,"target":412},{"source":411,"target":409},{"source":412,"target":74},{"source":410,"target":16},{"source":64,"target":0},{"source":64,"target":5},{"source":64,"target":413},{"source":64,"target":414},{"source":64,"target":415},{"source":64,"target":416},{"source":64,"target":417},{"source":413,"target":64},{"source":413,"target":418},{"source":418,"target":74},{"source":418,"target":419},{"source":418,"target":413},{"source":419,"target":74},{"source":414,"target":5},{"source":414,"target":420},{"source":414,"target":64},{"source":420,"target":5},{"source":415,"target":5},{"source":415,"target":421},{"source":415,"target":64},{"source":421,"target":5},{"source":416,"target":5},{"source":416,"target":422},{"source":416,"target":64},{"source":422,"target":5},{"source":417,"target":5},{"source":65,"target":0},{"source":65,"target":5},{"source":65,"target":423},{"source":65,"target":424},{"source":65,"target":425},{"source":423,"target":18},{"source":423,"target":426},{"source":423,"target":65},{"source":426,"target":18},{"source":424,"target":5},{"source":424,"target":427},{"source":424,"target":65},{"source":427,"target":5},{"source":425,"target":5},{"source":66,"target":428},{"source":66,"target":0},{"source":428,"target":429},{"source":428,"target":66},{"source":429,"target":430},{"source":429,"target":428},{"source":430,"target":431},{"source":430,"target":429},{"source":431,"target":432},{"source":431,"target":430},{"source":432,"target":433},{"source":432,"target":431},{"source":433,"target":432},{"source":67,"target":74},{"source":67,"target":0},{"source":74,"target":67},{"source":74,"target":434},{"source":74,"target":435},{"source":74,"target":436},{"source":74,"target":437},{"source":74,"target":438},{"source":74,"target":439},{"source":74,"target":440},{"source":74,"target":441},{"source":74,"target":442},{"source":74,"target":443},{"source":74,"target":444},{"source":74,"target":445},{"source":74,"target":446},{"source":74,"target":447},{"source":74,"target":448},{"source":74,"target":449},{"source":74,"target":450},{"source":74,"target":451},{"source":74,"target":452},{"source":74,"target":453},{"source":74,"target":454},{"source":74,"target":455},{"source":74,"target":456},{"source":74,"target":457},{"source":74,"target":458},{"source":74,"target":459},{"source":74,"target":460},{"source":74,"target":461},{"source":74,"target":462},{"source":74,"target":463},{"source":74,"target":464},{"source":74,"target":465},{"source":74,"target":466},{"source":74,"target":467},{"source":74,"target":468},{"source":74,"target":469},{"source":74,"target":470},{"source":74,"target":471},{"source":74,"target":472},{"source":74,"target":473},{"source":74,"target":474},{"source":74,"target":475},{"source":74,"target":476},{"source":74,"target":477},{"source":74,"target":478},{"source":74,"target":479},{"source":74,"target":480},{"source":74,"target":481},{"source":74,"target":482},{"source":74,"target":483},{"source":74,"target":484},{"source":74,"target":485},{"source":74,"target":486},{"source":74,"target":487},{"source":74,"target":488},{"source":74,"target":489},{"source":434,"target":74},{"source":434,"target":490},{"source":490,"target":3},{"source":490,"target":491},{"source":490,"target":434},{"source":491,"target":3},{"source":435,"target":74},{"source":435,"target":492},{"source":492,"target":16},{"source":492,"target":493},{"source":492,"target":435},{"source":493,"target":16},{"source":436,"target":74},{"source":436,"target":494},{"source":494,"target":7},{"source":494,"target":495},{"source":494,"target":436},{"source":495,"target":7},{"source":437,"target":74},{"source":437,"target":496},{"source":496,"target":9},{"source":496,"target":497},{"source":496,"target":437},{"source":497,"target":9},{"source":438,"target":74},{"source":438,"target":498},{"source":498,"target":12},{"source":498,"target":499},{"source":498,"target":438},{"source":499,"target":12},{"source":439,"target":74},{"source":439,"target":500},{"source":500,"target":17},{"source":500,"target":501},{"source":500,"target":439},{"source":501,"target":17},{"source":440,"target":74},{"source":440,"target":502},{"source":502,"target":19},{"source":502,"target":503},{"source":502,"target":440},{"source":503,"target":19},{"source":441,"target":74},{"source":441,"target":504},{"source":504,"target":2},{"source":504,"target":505},{"source":504,"target":441},{"source":505,"target":2},{"source":442,"target":74},{"source":442,"target":506},{"source":506,"target":20},{"source":506,"target":507},{"source":506,"target":442},{"source":507,"target":20},{"source":443,"target":74},{"source":443,"target":508},{"source":508,"target":4},{"source":508,"target":509},{"source":508,"target":443},{"source":509,"target":4},{"source":444,"target":74},{"source":444,"target":510},{"source":510,"target":21},{"source":510,"target":511},{"source":510,"target":444},{"source":511,"target":21},{"source":445,"target":74},{"source":445,"target":512},{"source":512,"target":22},{"source":512,"target":513},{"source":512,"target":445},{"source":513,"target":22},{"source":446,"target":74},{"source":446,"target":514},{"source":514,"target":23},{"source":514,"target":515},{"source":514,"target":446},{"source":515,"target":23},{"source":447,"target":74},{"source":447,"target":516},{"source":516,"target":24},{"source":516,"target":517},{"source":516,"target":447},{"source":517,"target":24},{"source":448,"target":74},{"source":448,"target":518},{"source":518,"target":25},{"source":518,"target":519},{"source":518,"target":448},{"source":519,"target":25},{"source":449,"target":74},{"source":449,"target":520},{"source":520,"target":26},{"source":520,"target":521},{"source":520,"target":449},{"source":521,"target":26},{"source":450,"target":74},{"source":450,"target":522},{"source":522,"target":27},{"source":522,"target":523},{"source":522,"target":450},{"source":523,"target":27},{"source":451,"target":74},{"source":451,"target":524},{"source":524,"target":28},{"source":524,"target":525},{"source":524,"target":451},{"source":525,"target":28},{"source":452,"target":74},{"source":452,"target":526},{"source":526,"target":29},{"source":526,"target":527},{"source":526,"target":452},{"source":527,"target":29},{"source":453,"target":74},{"source":453,"target":528},{"source":528,"target":30},{"source":528,"target":529},{"source":528,"target":453},{"source":529,"target":30},{"source":454,"target":74},{"source":454,"target":530},{"source":530,"target":5},{"source":530,"target":531},{"source":530,"target":454},{"source":531,"target":5},{"source":455,"target":74},{"source":455,"target":532},{"source":532,"target":32},{"source":532,"target":533},{"source":532,"target":455},{"source":533,"target":32},{"source":456,"target":74},{"source":456,"target":534},{"source":534,"target":33},{"source":534,"target":535},{"source":534,"target":456},{"source":535,"target":33},{"source":457,"target":74},{"source":457,"target":536},{"source":536,"target":34},{"source":536,"target":537},{"source":536,"target":457},{"source":537,"target":34},{"source":458,"target":74},{"source":458,"target":538},{"source":538,"target":37},{"source":538,"target":539},{"source":538,"target":458},{"source":539,"target":37},{"source":459,"target":74},{"source":459,"target":540},{"source":540,"target":38},{"source":540,"target":541},{"source":540,"target":459},{"source":541,"target":38},{"source":460,"target":74},{"source":460,"target":542},{"source":542,"target":39},{"source":542,"target":543},{"source":542,"target":460},{"source":543,"target":39},{"source":461,"target":74},{"source":461,"target":544},{"source":544,"target":40},{"source":544,"target":545},{"source":544,"target":461},{"source":545,"target":40},{"source":462,"target":74},{"source":462,"target":546},{"source":546,"target":41},{"source":546,"target":547},{"source":546,"target":462},{"source":547,"target":41},{"source":463,"target":74},{"source":463,"target":548},{"source":548,"target":42},{"source":548,"target":549},{"source":548,"target":463},{"source":549,"target":42},{"source":464,"target":74},{"source":464,"target":550},{"source":550,"target":43},{"source":550,"target":551},{"source":550,"target":464},{"source":551,"target":43},{"source":465,"target":74},{"source":465,"target":552},{"source":552,"target":44},{"source":552,"target":553},{"source":552,"target":465},{"source":553,"target":44},{"source":466,"target":74},{"source":466,"target":554},{"source":554,"target":8},{"source":554,"target":555},{"source":554,"target":466},{"source":555,"target":8},{"source":467,"target":74},{"source":467,"target":556},{"source":556,"target":45},{"source":556,"target":557},{"source":556,"target":467},{"source":557,"target":45},{"source":468,"target":74},{"source":468,"target":558},{"source":558,"target":46},{"source":558,"target":559},{"source":558,"target":468},{"source":559,"target":46},{"source":469,"target":74},{"source":469,"target":560},{"source":560,"target":48},{"source":560,"target":561},{"source":560,"target":469},{"source":561,"target":48},{"source":470,"target":74},{"source":470,"target":562},{"source":562,"target":49},{"source":562,"target":563},{"source":562,"target":470},{"source":563,"target":49},{"source":471,"target":74},{"source":471,"target":564},{"source":564,"target":50},{"source":564,"target":565},{"source":564,"target":471},{"source":565,"target":50},{"source":472,"target":74},{"source":472,"target":566},{"source":566,"target":51},{"source":566,"target":567},{"source":566,"target":472},{"source":567,"target":51},{"source":473,"target":74},{"source":473,"target":568},{"source":568,"target":36},{"source":568,"target":569},{"source":568,"target":473},{"source":569,"target":36},{"source":474,"target":74},{"source":474,"target":570},{"source":570,"target":35},{"source":570,"target":571},{"source":570,"target":474},{"source":571,"target":35},{"source":475,"target":74},{"source":475,"target":572},{"source":572,"target":11},{"source":572,"target":573},{"source":572,"target":475},{"source":573,"target":11},{"source":476,"target":74},{"source":476,"target":574},{"source":574,"target":1},{"source":574,"target":575},{"source":574,"target":476},{"source":575,"target":1},{"source":477,"target":74},{"source":477,"target":576},{"source":576,"target":31},{"source":576,"target":577},{"source":576,"target":477},{"source":577,"target":31},{"source":478,"target":74},{"source":478,"target":578},{"source":578,"target":52},{"source":578,"target":579},{"source":578,"target":478},{"source":579,"target":52},{"source":479,"target":74},{"source":479,"target":580},{"source":580,"target":47},{"source":580,"target":581},{"source":580,"target":479},{"source":581,"target":47},{"source":480,"target":74},{"source":480,"target":582},{"source":582,"target":56},{"source":582,"target":583},{"source":582,"target":480},{"source":583,"target":56},{"source":481,"target":74},{"source":481,"target":584},{"source":584,"target":53},{"source":584,"target":585},{"source":584,"target":481},{"source":585,"target":53},{"source":482,"target":74},{"source":482,"target":586},{"source":586,"target":10},{"source":586,"target":587},{"source":586,"target":482},{"source":587,"target":10},{"source":483,"target":74},{"source":483,"target":588},{"source":588,"target":6},{"source":588,"target":589},{"source":588,"target":483},{"source":589,"target":6},{"source":484,"target":74},{"source":484,"target":590},{"source":590,"target":54},{"source":590,"target":591},{"source":590,"target":484},{"source":591,"target":54},{"source":485,"target":74},{"source":485,"target":592},{"source":592,"target":18},{"source":592,"target":593},{"source":592,"target":485},{"source":593,"target":18},{"source":486,"target":74},{"source":486,"target":594},{"source":594,"target":55},{"source":594,"target":595},{"source":594,"target":486},{"source":595,"target":55},{"source":487,"target":74},{"source":487,"target":596},{"source":596,"target":60},{"source":596,"target":597},{"source":596,"target":487},{"source":597,"target":60},{"source":488,"target":74},{"source":488,"target":598},{"source":598,"target":58},{"source":598,"target":599},{"source":598,"target":488},{"source":599,"target":58},{"source":489,"target":74},{"source":489,"target":600},{"source":600,"target":64},{"source":600,"target":601},{"source":600,"target":489},{"source":601,"target":64}],"multigraph":true} |
false | <?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="bnl" nsURI="http://www.xtext.org/bnl/Bnl" nsPrefix="bnl">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="program" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/Bnl.ecore | ecore | bnl
Model
program | null | {"directed":true,"nodes":[{"nsPrefix":"bnl","nsURI":"http://www.xtext.org/bnl/Bnl","name":"bnl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"program","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="in"
nsURI="in" nsPrefix="in">
<eClassifiers xsi:type="ecore:EClass" name="parent1"/>
<eClassifiers xsi:type="ecore:EClass" name="parent2"/>
<eClassifiers xsi:type="ecore:EClass" name="parent"/>
<eClassifiers xsi:type="ecore:EClass" name="child" eSuperTypes="#//parent1 #//parent #//parent2"/>
</ecore:EPackage>
| github:ecore:/data/diverse-project/kermeta/kompose_projects/org.kermeta.kompose.specialization.ecore.samples/models/multi_inheritance/out.ecore | ecore | in
parent1
parent2
parent
child | null | {"directed":true,"nodes":[{"nsPrefix":"in","nsURI":"in","name":"in","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"parent1","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"parent2","instanceClass":null,"abstract":false,"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":"child","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"id":5,"eClass":"EGenericType"},{"id":6,"eClass":"EGenericType"},{"id":7,"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":3,"target":0},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":3},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":5,"target":1},{"source":6,"target":3},{"source":7,"target":2}],"multigraph":true} |
true | <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright 2014 Indra
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<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="target"
nsURI="http://model.deployment.itecban.es/DeploymentTarget" nsPrefix="target">
<eClassifiers xsi:type="ecore:EClass" name="BridgeResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="bridgeResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bridgeResource" upperBound="-1"
eType="ecore:EClass unit.ecore#//ResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bridgeResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BridgesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="bridges_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bridge" upperBound="-1"
eType="#//BridgeType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bridge"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BridgeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BridgeType"/>
<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://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A bridge's name is its unique identifier within the deployment
						target
					"/>
</eAnnotations>
<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:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A lable is an optional human readable name.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="label"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bridgeResources" lowerBound="1"
eType="#//BridgeResourcesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bridgeResources"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectedBridgesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="connectedBridges_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bridge" upperBound="-1"
eType="#//BridgeType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bridge"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectedNodesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="connectedNodes_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//NodeType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodes"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerPropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="containerProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerProperty" upperBound="-1"
eType="ecore:EClass unit.ecore#//PropertyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerProperty"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="containerResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerResource" upperBound="-1"
eType="#//RuntimeResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ContainerType"/>
<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="containerTypes" lowerBound="1"
eType="#//ContainerTypesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerTypes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="supportedPackages" lowerBound="1"
eType="#//SupportedPackagesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="supportedPackages"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerResources" eType="#//ContainerResourcesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerResources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerProperties" eType="#//ContainerPropertiesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerProperties"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeUnits" eType="#//RuntimeUnitsType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="runtimeUnits"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerTypesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="containerTypes_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerType" lowerBound="1"
upperBound="-1" eType="#//ContainerTypeType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerType"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainerTypeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="ContainerTypeType"/>
<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:EAttribute" name="version" 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="version"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTargetType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DeploymentTargetType"/>
<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://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				A node's name is its unique identifier within the
 				deployment target
 			"/>
</eAnnotations>
<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:EAttribute" name="uUID" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
 				An optional unique id for the deployment target
 			"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="UUID"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" eType="#//NodesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bridges" eType="#//BridgesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bridges"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="interconnects" eType="#//InterconnectsType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="interconnects"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sharedResources" eType="#//SharedResourcesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sharedResources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//DateTime">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="timestamp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DocumentRoot">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="kind" value="mixed"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="elementWildcard"/>
<details key="name" value=":mixed"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xmlns:prefix"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry"
transient="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="xsi:schemaLocation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bridge" upperBound="-2"
eType="#//BridgeType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="bridge"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="container" upperBound="-2"
eType="#//ContainerType" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="container"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerType" upperBound="-2"
eType="#//ContainerTypeType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerType"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="domain" upperBound="-2"
eType="#//DeploymentTargetType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="domain"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="interconnect" upperBound="-2"
eType="#//InterconnectType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="interconnect"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-2" eType="#//NodeType"
volatile="true" transient="true" derived="true" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="node"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeResource" upperBound="-2"
eType="#//RuntimeResourceType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="runtimeResource"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeUnit" upperBound="-2"
eType="#//RuntimeUnitType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="runtimeUnit"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" unique="false"
upperBound="-2" eType="#//StatusType" volatile="true" transient="true" derived="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="status"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="supportedPackage" upperBound="-2"
eType="#//SupportedPackageType" volatile="true" transient="true" derived="true"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="supportedPackage"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterconnectResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="interconnectResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="interconnectResource" upperBound="-1"
eType="ecore:EClass unit.ecore#//ResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="interconnectResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterconnectsType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="interconnects_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="interconnect" upperBound="-1"
eType="#//InterconnectType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="interconnect"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterconnectType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="InterconnectType"/>
<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://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						An interconnect's name is its unique identifier within the deployment
						target
					"/>
</eAnnotations>
<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:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A label is an optional human readable name.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="label"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="interconnectResources"
lowerBound="1" eType="#//InterconnectResourcesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="interconnectResources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectedNodes" lowerBound="1"
eType="#//ConnectedNodesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="connectedNodes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectedBridges" lowerBound="1"
eType="#//ConnectedBridgesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="connectedBridges"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeContainersType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="nodeContainers_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeContainer" upperBound="-1"
eType="#//ContainerType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodeContainer"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodePropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="nodeProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeProperty" upperBound="-1"
eType="ecore:EClass unit.ecore#//PropertyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodeProperty"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="nodeResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeResource" upperBound="-1"
eType="ecore:EClass unit.ecore#//ResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodeResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="nodes_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" upperBound="-1" eType="#//NodeType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="node"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="NodeType"/>
<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://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A node's name is its unique identifier within
						the deployment target
					"/>
</eAnnotations>
<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:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A label is an optional human readable name.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="label"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeResources" eType="#//NodeResourcesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodeResources"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeContainers" eType="#//NodeContainersType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodeContainers"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeProperties" eType="#//NodePropertiesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="nodeProperties"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuntimeResourcePropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="runtimeResourceProperties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceProperty" upperBound="-1"
eType="ecore:EClass unit.ecore#//PropertyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resourceProperty"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuntimeResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="runtimeResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" upperBound="-1"
eType="#//RuntimeResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="resource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuntimeResourceType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RuntimeResourceType"/>
<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:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						A version is a unique String resource attribute.
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeResourceTypes" eType="#//RuntimeResourceTypesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="runtimeResourceTypes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeResourceProperties"
eType="#//RuntimeResourcePropertiesType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="runtimeResourceProperties"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//StatusType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="status"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuntimeResourceTypesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="runtimeResourceTypes_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" unique="false" lowerBound="1"
upperBound="-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="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuntimeUnitsType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="runtimeUnits_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" upperBound="-1" eType="#//RuntimeUnitType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="unit"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuntimeUnitType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="RuntimeUnitType"/>
<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:EAttribute" name="version" 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="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" lowerBound="1"
eType="#//StatusType" unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="status"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="runtimeResources" eType="#//RuntimeResourcesType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="runtimeResources"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SharedResourcesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="sharedResources_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sharedResource" upperBound="-1"
eType="ecore:EClass unit.ecore#//ResourceType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="sharedResource"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StatusType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="StatusType"/>
</eAnnotations>
<eLiterals name="ACTIVE"/>
<eLiterals name="INACTIVE" value="1"/>
<eLiterals name="INSTALLED" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="StatusTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="StatusType:Object"/>
<details key="baseType" value="StatusType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupportedPackagesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="supportedPackages_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPackage" upperBound="-1"
eType="#//SupportedPackageType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="containerPackage"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupportedPackageType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="SupportedPackageType"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" 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="version"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="
						Type of package of this deployment unit. A
						taxonomy of valid packaging formats is defined
						in a external system.

						For this version the supported packaging formats
						are: es.itecban.packaging.jar,
						es.itecban.packaging.osgi,
						es.itecban.packaging.ear,
						es.itecban.packaging.war,
						es.itecban.packaging.rar,
						es.itecban.packaging.zip,
						es.itecban.packaging.sca
					"/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="type"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/iLabrys/iLabrysOSGi/es.itecban.deployment.model.environment/model/genmodel/target.ecore | ecore | target
BridgeResourcesType
bridgeResource
BridgesType
bridge
BridgeType
name
label
bridgeResources
ConnectedBridgesType
bridge
ConnectedNodesType
nodes
ContainerPropertiesType
containerProperty
ContainerResourcesType
containerResource
ContainerType
name
containerTypes
supportedPackages
containerResources
containerProperties
runtimeUnits
ContainerTypesType
containerType
ContainerTypeType
name
version
DeploymentTargetType
name
uUID
nodes
bridges
interconnects
sharedResources
timestamp
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bridge
container
containerType
domain
interconnect
node
runtimeResource
runtimeUnit
status
supportedPackage
InterconnectResourcesType
interconnectResource
InterconnectsType
interconnect
InterconnectType
name
label
interconnectResources
connectedNodes
connectedBridges
NodeContainersType
nodeContainer
NodePropertiesType
nodeProperty
NodeResourcesType
nodeResource
NodesType
node
NodeType
name
label
nodeResources
nodeContainers
nodeProperties
RuntimeResourcePropertiesType
resourceProperty
RuntimeResourcesType
resource
RuntimeResourceType
name
version
runtimeResourceTypes
runtimeResourceProperties
status
RuntimeResourceTypesType
type
RuntimeUnitsType
unit
RuntimeUnitType
name
version
status
runtimeResources
SharedResourcesType
sharedResource
StatusType
ACTIVE
ACTIVE
INACTIVE
INACTIVE
INSTALLED
INSTALLED
StatusTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
SupportedPackagesType
containerPackage
SupportedPackageType
version
type | null | {"directed":true,"nodes":[{"nsPrefix":"target","nsURI":"http://model.deployment.itecban.es/DeploymentTarget","name":"target","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BridgeResourcesType","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BridgesType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BridgeType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectedBridgesType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectedNodesType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerPropertiesType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerResourcesType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerTypesType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainerTypeType","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTargetType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterconnectResourcesType","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterconnectsType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterconnectType","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeContainersType","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodePropertiesType","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeResourcesType","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodesType","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeType","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeResourcePropertiesType","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeResourcesType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeResourceType","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeResourceTypesType","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeUnitsType","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuntimeUnitType","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SharedResourcesType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"StatusType","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"StatusTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportedPackagesType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupportedPackageType","instanceClass":null,"abstract":false,"id":31,"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":"bridgeResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":32,"derived":false},{"id":33,"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":"bridge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":34,"derived":false},{"id":35,"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":36,"derived":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":37,"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":"bridgeResources","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"bridge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":42,"derived":false},{"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":"nodes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"derived":false},{"id":45,"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":"containerProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":46,"derived":false},{"id":47,"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":"containerResource","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":50,"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":"containerTypes","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"supportedPackages","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"containerResources","changeable":true,"resolveProxies":false,"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":"containerProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":54,"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":"runtimeUnits","changeable":true,"resolveProxies":false,"lowerBound":0,"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"},{"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":"containerType","changeable":true,"resolveProxies":false,"lowerBound":1,"id":62,"derived":false},{"id":63,"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":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":"version","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"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":68,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uUID","changeable":true,"lowerBound":0,"iD":false,"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":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":false,"lowerBound":0,"id":70,"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":"bridges","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"interconnects","changeable":true,"resolveProxies":false,"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":"sharedResources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":73,"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":"timestamp","changeable":true,"lowerBound":1,"iD":false,"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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","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":true,"unsettable":false,"transient":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"bridge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":true,"resolveProxies":false,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"containerType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"domain","changeable":true,"resolveProxies":false,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"interconnect","changeable":true,"resolveProxies":false,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"node","changeable":true,"resolveProxies":false,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"runtimeResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"runtimeUnit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":92,"derived":true},{"ordered":true,"upperBound":-2,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"supportedPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":94,"derived":true},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interconnectResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":108,"derived":false},{"id":109,"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":"interconnect","changeable":true,"resolveProxies":false,"lowerBound":0,"id":110,"derived":false},{"id":111,"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":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":"label","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":"interconnectResources","changeable":true,"resolveProxies":false,"lowerBound":1,"id":114,"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":"connectedNodes","changeable":true,"resolveProxies":false,"lowerBound":1,"id":115,"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":"connectedBridges","changeable":true,"resolveProxies":false,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"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":"nodeContainer","changeable":true,"resolveProxies":false,"lowerBound":0,"id":122,"derived":false},{"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":"nodeProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":124,"derived":false},{"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":"nodeResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":126,"derived":false},{"id":127,"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":"node","changeable":true,"resolveProxies":false,"lowerBound":0,"id":128,"derived":false},{"id":129,"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":130,"derived":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":131,"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":"nodeResources","changeable":true,"resolveProxies":false,"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":"nodeContainers","changeable":true,"resolveProxies":false,"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":"nodeProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resourceProperty","changeable":true,"resolveProxies":false,"lowerBound":0,"id":140,"derived":false},{"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":"resource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":142,"derived":false},{"id":143,"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":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":"version","changeable":true,"lowerBound":0,"iD":false,"id":145,"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":"runtimeResourceTypes","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"runtimeResourceProperties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":154,"derived":false},{"id":155,"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":"unit","changeable":true,"resolveProxies":false,"lowerBound":0,"id":156,"derived":false},{"id":157,"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":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":"version","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":1,"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":"runtimeResources","changeable":true,"resolveProxies":false,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"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":"sharedResource","changeable":true,"resolveProxies":false,"lowerBound":0,"id":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"name":"ACTIVE","id":168,"value":0,"literal":"ACTIVE","eClass":"EEnumLiteral"},{"name":"INACTIVE","id":169,"value":1,"literal":"INACTIVE","eClass":"EEnumLiteral"},{"name":"INSTALLED","id":170,"value":2,"literal":"INSTALLED","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":"containerPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":171,"derived":false},{"id":172,"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":"version","changeable":true,"lowerBound":0,"iD":false,"id":173,"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"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":32,"target":33},{"source":32,"target":1},{"source":2,"target":0},{"source":2,"target":34},{"source":34,"target":3},{"source":34,"target":35},{"source":34,"target":2},{"source":35,"target":3},{"source":3,"target":0},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":36,"target":39},{"source":36,"target":3},{"source":37,"target":40},{"source":37,"target":3},{"source":38,"target":1},{"source":38,"target":41},{"source":38,"target":3},{"source":41,"target":1},{"source":4,"target":0},{"source":4,"target":42},{"source":42,"target":3},{"source":42,"target":43},{"source":42,"target":4},{"source":43,"target":3},{"source":5,"target":0},{"source":5,"target":44},{"source":44,"target":20},{"source":44,"target":45},{"source":44,"target":5},{"source":45,"target":20},{"source":6,"target":0},{"source":6,"target":46},{"source":46,"target":47},{"source":46,"target":6},{"source":7,"target":0},{"source":7,"target":48},{"source":48,"target":23},{"source":48,"target":49},{"source":48,"target":7},{"source":49,"target":23},{"source":8,"target":0},{"source":8,"target":50},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":8,"target":54},{"source":8,"target":55},{"source":50,"target":56},{"source":50,"target":8},{"source":51,"target":9},{"source":51,"target":57},{"source":51,"target":8},{"source":57,"target":9},{"source":52,"target":30},{"source":52,"target":58},{"source":52,"target":8},{"source":58,"target":30},{"source":53,"target":7},{"source":53,"target":59},{"source":53,"target":8},{"source":59,"target":7},{"source":54,"target":6},{"source":54,"target":60},{"source":54,"target":8},{"source":60,"target":6},{"source":55,"target":25},{"source":55,"target":61},{"source":55,"target":8},{"source":61,"target":25},{"source":9,"target":0},{"source":9,"target":62},{"source":62,"target":10},{"source":62,"target":63},{"source":62,"target":9},{"source":63,"target":10},{"source":10,"target":0},{"source":10,"target":64},{"source":10,"target":65},{"source":64,"target":66},{"source":64,"target":10},{"source":65,"target":67},{"source":65,"target":10},{"source":11,"target":0},{"source":11,"target":68},{"source":11,"target":69},{"source":11,"target":70},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":11,"target":74},{"source":68,"target":75},{"source":68,"target":11},{"source":69,"target":76},{"source":69,"target":11},{"source":70,"target":19},{"source":70,"target":77},{"source":70,"target":11},{"source":77,"target":19},{"source":71,"target":2},{"source":71,"target":78},{"source":71,"target":11},{"source":78,"target":2},{"source":72,"target":14},{"source":72,"target":79},{"source":72,"target":11},{"source":79,"target":14},{"source":73,"target":27},{"source":73,"target":80},{"source":73,"target":11},{"source":80,"target":27},{"source":74,"target":81},{"source":74,"target":11},{"source":12,"target":0},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":12,"target":86},{"source":12,"target":87},{"source":12,"target":88},{"source":12,"target":89},{"source":12,"target":90},{"source":12,"target":91},{"source":12,"target":92},{"source":12,"target":93},{"source":12,"target":94},{"source":82,"target":95},{"source":82,"target":12},{"source":83,"target":96},{"source":83,"target":12},{"source":84,"target":97},{"source":84,"target":12},{"source":85,"target":3},{"source":85,"target":98},{"source":85,"target":12},{"source":98,"target":3},{"source":86,"target":8},{"source":86,"target":99},{"source":86,"target":12},{"source":99,"target":8},{"source":87,"target":10},{"source":87,"target":100},{"source":87,"target":12},{"source":100,"target":10},{"source":88,"target":11},{"source":88,"target":101},{"source":88,"target":12},{"source":101,"target":11},{"source":89,"target":15},{"source":89,"target":102},{"source":89,"target":12},{"source":102,"target":15},{"source":90,"target":20},{"source":90,"target":103},{"source":90,"target":12},{"source":103,"target":20},{"source":91,"target":23},{"source":91,"target":104},{"source":91,"target":12},{"source":104,"target":23},{"source":92,"target":26},{"source":92,"target":105},{"source":92,"target":12},{"source":105,"target":26},{"source":93,"target":28},{"source":93,"target":106},{"source":93,"target":12},{"source":106,"target":28},{"source":94,"target":31},{"source":94,"target":107},{"source":94,"target":12},{"source":107,"target":31},{"source":13,"target":0},{"source":13,"target":108},{"source":108,"target":109},{"source":108,"target":13},{"source":14,"target":0},{"source":14,"target":110},{"source":110,"target":15},{"source":110,"target":111},{"source":110,"target":14},{"source":111,"target":15},{"source":15,"target":0},{"source":15,"target":112},{"source":15,"target":113},{"source":15,"target":114},{"source":15,"target":115},{"source":15,"target":116},{"source":112,"target":117},{"source":112,"target":15},{"source":113,"target":118},{"source":113,"target":15},{"source":114,"target":13},{"source":114,"target":119},{"source":114,"target":15},{"source":119,"target":13},{"source":115,"target":5},{"source":115,"target":120},{"source":115,"target":15},{"source":120,"target":5},{"source":116,"target":4},{"source":116,"target":121},{"source":116,"target":15},{"source":121,"target":4},{"source":16,"target":0},{"source":16,"target":122},{"source":122,"target":8},{"source":122,"target":123},{"source":122,"target":16},{"source":123,"target":8},{"source":17,"target":0},{"source":17,"target":124},{"source":124,"target":125},{"source":124,"target":17},{"source":18,"target":0},{"source":18,"target":126},{"source":126,"target":127},{"source":126,"target":18},{"source":19,"target":0},{"source":19,"target":128},{"source":128,"target":20},{"source":128,"target":129},{"source":128,"target":19},{"source":129,"target":20},{"source":20,"target":0},{"source":20,"target":130},{"source":20,"target":131},{"source":20,"target":132},{"source":20,"target":133},{"source":20,"target":134},{"source":130,"target":135},{"source":130,"target":20},{"source":131,"target":136},{"source":131,"target":20},{"source":132,"target":18},{"source":132,"target":137},{"source":132,"target":20},{"source":137,"target":18},{"source":133,"target":16},{"source":133,"target":138},{"source":133,"target":20},{"source":138,"target":16},{"source":134,"target":17},{"source":134,"target":139},{"source":134,"target":20},{"source":139,"target":17},{"source":21,"target":0},{"source":21,"target":140},{"source":140,"target":141},{"source":140,"target":21},{"source":22,"target":0},{"source":22,"target":142},{"source":142,"target":23},{"source":142,"target":143},{"source":142,"target":22},{"source":143,"target":23},{"source":23,"target":0},{"source":23,"target":144},{"source":23,"target":145},{"source":23,"target":146},{"source":23,"target":147},{"source":23,"target":148},{"source":144,"target":149},{"source":144,"target":23},{"source":145,"target":150},{"source":145,"target":23},{"source":146,"target":24},{"source":146,"target":151},{"source":146,"target":23},{"source":151,"target":24},{"source":147,"target":21},{"source":147,"target":152},{"source":147,"target":23},{"source":152,"target":21},{"source":148,"target":28},{"source":148,"target":153},{"source":148,"target":23},{"source":153,"target":28},{"source":24,"target":0},{"source":24,"target":154},{"source":154,"target":155},{"source":154,"target":24},{"source":25,"target":0},{"source":25,"target":156},{"source":156,"target":26},{"source":156,"target":157},{"source":156,"target":25},{"source":157,"target":26},{"source":26,"target":0},{"source":26,"target":158},{"source":26,"target":159},{"source":26,"target":160},{"source":26,"target":161},{"source":158,"target":162},{"source":158,"target":26},{"source":159,"target":163},{"source":159,"target":26},{"source":160,"target":28},{"source":160,"target":164},{"source":160,"target":26},{"source":164,"target":28},{"source":161,"target":22},{"source":161,"target":165},{"source":161,"target":26},{"source":165,"target":22},{"source":27,"target":0},{"source":27,"target":166},{"source":166,"target":167},{"source":166,"target":27},{"source":28,"target":0},{"source":28,"target":168},{"source":28,"target":169},{"source":28,"target":170},{"source":168,"target":28},{"source":169,"target":28},{"source":170,"target":28},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":171},{"source":171,"target":31},{"source":171,"target":172},{"source":171,"target":30},{"source":172,"target":31},{"source":31,"target":0},{"source":31,"target":173},{"source":31,"target":174},{"source":173,"target":175},{"source":173,"target":31},{"source":174,"target":176},{"source":174,"target":31}],"multigraph":true} |
true | <?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="images"
nsURI="http://eclipse.org/Xtext/xdoc/imageProxy" nsPrefix="images">
<eClassifiers xsi:type="ecore:EClass" name="ImageProxy">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/gssi/metamodel-dataset-analysis-toolchain/metamodels/Images.ecore | ecore | images
ImageProxy
name | null | {"directed":true,"nodes":[{"nsPrefix":"images","nsURI":"http://eclipse.org/Xtext/xdoc/imageProxy","name":"images","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageProxy","instanceClass":null,"abstract":false,"id":1,"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":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="_0" nsURI="http://release.niem.gov/niem/codes/iso_4217/3.0/"
nsPrefix="_0">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Source: International Standards Organization (ISO); 
Publication: Codes for the representation of currencies and funds; 
Version: ISO 4217:2008; 
Date: 30 Jun 2008; 
http://www.iso.org/iso/en/prods-services/popstds/currencycodeslist.html"/>
</eAnnotations>
<eAnnotations source="http://release.niem.gov/niem/conformanceTargets/3.0/">
<details key="conformanceTargets" value="http://reference.niem.gov/niem/specification/naming-and-design-rules/3.0/#ReferenceSchemaDocument"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EEnum" name="CurrencyCodeSimpleType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a currency that qualifies a monetary amount."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CurrencyCodeSimpleType"/>
</eAnnotations>
<eLiterals name="AED">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="UAE Dirham"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AFN" value="1">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Afghani"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ALL" value="2">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lek"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AMD" value="3">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Armenian Dram"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ANG" value="4">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Netherlands Antillean Guilder"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AOA" value="5">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kwanza"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ARS" value="6">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Argentine Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AUD" value="7">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Australian Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AWG" value="8">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Aruban Florin"/>
</eAnnotations>
</eLiterals>
<eLiterals name="AZN" value="9">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Azerbaijanian Manat"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BAM" value="10">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Convertible Mark"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BBD" value="11">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Barbados Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BDT" value="12">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Taka"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BGN" value="13">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bulgarian Lev"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BHD" value="14">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bahraini Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BIF" value="15">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Burundi Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BMD" value="16">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bermudian Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BND" value="17">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Brunei Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BOB" value="18">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Boliviano"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BOV" value="19">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mvdol"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BRL" value="20">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Brazilian Real"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BSD" value="21">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bahamian Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BTN" value="22">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ngultrum"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BWP" value="23">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Pula"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BYR" value="24">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Belarussian Ruble"/>
</eAnnotations>
</eLiterals>
<eLiterals name="BZD" value="25">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Belize Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CAD" value="26">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Canadian Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CDF" value="27">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Congolese Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CHE" value="28">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="WIR Euro"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CHF" value="29">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Swiss Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CHW" value="30">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="WIR Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CLF" value="31">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Unidades de fomento"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CLP" value="32">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Chilean Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CNY" value="33">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Yuan Renminbi"/>
</eAnnotations>
</eLiterals>
<eLiterals name="COP" value="34">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Colombian Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="COU" value="35">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Unidad de Valor Real"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CRC" value="36">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Costa Rican Colon"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CUC" value="37">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Peso Convertible"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CUP" value="38">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Cuban Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CVE" value="39">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Cape Verde Escudo"/>
</eAnnotations>
</eLiterals>
<eLiterals name="CZK" value="40">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Czech Koruna"/>
</eAnnotations>
</eLiterals>
<eLiterals name="DJF" value="41">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Djibouti Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="DKK" value="42">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Danish Krone"/>
</eAnnotations>
</eLiterals>
<eLiterals name="DOP" value="43">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dominican Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="DZD" value="44">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Algerian Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="EGP" value="45">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Egyptian Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ERN" value="46">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Nakfa"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ETB" value="47">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ethiopian Birr"/>
</eAnnotations>
</eLiterals>
<eLiterals name="EUR" value="48">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Euro"/>
</eAnnotations>
</eLiterals>
<eLiterals name="FJD" value="49">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Fiji Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="FKP" value="50">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Falkland Islands Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GBP" value="51">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Pound Sterling"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GEL" value="52">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lari"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GHS" value="53">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ghana Cedi"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GIP" value="54">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Gibraltar Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GMD" value="55">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dalasi"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GNF" value="56">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Guinea Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GTQ" value="57">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Quetzal"/>
</eAnnotations>
</eLiterals>
<eLiterals name="GYD" value="58">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Guyana Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="HKD" value="59">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Hong Kong Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="HNL" value="60">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lempira"/>
</eAnnotations>
</eLiterals>
<eLiterals name="HRK" value="61">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Croatian Kuna"/>
</eAnnotations>
</eLiterals>
<eLiterals name="HTG" value="62">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Gourde"/>
</eAnnotations>
</eLiterals>
<eLiterals name="HUF" value="63">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Forint"/>
</eAnnotations>
</eLiterals>
<eLiterals name="IDR" value="64">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Rupiah"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ILS" value="65">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="New Israeli Sheqel"/>
</eAnnotations>
</eLiterals>
<eLiterals name="INR" value="66">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Indian Rupee"/>
</eAnnotations>
</eLiterals>
<eLiterals name="IQD" value="67">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Iraqi Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="IRR" value="68">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Iranian Rial"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ISK" value="69">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Iceland Krona"/>
</eAnnotations>
</eLiterals>
<eLiterals name="JMD" value="70">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Jamaican Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="JOD" value="71">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Jordanian Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="JPY" value="72">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Yen"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KES" value="73">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kenyan Shilling"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KGS" value="74">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Som"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KHR" value="75">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Riel"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KMF" value="76">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Comoro Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KPW" value="77">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="North Korean Won"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KRW" value="78">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Won"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KWD" value="79">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kuwaiti Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KYD" value="80">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Cayman Islands Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="KZT" value="81">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tenge"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LAK" value="82">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kip"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LBP" value="83">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lebanese Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LKR" value="84">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Sri Lanka Rupee"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LRD" value="85">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Liberian Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LSL" value="86">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Loti"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LTL" value="87">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lithuanian Litas"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LVL" value="88">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Latvian Lats"/>
</eAnnotations>
</eLiterals>
<eLiterals name="LYD" value="89">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Libyan Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MAD" value="90">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Moroccan Dirham"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MDL" value="91">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Moldovan Leu"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MGA" value="92">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Malagasy Ariary"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MKD" value="93">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Denar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MMK" value="94">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kyat"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MNT" value="95">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tugrik"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MOP" value="96">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Pataca"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MRO" value="97">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Ouguiya"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MUR" value="98">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mauritius Rupee"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MVR" value="99">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Rufiyaa"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MWK" value="100">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kwacha"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MXN" value="101">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mexican Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MXV" value="102">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mexican Unidad de Inversion (UDI)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MYR" value="103">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Malaysian Ringgit"/>
</eAnnotations>
</eLiterals>
<eLiterals name="MZN" value="104">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Mozambique Metical"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NAD" value="105">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Namibia Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NGN" value="106">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Naira"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NIO" value="107">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Cordoba Oro"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NOK" value="108">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Norwegian Krone"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NPR" value="109">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Nepalese Rupee"/>
</eAnnotations>
</eLiterals>
<eLiterals name="NZD" value="110">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="New Zealand Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="OMR" value="111">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Rial Omani"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PAB" value="112">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Balboa"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PEN" value="113">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Nuevo Sol"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PGK" value="114">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Kina"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PHP" value="115">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Philippine Peso"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PKR" value="116">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Pakistan Rupee"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PLN" value="117">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Zloty"/>
</eAnnotations>
</eLiterals>
<eLiterals name="PYG" value="118">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Guarani"/>
</eAnnotations>
</eLiterals>
<eLiterals name="QAR" value="119">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Qatari Rial"/>
</eAnnotations>
</eLiterals>
<eLiterals name="RON" value="120">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="New Romanian Leu"/>
</eAnnotations>
</eLiterals>
<eLiterals name="RSD" value="121">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Serbian Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="RUB" value="122">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Russian Ruble"/>
</eAnnotations>
</eLiterals>
<eLiterals name="RWF" value="123">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Rwanda Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SAR" value="124">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Saudi Riyal"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SBD" value="125">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Solomon Islands Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SCR" value="126">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Seychelles Rupee"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SDG" value="127">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Sudanese Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SEK" value="128">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Swedish Krona"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SGD" value="129">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Singapore Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SHP" value="130">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Saint Helena Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SLL" value="131">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Leone"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SOS" value="132">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Somali Shilling"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SRD" value="133">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Surinam Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SSP" value="134">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="South Sudanese Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="STD" value="135">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dobra"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SVC" value="136">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="El Salvador Colon"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SYP" value="137">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Syrian Pound"/>
</eAnnotations>
</eLiterals>
<eLiterals name="SZL" value="138">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Lilangeni"/>
</eAnnotations>
</eLiterals>
<eLiterals name="THB" value="139">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Baht"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TJS" value="140">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Somoni"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TMT" value="141">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Turkmenistan New Manat"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TND" value="142">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tunisian Dinar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TOP" value="143">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Pa'anga"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TRY" value="144">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Turkish Lira"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TTD" value="145">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Trinidad and Tobago Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TWD" value="146">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="New Taiwan Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="TZS" value="147">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tanzanian Shilling"/>
</eAnnotations>
</eLiterals>
<eLiterals name="UAH" value="148">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Hryvnia"/>
</eAnnotations>
</eLiterals>
<eLiterals name="UGX" value="149">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Uganda Shilling"/>
</eAnnotations>
</eLiterals>
<eLiterals name="USD" value="150">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="US Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="USN" value="151">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="US Dollar (Next day)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="USS" value="152">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="US Dollar (Same day)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="UYI" value="153">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Uruguay Peso en Unidades Indexadas (URUIURUI)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="UYU" value="154">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Peso Uruguayo"/>
</eAnnotations>
</eLiterals>
<eLiterals name="UZS" value="155">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Uzbekistan Sum"/>
</eAnnotations>
</eLiterals>
<eLiterals name="VEF" value="156">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bolivar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="VND" value="157">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Dong"/>
</eAnnotations>
</eLiterals>
<eLiterals name="VUV" value="158">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Vatu"/>
</eAnnotations>
</eLiterals>
<eLiterals name="WST" value="159">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tala"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XAF" value="160">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CFA Franc BEAC"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XAG" value="161">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Silver"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XAU" value="162">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Gold"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XBA" value="163">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bond Markets Unit European Composite Unit (EURCO)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XBB" value="164">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bond Markets Unit European Monetary Unit (E.M.U.-6)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XBC" value="165">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bond Markets Unit European Unit of Account 9 (E.U.A.-9)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XBD" value="166">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Bond Markets Unit European Unit of Account 17 (E.U.A.-17)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XCD" value="167">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="East Caribbean Dollar"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XDR" value="168">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="SDR (Special Drawing Right)"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XFU" value="169">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="UIC-Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XOF" value="170">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CFA Franc BCEAO"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XPD" value="171">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Palladium"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XPF" value="172">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="CFP Franc"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XPT" value="173">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Platinum"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XSU" value="174">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Sucre"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XTS" value="175">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Codes specifically reserved for testing purposes"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XUA" value="176">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="ADB Unit of Account"/>
</eAnnotations>
</eLiterals>
<eLiterals name="XXX" value="177">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The codes assigned for transactions where no currency is involved"/>
</eAnnotations>
</eLiterals>
<eLiterals name="YER" value="178">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Yemeni Rial"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ZAR" value="179">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Rand"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ZMW" value="180">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Zambian Kwacha"/>
</eAnnotations>
</eLiterals>
<eLiterals name="ZWL" value="181">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Zimbabwe Dollar"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CurrencyCodeSimpleTypeObject" instanceClassName="org.eclipse.emf.common.util.Enumerator">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CurrencyCodeSimpleType:Object"/>
<details key="baseType" value="CurrencyCodeSimpleType"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CurrencyCodeType">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A data type for a currency that qualifies a monetary amount."/>
</eAnnotations>
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="CurrencyCodeType"/>
<details key="kind" value="simple"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//CurrencyCodeSimpleType"
unsettable="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=":0"/>
<details key="kind" value="simple"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//ID"
iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
<details key="namespace" value="http://release.niem.gov/niem/structures/3.0/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="metadata"/>
<details key="namespace" value="http://release.niem.gov/niem/structures/3.0/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ref" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREF">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="ref"/>
<details key="namespace" value="http://release.niem.gov/niem/structures/3.0/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relationshipMetadata" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//IDREFS">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="relationshipMetadata"/>
<details key="namespace" value="http://release.niem.gov/niem/structures/3.0/"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="anyAttribute" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attributeWildcard"/>
<details key="wildcards" value="urn:us:gov:ic:ism urn:us:gov:ic:ntk"/>
<details key="name" value=":5"/>
<details key="processing" value="lax"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/NIEM/NIEM-UML/Resources/Eclipse/mpd.catalog/_020.ecore | ecore | _0
CurrencyCodeSimpleType
AED
AED
AFN
AFN
ALL
ALL
AMD
AMD
ANG
ANG
AOA
AOA
ARS
ARS
AUD
AUD
AWG
AWG
AZN
AZN
BAM
BAM
BBD
BBD
BDT
BDT
BGN
BGN
BHD
BHD
BIF
BIF
BMD
BMD
BND
BND
BOB
BOB
BOV
BOV
BRL
BRL
BSD
BSD
BTN
BTN
BWP
BWP
BYR
BYR
BZD
BZD
CAD
CAD
CDF
CDF
CHE
CHE
CHF
CHF
CHW
CHW
CLF
CLF
CLP
CLP
CNY
CNY
COP
COP
COU
COU
CRC
CRC
CUC
CUC
CUP
CUP
CVE
CVE
CZK
CZK
DJF
DJF
DKK
DKK
DOP
DOP
DZD
DZD
EGP
EGP
ERN
ERN
ETB
ETB
EUR
EUR
FJD
FJD
FKP
FKP
GBP
GBP
GEL
GEL
GHS
GHS
GIP
GIP
GMD
GMD
GNF
GNF
GTQ
GTQ
GYD
GYD
HKD
HKD
HNL
HNL
HRK
HRK
HTG
HTG
HUF
HUF
IDR
IDR
ILS
ILS
INR
INR
IQD
IQD
IRR
IRR
ISK
ISK
JMD
JMD
JOD
JOD
JPY
JPY
KES
KES
KGS
KGS
KHR
KHR
KMF
KMF
KPW
KPW
KRW
KRW
KWD
KWD
KYD
KYD
KZT
KZT
LAK
LAK
LBP
LBP
LKR
LKR
LRD
LRD
LSL
LSL
LTL
LTL
LVL
LVL
LYD
LYD
MAD
MAD
MDL
MDL
MGA
MGA
MKD
MKD
MMK
MMK
MNT
MNT
MOP
MOP
MRO
MRO
MUR
MUR
MVR
MVR
MWK
MWK
MXN
MXN
MXV
MXV
MYR
MYR
MZN
MZN
NAD
NAD
NGN
NGN
NIO
NIO
NOK
NOK
NPR
NPR
NZD
NZD
OMR
OMR
PAB
PAB
PEN
PEN
PGK
PGK
PHP
PHP
PKR
PKR
PLN
PLN
PYG
PYG
QAR
QAR
RON
RON
RSD
RSD
RUB
RUB
RWF
RWF
SAR
SAR
SBD
SBD
SCR
SCR
SDG
SDG
SEK
SEK
SGD
SGD
SHP
SHP
SLL
SLL
SOS
SOS
SRD
SRD
SSP
SSP
STD
STD
SVC
SVC
SYP
SYP
SZL
SZL
THB
THB
TJS
TJS
TMT
TMT
TND
TND
TOP
TOP
TRY
TRY
TTD
TTD
TWD
TWD
TZS
TZS
UAH
UAH
UGX
UGX
USD
USD
USN
USN
USS
USS
UYI
UYI
UYU
UYU
UZS
UZS
VEF
VEF
VND
VND
VUV
VUV
WST
WST
XAF
XAF
XAG
XAG
XAU
XAU
XBA
XBA
XBB
XBB
XBC
XBC
XBD
XBD
XCD
XCD
XDR
XDR
XFU
XFU
XOF
XOF
XPD
XPD
XPF
XPF
XPT
XPT
XSU
XSU
XTS
XTS
XUA
XUA
XXX
XXX
YER
YER
ZAR
ZAR
ZMW
ZMW
ZWL
ZWL
CurrencyCodeSimpleTypeObject
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
CurrencyCodeType
value
id
metadata
ref
relationshipMetadata
anyAttribute | null | {"directed":true,"nodes":[{"nsPrefix":"_0","nsURI":"http://release.niem.gov/niem/codes/iso_4217/3.0/","name":"_0","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"CurrencyCodeSimpleType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"CurrencyCodeSimpleTypeObject","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurrencyCodeType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"name":"AED","id":4,"value":0,"literal":"AED","eClass":"EEnumLiteral"},{"name":"AFN","id":5,"value":1,"literal":"AFN","eClass":"EEnumLiteral"},{"name":"ALL","id":6,"value":2,"literal":"ALL","eClass":"EEnumLiteral"},{"name":"AMD","id":7,"value":3,"literal":"AMD","eClass":"EEnumLiteral"},{"name":"ANG","id":8,"value":4,"literal":"ANG","eClass":"EEnumLiteral"},{"name":"AOA","id":9,"value":5,"literal":"AOA","eClass":"EEnumLiteral"},{"name":"ARS","id":10,"value":6,"literal":"ARS","eClass":"EEnumLiteral"},{"name":"AUD","id":11,"value":7,"literal":"AUD","eClass":"EEnumLiteral"},{"name":"AWG","id":12,"value":8,"literal":"AWG","eClass":"EEnumLiteral"},{"name":"AZN","id":13,"value":9,"literal":"AZN","eClass":"EEnumLiteral"},{"name":"BAM","id":14,"value":10,"literal":"BAM","eClass":"EEnumLiteral"},{"name":"BBD","id":15,"value":11,"literal":"BBD","eClass":"EEnumLiteral"},{"name":"BDT","id":16,"value":12,"literal":"BDT","eClass":"EEnumLiteral"},{"name":"BGN","id":17,"value":13,"literal":"BGN","eClass":"EEnumLiteral"},{"name":"BHD","id":18,"value":14,"literal":"BHD","eClass":"EEnumLiteral"},{"name":"BIF","id":19,"value":15,"literal":"BIF","eClass":"EEnumLiteral"},{"name":"BMD","id":20,"value":16,"literal":"BMD","eClass":"EEnumLiteral"},{"name":"BND","id":21,"value":17,"literal":"BND","eClass":"EEnumLiteral"},{"name":"BOB","id":22,"value":18,"literal":"BOB","eClass":"EEnumLiteral"},{"name":"BOV","id":23,"value":19,"literal":"BOV","eClass":"EEnumLiteral"},{"name":"BRL","id":24,"value":20,"literal":"BRL","eClass":"EEnumLiteral"},{"name":"BSD","id":25,"value":21,"literal":"BSD","eClass":"EEnumLiteral"},{"name":"BTN","id":26,"value":22,"literal":"BTN","eClass":"EEnumLiteral"},{"name":"BWP","id":27,"value":23,"literal":"BWP","eClass":"EEnumLiteral"},{"name":"BYR","id":28,"value":24,"literal":"BYR","eClass":"EEnumLiteral"},{"name":"BZD","id":29,"value":25,"literal":"BZD","eClass":"EEnumLiteral"},{"name":"CAD","id":30,"value":26,"literal":"CAD","eClass":"EEnumLiteral"},{"name":"CDF","id":31,"value":27,"literal":"CDF","eClass":"EEnumLiteral"},{"name":"CHE","id":32,"value":28,"literal":"CHE","eClass":"EEnumLiteral"},{"name":"CHF","id":33,"value":29,"literal":"CHF","eClass":"EEnumLiteral"},{"name":"CHW","id":34,"value":30,"literal":"CHW","eClass":"EEnumLiteral"},{"name":"CLF","id":35,"value":31,"literal":"CLF","eClass":"EEnumLiteral"},{"name":"CLP","id":36,"value":32,"literal":"CLP","eClass":"EEnumLiteral"},{"name":"CNY","id":37,"value":33,"literal":"CNY","eClass":"EEnumLiteral"},{"name":"COP","id":38,"value":34,"literal":"COP","eClass":"EEnumLiteral"},{"name":"COU","id":39,"value":35,"literal":"COU","eClass":"EEnumLiteral"},{"name":"CRC","id":40,"value":36,"literal":"CRC","eClass":"EEnumLiteral"},{"name":"CUC","id":41,"value":37,"literal":"CUC","eClass":"EEnumLiteral"},{"name":"CUP","id":42,"value":38,"literal":"CUP","eClass":"EEnumLiteral"},{"name":"CVE","id":43,"value":39,"literal":"CVE","eClass":"EEnumLiteral"},{"name":"CZK","id":44,"value":40,"literal":"CZK","eClass":"EEnumLiteral"},{"name":"DJF","id":45,"value":41,"literal":"DJF","eClass":"EEnumLiteral"},{"name":"DKK","id":46,"value":42,"literal":"DKK","eClass":"EEnumLiteral"},{"name":"DOP","id":47,"value":43,"literal":"DOP","eClass":"EEnumLiteral"},{"name":"DZD","id":48,"value":44,"literal":"DZD","eClass":"EEnumLiteral"},{"name":"EGP","id":49,"value":45,"literal":"EGP","eClass":"EEnumLiteral"},{"name":"ERN","id":50,"value":46,"literal":"ERN","eClass":"EEnumLiteral"},{"name":"ETB","id":51,"value":47,"literal":"ETB","eClass":"EEnumLiteral"},{"name":"EUR","id":52,"value":48,"literal":"EUR","eClass":"EEnumLiteral"},{"name":"FJD","id":53,"value":49,"literal":"FJD","eClass":"EEnumLiteral"},{"name":"FKP","id":54,"value":50,"literal":"FKP","eClass":"EEnumLiteral"},{"name":"GBP","id":55,"value":51,"literal":"GBP","eClass":"EEnumLiteral"},{"name":"GEL","id":56,"value":52,"literal":"GEL","eClass":"EEnumLiteral"},{"name":"GHS","id":57,"value":53,"literal":"GHS","eClass":"EEnumLiteral"},{"name":"GIP","id":58,"value":54,"literal":"GIP","eClass":"EEnumLiteral"},{"name":"GMD","id":59,"value":55,"literal":"GMD","eClass":"EEnumLiteral"},{"name":"GNF","id":60,"value":56,"literal":"GNF","eClass":"EEnumLiteral"},{"name":"GTQ","id":61,"value":57,"literal":"GTQ","eClass":"EEnumLiteral"},{"name":"GYD","id":62,"value":58,"literal":"GYD","eClass":"EEnumLiteral"},{"name":"HKD","id":63,"value":59,"literal":"HKD","eClass":"EEnumLiteral"},{"name":"HNL","id":64,"value":60,"literal":"HNL","eClass":"EEnumLiteral"},{"name":"HRK","id":65,"value":61,"literal":"HRK","eClass":"EEnumLiteral"},{"name":"HTG","id":66,"value":62,"literal":"HTG","eClass":"EEnumLiteral"},{"name":"HUF","id":67,"value":63,"literal":"HUF","eClass":"EEnumLiteral"},{"name":"IDR","id":68,"value":64,"literal":"IDR","eClass":"EEnumLiteral"},{"name":"ILS","id":69,"value":65,"literal":"ILS","eClass":"EEnumLiteral"},{"name":"INR","id":70,"value":66,"literal":"INR","eClass":"EEnumLiteral"},{"name":"IQD","id":71,"value":67,"literal":"IQD","eClass":"EEnumLiteral"},{"name":"IRR","id":72,"value":68,"literal":"IRR","eClass":"EEnumLiteral"},{"name":"ISK","id":73,"value":69,"literal":"ISK","eClass":"EEnumLiteral"},{"name":"JMD","id":74,"value":70,"literal":"JMD","eClass":"EEnumLiteral"},{"name":"JOD","id":75,"value":71,"literal":"JOD","eClass":"EEnumLiteral"},{"name":"JPY","id":76,"value":72,"literal":"JPY","eClass":"EEnumLiteral"},{"name":"KES","id":77,"value":73,"literal":"KES","eClass":"EEnumLiteral"},{"name":"KGS","id":78,"value":74,"literal":"KGS","eClass":"EEnumLiteral"},{"name":"KHR","id":79,"value":75,"literal":"KHR","eClass":"EEnumLiteral"},{"name":"KMF","id":80,"value":76,"literal":"KMF","eClass":"EEnumLiteral"},{"name":"KPW","id":81,"value":77,"literal":"KPW","eClass":"EEnumLiteral"},{"name":"KRW","id":82,"value":78,"literal":"KRW","eClass":"EEnumLiteral"},{"name":"KWD","id":83,"value":79,"literal":"KWD","eClass":"EEnumLiteral"},{"name":"KYD","id":84,"value":80,"literal":"KYD","eClass":"EEnumLiteral"},{"name":"KZT","id":85,"value":81,"literal":"KZT","eClass":"EEnumLiteral"},{"name":"LAK","id":86,"value":82,"literal":"LAK","eClass":"EEnumLiteral"},{"name":"LBP","id":87,"value":83,"literal":"LBP","eClass":"EEnumLiteral"},{"name":"LKR","id":88,"value":84,"literal":"LKR","eClass":"EEnumLiteral"},{"name":"LRD","id":89,"value":85,"literal":"LRD","eClass":"EEnumLiteral"},{"name":"LSL","id":90,"value":86,"literal":"LSL","eClass":"EEnumLiteral"},{"name":"LTL","id":91,"value":87,"literal":"LTL","eClass":"EEnumLiteral"},{"name":"LVL","id":92,"value":88,"literal":"LVL","eClass":"EEnumLiteral"},{"name":"LYD","id":93,"value":89,"literal":"LYD","eClass":"EEnumLiteral"},{"name":"MAD","id":94,"value":90,"literal":"MAD","eClass":"EEnumLiteral"},{"name":"MDL","id":95,"value":91,"literal":"MDL","eClass":"EEnumLiteral"},{"name":"MGA","id":96,"value":92,"literal":"MGA","eClass":"EEnumLiteral"},{"name":"MKD","id":97,"value":93,"literal":"MKD","eClass":"EEnumLiteral"},{"name":"MMK","id":98,"value":94,"literal":"MMK","eClass":"EEnumLiteral"},{"name":"MNT","id":99,"value":95,"literal":"MNT","eClass":"EEnumLiteral"},{"name":"MOP","id":100,"value":96,"literal":"MOP","eClass":"EEnumLiteral"},{"name":"MRO","id":101,"value":97,"literal":"MRO","eClass":"EEnumLiteral"},{"name":"MUR","id":102,"value":98,"literal":"MUR","eClass":"EEnumLiteral"},{"name":"MVR","id":103,"value":99,"literal":"MVR","eClass":"EEnumLiteral"},{"name":"MWK","id":104,"value":100,"literal":"MWK","eClass":"EEnumLiteral"},{"name":"MXN","id":105,"value":101,"literal":"MXN","eClass":"EEnumLiteral"},{"name":"MXV","id":106,"value":102,"literal":"MXV","eClass":"EEnumLiteral"},{"name":"MYR","id":107,"value":103,"literal":"MYR","eClass":"EEnumLiteral"},{"name":"MZN","id":108,"value":104,"literal":"MZN","eClass":"EEnumLiteral"},{"name":"NAD","id":109,"value":105,"literal":"NAD","eClass":"EEnumLiteral"},{"name":"NGN","id":110,"value":106,"literal":"NGN","eClass":"EEnumLiteral"},{"name":"NIO","id":111,"value":107,"literal":"NIO","eClass":"EEnumLiteral"},{"name":"NOK","id":112,"value":108,"literal":"NOK","eClass":"EEnumLiteral"},{"name":"NPR","id":113,"value":109,"literal":"NPR","eClass":"EEnumLiteral"},{"name":"NZD","id":114,"value":110,"literal":"NZD","eClass":"EEnumLiteral"},{"name":"OMR","id":115,"value":111,"literal":"OMR","eClass":"EEnumLiteral"},{"name":"PAB","id":116,"value":112,"literal":"PAB","eClass":"EEnumLiteral"},{"name":"PEN","id":117,"value":113,"literal":"PEN","eClass":"EEnumLiteral"},{"name":"PGK","id":118,"value":114,"literal":"PGK","eClass":"EEnumLiteral"},{"name":"PHP","id":119,"value":115,"literal":"PHP","eClass":"EEnumLiteral"},{"name":"PKR","id":120,"value":116,"literal":"PKR","eClass":"EEnumLiteral"},{"name":"PLN","id":121,"value":117,"literal":"PLN","eClass":"EEnumLiteral"},{"name":"PYG","id":122,"value":118,"literal":"PYG","eClass":"EEnumLiteral"},{"name":"QAR","id":123,"value":119,"literal":"QAR","eClass":"EEnumLiteral"},{"name":"RON","id":124,"value":120,"literal":"RON","eClass":"EEnumLiteral"},{"name":"RSD","id":125,"value":121,"literal":"RSD","eClass":"EEnumLiteral"},{"name":"RUB","id":126,"value":122,"literal":"RUB","eClass":"EEnumLiteral"},{"name":"RWF","id":127,"value":123,"literal":"RWF","eClass":"EEnumLiteral"},{"name":"SAR","id":128,"value":124,"literal":"SAR","eClass":"EEnumLiteral"},{"name":"SBD","id":129,"value":125,"literal":"SBD","eClass":"EEnumLiteral"},{"name":"SCR","id":130,"value":126,"literal":"SCR","eClass":"EEnumLiteral"},{"name":"SDG","id":131,"value":127,"literal":"SDG","eClass":"EEnumLiteral"},{"name":"SEK","id":132,"value":128,"literal":"SEK","eClass":"EEnumLiteral"},{"name":"SGD","id":133,"value":129,"literal":"SGD","eClass":"EEnumLiteral"},{"name":"SHP","id":134,"value":130,"literal":"SHP","eClass":"EEnumLiteral"},{"name":"SLL","id":135,"value":131,"literal":"SLL","eClass":"EEnumLiteral"},{"name":"SOS","id":136,"value":132,"literal":"SOS","eClass":"EEnumLiteral"},{"name":"SRD","id":137,"value":133,"literal":"SRD","eClass":"EEnumLiteral"},{"name":"SSP","id":138,"value":134,"literal":"SSP","eClass":"EEnumLiteral"},{"name":"STD","id":139,"value":135,"literal":"STD","eClass":"EEnumLiteral"},{"name":"SVC","id":140,"value":136,"literal":"SVC","eClass":"EEnumLiteral"},{"name":"SYP","id":141,"value":137,"literal":"SYP","eClass":"EEnumLiteral"},{"name":"SZL","id":142,"value":138,"literal":"SZL","eClass":"EEnumLiteral"},{"name":"THB","id":143,"value":139,"literal":"THB","eClass":"EEnumLiteral"},{"name":"TJS","id":144,"value":140,"literal":"TJS","eClass":"EEnumLiteral"},{"name":"TMT","id":145,"value":141,"literal":"TMT","eClass":"EEnumLiteral"},{"name":"TND","id":146,"value":142,"literal":"TND","eClass":"EEnumLiteral"},{"name":"TOP","id":147,"value":143,"literal":"TOP","eClass":"EEnumLiteral"},{"name":"TRY","id":148,"value":144,"literal":"TRY","eClass":"EEnumLiteral"},{"name":"TTD","id":149,"value":145,"literal":"TTD","eClass":"EEnumLiteral"},{"name":"TWD","id":150,"value":146,"literal":"TWD","eClass":"EEnumLiteral"},{"name":"TZS","id":151,"value":147,"literal":"TZS","eClass":"EEnumLiteral"},{"name":"UAH","id":152,"value":148,"literal":"UAH","eClass":"EEnumLiteral"},{"name":"UGX","id":153,"value":149,"literal":"UGX","eClass":"EEnumLiteral"},{"name":"USD","id":154,"value":150,"literal":"USD","eClass":"EEnumLiteral"},{"name":"USN","id":155,"value":151,"literal":"USN","eClass":"EEnumLiteral"},{"name":"USS","id":156,"value":152,"literal":"USS","eClass":"EEnumLiteral"},{"name":"UYI","id":157,"value":153,"literal":"UYI","eClass":"EEnumLiteral"},{"name":"UYU","id":158,"value":154,"literal":"UYU","eClass":"EEnumLiteral"},{"name":"UZS","id":159,"value":155,"literal":"UZS","eClass":"EEnumLiteral"},{"name":"VEF","id":160,"value":156,"literal":"VEF","eClass":"EEnumLiteral"},{"name":"VND","id":161,"value":157,"literal":"VND","eClass":"EEnumLiteral"},{"name":"VUV","id":162,"value":158,"literal":"VUV","eClass":"EEnumLiteral"},{"name":"WST","id":163,"value":159,"literal":"WST","eClass":"EEnumLiteral"},{"name":"XAF","id":164,"value":160,"literal":"XAF","eClass":"EEnumLiteral"},{"name":"XAG","id":165,"value":161,"literal":"XAG","eClass":"EEnumLiteral"},{"name":"XAU","id":166,"value":162,"literal":"XAU","eClass":"EEnumLiteral"},{"name":"XBA","id":167,"value":163,"literal":"XBA","eClass":"EEnumLiteral"},{"name":"XBB","id":168,"value":164,"literal":"XBB","eClass":"EEnumLiteral"},{"name":"XBC","id":169,"value":165,"literal":"XBC","eClass":"EEnumLiteral"},{"name":"XBD","id":170,"value":166,"literal":"XBD","eClass":"EEnumLiteral"},{"name":"XCD","id":171,"value":167,"literal":"XCD","eClass":"EEnumLiteral"},{"name":"XDR","id":172,"value":168,"literal":"XDR","eClass":"EEnumLiteral"},{"name":"XFU","id":173,"value":169,"literal":"XFU","eClass":"EEnumLiteral"},{"name":"XOF","id":174,"value":170,"literal":"XOF","eClass":"EEnumLiteral"},{"name":"XPD","id":175,"value":171,"literal":"XPD","eClass":"EEnumLiteral"},{"name":"XPF","id":176,"value":172,"literal":"XPF","eClass":"EEnumLiteral"},{"name":"XPT","id":177,"value":173,"literal":"XPT","eClass":"EEnumLiteral"},{"name":"XSU","id":178,"value":174,"literal":"XSU","eClass":"EEnumLiteral"},{"name":"XTS","id":179,"value":175,"literal":"XTS","eClass":"EEnumLiteral"},{"name":"XUA","id":180,"value":176,"literal":"XUA","eClass":"EEnumLiteral"},{"name":"XXX","id":181,"value":177,"literal":"XXX","eClass":"EEnumLiteral"},{"name":"YER","id":182,"value":178,"literal":"YER","eClass":"EEnumLiteral"},{"name":"ZAR","id":183,"value":179,"literal":"ZAR","eClass":"EEnumLiteral"},{"name":"ZMW","id":184,"value":180,"literal":"ZMW","eClass":"EEnumLiteral"},{"name":"ZWL","id":185,"value":181,"literal":"ZWL","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"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":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":"id","changeable":true,"lowerBound":0,"iD":true,"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":"metadata","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":"ref","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"relationshipMetadata","changeable":true,"lowerBound":0,"iD":false,"id":190,"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":"anyAttribute","changeable":true,"lowerBound":0,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"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":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":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":1,"target":31},{"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":1,"target":42},{"source":1,"target":43},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":1,"target":47},{"source":1,"target":48},{"source":1,"target":49},{"source":1,"target":50},{"source":1,"target":51},{"source":1,"target":52},{"source":1,"target":53},{"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":1,"target":82},{"source":1,"target":83},{"source":1,"target":84},{"source":1,"target":85},{"source":1,"target":86},{"source":1,"target":87},{"source":1,"target":88},{"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":1,"target":99},{"source":1,"target":100},{"source":1,"target":101},{"source":1,"target":102},{"source":1,"target":103},{"source":1,"target":104},{"source":1,"target":105},{"source":1,"target":106},{"source":1,"target":107},{"source":1,"target":108},{"source":1,"target":109},{"source":1,"target":110},{"source":1,"target":111},{"source":1,"target":112},{"source":1,"target":113},{"source":1,"target":114},{"source":1,"target":115},{"source":1,"target":116},{"source":1,"target":117},{"source":1,"target":118},{"source":1,"target":119},{"source":1,"target":120},{"source":1,"target":121},{"source":1,"target":122},{"source":1,"target":123},{"source":1,"target":124},{"source":1,"target":125},{"source":1,"target":126},{"source":1,"target":127},{"source":1,"target":128},{"source":1,"target":129},{"source":1,"target":130},{"source":1,"target":131},{"source":1,"target":132},{"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":1,"target":140},{"source":1,"target":141},{"source":1,"target":142},{"source":1,"target":143},{"source":1,"target":144},{"source":1,"target":145},{"source":1,"target":146},{"source":1,"target":147},{"source":1,"target":148},{"source":1,"target":149},{"source":1,"target":150},{"source":1,"target":151},{"source":1,"target":152},{"source":1,"target":153},{"source":1,"target":154},{"source":1,"target":155},{"source":1,"target":156},{"source":1,"target":157},{"source":1,"target":158},{"source":1,"target":159},{"source":1,"target":160},{"source":1,"target":161},{"source":1,"target":162},{"source":1,"target":163},{"source":1,"target":164},{"source":1,"target":165},{"source":1,"target":166},{"source":1,"target":167},{"source":1,"target":168},{"source":1,"target":169},{"source":1,"target":170},{"source":1,"target":171},{"source":1,"target":172},{"source":1,"target":173},{"source":1,"target":174},{"source":1,"target":175},{"source":1,"target":176},{"source":1,"target":177},{"source":1,"target":178},{"source":1,"target":179},{"source":1,"target":180},{"source":1,"target":181},{"source":1,"target":182},{"source":1,"target":183},{"source":1,"target":184},{"source":1,"target":185},{"source":4,"target":1},{"source":5,"target":1},{"source":6,"target":1},{"source":7,"target":1},{"source":8,"target":1},{"source":9,"target":1},{"source":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":13,"target":1},{"source":14,"target":1},{"source":15,"target":1},{"source":16,"target":1},{"source":17,"target":1},{"source":18,"target":1},{"source":19,"target":1},{"source":20,"target":1},{"source":21,"target":1},{"source":22,"target":1},{"source":23,"target":1},{"source":24,"target":1},{"source":25,"target":1},{"source":26,"target":1},{"source":27,"target":1},{"source":28,"target":1},{"source":29,"target":1},{"source":30,"target":1},{"source":31,"target":1},{"source":32,"target":1},{"source":33,"target":1},{"source":34,"target":1},{"source":35,"target":1},{"source":36,"target":1},{"source":37,"target":1},{"source":38,"target":1},{"source":39,"target":1},{"source":40,"target":1},{"source":41,"target":1},{"source":42,"target":1},{"source":43,"target":1},{"source":44,"target":1},{"source":45,"target":1},{"source":46,"target":1},{"source":47,"target":1},{"source":48,"target":1},{"source":49,"target":1},{"source":50,"target":1},{"source":51,"target":1},{"source":52,"target":1},{"source":53,"target":1},{"source":54,"target":1},{"source":55,"target":1},{"source":56,"target":1},{"source":57,"target":1},{"source":58,"target":1},{"source":59,"target":1},{"source":60,"target":1},{"source":61,"target":1},{"source":62,"target":1},{"source":63,"target":1},{"source":64,"target":1},{"source":65,"target":1},{"source":66,"target":1},{"source":67,"target":1},{"source":68,"target":1},{"source":69,"target":1},{"source":70,"target":1},{"source":71,"target":1},{"source":72,"target":1},{"source":73,"target":1},{"source":74,"target":1},{"source":75,"target":1},{"source":76,"target":1},{"source":77,"target":1},{"source":78,"target":1},{"source":79,"target":1},{"source":80,"target":1},{"source":81,"target":1},{"source":82,"target":1},{"source":83,"target":1},{"source":84,"target":1},{"source":85,"target":1},{"source":86,"target":1},{"source":87,"target":1},{"source":88,"target":1},{"source":89,"target":1},{"source":90,"target":1},{"source":91,"target":1},{"source":92,"target":1},{"source":93,"target":1},{"source":94,"target":1},{"source":95,"target":1},{"source":96,"target":1},{"source":97,"target":1},{"source":98,"target":1},{"source":99,"target":1},{"source":100,"target":1},{"source":101,"target":1},{"source":102,"target":1},{"source":103,"target":1},{"source":104,"target":1},{"source":105,"target":1},{"source":106,"target":1},{"source":107,"target":1},{"source":108,"target":1},{"source":109,"target":1},{"source":110,"target":1},{"source":111,"target":1},{"source":112,"target":1},{"source":113,"target":1},{"source":114,"target":1},{"source":115,"target":1},{"source":116,"target":1},{"source":117,"target":1},{"source":118,"target":1},{"source":119,"target":1},{"source":120,"target":1},{"source":121,"target":1},{"source":122,"target":1},{"source":123,"target":1},{"source":124,"target":1},{"source":125,"target":1},{"source":126,"target":1},{"source":127,"target":1},{"source":128,"target":1},{"source":129,"target":1},{"source":130,"target":1},{"source":131,"target":1},{"source":132,"target":1},{"source":133,"target":1},{"source":134,"target":1},{"source":135,"target":1},{"source":136,"target":1},{"source":137,"target":1},{"source":138,"target":1},{"source":139,"target":1},{"source":140,"target":1},{"source":141,"target":1},{"source":142,"target":1},{"source":143,"target":1},{"source":144,"target":1},{"source":145,"target":1},{"source":146,"target":1},{"source":147,"target":1},{"source":148,"target":1},{"source":149,"target":1},{"source":150,"target":1},{"source":151,"target":1},{"source":152,"target":1},{"source":153,"target":1},{"source":154,"target":1},{"source":155,"target":1},{"source":156,"target":1},{"source":157,"target":1},{"source":158,"target":1},{"source":159,"target":1},{"source":160,"target":1},{"source":161,"target":1},{"source":162,"target":1},{"source":163,"target":1},{"source":164,"target":1},{"source":165,"target":1},{"source":166,"target":1},{"source":167,"target":1},{"source":168,"target":1},{"source":169,"target":1},{"source":170,"target":1},{"source":171,"target":1},{"source":172,"target":1},{"source":173,"target":1},{"source":174,"target":1},{"source":175,"target":1},{"source":176,"target":1},{"source":177,"target":1},{"source":178,"target":1},{"source":179,"target":1},{"source":180,"target":1},{"source":181,"target":1},{"source":182,"target":1},{"source":183,"target":1},{"source":184,"target":1},{"source":185,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":186},{"source":3,"target":187},{"source":3,"target":188},{"source":3,"target":189},{"source":3,"target":190},{"source":3,"target":191},{"source":186,"target":1},{"source":186,"target":192},{"source":186,"target":3},{"source":192,"target":1},{"source":187,"target":193},{"source":187,"target":3},{"source":188,"target":194},{"source":188,"target":3},{"source":189,"target":195},{"source":189,"target":3},{"source":190,"target":196},{"source":190,"target":3},{"source":191,"target":197},{"source":191,"target":3}],"multigraph":true} |
false | <?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="setup" nsURI="http://www.eclipse.org/CDO/releng/setup/1.0" nsPrefix="setup">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="nsURIs" value="http://www.eclipse.org/oomph/base/1.0 http://www.eclipse.org/oomph/resources/1.0 http://www.eclipse.org/oomph/p2/1.0 http://www.eclipse.org/oomph/targlets/1.0 http://www.eclipse.org/oomph/setup/1.0 http://www.eclipse.org/oomph/setup/p2/1.0 http://www.eclipse.org/oomph/setup/jdt/1.0 http://www.eclipse.org/oomph/setup/git/1.0 http://www.eclipse.org/oomph/setup/maven/1.0 http://www.eclipse.org/oomph/setup/mylyn/1.0 http://www.eclipse.org/oomph/setup/pde/1.0 http://www.eclipse.org/oomph/setup/projects/1.0 http://www.eclipse.org/oomph/setup/projectset/1.0 http://www.eclipse.org/oomph/setup/targlets/1.0 http://www.eclipse.org/oomph/setup/workingsets/1.0 http://www.eclipse.org/oomph/setup/workbench/1.0"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="MetaIndex">
<eStructuralFeatures xsi:type="ecore:EReference" name="indexes" upperBound="-1"
eType="#//Index" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Index">
<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="uRI" lowerBound="1" eType="#//URI">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="uri"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oldURIs" upperBound="-1"
eType="#//URI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Eclipse" eSuperTypes="#//ConfigurableItem">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Product"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="configuration" eType="#//Configuration"
eOpposite="#//Configuration/eclipseVersions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="name"/>
<details key="targetName" value="ProductVersion"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Configuration" eSuperTypes="#//ScopeRoot">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Index"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eclipseVersions" lowerBound="1"
upperBound="-1" eType="#//Eclipse" containment="true" eOpposite="#//Eclipse/configuration"
eKeys="#//Eclipse/version">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="products"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="projects" lowerBound="1"
upperBound="-1" eType="#//Project" containment="true" eOpposite="#//Project/configuration"
eKeys="#//Project/name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigurableItem" abstract="true" eSuperTypes="#//ScopeRoot">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Scope"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Project" eSuperTypes="#//ConfigurableItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="configuration" eType="#//Configuration"
transient="true" eOpposite="#//Configuration/projects"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="branches" lowerBound="1"
upperBound="-1" eType="#//Branch" containment="true" eOpposite="#//Branch/project"
eKeys="#//Branch/name">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="streams"/>
</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:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictions" upperBound="-1"
eType="#//Eclipse">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Branch" eSuperTypes="#//ConfigurableItem">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Stream"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"
eOpposite="#//Project/branches"/>
<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="restrictions" upperBound="-1"
eType="#//Eclipse">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Preferences" eSuperTypes="#//ScopeRoot">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="User"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="installFolder" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value=""/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="acceptedLicenses" upperBound="-1"
eType="#//LicenseInfo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Setup">
<eOperations name="getSetupTasks" upperBound="-1" eType="#//SetupTask">
<eParameters name="filterRestrictions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="trigger" eType="#//Trigger"/>
<eParameters name="preferences" eType="#//Preferences"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="branch" lowerBound="1"
eType="#//Branch"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eclipseVersion" lowerBound="1"
eType="#//Eclipse"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetupTask" abstract="true">
<eOperations name="getScopeRoot" eType="#//ScopeRoot"/>
<eOperations name="requires" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="setupTask" eType="#//SetupTask"/>
</eOperations>
<eOperations name="getValidTriggers" lowerBound="1" eType="#//TriggerSet"/>
<eOperations name="getTriggers" lowerBound="1" eType="#//TriggerSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="requirements" upperBound="-1"
eType="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="predecessors"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="restrictions" upperBound="-1"
eType="#//ConfigurableItem"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scope" eType="#//SetupTaskScope"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="excludedTriggers" lowerBound="1"
eType="#//TriggerSet" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="description"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetupTaskContainer" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="setupTasks" upperBound="-1"
eType="#//SetupTask" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScopeRoot" abstract="true" interface="true"
eSuperTypes="#//SetupTaskContainer">
<eOperations name="getScope" lowerBound="1" eType="#//SetupTaskScope"/>
<eOperations name="getParentScopeRoot" eType="#//ScopeRoot"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompoundSetupTask" eSuperTypes="#//SetupTask #//SetupTaskContainer">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="CompoundTask"/>
</eAnnotations>
<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="ContextVariableTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="VariableTask"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//VariableType"
defaultValueLiteral="STRING"/>
<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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSubstitution" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="source"/>
<details key="targetName" value="Annotation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="choices" upperBound="-1"
eType="#//VariableChoice" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableChoice">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<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="RedirectionTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EclipseIniTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="option" 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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vm" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkLocationTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" lowerBound="1" 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="P2Task" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="installableUnits" lowerBound="1"
upperBound="-1" eType="#//InstallableUnit" containment="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="requirements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="p2Repositories" lowerBound="1"
upperBound="-1" eType="#//P2Repository" containment="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="repositories"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="licenseConfirmationDisabled"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mergeDisabled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InstallableUnit">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Requirement"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionRange" eType="#//VersionRange"
defaultValueLiteral="0.0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="P2Repository">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Repository"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GitCloneTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/CDO/releng/setup/enablement">
<details key="variableName" value="setup.egit.p2"/>
<details key="repository" value="http://download.eclipse.org/egit/updates"/>
<details key="installableUnits" value="org.eclipse.egit.feature.group"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="origin"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="remoteURI" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pushURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="${git.user.id}"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checkoutBranch" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicMaterializationTask" abstract="true"
eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/CDO/releng/setup/enablement">
<details key="variableName" value="setup.buckminster.p2"/>
<details key="repository" value="http://download.eclipse.org/tools/buckminster/updates-4.3"/>
<details key="installableUnits" value="org.eclipse.buckminster.ant org.eclipse.buckminster.core org.eclipse.buckminster.sax org.eclipse.buckminster.download org.eclipse.buckminster.generic org.eclipse.buckminster.executor org.eclipse.buckminster.fetcher org.eclipse.buckminster.osgi.filter org.eclipse.buckminster.jarprocessor org.eclipse.buckminster.jdt org.eclipse.buckminster.junit org.eclipse.buckminster.pde org.eclipse.buckminster.git org.eclipse.buckminster.mspec org.eclipse.buckminster.rmap"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetPlatform" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="${setup.branch.dir/tp}"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bundlePool" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="${setup.state.dir/buckminster/pool}"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuckminsterImportTask" eSuperTypes="#//BasicMaterializationTask">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="TargletTask"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mspec" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="source"/>
<details key="targetName" value="Annotation"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MaterializationTask" eSuperTypes="#//BasicMaterializationTask">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="TargletTask"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rootComponents" lowerBound="1"
upperBound="-1" eType="#//Component" containment="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="targlets"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceLocators" upperBound="-1"
eType="#//SourceLocator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="p2Repositories" upperBound="-1"
eType="#//P2Repository" containment="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="repositories"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Requirement"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="iD"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" lowerBound="1" eType="#//ComponentType">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="source"/>
<details key="targetName" value="Annotation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="versionRange" eType="#//VersionRange"
defaultValueLiteral="0.0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SourceLocator" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ManualSourceLocator" eSuperTypes="#//SourceLocator">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="SourceLocator"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="componentNamePattern" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="componentTypes" lowerBound="1"
upperBound="-1" eType="#//ComponentType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AutomaticSourceLocator" eSuperTypes="#//SourceLocator">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="SourceLocator"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rootFolder" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locateNestedProjects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predicates" upperBound="-1"
eType="ecore:EClass predicates.ecore#//Predicate" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentExtension">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependencies" upperBound="-1"
eType="#//InstallableUnit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentDefinition" eSuperTypes="#//ComponentExtension">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="#//Version"
defaultValueLiteral="1.0.0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MavenImportTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceLocators" lowerBound="1"
upperBound="-1" eType="#//AutomaticSourceLocator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargletImportTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targletURI" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargletTask" eSuperTypes="#//SetupTask #//TargletData"/>
<eClassifiers xsi:type="ecore:EClass" name="Targlet" eSuperTypes="#//TargletData"/>
<eClassifiers xsi:type="ecore:EClass" name="TargletData" abstract="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="Targlet"/>
</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="roots" lowerBound="1" upperBound="-1"
eType="#//InstallableUnit" containment="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="requirements"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceLocators" upperBound="-1"
eType="#//AutomaticSourceLocator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repositoryLists" upperBound="-1"
eType="#//RepositoryList" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activeRepositoryList" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activeP2Repositories" upperBound="-1"
eType="#//P2Repository" changeable="false" volatile="true" transient="true"
derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeSources" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="includeAllPlatforms" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RepositoryList">
<eStructuralFeatures xsi:type="ecore:EReference" name="p2Repositories" upperBound="-1"
eType="#//P2Repository" containment="true">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="repositories"/>
</eAnnotations>
</eStructuralFeatures>
<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="ProjectsImportTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceLocators" lowerBound="1"
upperBound="-1" eType="#//AutomaticSourceLocator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectSetImportTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TargetPlatformTask" eSuperTypes="#//SetupTask">
<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="ApiBaselineTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="APIBaselineTask"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerFolder" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="${setup.project.dir/.baselines}"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zipLocation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EclipsePreferenceTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="PreferenceTask"/>
</eAnnotations>
<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="FileAssociationTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filePattern" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultEditorID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editors" upperBound="-1"
eType="#//FileEditor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileAssociationsTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" lowerBound="1"
upperBound="-1" eType="#//FileMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filePattern" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultEditorID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="editors" upperBound="-1"
eType="#//FileEditor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileEditor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkingSetTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="workingSets" upperBound="-1"
eType="ecore:EClass workingsets.ecore#//WorkingSet" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceCopyTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceCreationTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextModifyTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="modifications" upperBound="-1"
eType="#//TextModification" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encoding" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextModification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pattern" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="substitutions" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KeyBindingTask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scheme" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.eclipse.ui.defaultAcceleratorConfiguration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contexts" lowerBound="1"
upperBound="-1" eType="#//KeyBindingContext" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="platform" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="keys" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="command" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commandParameters" upperBound="-1"
eType="#//CommandParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="KeyBindingContext">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="org.eclipse.ui.contexts.window">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommandParameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="id"/>
</eAnnotations>
</eStructuralFeatures>
<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="MylynQueryTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/CDO/releng/setup/enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="http://download.eclipse.org/mylyn/releases/latest"/>
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="MylynQueriesTask"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="bugzilla"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relativeURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/oomph/Migrator">
<details key="name" value="uRL"/>
<details key="targetName" value="Query"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MylynQueriesTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/CDO/releng/setup/enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="http://download.eclipse.org/mylyn/releases/latest"/>
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="bugzilla"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repositoryURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="queries" upperBound="-1"
eType="#//Query" containment="true" eOpposite="#//Query/task"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//MylynQueriesTask"
eOpposite="#//MylynQueriesTask/queries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="summary" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uRL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="url"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//QueryAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="QueryAttribute" 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="MylynBuildsTask" eSuperTypes="#//SetupTask">
<eAnnotations source="http://www.eclipse.org/CDO/releng/setup/enablement">
<details key="variableName" value="setup.mylyn.p2"/>
<details key="repository" value="http://download.eclipse.org/mylyn/releases/latest"/>
<details key="installableUnits" value="org.eclipse.mylyn.tasks.core org.eclipse.mylyn.tasks.ui"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectorKind" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="org.eclipse.mylyn.hudson"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serverURL" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="userID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="password" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buildPlans" lowerBound="1"
upperBound="-1" eType="#//BuildPlan" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuildPlan">
<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="JRETask" eSuperTypes="#//SetupTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SetupTaskScope">
<eLiterals name="None"/>
<eLiterals name="Eclipse" value="2" literal="Eclipse"/>
<eLiterals name="Project" value="3"/>
<eLiterals name="Branch" value="4"/>
<eLiterals name="User" value="5"/>
<eLiterals name="Configuration" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Trigger">
<eLiterals name="BOOTSTRAP"/>
<eLiterals name="STARTUP" value="1"/>
<eLiterals name="MANUAL" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="TriggerSet" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Exception" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EEnum" name="ComponentType">
<eLiterals name="ECLIPSE_FEATURE" literal="eclipse.feature"/>
<eLiterals name="OSGI_BUNDLE" value="1" literal="osgi.bundle"/>
<eLiterals name="BUCKMINSTER" value="2" literal="buckminster"/>
<eLiterals name="JAR" value="3" literal="jar"/>
<eLiterals name="BOM" value="4" literal="bom"/>
<eLiterals name="UNKNOWN" value="5" literal="unknown"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VariableType">
<eLiterals name="STRING"/>
<eLiterals name="TEXT" value="1"/>
<eLiterals name="PASSWORD" value="2"/>
<eLiterals name="PATTERN" value="3"/>
<eLiterals name="URI" value="4"/>
<eLiterals name="FILE" value="5"/>
<eLiterals name="FOLDER" value="6"/>
<eLiterals name="RESOURCE" value="7"/>
<eLiterals name="CONTAINER" value="8"/>
<eLiterals name="PROJECT" value="9"/>
<eLiterals name="BOOLEAN" value="10"/>
<eLiterals name="INTEGER" value="11"/>
<eLiterals name="FLOAT" value="12"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="LicenseInfo" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Version" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="VersionRange" instanceClassName="java.lang.String"/>
</ecore:EPackage>
| github:ecore:/data/Serranya/org.eclipse.oomph/plugins/org.eclipse.oomph.base/model/legacy/setup.ecore | ecore | setup
MetaIndex
indexes
Index
name
uRI
oldURIs
Eclipse
configuration
version
Configuration
eclipseVersions
projects
ConfigurableItem
Project
configuration
branches
name
label
restrictions
Branch
project
name
restrictions
Preferences
installFolder
acceptedLicenses
Setup
getSetupTasks
filterRestrictions
trigger
preferences
branch
eclipseVersion
SetupTask
getScopeRoot
requires
setupTask
getValidTriggers
getTriggers
requirements
restrictions
disabled
scope
excludedTriggers
documentation
SetupTaskContainer
setupTasks
ScopeRoot
getScope
getParentScopeRoot
CompoundSetupTask
name
ContextVariableTask
type
STRING
name
value
stringSubstitution
label
choices
VariableChoice
value
label
RedirectionTask
sourceURL
targetURL
EclipseIniTask
option
value
vm
LinkLocationTask
path
name
P2Task
installableUnits
p2Repositories
licenseConfirmationDisabled
mergeDisabled
InstallableUnit
iD
versionRange
0.0.0
P2Repository
uRL
GitCloneTask
location
remoteName
origin
remoteURI
pushURI
userID
${git.user.id}
checkoutBranch
BasicMaterializationTask
targetPlatform
${setup.branch.dir/tp}
bundlePool
${setup.state.dir/buckminster/pool}
BuckminsterImportTask
mspec
MaterializationTask
rootComponents
sourceLocators
p2Repositories
Component
name
type
versionRange
0.0.0
SourceLocator
ManualSourceLocator
location
componentNamePattern
componentTypes
AutomaticSourceLocator
rootFolder
locateNestedProjects
predicates
ComponentExtension
dependencies
ComponentDefinition
iD
version
1.0.0
MavenImportTask
sourceLocators
TargletImportTask
targletURI
TargletTask
Targlet
TargletData
name
roots
sourceLocators
repositoryLists
activeRepositoryList
activeP2Repositories
includeSources
true
includeAllPlatforms
RepositoryList
p2Repositories
name
ProjectsImportTask
sourceLocators
ProjectSetImportTask
uRL
TargetPlatformTask
name
ApiBaselineTask
version
containerFolder
${setup.project.dir/.baselines}
zipLocation
EclipsePreferenceTask
key
value
FileAssociationTask
filePattern
defaultEditorID
editors
FileAssociationsTask
mappings
FileMapping
filePattern
defaultEditorID
editors
FileEditor
iD
WorkingSetTask
workingSets
ResourceCopyTask
sourceURL
targetURL
ResourceCreationTask
content
targetURL
encoding
TextModifyTask
uRL
modifications
encoding
TextModification
pattern
substitutions
KeyBindingTask
scheme
org.eclipse.ui.defaultAcceleratorConfiguration
contexts
platform
locale
keys
command
commandParameters
KeyBindingContext
iD
org.eclipse.ui.contexts.window
CommandParameter
iD
value
MylynQueryTask
connectorKind
bugzilla
summary
repositoryURL
relativeURL
MylynQueriesTask
connectorKind
bugzilla
repositoryURL
userID
password
queries
Query
task
summary
uRL
attributes
QueryAttribute
java.util.Map$Entry
java.util.Map$Entry
key
value
MylynBuildsTask
connectorKind
org.eclipse.mylyn.hudson
serverURL
userID
password
buildPlans
BuildPlan
name
JRETask
version
location
SetupTaskScope
None
None
Eclipse
Eclipse
Project
Project
Branch
Branch
User
User
Configuration
Configuration
Trigger
BOOTSTRAP
BOOTSTRAP
STARTUP
STARTUP
MANUAL
MANUAL
TriggerSet
java.lang.String
java.lang.String
Exception
java.lang.String
java.lang.String
URI
java.lang.String
java.lang.String
ComponentType
ECLIPSE_FEATURE
eclipse.feature
OSGI_BUNDLE
osgi.bundle
BUCKMINSTER
buckminster
JAR
jar
BOM
bom
UNKNOWN
unknown
VariableType
STRING
STRING
TEXT
TEXT
PASSWORD
PASSWORD
PATTERN
PATTERN
URI
URI
FILE
FILE
FOLDER
FOLDER
RESOURCE
RESOURCE
CONTAINER
CONTAINER
PROJECT
PROJECT
BOOLEAN
BOOLEAN
INTEGER
INTEGER
FLOAT
FLOAT
LicenseInfo
java.lang.String
java.lang.String
Version
java.lang.String
java.lang.String
VersionRange
java.lang.String
java.lang.String | null | {"directed":true,"nodes":[{"nsPrefix":"setup","nsURI":"http://www.eclipse.org/CDO/releng/setup/1.0","name":"setup","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaIndex","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Index","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Eclipse","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigurableItem","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Branch","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Preferences","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Setup","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetupTask","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetupTaskContainer","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScopeRoot","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompoundSetupTask","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextVariableTask","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableChoice","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedirectionTask","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EclipseIniTask","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkLocationTask","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P2Task","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstallableUnit","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P2Repository","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GitCloneTask","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicMaterializationTask","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuckminsterImportTask","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaterializationTask","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":"SourceLocator","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ManualSourceLocator","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AutomaticSourceLocator","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentExtension","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentDefinition","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MavenImportTask","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargletImportTask","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargletTask","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Targlet","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargletData","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RepositoryList","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectsImportTask","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectSetImportTask","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TargetPlatformTask","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApiBaselineTask","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EclipsePreferenceTask","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileAssociationTask","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileAssociationsTask","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileMapping","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileEditor","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkingSetTask","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceCopyTask","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceCreationTask","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextModifyTask","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextModification","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyBindingTask","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"KeyBindingContext","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommandParameter","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynQueryTask","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynQueriesTask","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"QueryAttribute","instanceClass":"java.util.Map$Entry","abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MylynBuildsTask","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuildPlan","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JRETask","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SetupTaskScope","instanceClass":null,"id":62,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"id":63,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"TriggerSet","instanceClass":"java.lang.String","id":64,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Exception","instanceClass":"java.lang.String","id":65,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"URI","instanceClass":"java.lang.String","id":66,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"id":67,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariableType","instanceClass":null,"id":68,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"LicenseInfo","instanceClass":"java.lang.String","id":69,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"Version","instanceClass":"java.lang.String","id":70,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"VersionRange","instanceClass":"java.lang.String","id":71,"serializable":true,"eClass":"EDataType"},{"container":false,"ordered":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":72,"derived":false},{"id":73,"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":74,"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":"uRI","changeable":true,"lowerBound":1,"iD":false,"id":75,"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":"oldURIs","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"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":"configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"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":"version","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"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":"eclipseVersions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":84,"derived":false},{"id":85,"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":"projects","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"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":"configuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"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":91,"derived":false},{"id":92,"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":"branches","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":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":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":true,"name":"restrictions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"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":99,"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":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"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":"restrictions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"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":"installFolder","changeable":true,"lowerBound":1,"iD":false,"id":109,"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":"acceptedLicenses","changeable":true,"lowerBound":0,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getSetupTasks","lowerBound":0,"id":114,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"branch","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"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":"eclipseVersion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"filterRestrictions","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"trigger","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"preferences","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":"getScopeRoot","lowerBound":0,"id":126,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"requires","lowerBound":0,"id":127,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getValidTriggers","lowerBound":1,"id":128,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTriggers","lowerBound":1,"id":129,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"requirements","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":"restrictions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":131,"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":"disabled","changeable":true,"lowerBound":0,"iD":false,"id":132,"derived":false},{"ordered":true,"upperBound":1,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"scope","changeable":false,"lowerBound":0,"iD":false,"id":133,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"excludedTriggers","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setupTask","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setupTasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getScope","lowerBound":1,"id":150,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParentScopeRoot","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EOperation"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"id":154,"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":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"STRING","unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":159,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"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":"stringSubstitution","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":"label","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":true,"unsettable":false,"transient":false,"unique":true,"name":"choices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"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"},{"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":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":"label","changeable":true,"lowerBound":0,"iD":false,"id":173,"derived":false},{"id":174,"eClass":"EGenericType"},{"id":175,"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":"sourceURL","changeable":true,"lowerBound":1,"iD":false,"id":176,"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":"targetURL","changeable":true,"lowerBound":1,"iD":false,"id":177,"derived":false},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"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":"option","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":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":182,"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":"vm","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":"path","changeable":true,"lowerBound":1,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":189,"derived":false},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"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":"installableUnits","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"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":"p2Repositories","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"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":"licenseConfirmationDisabled","changeable":true,"lowerBound":0,"iD":false,"id":195,"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":"mergeDisabled","changeable":true,"lowerBound":0,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":202,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"0.0.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0.0","unsettable":false,"transient":false,"unique":true,"name":"versionRange","changeable":true,"lowerBound":0,"iD":false,"id":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"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":"uRL","changeable":true,"lowerBound":1,"iD":false,"id":206,"derived":false},{"id":207,"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":"location","changeable":true,"lowerBound":1,"iD":false,"id":208,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"origin","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"origin","unsettable":false,"transient":false,"unique":true,"name":"remoteName","changeable":true,"lowerBound":1,"iD":false,"id":209,"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":"remoteURI","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pushURI","changeable":true,"lowerBound":0,"iD":false,"id":211,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"${git.user.id}","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"${git.user.id}","unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":"checkoutBranch","changeable":true,"lowerBound":1,"iD":false,"id":213,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"${setup.branch.dir/tp}","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"${setup.branch.dir/tp}","unsettable":false,"transient":false,"unique":true,"name":"targetPlatform","changeable":true,"lowerBound":1,"iD":false,"id":221,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"${setup.state.dir/buckminster/pool}","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"${setup.state.dir/buckminster/pool}","unsettable":false,"transient":false,"unique":true,"name":"bundlePool","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"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":null,"unsettable":false,"transient":false,"unique":true,"name":"mspec","changeable":true,"lowerBound":1,"iD":false,"id":226,"derived":false},{"id":227,"eClass":"EGenericType"},{"id":228,"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":"rootComponents","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"sourceLocators","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":"p2Repositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"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":236,"derived":false},{"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":237,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"0.0.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0.0.0","unsettable":false,"transient":false,"unique":true,"name":"versionRange","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"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":"location","changeable":true,"lowerBound":1,"iD":false,"id":242,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"componentNamePattern","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"componentTypes","changeable":true,"lowerBound":1,"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,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rootFolder","changeable":true,"lowerBound":1,"iD":false,"id":249,"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":"locateNestedProjects","changeable":true,"lowerBound":0,"iD":false,"id":250,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"predicates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"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":"dependencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"id":257,"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":258,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"1.0.0","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1.0.0","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"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":"sourceLocators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"targletURI","changeable":true,"lowerBound":1,"iD":false,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"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":272,"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":"roots","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"transient":false,"unique":true,"name":"sourceLocators","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"repositoryLists","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"activeRepositoryList","changeable":true,"lowerBound":0,"iD":false,"id":276,"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":"activeP2Repositories","changeable":false,"resolveProxies":false,"lowerBound":0,"id":277,"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":"includeSources","changeable":true,"lowerBound":0,"iD":false,"id":278,"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":"includeAllPlatforms","changeable":true,"lowerBound":0,"iD":false,"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"p2Repositories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"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":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"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":"sourceLocators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"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":"uRL","changeable":true,"lowerBound":1,"iD":false,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"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":298,"derived":false},{"id":299,"eClass":"EGenericType"},{"id":300,"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":"version","changeable":true,"lowerBound":1,"iD":false,"id":301,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"${setup.project.dir/.baselines}","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"${setup.project.dir/.baselines}","unsettable":false,"transient":false,"unique":true,"name":"containerFolder","changeable":true,"lowerBound":1,"iD":false,"id":302,"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":"zipLocation","changeable":true,"lowerBound":1,"iD":false,"id":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"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":"filePattern","changeable":true,"lowerBound":1,"iD":false,"id":313,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultEditorID","changeable":true,"lowerBound":0,"iD":false,"id":314,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"editors","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"},{"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":"mappings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"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":"filePattern","changeable":true,"lowerBound":1,"iD":false,"id":323,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"defaultEditorID","changeable":true,"lowerBound":0,"iD":false,"id":324,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"editors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"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":329,"derived":false},{"id":330,"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":"workingSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"eClass":"EGenericType"},{"id":333,"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":"sourceURL","changeable":true,"lowerBound":1,"iD":false,"id":334,"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":"targetURL","changeable":true,"lowerBound":1,"iD":false,"id":335,"derived":false},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"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":"content","changeable":true,"lowerBound":1,"iD":false,"id":339,"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":"targetURL","changeable":true,"lowerBound":1,"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":"encoding","changeable":true,"lowerBound":0,"iD":false,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"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":"uRL","changeable":true,"lowerBound":1,"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":"modifications","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":"encoding","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"lowerBound":1,"iD":false,"id":353,"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":"substitutions","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.ui.defaultAcceleratorConfiguration","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.ui.defaultAcceleratorConfiguration","unsettable":false,"transient":false,"unique":true,"name":"scheme","changeable":true,"lowerBound":1,"iD":false,"id":357,"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":"contexts","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"platform","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":"locale","changeable":true,"lowerBound":0,"iD":false,"id":360,"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":"keys","changeable":true,"lowerBound":1,"iD":false,"id":361,"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":"command","changeable":true,"lowerBound":1,"iD":false,"id":362,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commandParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.ui.contexts.window","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.ui.contexts.window","unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":372,"derived":false},{"id":373,"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":374,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":375,"derived":false},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"bugzilla","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"bugzilla","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","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":"summary","changeable":true,"lowerBound":1,"iD":false,"id":379,"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":"repositoryURL","changeable":true,"lowerBound":1,"iD":false,"id":380,"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":"relativeURL","changeable":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"defaultValue":"bugzilla","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"bugzilla","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","changeable":true,"lowerBound":1,"iD":false,"id":387,"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":"repositoryURL","changeable":true,"lowerBound":1,"iD":false,"id":388,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"id":389,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":390,"derived":false},{"container":false,"ordered":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":391,"derived":false},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":398,"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":"summary","changeable":true,"lowerBound":1,"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":"uRL","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"container":false,"ordered":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":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"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":406,"derived":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":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"org.eclipse.mylyn.hudson","volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"org.eclipse.mylyn.hudson","unsettable":false,"transient":false,"unique":true,"name":"connectorKind","changeable":true,"lowerBound":1,"iD":false,"id":410,"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":"serverURL","changeable":true,"lowerBound":1,"iD":false,"id":411,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"userID","changeable":true,"lowerBound":0,"iD":false,"id":412,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"password","changeable":true,"lowerBound":0,"iD":false,"id":413,"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":"buildPlans","changeable":true,"resolveProxies":true,"lowerBound":1,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"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":421,"derived":false},{"id":422,"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":"version","changeable":true,"lowerBound":1,"iD":false,"id":423,"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":"location","changeable":true,"lowerBound":1,"iD":false,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"name":"None","id":428,"value":0,"literal":"None","eClass":"EEnumLiteral"},{"name":"Eclipse","id":429,"value":2,"literal":"Eclipse","eClass":"EEnumLiteral"},{"name":"Project","id":430,"value":3,"literal":"Project","eClass":"EEnumLiteral"},{"name":"Branch","id":431,"value":4,"literal":"Branch","eClass":"EEnumLiteral"},{"name":"User","id":432,"value":5,"literal":"User","eClass":"EEnumLiteral"},{"name":"Configuration","id":433,"value":1,"literal":"Configuration","eClass":"EEnumLiteral"},{"name":"BOOTSTRAP","id":434,"value":0,"literal":"BOOTSTRAP","eClass":"EEnumLiteral"},{"name":"STARTUP","id":435,"value":1,"literal":"STARTUP","eClass":"EEnumLiteral"},{"name":"MANUAL","id":436,"value":2,"literal":"MANUAL","eClass":"EEnumLiteral"},{"name":"ECLIPSE_FEATURE","id":437,"value":0,"literal":"eclipse.feature","eClass":"EEnumLiteral"},{"name":"OSGI_BUNDLE","id":438,"value":1,"literal":"osgi.bundle","eClass":"EEnumLiteral"},{"name":"BUCKMINSTER","id":439,"value":2,"literal":"buckminster","eClass":"EEnumLiteral"},{"name":"JAR","id":440,"value":3,"literal":"jar","eClass":"EEnumLiteral"},{"name":"BOM","id":441,"value":4,"literal":"bom","eClass":"EEnumLiteral"},{"name":"UNKNOWN","id":442,"value":5,"literal":"unknown","eClass":"EEnumLiteral"},{"name":"STRING","id":443,"value":0,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"TEXT","id":444,"value":1,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"PASSWORD","id":445,"value":2,"literal":"PASSWORD","eClass":"EEnumLiteral"},{"name":"PATTERN","id":446,"value":3,"literal":"PATTERN","eClass":"EEnumLiteral"},{"name":"URI","id":447,"value":4,"literal":"URI","eClass":"EEnumLiteral"},{"name":"FILE","id":448,"value":5,"literal":"FILE","eClass":"EEnumLiteral"},{"name":"FOLDER","id":449,"value":6,"literal":"FOLDER","eClass":"EEnumLiteral"},{"name":"RESOURCE","id":450,"value":7,"literal":"RESOURCE","eClass":"EEnumLiteral"},{"name":"CONTAINER","id":451,"value":8,"literal":"CONTAINER","eClass":"EEnumLiteral"},{"name":"PROJECT","id":452,"value":9,"literal":"PROJECT","eClass":"EEnumLiteral"},{"name":"BOOLEAN","id":453,"value":10,"literal":"BOOLEAN","eClass":"EEnumLiteral"},{"name":"INTEGER","id":454,"value":11,"literal":"INTEGER","eClass":"EEnumLiteral"},{"name":"FLOAT","id":455,"value":12,"literal":"FLOAT","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":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":1,"target":0},{"source":1,"target":72},{"source":72,"target":2},{"source":72,"target":73},{"source":72,"target":1},{"source":73,"target":2},{"source":2,"target":0},{"source":2,"target":74},{"source":2,"target":75},{"source":2,"target":76},{"source":74,"target":77},{"source":74,"target":2},{"source":75,"target":66},{"source":75,"target":78},{"source":75,"target":2},{"source":78,"target":66},{"source":76,"target":66},{"source":76,"target":79},{"source":76,"target":2},{"source":79,"target":66},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":80,"target":4},{"source":80,"target":83},{"source":80,"target":3},{"source":80,"target":84},{"source":83,"target":4},{"source":81,"target":85},{"source":81,"target":3},{"source":82,"target":5},{"source":4,"target":0},{"source":4,"target":12},{"source":4,"target":84},{"source":4,"target":86},{"source":4,"target":87},{"source":84,"target":3},{"source":84,"target":88},{"source":84,"target":4},{"source":84,"target":80},{"source":84,"target":81},{"source":88,"target":3},{"source":86,"target":6},{"source":86,"target":89},{"source":86,"target":4},{"source":86,"target":90},{"source":86,"target":91},{"source":89,"target":6},{"source":87,"target":12},{"source":5,"target":0},{"source":5,"target":12},{"source":5,"target":92},{"source":92,"target":12},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":90},{"source":6,"target":93},{"source":6,"target":91},{"source":6,"target":94},{"source":6,"target":95},{"source":6,"target":96},{"source":90,"target":4},{"source":90,"target":97},{"source":90,"target":6},{"source":90,"target":86},{"source":97,"target":4},{"source":93,"target":7},{"source":93,"target":98},{"source":93,"target":6},{"source":93,"target":99},{"source":93,"target":100},{"source":98,"target":7},{"source":91,"target":101},{"source":91,"target":6},{"source":94,"target":102},{"source":94,"target":6},{"source":95,"target":3},{"source":95,"target":103},{"source":95,"target":6},{"source":103,"target":3},{"source":96,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":99},{"source":7,"target":100},{"source":7,"target":104},{"source":7,"target":105},{"source":99,"target":6},{"source":99,"target":106},{"source":99,"target":7},{"source":99,"target":93},{"source":106,"target":6},{"source":100,"target":107},{"source":100,"target":7},{"source":104,"target":3},{"source":104,"target":108},{"source":104,"target":7},{"source":108,"target":3},{"source":105,"target":5},{"source":8,"target":0},{"source":8,"target":12},{"source":8,"target":109},{"source":8,"target":110},{"source":8,"target":111},{"source":109,"target":112},{"source":109,"target":8},{"source":110,"target":69},{"source":110,"target":113},{"source":110,"target":8},{"source":113,"target":69},{"source":111,"target":12},{"source":9,"target":0},{"source":9,"target":114},{"source":9,"target":115},{"source":9,"target":116},{"source":114,"target":10},{"source":114,"target":117},{"source":114,"target":9},{"source":114,"target":118},{"source":114,"target":119},{"source":114,"target":120},{"source":117,"target":10},{"source":118,"target":121},{"source":118,"target":114},{"source":119,"target":63},{"source":119,"target":122},{"source":119,"target":114},{"source":122,"target":63},{"source":120,"target":8},{"source":120,"target":123},{"source":120,"target":114},{"source":123,"target":8},{"source":115,"target":7},{"source":115,"target":124},{"source":115,"target":9},{"source":124,"target":7},{"source":116,"target":3},{"source":116,"target":125},{"source":116,"target":9},{"source":125,"target":3},{"source":10,"target":0},{"source":10,"target":126},{"source":10,"target":127},{"source":10,"target":128},{"source":10,"target":129},{"source":10,"target":130},{"source":10,"target":131},{"source":10,"target":132},{"source":10,"target":133},{"source":10,"target":134},{"source":10,"target":135},{"source":126,"target":12},{"source":126,"target":136},{"source":126,"target":10},{"source":136,"target":12},{"source":127,"target":137},{"source":127,"target":10},{"source":127,"target":138},{"source":138,"target":10},{"source":138,"target":139},{"source":138,"target":127},{"source":139,"target":10},{"source":128,"target":64},{"source":128,"target":140},{"source":128,"target":10},{"source":140,"target":64},{"source":129,"target":64},{"source":129,"target":141},{"source":129,"target":10},{"source":141,"target":64},{"source":130,"target":10},{"source":130,"target":142},{"source":130,"target":10},{"source":142,"target":10},{"source":131,"target":5},{"source":131,"target":143},{"source":131,"target":10},{"source":143,"target":5},{"source":132,"target":144},{"source":132,"target":10},{"source":133,"target":62},{"source":133,"target":145},{"source":133,"target":10},{"source":145,"target":62},{"source":134,"target":64},{"source":134,"target":146},{"source":134,"target":10},{"source":146,"target":64},{"source":135,"target":147},{"source":135,"target":10},{"source":11,"target":0},{"source":11,"target":148},{"source":148,"target":10},{"source":148,"target":149},{"source":148,"target":11},{"source":149,"target":10},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":150},{"source":12,"target":151},{"source":12,"target":152},{"source":150,"target":62},{"source":150,"target":153},{"source":150,"target":12},{"source":153,"target":62},{"source":151,"target":12},{"source":151,"target":154},{"source":151,"target":12},{"source":154,"target":12},{"source":152,"target":11},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":11},{"source":13,"target":155},{"source":13,"target":156},{"source":13,"target":157},{"source":155,"target":158},{"source":155,"target":13},{"source":156,"target":10},{"source":157,"target":11},{"source":14,"target":0},{"source":14,"target":10},{"source":14,"target":159},{"source":14,"target":160},{"source":14,"target":161},{"source":14,"target":162},{"source":14,"target":163},{"source":14,"target":164},{"source":14,"target":165},{"source":159,"target":68},{"source":159,"target":166},{"source":159,"target":14},{"source":166,"target":68},{"source":160,"target":167},{"source":160,"target":14},{"source":161,"target":168},{"source":161,"target":14},{"source":162,"target":169},{"source":162,"target":14},{"source":163,"target":170},{"source":163,"target":14},{"source":164,"target":15},{"source":164,"target":171},{"source":164,"target":14},{"source":171,"target":15},{"source":165,"target":10},{"source":15,"target":0},{"source":15,"target":172},{"source":15,"target":173},{"source":172,"target":174},{"source":172,"target":15},{"source":173,"target":175},{"source":173,"target":15},{"source":16,"target":0},{"source":16,"target":10},{"source":16,"target":176},{"source":16,"target":177},{"source":16,"target":178},{"source":176,"target":179},{"source":176,"target":16},{"source":177,"target":180},{"source":177,"target":16},{"source":178,"target":10},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":181},{"source":17,"target":182},{"source":17,"target":183},{"source":17,"target":184},{"source":181,"target":185},{"source":181,"target":17},{"source":182,"target":186},{"source":182,"target":17},{"source":183,"target":187},{"source":183,"target":17},{"source":184,"target":10},{"source":18,"target":0},{"source":18,"target":10},{"source":18,"target":188},{"source":18,"target":189},{"source":18,"target":190},{"source":188,"target":191},{"source":188,"target":18},{"source":189,"target":192},{"source":189,"target":18},{"source":190,"target":10},{"source":19,"target":0},{"source":19,"target":10},{"source":19,"target":193},{"source":19,"target":194},{"source":19,"target":195},{"source":19,"target":196},{"source":19,"target":197},{"source":193,"target":20},{"source":193,"target":198},{"source":193,"target":19},{"source":198,"target":20},{"source":194,"target":21},{"source":194,"target":199},{"source":194,"target":19},{"source":199,"target":21},{"source":195,"target":200},{"source":195,"target":19},{"source":196,"target":201},{"source":196,"target":19},{"source":197,"target":10},{"source":20,"target":0},{"source":20,"target":202},{"source":20,"target":203},{"source":202,"target":204},{"source":202,"target":20},{"source":203,"target":71},{"source":203,"target":205},{"source":203,"target":20},{"source":205,"target":71},{"source":21,"target":0},{"source":21,"target":206},{"source":206,"target":207},{"source":206,"target":21},{"source":22,"target":0},{"source":22,"target":10},{"source":22,"target":208},{"source":22,"target":209},{"source":22,"target":210},{"source":22,"target":211},{"source":22,"target":212},{"source":22,"target":213},{"source":22,"target":214},{"source":208,"target":215},{"source":208,"target":22},{"source":209,"target":216},{"source":209,"target":22},{"source":210,"target":217},{"source":210,"target":22},{"source":211,"target":218},{"source":211,"target":22},{"source":212,"target":219},{"source":212,"target":22},{"source":213,"target":220},{"source":213,"target":22},{"source":214,"target":10},{"source":23,"target":0},{"source":23,"target":10},{"source":23,"target":221},{"source":23,"target":222},{"source":23,"target":223},{"source":221,"target":224},{"source":221,"target":23},{"source":222,"target":225},{"source":222,"target":23},{"source":223,"target":10},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":226},{"source":24,"target":227},{"source":226,"target":228},{"source":226,"target":24},{"source":227,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":229},{"source":25,"target":230},{"source":25,"target":231},{"source":25,"target":232},{"source":229,"target":26},{"source":229,"target":233},{"source":229,"target":25},{"source":233,"target":26},{"source":230,"target":27},{"source":230,"target":234},{"source":230,"target":25},{"source":234,"target":27},{"source":231,"target":21},{"source":231,"target":235},{"source":231,"target":25},{"source":235,"target":21},{"source":232,"target":23},{"source":26,"target":0},{"source":26,"target":236},{"source":26,"target":237},{"source":26,"target":238},{"source":236,"target":239},{"source":236,"target":26},{"source":237,"target":67},{"source":237,"target":240},{"source":237,"target":26},{"source":240,"target":67},{"source":238,"target":71},{"source":238,"target":241},{"source":238,"target":26},{"source":241,"target":71},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":242},{"source":28,"target":243},{"source":28,"target":244},{"source":28,"target":245},{"source":242,"target":246},{"source":242,"target":28},{"source":243,"target":247},{"source":243,"target":28},{"source":244,"target":67},{"source":244,"target":248},{"source":244,"target":28},{"source":248,"target":67},{"source":245,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":249},{"source":29,"target":250},{"source":29,"target":251},{"source":29,"target":252},{"source":249,"target":253},{"source":249,"target":29},{"source":250,"target":254},{"source":250,"target":29},{"source":251,"target":255},{"source":251,"target":29},{"source":252,"target":27},{"source":30,"target":0},{"source":30,"target":256},{"source":256,"target":20},{"source":256,"target":257},{"source":256,"target":30},{"source":257,"target":20},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":258},{"source":31,"target":259},{"source":31,"target":260},{"source":258,"target":261},{"source":258,"target":31},{"source":259,"target":70},{"source":259,"target":262},{"source":259,"target":31},{"source":262,"target":70},{"source":260,"target":30},{"source":32,"target":0},{"source":32,"target":10},{"source":32,"target":263},{"source":32,"target":264},{"source":263,"target":29},{"source":263,"target":265},{"source":263,"target":32},{"source":265,"target":29},{"source":264,"target":10},{"source":33,"target":0},{"source":33,"target":10},{"source":33,"target":266},{"source":33,"target":267},{"source":266,"target":268},{"source":266,"target":33},{"source":267,"target":10},{"source":34,"target":0},{"source":34,"target":10},{"source":34,"target":36},{"source":34,"target":269},{"source":34,"target":270},{"source":269,"target":10},{"source":270,"target":36},{"source":35,"target":0},{"source":35,"target":36},{"source":35,"target":271},{"source":271,"target":36},{"source":36,"target":0},{"source":36,"target":272},{"source":36,"target":273},{"source":36,"target":274},{"source":36,"target":275},{"source":36,"target":276},{"source":36,"target":277},{"source":36,"target":278},{"source":36,"target":279},{"source":272,"target":280},{"source":272,"target":36},{"source":273,"target":20},{"source":273,"target":281},{"source":273,"target":36},{"source":281,"target":20},{"source":274,"target":29},{"source":274,"target":282},{"source":274,"target":36},{"source":282,"target":29},{"source":275,"target":37},{"source":275,"target":283},{"source":275,"target":36},{"source":283,"target":37},{"source":276,"target":284},{"source":276,"target":36},{"source":277,"target":21},{"source":277,"target":285},{"source":277,"target":36},{"source":285,"target":21},{"source":278,"target":286},{"source":278,"target":36},{"source":279,"target":287},{"source":279,"target":36},{"source":37,"target":0},{"source":37,"target":288},{"source":37,"target":289},{"source":288,"target":21},{"source":288,"target":290},{"source":288,"target":37},{"source":290,"target":21},{"source":289,"target":291},{"source":289,"target":37},{"source":38,"target":0},{"source":38,"target":10},{"source":38,"target":292},{"source":38,"target":293},{"source":292,"target":29},{"source":292,"target":294},{"source":292,"target":38},{"source":294,"target":29},{"source":293,"target":10},{"source":39,"target":0},{"source":39,"target":10},{"source":39,"target":295},{"source":39,"target":296},{"source":295,"target":297},{"source":295,"target":39},{"source":296,"target":10},{"source":40,"target":0},{"source":40,"target":10},{"source":40,"target":298},{"source":40,"target":299},{"source":298,"target":300},{"source":298,"target":40},{"source":299,"target":10},{"source":41,"target":0},{"source":41,"target":10},{"source":41,"target":301},{"source":41,"target":302},{"source":41,"target":303},{"source":41,"target":304},{"source":301,"target":305},{"source":301,"target":41},{"source":302,"target":306},{"source":302,"target":41},{"source":303,"target":307},{"source":303,"target":41},{"source":304,"target":10},{"source":42,"target":0},{"source":42,"target":10},{"source":42,"target":308},{"source":42,"target":309},{"source":42,"target":310},{"source":308,"target":311},{"source":308,"target":42},{"source":309,"target":312},{"source":309,"target":42},{"source":310,"target":10},{"source":43,"target":0},{"source":43,"target":10},{"source":43,"target":313},{"source":43,"target":314},{"source":43,"target":315},{"source":43,"target":316},{"source":313,"target":317},{"source":313,"target":43},{"source":314,"target":318},{"source":314,"target":43},{"source":315,"target":46},{"source":315,"target":319},{"source":315,"target":43},{"source":319,"target":46},{"source":316,"target":10},{"source":44,"target":0},{"source":44,"target":10},{"source":44,"target":320},{"source":44,"target":321},{"source":320,"target":45},{"source":320,"target":322},{"source":320,"target":44},{"source":322,"target":45},{"source":321,"target":10},{"source":45,"target":0},{"source":45,"target":323},{"source":45,"target":324},{"source":45,"target":325},{"source":323,"target":326},{"source":323,"target":45},{"source":324,"target":327},{"source":324,"target":45},{"source":325,"target":46},{"source":325,"target":328},{"source":325,"target":45},{"source":328,"target":46},{"source":46,"target":0},{"source":46,"target":329},{"source":329,"target":330},{"source":329,"target":46},{"source":47,"target":0},{"source":47,"target":10},{"source":47,"target":331},{"source":47,"target":332},{"source":331,"target":333},{"source":331,"target":47},{"source":332,"target":10},{"source":48,"target":0},{"source":48,"target":10},{"source":48,"target":334},{"source":48,"target":335},{"source":48,"target":336},{"source":334,"target":337},{"source":334,"target":48},{"source":335,"target":338},{"source":335,"target":48},{"source":336,"target":10},{"source":49,"target":0},{"source":49,"target":10},{"source":49,"target":339},{"source":49,"target":340},{"source":49,"target":341},{"source":49,"target":342},{"source":339,"target":343},{"source":339,"target":49},{"source":340,"target":344},{"source":340,"target":49},{"source":341,"target":345},{"source":341,"target":49},{"source":342,"target":10},{"source":50,"target":0},{"source":50,"target":10},{"source":50,"target":346},{"source":50,"target":347},{"source":50,"target":348},{"source":50,"target":349},{"source":346,"target":350},{"source":346,"target":50},{"source":347,"target":51},{"source":347,"target":351},{"source":347,"target":50},{"source":351,"target":51},{"source":348,"target":352},{"source":348,"target":50},{"source":349,"target":10},{"source":51,"target":0},{"source":51,"target":353},{"source":51,"target":354},{"source":353,"target":355},{"source":353,"target":51},{"source":354,"target":356},{"source":354,"target":51},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":357},{"source":52,"target":358},{"source":52,"target":359},{"source":52,"target":360},{"source":52,"target":361},{"source":52,"target":362},{"source":52,"target":363},{"source":52,"target":364},{"source":357,"target":365},{"source":357,"target":52},{"source":358,"target":53},{"source":358,"target":366},{"source":358,"target":52},{"source":366,"target":53},{"source":359,"target":367},{"source":359,"target":52},{"source":360,"target":368},{"source":360,"target":52},{"source":361,"target":369},{"source":361,"target":52},{"source":362,"target":370},{"source":362,"target":52},{"source":363,"target":54},{"source":363,"target":371},{"source":363,"target":52},{"source":371,"target":54},{"source":364,"target":10},{"source":53,"target":0},{"source":53,"target":372},{"source":372,"target":373},{"source":372,"target":53},{"source":54,"target":0},{"source":54,"target":374},{"source":54,"target":375},{"source":374,"target":376},{"source":374,"target":54},{"source":375,"target":377},{"source":375,"target":54},{"source":55,"target":0},{"source":55,"target":10},{"source":55,"target":378},{"source":55,"target":379},{"source":55,"target":380},{"source":55,"target":381},{"source":55,"target":382},{"source":378,"target":383},{"source":378,"target":55},{"source":379,"target":384},{"source":379,"target":55},{"source":380,"target":385},{"source":380,"target":55},{"source":381,"target":386},{"source":381,"target":55},{"source":382,"target":10},{"source":56,"target":0},{"source":56,"target":10},{"source":56,"target":387},{"source":56,"target":388},{"source":56,"target":389},{"source":56,"target":390},{"source":56,"target":391},{"source":56,"target":392},{"source":387,"target":393},{"source":387,"target":56},{"source":388,"target":394},{"source":388,"target":56},{"source":389,"target":395},{"source":389,"target":56},{"source":390,"target":396},{"source":390,"target":56},{"source":391,"target":57},{"source":391,"target":397},{"source":391,"target":56},{"source":391,"target":398},{"source":397,"target":57},{"source":392,"target":10},{"source":57,"target":0},{"source":57,"target":398},{"source":57,"target":399},{"source":57,"target":400},{"source":57,"target":401},{"source":398,"target":56},{"source":398,"target":402},{"source":398,"target":57},{"source":398,"target":391},{"source":402,"target":56},{"source":399,"target":403},{"source":399,"target":57},{"source":400,"target":404},{"source":400,"target":57},{"source":401,"target":58},{"source":401,"target":405},{"source":401,"target":57},{"source":405,"target":58},{"source":58,"target":0},{"source":58,"target":406},{"source":58,"target":407},{"source":406,"target":408},{"source":406,"target":58},{"source":407,"target":409},{"source":407,"target":58},{"source":59,"target":0},{"source":59,"target":10},{"source":59,"target":410},{"source":59,"target":411},{"source":59,"target":412},{"source":59,"target":413},{"source":59,"target":414},{"source":59,"target":415},{"source":410,"target":416},{"source":410,"target":59},{"source":411,"target":417},{"source":411,"target":59},{"source":412,"target":418},{"source":412,"target":59},{"source":413,"target":419},{"source":413,"target":59},{"source":414,"target":60},{"source":414,"target":420},{"source":414,"target":59},{"source":420,"target":60},{"source":415,"target":10},{"source":60,"target":0},{"source":60,"target":421},{"source":421,"target":422},{"source":421,"target":60},{"source":61,"target":0},{"source":61,"target":10},{"source":61,"target":423},{"source":61,"target":424},{"source":61,"target":425},{"source":423,"target":426},{"source":423,"target":61},{"source":424,"target":427},{"source":424,"target":61},{"source":425,"target":10},{"source":62,"target":0},{"source":62,"target":428},{"source":62,"target":429},{"source":62,"target":430},{"source":62,"target":431},{"source":62,"target":432},{"source":62,"target":433},{"source":428,"target":62},{"source":429,"target":62},{"source":430,"target":62},{"source":431,"target":62},{"source":432,"target":62},{"source":433,"target":62},{"source":63,"target":0},{"source":63,"target":434},{"source":63,"target":435},{"source":63,"target":436},{"source":434,"target":63},{"source":435,"target":63},{"source":436,"target":63},{"source":64,"target":0},{"source":65,"target":0},{"source":66,"target":0},{"source":67,"target":0},{"source":67,"target":437},{"source":67,"target":438},{"source":67,"target":439},{"source":67,"target":440},{"source":67,"target":441},{"source":67,"target":442},{"source":437,"target":67},{"source":438,"target":67},{"source":439,"target":67},{"source":440,"target":67},{"source":441,"target":67},{"source":442,"target":67},{"source":68,"target":0},{"source":68,"target":443},{"source":68,"target":444},{"source":68,"target":445},{"source":68,"target":446},{"source":68,"target":447},{"source":68,"target":448},{"source":68,"target":449},{"source":68,"target":450},{"source":68,"target":451},{"source":68,"target":452},{"source":68,"target":453},{"source":68,"target":454},{"source":68,"target":455},{"source":443,"target":68},{"source":444,"target":68},{"source":445,"target":68},{"source":446,"target":68},{"source":447,"target":68},{"source":448,"target":68},{"source":449,"target":68},{"source":450,"target":68},{"source":451,"target":68},{"source":452,"target":68},{"source":453,"target":68},{"source":454,"target":68},{"source":455,"target":68},{"source":69,"target":0},{"source":70,"target":0},{"source":71,"target":0}],"multigraph":true} |
false | <?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="Book" nsURI="http://book/1.0">
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nPages"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNew"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMultiVolume"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/atlanmod/emfviewsSQL/examples/myFirstViewModelTotextTransformationTutorial/viewtypes/publicationsAndBooks.ecore | ecore | Book
Book
nPages
isNew
isMultiVolume | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":"http://book/1.0","name":"Book","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"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":"nPages","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isNew","changeable":true,"lowerBound":0,"iD":false,"id":3,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMultiVolume","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":1,"target":4},{"source":2,"target":1},{"source":3,"target":1},{"source":4,"target":1}],"multigraph":true} |
true | <?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="PetriNet" nsURI="Petrinetext" nsPrefix="Petrinetext">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" lowerBound="1" eType="#/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#/1/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PetriNet" eSuperTypes="#/0/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
upperBound="-1" eType="#/0/Element" containment="true" eOpposite="#/0/Element/net"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" ordered="false"
upperBound="-1" eType="#/0/Arc" containment="true" eOpposite="#/0/Arc/net"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="execs" ordered="false"
upperBound="-1" eType="#/0/Execution" eOpposite="#/0/Execution/net"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true" eSuperTypes="#/0/NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false"
lowerBound="1" eType="#/0/PetriNet" eOpposite="#/0/PetriNet/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#/0/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false"
upperBound="-1" eType="#/0/TransitionToPlace" eOpposite="#/0/TransitionToPlace/to"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false"
upperBound="-1" eType="#/0/PlaceToTransition" eOpposite="#/0/PlaceToTransition/from"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#/0/Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingArc" ordered="false"
lowerBound="1" upperBound="-1" eType="#/0/PlaceToTransition" eOpposite="#/0/PlaceToTransition/to"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingArc" ordered="false"
lowerBound="1" upperBound="-1" eType="#/0/TransitionToPlace" eOpposite="#/0/TransitionToPlace/from"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arc" abstract="true" eSuperTypes="#/0/NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" ordered="false"
unique="false" lowerBound="1" eType="#/1/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false"
lowerBound="1" eType="#/0/PetriNet" eOpposite="#/0/PetriNet/arcs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PlaceToTransition" eSuperTypes="#/0/Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false"
lowerBound="1" eType="#/0/Place" eOpposite="#/0/Place/outgoingArc"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1"
eType="#/0/Transition" eOpposite="#/0/Transition/incomingArc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionToPlace" eSuperTypes="#/0/Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false"
lowerBound="1" eType="#/0/Transition" eOpposite="#/0/Transition/outgoingArc"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1"
eType="#/0/Place" eOpposite="#/0/Place/incomingArc"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Execution">
<eStructuralFeatures xsi:type="ecore:EReference" name="net" ordered="false"
lowerBound="1" eType="#/0/PetriNet" eOpposite="#/0/PetriNet/execs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="markings" ordered="false"
upperBound="-1" eType="#/0/Marking" containment="true" eOpposite="#/0/Marking/exec"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="movements" ordered="false"
upperBound="-1" eType="#/0/Movement" containment="true" eOpposite="#/0/Movement/exec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Token">
<eStructuralFeatures xsi:type="ecore:EReference" name="placedAt" ordered="false"
lowerBound="1" eType="#/0/Place"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="marking" ordered="false"
lowerBound="1" eType="#/0/Marking" eOpposite="#/0/Marking/tokens"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Marking">
<eStructuralFeatures xsi:type="ecore:EReference" name="exec" ordered="false"
lowerBound="1" eType="#/0/Execution" eOpposite="#/0/Execution/markings"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tokens" ordered="false"
upperBound="-1" eType="#/0/Token" containment="true" eOpposite="#/0/Token/marking"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Movement">
<eStructuralFeatures xsi:type="ecore:EReference" name="exec" ordered="false"
lowerBound="1" eType="#/0/Execution" eOpposite="#/0/Execution/movements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fire" ordered="false"
lowerBound="1" eType="#/0/Transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#/0/Marking"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#/0/Marking"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes" nsURI="PrimitiveTypes" nsPrefix="PrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
</ecore:EPackage>
</xmi:XMI>
| github:ecore:/data/gssi/metamodelsdataset-ECMFA2020/PetriNet_extended.ecore | ecore | PetriNet
LocatedElement
location
NamedElement
name
PetriNet
elements
arcs
execs
Element
net
Place
incomingArc
outgoingArc
Transition
incomingArc
outgoingArc
Arc
weight
net
PlaceToTransition
from
to
TransitionToPlace
from
to
Execution
net
markings
movements
Token
placedAt
marking
Marking
exec
tokens
Movement
exec
fire
source
target
PrimitiveTypes
String
java.lang.Object
String
Integer
java.lang.Object
Integer | null | {"directed":true,"nodes":[{"nsPrefix":"Petrinetext","nsURI":"Petrinetext","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Execution","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Marking","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Movement","instanceClass":null,"abstract":false,"id":13,"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":false,"name":"location","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":15,"serializable":true,"eClass":"EDataType"},{"id":16,"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":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"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":20,"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":21,"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":"execs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"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":25,"derived":false},{"id":26,"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":27,"derived":false},{"id":28,"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":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"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":32,"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":33,"derived":false},{"id":34,"eClass":"EGenericType"},{"id":35,"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":36,"derived":false},{"id":37,"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":38,"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":39,"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":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"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":43,"derived":false},{"id":44,"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":45,"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":"weight","changeable":true,"lowerBound":1,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":48,"serializable":true,"eClass":"EDataType"},{"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"},{"id":56,"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":"markings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":"movements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"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":"exec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"derived":false},{"id":62,"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":"exec","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"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":"placedAt","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"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":"marking","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"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":"fire","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":72,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"nsPrefix":"PrimitiveTypes","nsURI":"PrimitiveTypes","name":"PrimitiveTypes","id":78,"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":1,"target":0},{"source":1,"target":14},{"source":14,"target":15},{"source":14,"target":16},{"source":14,"target":1},{"source":16,"target":15},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":17},{"source":2,"target":18},{"source":17,"target":15},{"source":17,"target":19},{"source":17,"target":2},{"source":19,"target":15},{"source":18,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":20},{"source":3,"target":21},{"source":3,"target":22},{"source":3,"target":23},{"source":20,"target":4},{"source":20,"target":24},{"source":20,"target":3},{"source":20,"target":25},{"source":24,"target":4},{"source":21,"target":7},{"source":21,"target":26},{"source":21,"target":3},{"source":21,"target":27},{"source":26,"target":7},{"source":22,"target":10},{"source":22,"target":28},{"source":22,"target":3},{"source":22,"target":29},{"source":28,"target":10},{"source":23,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":25},{"source":4,"target":30},{"source":25,"target":3},{"source":25,"target":31},{"source":25,"target":4},{"source":25,"target":20},{"source":31,"target":3},{"source":30,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":9},{"source":32,"target":35},{"source":32,"target":5},{"source":32,"target":36},{"source":35,"target":9},{"source":33,"target":8},{"source":33,"target":37},{"source":33,"target":5},{"source":33,"target":38},{"source":37,"target":8},{"source":34,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":39},{"source":6,"target":40},{"source":6,"target":41},{"source":39,"target":8},{"source":39,"target":42},{"source":39,"target":6},{"source":39,"target":43},{"source":42,"target":8},{"source":40,"target":9},{"source":40,"target":44},{"source":40,"target":6},{"source":40,"target":45},{"source":44,"target":9},{"source":41,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":46},{"source":7,"target":27},{"source":7,"target":47},{"source":46,"target":48},{"source":46,"target":49},{"source":46,"target":7},{"source":49,"target":48},{"source":27,"target":3},{"source":27,"target":50},{"source":27,"target":7},{"source":27,"target":21},{"source":50,"target":3},{"source":47,"target":2},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":38},{"source":8,"target":43},{"source":8,"target":51},{"source":38,"target":5},{"source":38,"target":52},{"source":38,"target":8},{"source":38,"target":33},{"source":52,"target":5},{"source":43,"target":6},{"source":43,"target":53},{"source":43,"target":8},{"source":43,"target":39},{"source":53,"target":6},{"source":51,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":45},{"source":9,"target":36},{"source":9,"target":54},{"source":45,"target":6},{"source":45,"target":55},{"source":45,"target":9},{"source":45,"target":40},{"source":55,"target":6},{"source":36,"target":5},{"source":36,"target":56},{"source":36,"target":9},{"source":36,"target":32},{"source":56,"target":5},{"source":54,"target":7},{"source":10,"target":0},{"source":10,"target":29},{"source":10,"target":57},{"source":10,"target":58},{"source":29,"target":3},{"source":29,"target":59},{"source":29,"target":10},{"source":29,"target":22},{"source":59,"target":3},{"source":57,"target":12},{"source":57,"target":60},{"source":57,"target":10},{"source":57,"target":61},{"source":60,"target":12},{"source":58,"target":13},{"source":58,"target":62},{"source":58,"target":10},{"source":58,"target":63},{"source":62,"target":13},{"source":11,"target":0},{"source":11,"target":64},{"source":11,"target":65},{"source":64,"target":5},{"source":64,"target":66},{"source":64,"target":11},{"source":66,"target":5},{"source":65,"target":12},{"source":65,"target":67},{"source":65,"target":11},{"source":65,"target":68},{"source":67,"target":12},{"source":12,"target":0},{"source":12,"target":61},{"source":12,"target":68},{"source":61,"target":10},{"source":61,"target":69},{"source":61,"target":12},{"source":61,"target":57},{"source":69,"target":10},{"source":68,"target":11},{"source":68,"target":70},{"source":68,"target":12},{"source":68,"target":65},{"source":70,"target":11},{"source":13,"target":0},{"source":13,"target":63},{"source":13,"target":71},{"source":13,"target":72},{"source":13,"target":73},{"source":63,"target":10},{"source":63,"target":74},{"source":63,"target":13},{"source":63,"target":58},{"source":74,"target":10},{"source":71,"target":6},{"source":71,"target":75},{"source":71,"target":13},{"source":75,"target":6},{"source":72,"target":12},{"source":72,"target":76},{"source":72,"target":13},{"source":76,"target":12},{"source":73,"target":12},{"source":73,"target":77},{"source":73,"target":13},{"source":77,"target":12},{"source":78,"target":15},{"source":78,"target":48},{"source":15,"target":78},{"source":48,"target":78}],"multigraph":true} |
false | <?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="mm2" nsURI="platform:/resource/ATLMultipleOutMetamodels/metamodels/MM2.ecore"
nsPrefix="mm2">
<eClassifiers xsi:type="ecore:EClass" name="Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secondName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/dwagelaar/atl.examples/ATLMultipleOutMetamodels/metamodels/MM2.ecore | ecore | mm2
Element
secondName | null | {"directed":true,"nodes":[{"nsPrefix":"mm2","nsURI":"platform:/resource/ATLMultipleOutMetamodels/metamodels/MM2.ecore","name":"mm2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":false,"id":1,"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":"secondName","changeable":true,"lowerBound":0,"iD":false,"id":2,"derived":false},{"id":3,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":2,"target":3},{"source":2,"target":1}],"multigraph":true} |
false | <?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="aClass">
<eTypeParameters name="eTypeParameterName"/>
<eOperations name="anOperation">
<eGenericType eTypeParameter="#//aClass/eTypeParameterName"/>
</eOperations>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/Obeo/sirius-emf-json-contrib/tests/org.eclipse.sirius.emfjson.tests/src/main/resources/unit/attributes/operations/OperationWithTypeParameterAsReturnType.ecore | ecore | ecore
aClass
eTypeParameterName
anOperation | null | {"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":"aClass","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"name":"eTypeParameterName","id":2,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"anOperation","lowerBound":0,"id":3,"many":false,"required":false,"eClass":"EOperation"},{"id":4,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":3},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2}],"multigraph":true} |
true | <?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="el" nsURI="http://de.hub.el/EL/1.0" nsPrefix="el">
<eClassifiers xsi:type="ecore:EClass" name="ELPackage" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//ELClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELClass" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1"
containment="true">
<eAnnotations source="_aBqpUCkkEemnfOEHfNg0_w">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aCAnkCkkEemnfOEHfNg0_w" value="_aCAnkSkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eAnnotations>
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aB6g8CkkEemnfOEHfNg0_w" value="_aB6g8SkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//ELField" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superClases" upperBound="-1"
eType="#//ELClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="innerClasses" upperBound="-1"
eType="#//ELClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELField"/>
<eClassifiers xsi:type="ecore:EClass" name="ELStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELBlock">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//ELStatement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELExpression" eSuperTypes="#//ELStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ELOpCall">
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//ELOp">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aBylICkkEemnfOEHfNg0_w" value="_aBylISkkEemnfOEHfNg0_w"/>
<details key="_aB9kQCkkEemnfOEHfNg0_w" value="_aB9kQSkkEemnfOEHfNg0_w"/>
<details key="_aCAAgCkkEemnfOEHfNg0_w" value="_aCAAgSkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELAccess" eSuperTypes="#//ELExpression">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aBjUkCkkEemnfOEHfNg0_w" value="_aBjUkSkkEemnfOEHfNg0_w"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aCDq4ikkEemnfOEHfNg0_w" value="_aCDq4ykkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELBlockStatement" eSuperTypes="#//ELStatement">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aCCcwCkkEemnfOEHfNg0_w" value="_aCCcwSkkEemnfOEHfNg0_w"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" upperBound="-1"
eType="#//ELBlock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" eType="#//ELBlockStarementKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//ELExpression" containment="true">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aB4rwCkkEemnfOEHfNg0_w" value="_aB4rwSkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELOp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aB_ZcCkkEemnfOEHfNg0_w" value="_aB_ZcSkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aCDq4CkkEemnfOEHfNg0_w" value="_aCDq4SkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operands" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="precedence" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELDataType" eSuperTypes="#//ELClass"/>
<eClassifiers xsi:type="ecore:EClass" name="ELNamedElement">
<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="ELBlockStarementKind">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aCB1sCkkEemnfOEHfNg0_w" value="_aCB1sSkkEemnfOEHfNg0_w"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="syntax" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blocks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="expressions" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELModel" eSuperTypes="#//ELNamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//ELPackage" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" upperBound="-1"
eType="#//ELBlockStarementKind" containment="true">
<eAnnotations source="http://www.modelversioning.org/ecoremutator">
<details key="_aB7IACkkEemnfOEHfNg0_w" value="_aB7IASkkEemnfOEHfNg0_w"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/MagMar94/ParmorelRunnable/mutants/a15.ecore | ecore | el
ELPackage
classes
ELClass
methods
fields
superClases
innerClasses
ELField
ELStatement
ELBlock
statements
ELExpression
ELOpCall
kind
ELAccess
variable
ELBlockStatement
block
kind
expressions
ELOp
kind
syntax
operands
precedence
ELDataType
ELNamedElement
name
ELBlockStarementKind
syntax
blocks
expressions
ELModel
packages
blocks | null | {"directed":true,"nodes":[{"nsPrefix":"el","nsURI":"http://de.hub.el/EL/1.0","name":"el","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELPackage","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELField","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELStatement","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlock","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELExpression","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOpCall","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELAccess","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStatement","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELOp","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELDataType","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELNamedElement","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELBlockStarementKind","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELModel","instanceClass":null,"abstract":false,"id":14,"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":"classes","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methods","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":"fields","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":false,"unsettable":false,"transient":false,"unique":true,"name":"superClases","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":"innerClasses","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":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"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":"kind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"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":31,"derived":false},{"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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"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":"kind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"container":false,"ordered":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":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"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":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":41,"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":"operands","changeable":true,"lowerBound":0,"iD":false,"id":42,"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":"precedence","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"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":"syntax","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":"blocks","changeable":true,"lowerBound":0,"iD":false,"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":"expressions","changeable":true,"lowerBound":0,"iD":false,"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":"packages","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":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"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":1,"target":0},{"source":1,"target":12},{"source":1,"target":15},{"source":1,"target":16},{"source":15,"target":2},{"source":15,"target":17},{"source":15,"target":1},{"source":17,"target":2},{"source":16,"target":12},{"source":2,"target":0},{"source":2,"target":12},{"source":2,"target":18},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":18,"target":2},{"source":19,"target":3},{"source":19,"target":23},{"source":19,"target":2},{"source":23,"target":3},{"source":20,"target":2},{"source":20,"target":24},{"source":20,"target":2},{"source":24,"target":2},{"source":21,"target":2},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":2},{"source":22,"target":12},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":26},{"source":26,"target":4},{"source":26,"target":27},{"source":26,"target":5},{"source":27,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":28},{"source":28,"target":4},{"source":7,"target":0},{"source":7,"target":29},{"source":29,"target":10},{"source":29,"target":30},{"source":29,"target":7},{"source":30,"target":10},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":31},{"source":8,"target":32},{"source":31,"target":8},{"source":32,"target":6},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":33},{"source":9,"target":34},{"source":9,"target":35},{"source":9,"target":36},{"source":33,"target":5},{"source":33,"target":37},{"source":33,"target":9},{"source":37,"target":5},{"source":34,"target":13},{"source":34,"target":38},{"source":34,"target":9},{"source":38,"target":13},{"source":35,"target":6},{"source":35,"target":39},{"source":35,"target":9},{"source":39,"target":6},{"source":36,"target":4},{"source":10,"target":0},{"source":10,"target":40},{"source":10,"target":41},{"source":10,"target":42},{"source":10,"target":43},{"source":40,"target":10},{"source":41,"target":44},{"source":41,"target":10},{"source":42,"target":45},{"source":42,"target":10},{"source":43,"target":46},{"source":43,"target":10},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":47},{"source":47,"target":2},{"source":12,"target":0},{"source":12,"target":48},{"source":48,"target":49},{"source":48,"target":12},{"source":13,"target":0},{"source":13,"target":50},{"source":13,"target":51},{"source":13,"target":52},{"source":50,"target":53},{"source":50,"target":13},{"source":51,"target":54},{"source":51,"target":13},{"source":52,"target":55},{"source":52,"target":13},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":56},{"source":14,"target":57},{"source":14,"target":58},{"source":56,"target":1},{"source":56,"target":59},{"source":56,"target":14},{"source":59,"target":1},{"source":57,"target":13},{"source":57,"target":60},{"source":57,"target":14},{"source":60,"target":13},{"source":58,"target":12}],"multigraph":true} |
false | <?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="org.eclipse.scava.metricprovider.indexing.documentation.model">
<eClassifiers xsi:type="ecore:EClass" name="DocumentationIndexingMetric">
<eAnnotations source="db">
<details key="qualifiedCollectionNames" value="true"/>
</eAnnotations>
<eAnnotations source="customize"/>
</eClassifiers>
</ecore:EPackage>
| github:ecore:/data/crossminer/scava/metric-platform/metric-providers/org.eclipse.scava.metricprovider.indexing.documentation/src/org/eclipse/scava/metricprovider/indexing/documentation/model/DocumentationIndexerTransMetric.ecore | ecore | org.eclipse.scava.metricprovider.indexing.documentation.model
DocumentationIndexingMetric | null | {"directed":true,"nodes":[{"nsPrefix":null,"nsURI":null,"name":"org.eclipse.scava.metricprovider.indexing.documentation.model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentationIndexingMetric","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"}],"links":[{"source":0,"target":1},{"source":1,"target":0}],"multigraph":true} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.