labels stringlengths 3 22 | ids stringlengths 44 278 | txt stringlengths 13 29k | xmi stringlengths 359 1.44M | is_duplicated bool 2
classes | graph stringlengths 364 727k | model_type stringclasses 2
values |
|---|---|---|---|---|---|---|
statemachine | repo-ecore-all/data/jonasanker/mdse-exercises/02_fsm/jonas/org.mdse.fsm/model/FSM.ecore | FSM
FSMModel
statemachines
StateMachine
initial
states
NamedElement
name
State
isFinal
false
transitions
Transition
input
output
target
source | <?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="gooogle.com" nsPrefix="FSM">
<eClassifiers xsi:type="ecore:EClass" name="FSMModel" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statemachines" eType="#//StateMachine"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/source"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/transitions"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"FSM","nsURI":"gooogle.com","name":"FSM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"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":"NamedElement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statemachines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"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":14,"derived":false},{"id":15,"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":"isFinal","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"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":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":"input","changeable":true,"lowerBound":0,"iD":false,"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":"output","changeable":true,"lowerBound":0,"iD":false,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":7,"target":3},{"source":2,"target":0},{"source":2,"target":3},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":4},{"source":10,"target":4},{"source":10,"target":13},{"source":10,"target":2},{"source":13,"target":4},{"source":11,"target":3},{"source":3,"target":0},{"source":3,"target":14},{"source":14,"target":15},{"source":14,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":19},{"source":16,"target":4},{"source":17,"target":5},{"source":17,"target":20},{"source":17,"target":4},{"source":17,"target":21},{"source":20,"target":5},{"source":18,"target":3},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":21},{"source":22,"target":25},{"source":22,"target":5},{"source":23,"target":26},{"source":23,"target":5},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":5},{"source":27,"target":4},{"source":21,"target":4},{"source":21,"target":28},{"source":21,"target":5},{"source":21,"target":17},{"source":28,"target":4}],"multigraph":true} | ecore |
metamodelling | repo-ecore-all/data/classicwuhao/asmig/test/umlPrimitiveTypes.ecore | umlPrimitiveTypes
Boolean
Boolean
Boolean
Integer
Integer
Integer
String
String
String
UnlimitedNatural
UnlimitedNatural
UnlimitedNatural | <?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="umlPrimitiveTypes"
nsURI="http:///umlPrimitiveTypes.ecore" nsPrefix="umlPrimitiveTypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="UnlimitedNatural"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"umlPrimitiveTypes","nsURI":"http:///umlPrimitiveTypes.ecore","name":"umlPrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"Boolean","name":"Boolean","instanceClass":null,"id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"Integer","name":"Integer","instanceClass":null,"id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"String","name":"String","instanceClass":null,"id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"UnlimitedNatural","defaultValue":null,"instanceClassName":"UnlimitedNatural","name":"UnlimitedNatural","instanceClass":null,"id":4,"serializable":true,"eClass":"EDataType"}],"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} | ecore |
class-diagram | repo-ecore-all/data/gssi/metamodelsdataset-ECMFA2020/Class.ecore | PrimitiveTypes
Boolean
java.lang.Object
Boolean
Integer
java.lang.Object
Integer
String
java.lang.Object
String
Class
NamedElt
name
Classifier
DataType
Class
super
attr
isAbstract
Attribute
multiValued
type
owner | <?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="PrimitiveTypes" nsURI="Pt" nsPrefix="PT">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
</ecore:EPackage>
<ecore:EPackage name="Class" nsURI="Class" nsPrefix="Class">
<eClassifiers xsi:type="ecore:EClass" name="NamedElt" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="#/0/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#/1/NamedElt"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#/1/Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#/1/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="super" ordered="false"
upperBound="-1" eType="#/1/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attr" upperBound="-1"
eType="#/1/Attribute" containment="true" eOpposite="#/1/Attribute/owner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" lowerBound="1" eType="#/0/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#/1/NamedElt">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiValued" ordered="false"
unique="false" lowerBound="1" eType="#/0/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="#/1/Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#/1/Class" eOpposite="#/1/Class/attr"/>
</eClassifiers>
</ecore:EPackage>
</xmi:XMI>
| true | {"directed":true,"nodes":[{"nsPrefix":"PT","nsURI":"Pt","name":"PrimitiveTypes","id":0,"eClass":"EPackage"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":3,"serializable":true,"eClass":"EDataType"},{"nsPrefix":"Class","nsURI":"Class","name":"Class","id":4,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElt","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","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":"Attribute","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"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":"super","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":"attr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"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":20,"derived":false},{"id":21,"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":"multiValued","changeable":true,"lowerBound":1,"iD":false,"id":22,"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":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":7},{"source":4,"target":8},{"source":4,"target":9},{"source":5,"target":4},{"source":5,"target":10},{"source":10,"target":3},{"source":10,"target":11},{"source":10,"target":5},{"source":11,"target":3},{"source":6,"target":4},{"source":6,"target":5},{"source":6,"target":12},{"source":12,"target":5},{"source":7,"target":4},{"source":7,"target":6},{"source":7,"target":13},{"source":13,"target":6},{"source":8,"target":4},{"source":8,"target":6},{"source":8,"target":14},{"source":8,"target":15},{"source":8,"target":16},{"source":8,"target":17},{"source":14,"target":8},{"source":14,"target":18},{"source":14,"target":8},{"source":18,"target":8},{"source":15,"target":9},{"source":15,"target":19},{"source":15,"target":8},{"source":15,"target":20},{"source":19,"target":9},{"source":16,"target":1},{"source":16,"target":21},{"source":16,"target":8},{"source":21,"target":1},{"source":17,"target":6},{"source":9,"target":4},{"source":9,"target":5},{"source":9,"target":22},{"source":9,"target":23},{"source":9,"target":20},{"source":9,"target":24},{"source":22,"target":1},{"source":22,"target":25},{"source":22,"target":9},{"source":25,"target":1},{"source":23,"target":6},{"source":23,"target":26},{"source":23,"target":9},{"source":26,"target":6},{"source":20,"target":8},{"source":20,"target":27},{"source":20,"target":9},{"source":20,"target":15},{"source":27,"target":8},{"source":24,"target":5}],"multigraph":true} | ecore |
iot | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/SmartHouse.ecore | SmartHouse
House
name
eprice
time
outtemp
room
member
wh
ev
gate
sec
Gate
outlocked
house
Security
on
house
Person
name
WaterHeater
temp
on
boost
house
EV
name
pluged
level
charging
house
Room
temp
bright
air
name
house
window
heating
light
ac
occupied
sensor
projector
cooker
wm
cm
Heating
name
level
Window
name
curtainOn
opened
AirConditioner
level
freshAir
room
Light
level
Projector
on
brightness
volume
room
WashingMachine
loaded
on
room
Sensor
temp
air
brightness
battery
circle
Cooker
on
CoffeeMaker
loaded
on
warming
room | <?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="SmartHouse" nsURI="http://dsg.cs.tcd.ie/smarthouse" nsPrefix="SmartHouse">
<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="House">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TooExpensiveToUseThemTogether SuperExpensiveNotUseAnything WatchDog NoWindowOpenWhenSecOn User__VeryNotSafe"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="TooExpensiveToUseThemTogether" value="eprice > 15 implies ev->forAll(e : EV | e.charging = false) or not wh.on or room.heating->flatten()->forAll(e : Heating | e.level < 3)"/>
<details key="SuperExpensiveNotUseAnything" value="eprice > 20 implies ev->forAll(e : EV | e.charging = false) and not wh.on and room.heating->flatten()->forAll(e : Heating | e.level = 0)"/>
<details key="WatchDog" value="gate.outlocked implies sec.on"/>
<details key="NoWindowOpenWhenSecOn" value="sec.on implies room->select(e : Room | e.name = 'liv').window->flatten()->forAll(e : Window | e.opened = false)"/>
<details key="User__VeryNotSafe" value="gate.outlocked implies sec.on = true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eprice" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outtemp" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="room" ordered="false" upperBound="-1"
eType="#//Room" containment="true" eOpposite="#//Room/house"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
upperBound="-1" eType="#//Person" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wh" ordered="false" eType="#//WaterHeater"
containment="true" eOpposite="#//WaterHeater/house"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ev" ordered="false" upperBound="-1"
eType="#//EV" containment="true" eOpposite="#//EV/house"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gate" ordered="false" eType="#//Gate"
containment="true" eOpposite="#//Gate/house"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sec" ordered="false" eType="#//Security"
containment="true" eOpposite="#//Security/house"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Gate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outlocked" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="house" ordered="false"
lowerBound="1" eType="#//House" eOpposite="#//House/gate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Security">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="on" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="house" ordered="false"
lowerBound="1" eType="#//House" eOpposite="#//House/sec"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WaterHeater">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="DoNotHeatItForever ColdWaterNeedHeating INeedHotWaterInTheMorning User__HotWaterAlways"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="DoNotHeatItForever" value="temp < 50 or not on"/>
<details key="ColdWaterNeedHeating" value="temp < 30 implies on"/>
<details key="INeedHotWaterInTheMorning" value="house.time < 2 or house.time > 8 or on"/>
<details key="User__HotWaterAlways" value="temp < 30 and (house.time < 2 or house.time > 8) implies on = true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="temp" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="on" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="boost" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="house" ordered="false"
lowerBound="1" eType="#//House" eOpposite="#//House/wh"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EV">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="LowLeveNeedCharge LowPricePleaseCharge"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="LowLeveNeedCharge" value="if pluged then level < 30 implies charging else true endif"/>
<details key="LowPricePleaseCharge" value="if pluged then house.eprice < 10 implies charging else true endif"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluged" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="charging" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="house" ordered="false"
lowerBound="1" eType="#//House" eOpposite="#//House/ev"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Room">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TooColdNeedHeating ExtremelyColdNeedMoreHeating NoWindowOpenWhenHeating NoWindowOpenWhenHeating NoHeatingAndCoolingTogether TooLateNoShouting ProjectingInDarkness INeedFreshAir TooColdToOpenWindow User__AlwaysOpenWindow User__AlwaysTurnOnFirstHeating User__ILoveCurtains"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="TooColdNeedHeating" value="temp < 18 implies heating->exists(e : Heating | e.level > 0)"/>
<details key="ExtremelyColdNeedMoreHeating" value="temp < 10 implies heating.level->sum() > 3 * heating->size()"/>
<details key="NoWindowOpenWhenHeating" value="window->forAll(e : Window | e.opened = false) or ac->forAll(e : AirConditioner | e.level = 0)"/>
<details key="NoHeatingAndCoolingTogether" value="heating->forAll(e : Heating | e.level = 0) or ac->forAll(e : AirConditioner | e.level = 0)"/>
<details key="TooLateNoShouting" value="house.time > 22 implies projector.volume < 4"/>
<details key="ProjectingInDarkness" value="projector.on and bright > 500 implies light->forAll(e : Light | e.level = 0) and window->forAll(e : Window | e.curtainOn)"/>
<details key="INeedFreshAir" value="air > 5 implies window->exists(e : Window | e.opened)"/>
<details key="TooColdToOpenWindow" value="house.outtemp > 5 or window->forAll(e : Window | not e.opened)"/>
<details key="User__AlwaysOpenWindow" value="air > 6 and house.outtemp >= 10 implies window->asSequence()->first().opened = true"/>
<details key="User__AlwaysTurnOnFirstHeating" value="temp < 10 and house.eprice < 20 implies heating->asSequence()->first().level = 10"/>
<details key="User__ILoveCurtains" value="projector.on implies window->asSequence()->first().curtainOn = true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="temp" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bright" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="air" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="house" ordered="false"
eType="#//House" eOpposite="#//House/room"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="window" ordered="false"
upperBound="-1" eType="#//Window" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="heating" ordered="false"
upperBound="-1" eType="#//Heating" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="light" ordered="false"
upperBound="-1" eType="#//Light" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ac" ordered="false" upperBound="-1"
eType="#//AirConditioner" containment="true" eOpposite="#//AirConditioner/room"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="occupied" ordered="false"
upperBound="-1" eType="#//Person"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sensor" ordered="false"
upperBound="-1" eType="#//Sensor" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="projector" ordered="false"
lowerBound="1" eType="#//Projector" containment="true" eOpposite="#//Projector/room"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cooker" ordered="false"
eType="#//Cooker" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wm" ordered="false" eType="#//WashingMachine"
containment="true" eOpposite="#//WashingMachine/room"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cm" ordered="false" eType="#//CoffeeMaker"
containment="true" eOpposite="#//CoffeeMaker/room"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Heating">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="config">
<details key="domain" value="0..10"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Window">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="curtainOn" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="opened" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AirConditioner">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TooHotOpenAC CodeNoAC HotOutside User__HotOutside"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="TooHotOpenAC" value="room.temp > 28 implies level > 5"/>
<details key="CodeNoAC" value="room.temp < 23 implies level = 0"/>
<details key="HotOutside" value="room.house.outtemp > 30 implies level > 5"/>
<details key="User__HotOutside" value="level > 0 implies level = 9"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger">
<eAnnotations source="config">
<details key="domain" value="0..10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="freshAir" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="room" ordered="false" lowerBound="1"
eType="#//Room" eOpposite="#//Room/ac"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Light">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="User__LightWideOpen"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="User__LightWideOpen" value="level <> 0 implies level = 5"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger">
<eAnnotations source="config">
<details key="domain" value="0..10"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Projector">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TooNoisyToWatchTVWhenWashing"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="TooNoisyToWatchTVWhenWashing" value="if room.wm <> null then not room.wm.on or not on else true endif"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="on" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="brightness" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger">
<eAnnotations source="config">
<details key="domain" value="0..10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volume" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger">
<eAnnotations source="config">
<details key="domain" value="0..10"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="room" ordered="false" lowerBound="1"
eType="#//Room" eOpposite="#//Room/projector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WashingMachine">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="OnWhenLoaded User__WashImmediately"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="OnWhenLoaded" value="loaded implies on"/>
<details key="User__WashImmediately" value="loaded implies on = true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loaded" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="on" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="room" ordered="false" lowerBound="1"
eType="#//Room" eOpposite="#//Room/wm"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sensor">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="RunningOutOfPower"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="RunningOutOfPower" value="battery < 20 implies circle < 30"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="temp" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="air" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="brightness" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="battery" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="circle" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigDecimal">
<eAnnotations source="config">
<details key="domain" value="0..10"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cooker">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="on" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CoffeeMaker">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="MakeCoffeeForMeInTheMorning NoCarNoCoffee KeepItWarm KeepItWarm User__IWantWarmed"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="MakeCoffeeForMeInTheMorning" value="room.house.time = 7 and loaded implies on"/>
<details key="NoCarNoCoffee" value="room.house.ev->exists(e : EV | e.pluged) or on"/>
<details key="KeepItWarm" value="room.temp > 20 implies not warming"/>
<details key="User__IWantWarmed" value="loaded implies warming = true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="loaded" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="on" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="warming" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="config"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="room" ordered="false" lowerBound="1"
eType="#//Room" eOpposite="#//Room/cm"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"SmartHouse","nsURI":"http://dsg.cs.tcd.ie/smarthouse","name":"SmartHouse","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"House","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Security","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WaterHeater","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EV","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Room","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Heating","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Window","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AirConditioner","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Light","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Projector","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WashingMachine","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cooker","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoffeeMaker","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":true,"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":true,"name":"eprice","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":true,"name":"time","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":true,"name":"outtemp","changeable":true,"lowerBound":1,"iD":false,"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":"room","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":true,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":"wh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ev","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"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":"gate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"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":"sec","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"},{"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":"house","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":"house","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"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":"house","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"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":"house","changeable":true,"resolveProxies":true,"lowerBound":1,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"house","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"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":"outlocked","changeable":true,"lowerBound":1,"iD":false,"id":42,"derived":false},{"id":43,"eClass":"EGenericType"},{"id":44,"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":"on","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"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":true,"id":48,"derived":false},{"id":49,"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":"temp","changeable":true,"lowerBound":1,"iD":false,"id":50,"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":"on","changeable":true,"lowerBound":1,"iD":false,"id":51,"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":"boost","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"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":true,"id":57,"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":"pluged","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":true,"name":"level","changeable":true,"lowerBound":1,"iD":false,"id":59,"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":"charging","changeable":true,"lowerBound":1,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"temp","changeable":true,"lowerBound":1,"iD":false,"id":66,"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":"bright","changeable":true,"lowerBound":1,"iD":false,"id":67,"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":"air","changeable":true,"lowerBound":1,"iD":false,"id":68,"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":true,"id":69,"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":"window","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":"heating","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"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":"light","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"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":"ac","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"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":"occupied","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"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":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"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":"projector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"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":"cooker","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"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":"wm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"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":"cm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"container":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":"room","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":"room","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"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":"room","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"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":"room","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"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":true,"id":99,"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":"level","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"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":true,"id":103,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"curtainOn","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"opened","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"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":"level","changeable":true,"lowerBound":1,"iD":false,"id":109,"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":"freshAir","changeable":true,"lowerBound":1,"iD":false,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"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":"level","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"id":115,"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":"on","changeable":true,"lowerBound":1,"iD":false,"id":116,"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":"brightness","changeable":true,"lowerBound":1,"iD":false,"id":117,"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":"volume","changeable":true,"lowerBound":1,"iD":false,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"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":"loaded","changeable":true,"lowerBound":1,"iD":false,"id":123,"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":"on","changeable":true,"lowerBound":1,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"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":"temp","changeable":true,"lowerBound":1,"iD":false,"id":128,"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":"air","changeable":true,"lowerBound":1,"iD":false,"id":129,"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":"brightness","changeable":true,"lowerBound":1,"iD":false,"id":130,"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":"battery","changeable":true,"lowerBound":1,"iD":false,"id":131,"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":"circle","changeable":true,"lowerBound":1,"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"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"on","changeable":true,"lowerBound":1,"iD":false,"id":138,"derived":false},{"id":139,"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":"loaded","changeable":true,"lowerBound":1,"iD":false,"id":140,"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":"on","changeable":true,"lowerBound":1,"iD":false,"id":141,"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":"warming","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"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":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":17,"target":27},{"source":17,"target":1},{"source":18,"target":28},{"source":18,"target":1},{"source":19,"target":29},{"source":19,"target":1},{"source":20,"target":30},{"source":20,"target":1},{"source":21,"target":7},{"source":21,"target":31},{"source":21,"target":1},{"source":21,"target":32},{"source":31,"target":7},{"source":22,"target":4},{"source":22,"target":33},{"source":22,"target":1},{"source":33,"target":4},{"source":23,"target":5},{"source":23,"target":34},{"source":23,"target":1},{"source":23,"target":35},{"source":34,"target":5},{"source":24,"target":6},{"source":24,"target":36},{"source":24,"target":1},{"source":24,"target":37},{"source":36,"target":6},{"source":25,"target":2},{"source":25,"target":38},{"source":25,"target":1},{"source":25,"target":39},{"source":38,"target":2},{"source":26,"target":3},{"source":26,"target":40},{"source":26,"target":1},{"source":26,"target":41},{"source":40,"target":3},{"source":2,"target":0},{"source":2,"target":42},{"source":2,"target":39},{"source":42,"target":43},{"source":42,"target":2},{"source":39,"target":1},{"source":39,"target":44},{"source":39,"target":2},{"source":39,"target":25},{"source":44,"target":1},{"source":3,"target":0},{"source":3,"target":45},{"source":3,"target":41},{"source":45,"target":46},{"source":45,"target":3},{"source":41,"target":1},{"source":41,"target":47},{"source":41,"target":3},{"source":41,"target":26},{"source":47,"target":1},{"source":4,"target":0},{"source":4,"target":48},{"source":48,"target":49},{"source":48,"target":4},{"source":5,"target":0},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":35},{"source":50,"target":53},{"source":50,"target":5},{"source":51,"target":54},{"source":51,"target":5},{"source":52,"target":55},{"source":52,"target":5},{"source":35,"target":1},{"source":35,"target":56},{"source":35,"target":5},{"source":35,"target":23},{"source":56,"target":1},{"source":6,"target":0},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":37},{"source":57,"target":61},{"source":57,"target":6},{"source":58,"target":62},{"source":58,"target":6},{"source":59,"target":63},{"source":59,"target":6},{"source":60,"target":64},{"source":60,"target":6},{"source":37,"target":1},{"source":37,"target":65},{"source":37,"target":6},{"source":37,"target":24},{"source":65,"target":1},{"source":7,"target":0},{"source":7,"target":66},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":7,"target":32},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":74},{"source":7,"target":75},{"source":7,"target":76},{"source":7,"target":77},{"source":7,"target":78},{"source":7,"target":79},{"source":66,"target":80},{"source":66,"target":7},{"source":67,"target":81},{"source":67,"target":7},{"source":68,"target":82},{"source":68,"target":7},{"source":69,"target":83},{"source":69,"target":7},{"source":32,"target":1},{"source":32,"target":84},{"source":32,"target":7},{"source":32,"target":21},{"source":84,"target":1},{"source":70,"target":9},{"source":70,"target":85},{"source":70,"target":7},{"source":85,"target":9},{"source":71,"target":8},{"source":71,"target":86},{"source":71,"target":7},{"source":86,"target":8},{"source":72,"target":11},{"source":72,"target":87},{"source":72,"target":7},{"source":87,"target":11},{"source":73,"target":10},{"source":73,"target":88},{"source":73,"target":7},{"source":73,"target":89},{"source":88,"target":10},{"source":74,"target":4},{"source":74,"target":90},{"source":74,"target":7},{"source":90,"target":4},{"source":75,"target":14},{"source":75,"target":91},{"source":75,"target":7},{"source":91,"target":14},{"source":76,"target":12},{"source":76,"target":92},{"source":76,"target":7},{"source":76,"target":93},{"source":92,"target":12},{"source":77,"target":15},{"source":77,"target":94},{"source":77,"target":7},{"source":94,"target":15},{"source":78,"target":13},{"source":78,"target":95},{"source":78,"target":7},{"source":78,"target":96},{"source":95,"target":13},{"source":79,"target":16},{"source":79,"target":97},{"source":79,"target":7},{"source":79,"target":98},{"source":97,"target":16},{"source":8,"target":0},{"source":8,"target":99},{"source":8,"target":100},{"source":99,"target":101},{"source":99,"target":8},{"source":100,"target":102},{"source":100,"target":8},{"source":9,"target":0},{"source":9,"target":103},{"source":9,"target":104},{"source":9,"target":105},{"source":103,"target":106},{"source":103,"target":9},{"source":104,"target":107},{"source":104,"target":9},{"source":105,"target":108},{"source":105,"target":9},{"source":10,"target":0},{"source":10,"target":109},{"source":10,"target":110},{"source":10,"target":89},{"source":109,"target":111},{"source":109,"target":10},{"source":110,"target":112},{"source":110,"target":10},{"source":89,"target":7},{"source":89,"target":113},{"source":89,"target":10},{"source":89,"target":73},{"source":113,"target":7},{"source":11,"target":0},{"source":11,"target":114},{"source":114,"target":115},{"source":114,"target":11},{"source":12,"target":0},{"source":12,"target":116},{"source":12,"target":117},{"source":12,"target":118},{"source":12,"target":93},{"source":116,"target":119},{"source":116,"target":12},{"source":117,"target":120},{"source":117,"target":12},{"source":118,"target":121},{"source":118,"target":12},{"source":93,"target":7},{"source":93,"target":122},{"source":93,"target":12},{"source":93,"target":76},{"source":122,"target":7},{"source":13,"target":0},{"source":13,"target":123},{"source":13,"target":124},{"source":13,"target":96},{"source":123,"target":125},{"source":123,"target":13},{"source":124,"target":126},{"source":124,"target":13},{"source":96,"target":7},{"source":96,"target":127},{"source":96,"target":13},{"source":96,"target":78},{"source":127,"target":7},{"source":14,"target":0},{"source":14,"target":128},{"source":14,"target":129},{"source":14,"target":130},{"source":14,"target":131},{"source":14,"target":132},{"source":128,"target":133},{"source":128,"target":14},{"source":129,"target":134},{"source":129,"target":14},{"source":130,"target":135},{"source":130,"target":14},{"source":131,"target":136},{"source":131,"target":14},{"source":132,"target":137},{"source":132,"target":14},{"source":15,"target":0},{"source":15,"target":138},{"source":138,"target":139},{"source":138,"target":15},{"source":16,"target":0},{"source":16,"target":140},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":98},{"source":140,"target":143},{"source":140,"target":16},{"source":141,"target":144},{"source":141,"target":16},{"source":142,"target":145},{"source":142,"target":16},{"source":98,"target":7},{"source":98,"target":146},{"source":98,"target":16},{"source":98,"target":79},{"source":146,"target":7}],"multigraph":true} | ecore |
library | repo-ecore-all/data/LorenzoBettini/parsley-demo-ece2017/example.model/model/Library.ecore | library
Library
name
writers
books
Writer
firstName
lastName
books
Book
title
author | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http://library.org" nsPrefix="library">
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1"
eType="#//Writer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="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="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/author"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<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="author" eType="#//Writer"
eOpposite="#//Writer/books"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://library.org","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":7},{"source":4,"target":1},{"source":5,"target":2},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":2},{"source":6,"target":3},{"source":6,"target":9},{"source":6,"target":1},{"source":9,"target":3},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":10,"target":13},{"source":10,"target":2},{"source":11,"target":14},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":12,"target":16},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":16},{"source":17,"target":18},{"source":17,"target":3},{"source":16,"target":2},{"source":16,"target":19},{"source":16,"target":3},{"source":16,"target":12},{"source":19,"target":2}],"multigraph":true} | ecore |
library | repo-ecore-all/data/geodes-sms/NeoModelingFramework/EmfModel/metamodel/Library.ecore | library
Library
name
librarycontent
LibraryContent
name
author
Book
Magazine | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="lib" nsPrefix="mylibrary">
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="librarycontent" upperBound="-1"
eType="#//LibraryContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryContent" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book" eSuperTypes="#//LibraryContent"/>
<eClassifiers xsi:type="ecore:EClass" name="Magazine" eSuperTypes="#//LibraryContent"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"mylibrary","nsURI":"lib","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryContent","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Magazine","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"librarycontent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"author","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":5,"target":7},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":8},{"source":6,"target":1},{"source":8,"target":2},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":9,"target":11},{"source":9,"target":2},{"source":10,"target":12},{"source":10,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":14,"target":2}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/tdegueul/revisitor-alacarte/envfsm/SimpleALEnv/model/SimpleAL.ecore | simpleal
Block
stmts
Stmt
Arith
VarRef
name
ArithLit
val
ArithOp
lhs
rhs
ArithPlus
ArithMinus
Print
name
Assign
name
val | <?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="simpleal" nsURI="http://simpleal/" nsPrefix="simpleal">
<eClassifiers xsi:type="ecore:EClass" name="Block">
<eStructuralFeatures xsi:type="ecore:EReference" name="stmts" upperBound="-1"
eType="#//Stmt" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Stmt" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Arith" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="VarRef" eSuperTypes="#//Arith">
<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="ArithLit" eSuperTypes="#//Arith">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="val" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArithOp" abstract="true" eSuperTypes="#//Arith">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" eType="#//Arith" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" eType="#//Arith" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArithPlus" eSuperTypes="#//ArithOp"/>
<eClassifiers xsi:type="ecore:EClass" name="ArithMinus" eSuperTypes="#//ArithOp"/>
<eClassifiers xsi:type="ecore:EClass" name="Print" eSuperTypes="#//Stmt">
<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="Assign" eSuperTypes="#//Stmt">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="val" eType="#//Arith" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"simpleal","nsURI":"http://simpleal/","name":"simpleal","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stmt","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arith","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarRef","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithLit","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithOp","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithPlus","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithMinus","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Print","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assign","instanceClass":null,"abstract":false,"id":10,"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":"stmts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"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":"val","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"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":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":"rhs","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"val","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":11,"target":2},{"source":11,"target":12},{"source":11,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":13},{"source":4,"target":14},{"source":13,"target":15},{"source":13,"target":4},{"source":14,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":16},{"source":5,"target":17},{"source":16,"target":18},{"source":16,"target":5},{"source":17,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":19},{"source":6,"target":20},{"source":6,"target":21},{"source":19,"target":3},{"source":19,"target":22},{"source":19,"target":6},{"source":22,"target":3},{"source":20,"target":3},{"source":20,"target":23},{"source":20,"target":6},{"source":23,"target":3},{"source":21,"target":3},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":24},{"source":24,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":25},{"source":25,"target":6},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":26},{"source":9,"target":27},{"source":26,"target":28},{"source":26,"target":9},{"source":27,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":29},{"source":10,"target":30},{"source":10,"target":31},{"source":29,"target":32},{"source":29,"target":10},{"source":30,"target":3},{"source":30,"target":33},{"source":30,"target":10},{"source":33,"target":3},{"source":31,"target":2}],"multigraph":true} | ecore |
html | repo-ecore-all/data/fpetitdemang/stage2014/workspace/emf.html/model/DefaultName.ecore | defaultname
HTML
head
body
HTMLElement
value
children
parent
HEAD
headElements
html
HEADElement
head
LINK
rel
title
ahref
type
TITLE
BODY
background
bgcolor
text
link
alink
vlink
bodyElements
html
BODYElement
body
H1
H2
H3
H4
EM
STRONG
B
I
TT
PRE
BIG
SMALL
SUB
SUP
STRIKE
FONT
color
face
size
IMG
src
width
height
alt
align
vspace
hspace
ismap
usemap
border
BR
clear
MAP
AREA
shape
coords
ahref
STYLE
EMBED
src
width
height
align
vspace
hspace
border
NOEMBED
SPAN
style
A
ahref
name
id
DIV
align
P
TABLEElement
bgcolor
background
TABLE
border
width
cellspacing
cellpadding
trs
TR
valign
align
table
tds
TD
colspan
rowspan
valign
align
width
tr
TH
FORM
action
method
INPUT
align
maxlength
size
checked
src
inputValue
name
type
TEXTAREA
name
rows
cols
SELECT
multiple
size
name
OPTION
selected
optionValue
ListElement
type
OL
start
UL
LI
liValue
DL
DT
DD
APPLET
applet
class
src
align
width
height
PARAM
name
paramValue
OBJECT
classid
id
data
type
standby
FRAMESET
rows
cols
framespacing
frameborder
border
FRAME
src
name
marginwidth
marginheight
scrolling
noresize
NOFRAME
IFRAME
PrimitiveTypes
Boolean
java.lang.Object
Boolean
String
java.lang.Object
String
Integer
java.lang.Object
Integer | <?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="defaultname" nsURI="http://defaultname/1.0" nsPrefix="defaultname">
<eClassifiers xsi:type="ecore:EClass" name="HTML">
<eStructuralFeatures xsi:type="ecore:EReference" name="head" ordered="false" lowerBound="1"
eType="#//HEAD" containment="true" eOpposite="#//HEAD/html"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//BODY" containment="true" eOpposite="#//BODY/html"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HTMLElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
upperBound="-1" eType="#//HTMLElement" eOpposite="#//HTMLElement/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" ordered="false"
lowerBound="1" eType="#//HTMLElement" eOpposite="#//HTMLElement/children"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HEAD" eSuperTypes="#//HTMLElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="headElements" ordered="false"
upperBound="-1" eType="#//HEADElement" containment="true" eOpposite="#//HEADElement/head"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="html" ordered="false" lowerBound="1"
eType="#//HTML" eOpposite="#//HTML/head"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HEADElement" abstract="true" eSuperTypes="#//HTMLElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="head" ordered="false" lowerBound="1"
eType="#//HEAD" eOpposite="#//HEAD/headElements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LINK" eSuperTypes="#//HEADElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rel" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ahref" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TITLE" eSuperTypes="#//HEADElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BODY" eSuperTypes="#//HTMLElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="background" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="link" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alink" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vlink" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bodyElements" ordered="false"
upperBound="-1" eType="#//BODYElement" eOpposite="#//BODYElement/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="html" ordered="false" lowerBound="1"
eType="#//HTML" eOpposite="#//HTML/body"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BODYElement" abstract="true" eSuperTypes="#//HTMLElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false" lowerBound="1"
eType="#//BODY" eOpposite="#//BODY/bodyElements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="H1" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="H2" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="H3" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="H4" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EM" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="STRONG" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="B" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="I" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TT" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PRE" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BIG" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SMALL" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SUB" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SUP" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="STRIKE" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="FONT" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="face" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IMG" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alt" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vspace" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hspace" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ismap" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="usemap" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BR" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="clear" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MAP" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AREA" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shape" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="coords" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ahref" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="STYLE" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EMBED" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vspace" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hspace" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NOEMBED" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SPAN" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="style" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="A" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ahref" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DIV" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="P" eSuperTypes="#//BODYElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TABLEElement" abstract="true" eSuperTypes="#//BODYElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bgcolor" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="background" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TABLE" eSuperTypes="#//TABLEElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cellspacing" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cellpadding" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trs" ordered="false" upperBound="-1"
eType="#//TR" containment="true" eOpposite="#//TR/table"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TR" eSuperTypes="#//TABLEElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" ordered="false"
lowerBound="1" eType="#//TABLE" eOpposite="#//TABLE/trs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tds" ordered="false" upperBound="-1"
eType="#//TD" containment="true" eOpposite="#//TD/tr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TD" eSuperTypes="#//TABLEElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colspan" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rowspan" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="valign" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tr" ordered="false" lowerBound="1"
eType="#//TR" eOpposite="#//TR/tds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TH" eSuperTypes="#//TD"/>
<eClassifiers xsi:type="ecore:EClass" name="FORM">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="method" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="INPUT">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxlength" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checked" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputValue" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TEXTAREA">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SELECT">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiple" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OPTION">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selected" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optionValue" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OL" eSuperTypes="#//ListElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UL" eSuperTypes="#//ListElement"/>
<eClassifiers xsi:type="ecore:EClass" name="LI" eSuperTypes="#//ListElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="liValue" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DL"/>
<eClassifiers xsi:type="ecore:EClass" name="DT"/>
<eClassifiers xsi:type="ecore:EClass" name="DD"/>
<eClassifiers xsi:type="ecore:EClass" name="APPLET">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="applet" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="align" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PARAM">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="paramValue" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OBJECT">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classid" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="data" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="standby" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FRAMESET">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rows" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="framespacing" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="frameborder" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="border" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FRAME">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="src" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="marginwidth" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="marginheight" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scrolling" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noresize" ordered="false"
unique="false" lowerBound="1" eType="#//PrimitiveTypes/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NOFRAME"/>
<eClassifiers xsi:type="ecore:EClass" name="IFRAME" eSuperTypes="#//FRAME"/>
<eSubpackages name="PrimitiveTypes" nsURI="html.primitivetype" nsPrefix="prim">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceTypeName="Boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceTypeName="String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceTypeName="Integer"/>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"defaultname","nsURI":"http://defaultname/1.0","name":"defaultname","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTML","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HTMLElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HEAD","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HEADElement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LINK","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TITLE","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BODY","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BODYElement","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H1","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H2","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H3","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"H4","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EM","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRONG","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"B","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"I","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TT","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PRE","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BIG","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SMALL","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SUB","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SUP","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STRIKE","instanceClass":null,"abstract":false,"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,"defaultValue":null,"instanceClassName":null,"name":"IMG","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BR","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MAP","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AREA","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STYLE","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMBED","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NOEMBED","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SPAN","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"A","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DIV","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"P","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TABLEElement","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TABLE","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TR","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TD","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TH","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FORM","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"INPUT","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TEXTAREA","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SELECT","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OPTION","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListElement","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OL","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UL","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LI","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DL","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DT","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DD","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"APPLET","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PARAM","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OBJECT","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FRAMESET","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FRAME","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NOFRAME","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IFRAME","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"nsPrefix":"prim","nsURI":"html.primitivetype","name":"PrimitiveTypes","id":60,"eClass":"EPackage"},{"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":"head","changeable":true,"resolveProxies":true,"lowerBound":1,"id":61,"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":62,"derived":false},{"id":63,"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":"html","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"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":"html","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"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":67,"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":68,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"instanceTypeName":"String","defaultValue":null,"instanceClassName":"java.lang.Object","name":"String","instanceClass":"java.lang.Object","id":70,"serializable":true,"eClass":"EDataType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"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":"headElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"id":76,"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":"head","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"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":"rel","changeable":true,"lowerBound":1,"iD":false,"id":81,"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":"title","changeable":true,"lowerBound":1,"iD":false,"id":82,"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":"ahref","changeable":true,"lowerBound":1,"iD":false,"id":83,"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"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":"background","changeable":true,"lowerBound":1,"iD":false,"id":91,"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":"bgcolor","changeable":true,"lowerBound":1,"iD":false,"id":92,"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":"text","changeable":true,"lowerBound":1,"iD":false,"id":93,"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":"link","changeable":true,"lowerBound":1,"iD":false,"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":false,"name":"alink","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":false,"name":"vlink","changeable":true,"lowerBound":1,"iD":false,"id":96,"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":"bodyElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"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":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"color","changeable":true,"lowerBound":1,"iD":false,"id":125,"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":"face","changeable":true,"lowerBound":1,"iD":false,"id":126,"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":"size","changeable":true,"lowerBound":1,"iD":false,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"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":"src","changeable":true,"lowerBound":1,"iD":false,"id":132,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":133,"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":"height","changeable":true,"lowerBound":1,"iD":false,"id":134,"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":"alt","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":false,"name":"align","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":false,"name":"vspace","changeable":true,"lowerBound":1,"iD":false,"id":137,"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":"hspace","changeable":true,"lowerBound":1,"iD":false,"id":138,"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":"ismap","changeable":true,"lowerBound":1,"iD":false,"id":139,"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":"usemap","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"border","changeable":true,"lowerBound":1,"iD":false,"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"clear","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"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":"shape","changeable":true,"lowerBound":1,"iD":false,"id":157,"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":"coords","changeable":true,"lowerBound":1,"iD":false,"id":158,"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":"ahref","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"src","changeable":true,"lowerBound":1,"iD":false,"id":165,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":166,"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":"height","changeable":true,"lowerBound":1,"iD":false,"id":167,"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":"align","changeable":true,"lowerBound":1,"iD":false,"id":168,"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":"vspace","changeable":true,"lowerBound":1,"iD":false,"id":169,"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":"hspace","changeable":true,"lowerBound":1,"iD":false,"id":170,"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":"border","changeable":true,"lowerBound":1,"iD":false,"id":171,"derived":false},{"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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"style","changeable":true,"lowerBound":1,"iD":false,"id":181,"derived":false},{"id":182,"eClass":"EGenericType"},{"id":183,"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":"ahref","changeable":true,"lowerBound":1,"iD":false,"id":184,"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":185,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"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":"align","changeable":true,"lowerBound":1,"iD":false,"id":191,"derived":false},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"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":"bgcolor","changeable":true,"lowerBound":1,"iD":false,"id":195,"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":"background","changeable":true,"lowerBound":1,"iD":false,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"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":"border","changeable":true,"lowerBound":1,"iD":false,"id":200,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":201,"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":"cellspacing","changeable":true,"lowerBound":1,"iD":false,"id":202,"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":"cellpadding","changeable":true,"lowerBound":1,"iD":false,"id":203,"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":"trs","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"},{"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":"table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":211,"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":"valign","changeable":true,"lowerBound":1,"iD":false,"id":212,"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":"align","changeable":true,"lowerBound":1,"iD":false,"id":213,"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":"tds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"tr","changeable":true,"resolveProxies":true,"lowerBound":1,"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":false,"name":"colspan","changeable":true,"lowerBound":1,"iD":false,"id":221,"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":"rowspan","changeable":true,"lowerBound":1,"iD":false,"id":222,"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":"valign","changeable":true,"lowerBound":1,"iD":false,"id":223,"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":"align","changeable":true,"lowerBound":1,"iD":false,"id":224,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":225,"derived":false},{"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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"action","changeable":true,"lowerBound":1,"iD":false,"id":234,"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":"method","changeable":true,"lowerBound":1,"iD":false,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"id":237,"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":"align","changeable":true,"lowerBound":1,"iD":false,"id":238,"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":"maxlength","changeable":true,"lowerBound":1,"iD":false,"id":239,"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":"size","changeable":true,"lowerBound":1,"iD":false,"id":240,"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":"checked","changeable":true,"lowerBound":1,"iD":false,"id":241,"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":"src","changeable":true,"lowerBound":1,"iD":false,"id":242,"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":"inputValue","changeable":true,"lowerBound":1,"iD":false,"id":243,"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":244,"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":"type","changeable":true,"lowerBound":1,"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"},{"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":254,"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":"rows","changeable":true,"lowerBound":1,"iD":false,"id":255,"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":"cols","changeable":true,"lowerBound":1,"iD":false,"id":256,"derived":false},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"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":"multiple","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":false,"name":"size","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":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":262,"derived":false},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"selected","changeable":true,"lowerBound":1,"iD":false,"id":266,"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":"optionValue","changeable":true,"lowerBound":1,"iD":false,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":270,"derived":false},{"id":271,"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":"start","changeable":true,"lowerBound":1,"iD":false,"id":272,"derived":false},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"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":"liValue","changeable":true,"lowerBound":1,"iD":false,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"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":"applet","changeable":true,"lowerBound":1,"iD":false,"id":279,"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":"class","changeable":true,"lowerBound":1,"iD":false,"id":280,"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":"src","changeable":true,"lowerBound":1,"iD":false,"id":281,"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":"align","changeable":true,"lowerBound":1,"iD":false,"id":282,"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":"width","changeable":true,"lowerBound":1,"iD":false,"id":283,"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":"height","changeable":true,"lowerBound":1,"iD":false,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"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":291,"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":"paramValue","changeable":true,"lowerBound":1,"iD":false,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"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":"classid","changeable":true,"lowerBound":1,"iD":false,"id":295,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":296,"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":"data","changeable":true,"lowerBound":1,"iD":false,"id":297,"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":"type","changeable":true,"lowerBound":1,"iD":false,"id":298,"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":"standby","changeable":true,"lowerBound":1,"iD":false,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"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":false,"name":"rows","changeable":true,"lowerBound":1,"iD":false,"id":305,"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":"cols","changeable":true,"lowerBound":1,"iD":false,"id":306,"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":"framespacing","changeable":true,"lowerBound":1,"iD":false,"id":307,"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":"frameborder","changeable":true,"lowerBound":1,"iD":false,"id":308,"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":"border","changeable":true,"lowerBound":1,"iD":false,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"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":"src","changeable":true,"lowerBound":1,"iD":false,"id":315,"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":316,"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":"marginwidth","changeable":true,"lowerBound":1,"iD":false,"id":317,"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":"marginheight","changeable":true,"lowerBound":1,"iD":false,"id":318,"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":"scrolling","changeable":true,"lowerBound":1,"iD":false,"id":319,"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":"noresize","changeable":true,"lowerBound":1,"iD":false,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"instanceTypeName":"Boolean","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Boolean","instanceClass":"java.lang.Object","id":328,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"Integer","defaultValue":null,"instanceClassName":"java.lang.Object","name":"Integer","instanceClass":"java.lang.Object","id":329,"serializable":true,"eClass":"EDataType"}],"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":1,"target":0},{"source":1,"target":61},{"source":1,"target":62},{"source":61,"target":3},{"source":61,"target":63},{"source":61,"target":1},{"source":61,"target":64},{"source":63,"target":3},{"source":62,"target":7},{"source":62,"target":65},{"source":62,"target":1},{"source":62,"target":66},{"source":65,"target":7},{"source":2,"target":0},{"source":2,"target":67},{"source":2,"target":68},{"source":2,"target":69},{"source":67,"target":70},{"source":67,"target":71},{"source":67,"target":2},{"source":71,"target":70},{"source":68,"target":2},{"source":68,"target":72},{"source":68,"target":2},{"source":68,"target":69},{"source":72,"target":2},{"source":69,"target":2},{"source":69,"target":73},{"source":69,"target":2},{"source":69,"target":68},{"source":73,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":74},{"source":3,"target":64},{"source":3,"target":75},{"source":74,"target":4},{"source":74,"target":76},{"source":74,"target":3},{"source":74,"target":77},{"source":76,"target":4},{"source":64,"target":1},{"source":64,"target":78},{"source":64,"target":3},{"source":64,"target":61},{"source":78,"target":1},{"source":75,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":77},{"source":4,"target":79},{"source":77,"target":3},{"source":77,"target":80},{"source":77,"target":4},{"source":77,"target":74},{"source":80,"target":3},{"source":79,"target":2},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":83},{"source":5,"target":84},{"source":5,"target":85},{"source":81,"target":70},{"source":81,"target":86},{"source":81,"target":5},{"source":86,"target":70},{"source":82,"target":70},{"source":82,"target":87},{"source":82,"target":5},{"source":87,"target":70},{"source":83,"target":70},{"source":83,"target":88},{"source":83,"target":5},{"source":88,"target":70},{"source":84,"target":70},{"source":84,"target":89},{"source":84,"target":5},{"source":89,"target":70},{"source":85,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":90},{"source":90,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":91},{"source":7,"target":92},{"source":7,"target":93},{"source":7,"target":94},{"source":7,"target":95},{"source":7,"target":96},{"source":7,"target":97},{"source":7,"target":66},{"source":7,"target":98},{"source":91,"target":70},{"source":91,"target":99},{"source":91,"target":7},{"source":99,"target":70},{"source":92,"target":70},{"source":92,"target":100},{"source":92,"target":7},{"source":100,"target":70},{"source":93,"target":70},{"source":93,"target":101},{"source":93,"target":7},{"source":101,"target":70},{"source":94,"target":70},{"source":94,"target":102},{"source":94,"target":7},{"source":102,"target":70},{"source":95,"target":70},{"source":95,"target":103},{"source":95,"target":7},{"source":103,"target":70},{"source":96,"target":70},{"source":96,"target":104},{"source":96,"target":7},{"source":104,"target":70},{"source":97,"target":8},{"source":97,"target":105},{"source":97,"target":7},{"source":97,"target":106},{"source":105,"target":8},{"source":66,"target":1},{"source":66,"target":107},{"source":66,"target":7},{"source":66,"target":62},{"source":107,"target":1},{"source":98,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":106},{"source":8,"target":108},{"source":106,"target":7},{"source":106,"target":109},{"source":106,"target":8},{"source":106,"target":97},{"source":109,"target":7},{"source":108,"target":2},{"source":9,"target":0},{"source":9,"target":8},{"source":9,"target":110},{"source":110,"target":8},{"source":10,"target":0},{"source":10,"target":8},{"source":10,"target":111},{"source":111,"target":8},{"source":11,"target":0},{"source":11,"target":8},{"source":11,"target":112},{"source":112,"target":8},{"source":12,"target":0},{"source":12,"target":8},{"source":12,"target":113},{"source":113,"target":8},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":114},{"source":114,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":115},{"source":115,"target":8},{"source":15,"target":0},{"source":15,"target":8},{"source":15,"target":116},{"source":116,"target":8},{"source":16,"target":0},{"source":16,"target":8},{"source":16,"target":117},{"source":117,"target":8},{"source":17,"target":0},{"source":17,"target":8},{"source":17,"target":118},{"source":118,"target":8},{"source":18,"target":0},{"source":18,"target":8},{"source":18,"target":119},{"source":119,"target":8},{"source":19,"target":0},{"source":19,"target":8},{"source":19,"target":120},{"source":120,"target":8},{"source":20,"target":0},{"source":20,"target":8},{"source":20,"target":121},{"source":121,"target":8},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":122},{"source":122,"target":8},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":123},{"source":123,"target":8},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":124},{"source":124,"target":8},{"source":24,"target":0},{"source":24,"target":8},{"source":24,"target":125},{"source":24,"target":126},{"source":24,"target":127},{"source":24,"target":128},{"source":125,"target":70},{"source":125,"target":129},{"source":125,"target":24},{"source":129,"target":70},{"source":126,"target":70},{"source":126,"target":130},{"source":126,"target":24},{"source":130,"target":70},{"source":127,"target":70},{"source":127,"target":131},{"source":127,"target":24},{"source":131,"target":70},{"source":128,"target":8},{"source":25,"target":0},{"source":25,"target":8},{"source":25,"target":132},{"source":25,"target":133},{"source":25,"target":134},{"source":25,"target":135},{"source":25,"target":136},{"source":25,"target":137},{"source":25,"target":138},{"source":25,"target":139},{"source":25,"target":140},{"source":25,"target":141},{"source":25,"target":142},{"source":132,"target":70},{"source":132,"target":143},{"source":132,"target":25},{"source":143,"target":70},{"source":133,"target":70},{"source":133,"target":144},{"source":133,"target":25},{"source":144,"target":70},{"source":134,"target":70},{"source":134,"target":145},{"source":134,"target":25},{"source":145,"target":70},{"source":135,"target":70},{"source":135,"target":146},{"source":135,"target":25},{"source":146,"target":70},{"source":136,"target":70},{"source":136,"target":147},{"source":136,"target":25},{"source":147,"target":70},{"source":137,"target":70},{"source":137,"target":148},{"source":137,"target":25},{"source":148,"target":70},{"source":138,"target":70},{"source":138,"target":149},{"source":138,"target":25},{"source":149,"target":70},{"source":139,"target":70},{"source":139,"target":150},{"source":139,"target":25},{"source":150,"target":70},{"source":140,"target":70},{"source":140,"target":151},{"source":140,"target":25},{"source":151,"target":70},{"source":141,"target":70},{"source":141,"target":152},{"source":141,"target":25},{"source":152,"target":70},{"source":142,"target":8},{"source":26,"target":0},{"source":26,"target":8},{"source":26,"target":153},{"source":26,"target":154},{"source":153,"target":70},{"source":153,"target":155},{"source":153,"target":26},{"source":155,"target":70},{"source":154,"target":8},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":156},{"source":156,"target":8},{"source":28,"target":0},{"source":28,"target":8},{"source":28,"target":157},{"source":28,"target":158},{"source":28,"target":159},{"source":28,"target":160},{"source":157,"target":70},{"source":157,"target":161},{"source":157,"target":28},{"source":161,"target":70},{"source":158,"target":70},{"source":158,"target":162},{"source":158,"target":28},{"source":162,"target":70},{"source":159,"target":70},{"source":159,"target":163},{"source":159,"target":28},{"source":163,"target":70},{"source":160,"target":8},{"source":29,"target":0},{"source":29,"target":8},{"source":29,"target":164},{"source":164,"target":8},{"source":30,"target":0},{"source":30,"target":8},{"source":30,"target":165},{"source":30,"target":166},{"source":30,"target":167},{"source":30,"target":168},{"source":30,"target":169},{"source":30,"target":170},{"source":30,"target":171},{"source":30,"target":172},{"source":165,"target":70},{"source":165,"target":173},{"source":165,"target":30},{"source":173,"target":70},{"source":166,"target":70},{"source":166,"target":174},{"source":166,"target":30},{"source":174,"target":70},{"source":167,"target":70},{"source":167,"target":175},{"source":167,"target":30},{"source":175,"target":70},{"source":168,"target":70},{"source":168,"target":176},{"source":168,"target":30},{"source":176,"target":70},{"source":169,"target":70},{"source":169,"target":177},{"source":169,"target":30},{"source":177,"target":70},{"source":170,"target":70},{"source":170,"target":178},{"source":170,"target":30},{"source":178,"target":70},{"source":171,"target":70},{"source":171,"target":179},{"source":171,"target":30},{"source":179,"target":70},{"source":172,"target":8},{"source":31,"target":0},{"source":31,"target":8},{"source":31,"target":180},{"source":180,"target":8},{"source":32,"target":0},{"source":32,"target":8},{"source":32,"target":181},{"source":32,"target":182},{"source":181,"target":70},{"source":181,"target":183},{"source":181,"target":32},{"source":183,"target":70},{"source":182,"target":8},{"source":33,"target":0},{"source":33,"target":8},{"source":33,"target":184},{"source":33,"target":185},{"source":33,"target":186},{"source":33,"target":187},{"source":184,"target":70},{"source":184,"target":188},{"source":184,"target":33},{"source":188,"target":70},{"source":185,"target":70},{"source":185,"target":189},{"source":185,"target":33},{"source":189,"target":70},{"source":186,"target":70},{"source":186,"target":190},{"source":186,"target":33},{"source":190,"target":70},{"source":187,"target":8},{"source":34,"target":0},{"source":34,"target":8},{"source":34,"target":191},{"source":34,"target":192},{"source":191,"target":70},{"source":191,"target":193},{"source":191,"target":34},{"source":193,"target":70},{"source":192,"target":8},{"source":35,"target":0},{"source":35,"target":8},{"source":35,"target":194},{"source":194,"target":8},{"source":36,"target":0},{"source":36,"target":8},{"source":36,"target":195},{"source":36,"target":196},{"source":36,"target":197},{"source":195,"target":70},{"source":195,"target":198},{"source":195,"target":36},{"source":198,"target":70},{"source":196,"target":70},{"source":196,"target":199},{"source":196,"target":36},{"source":199,"target":70},{"source":197,"target":8},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":200},{"source":37,"target":201},{"source":37,"target":202},{"source":37,"target":203},{"source":37,"target":204},{"source":37,"target":205},{"source":200,"target":70},{"source":200,"target":206},{"source":200,"target":37},{"source":206,"target":70},{"source":201,"target":70},{"source":201,"target":207},{"source":201,"target":37},{"source":207,"target":70},{"source":202,"target":70},{"source":202,"target":208},{"source":202,"target":37},{"source":208,"target":70},{"source":203,"target":70},{"source":203,"target":209},{"source":203,"target":37},{"source":209,"target":70},{"source":204,"target":38},{"source":204,"target":210},{"source":204,"target":37},{"source":204,"target":211},{"source":210,"target":38},{"source":205,"target":36},{"source":38,"target":0},{"source":38,"target":36},{"source":38,"target":212},{"source":38,"target":213},{"source":38,"target":211},{"source":38,"target":214},{"source":38,"target":215},{"source":212,"target":70},{"source":212,"target":216},{"source":212,"target":38},{"source":216,"target":70},{"source":213,"target":70},{"source":213,"target":217},{"source":213,"target":38},{"source":217,"target":70},{"source":211,"target":37},{"source":211,"target":218},{"source":211,"target":38},{"source":211,"target":204},{"source":218,"target":37},{"source":214,"target":39},{"source":214,"target":219},{"source":214,"target":38},{"source":214,"target":220},{"source":219,"target":39},{"source":215,"target":36},{"source":39,"target":0},{"source":39,"target":36},{"source":39,"target":221},{"source":39,"target":222},{"source":39,"target":223},{"source":39,"target":224},{"source":39,"target":225},{"source":39,"target":220},{"source":39,"target":226},{"source":221,"target":70},{"source":221,"target":227},{"source":221,"target":39},{"source":227,"target":70},{"source":222,"target":70},{"source":222,"target":228},{"source":222,"target":39},{"source":228,"target":70},{"source":223,"target":70},{"source":223,"target":229},{"source":223,"target":39},{"source":229,"target":70},{"source":224,"target":70},{"source":224,"target":230},{"source":224,"target":39},{"source":230,"target":70},{"source":225,"target":70},{"source":225,"target":231},{"source":225,"target":39},{"source":231,"target":70},{"source":220,"target":38},{"source":220,"target":232},{"source":220,"target":39},{"source":220,"target":214},{"source":232,"target":38},{"source":226,"target":36},{"source":40,"target":0},{"source":40,"target":39},{"source":40,"target":233},{"source":233,"target":39},{"source":41,"target":0},{"source":41,"target":234},{"source":41,"target":235},{"source":234,"target":70},{"source":234,"target":236},{"source":234,"target":41},{"source":236,"target":70},{"source":235,"target":70},{"source":235,"target":237},{"source":235,"target":41},{"source":237,"target":70},{"source":42,"target":0},{"source":42,"target":238},{"source":42,"target":239},{"source":42,"target":240},{"source":42,"target":241},{"source":42,"target":242},{"source":42,"target":243},{"source":42,"target":244},{"source":42,"target":245},{"source":238,"target":70},{"source":238,"target":246},{"source":238,"target":42},{"source":246,"target":70},{"source":239,"target":70},{"source":239,"target":247},{"source":239,"target":42},{"source":247,"target":70},{"source":240,"target":70},{"source":240,"target":248},{"source":240,"target":42},{"source":248,"target":70},{"source":241,"target":70},{"source":241,"target":249},{"source":241,"target":42},{"source":249,"target":70},{"source":242,"target":70},{"source":242,"target":250},{"source":242,"target":42},{"source":250,"target":70},{"source":243,"target":70},{"source":243,"target":251},{"source":243,"target":42},{"source":251,"target":70},{"source":244,"target":70},{"source":244,"target":252},{"source":244,"target":42},{"source":252,"target":70},{"source":245,"target":70},{"source":245,"target":253},{"source":245,"target":42},{"source":253,"target":70},{"source":43,"target":0},{"source":43,"target":254},{"source":43,"target":255},{"source":43,"target":256},{"source":254,"target":70},{"source":254,"target":257},{"source":254,"target":43},{"source":257,"target":70},{"source":255,"target":70},{"source":255,"target":258},{"source":255,"target":43},{"source":258,"target":70},{"source":256,"target":70},{"source":256,"target":259},{"source":256,"target":43},{"source":259,"target":70},{"source":44,"target":0},{"source":44,"target":260},{"source":44,"target":261},{"source":44,"target":262},{"source":260,"target":70},{"source":260,"target":263},{"source":260,"target":44},{"source":263,"target":70},{"source":261,"target":70},{"source":261,"target":264},{"source":261,"target":44},{"source":264,"target":70},{"source":262,"target":70},{"source":262,"target":265},{"source":262,"target":44},{"source":265,"target":70},{"source":45,"target":0},{"source":45,"target":266},{"source":45,"target":267},{"source":266,"target":70},{"source":266,"target":268},{"source":266,"target":45},{"source":268,"target":70},{"source":267,"target":70},{"source":267,"target":269},{"source":267,"target":45},{"source":269,"target":70},{"source":46,"target":0},{"source":46,"target":270},{"source":270,"target":70},{"source":270,"target":271},{"source":270,"target":46},{"source":271,"target":70},{"source":47,"target":0},{"source":47,"target":46},{"source":47,"target":272},{"source":47,"target":273},{"source":272,"target":70},{"source":272,"target":274},{"source":272,"target":47},{"source":274,"target":70},{"source":273,"target":46},{"source":48,"target":0},{"source":48,"target":46},{"source":48,"target":275},{"source":275,"target":46},{"source":49,"target":0},{"source":49,"target":46},{"source":49,"target":276},{"source":49,"target":277},{"source":276,"target":70},{"source":276,"target":278},{"source":276,"target":49},{"source":278,"target":70},{"source":277,"target":46},{"source":50,"target":0},{"source":51,"target":0},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":279},{"source":53,"target":280},{"source":53,"target":281},{"source":53,"target":282},{"source":53,"target":283},{"source":53,"target":284},{"source":279,"target":70},{"source":279,"target":285},{"source":279,"target":53},{"source":285,"target":70},{"source":280,"target":70},{"source":280,"target":286},{"source":280,"target":53},{"source":286,"target":70},{"source":281,"target":70},{"source":281,"target":287},{"source":281,"target":53},{"source":287,"target":70},{"source":282,"target":70},{"source":282,"target":288},{"source":282,"target":53},{"source":288,"target":70},{"source":283,"target":70},{"source":283,"target":289},{"source":283,"target":53},{"source":289,"target":70},{"source":284,"target":70},{"source":284,"target":290},{"source":284,"target":53},{"source":290,"target":70},{"source":54,"target":0},{"source":54,"target":291},{"source":54,"target":292},{"source":291,"target":70},{"source":291,"target":293},{"source":291,"target":54},{"source":293,"target":70},{"source":292,"target":70},{"source":292,"target":294},{"source":292,"target":54},{"source":294,"target":70},{"source":55,"target":0},{"source":55,"target":295},{"source":55,"target":296},{"source":55,"target":297},{"source":55,"target":298},{"source":55,"target":299},{"source":295,"target":70},{"source":295,"target":300},{"source":295,"target":55},{"source":300,"target":70},{"source":296,"target":70},{"source":296,"target":301},{"source":296,"target":55},{"source":301,"target":70},{"source":297,"target":70},{"source":297,"target":302},{"source":297,"target":55},{"source":302,"target":70},{"source":298,"target":70},{"source":298,"target":303},{"source":298,"target":55},{"source":303,"target":70},{"source":299,"target":70},{"source":299,"target":304},{"source":299,"target":55},{"source":304,"target":70},{"source":56,"target":0},{"source":56,"target":305},{"source":56,"target":306},{"source":56,"target":307},{"source":56,"target":308},{"source":56,"target":309},{"source":305,"target":70},{"source":305,"target":310},{"source":305,"target":56},{"source":310,"target":70},{"source":306,"target":70},{"source":306,"target":311},{"source":306,"target":56},{"source":311,"target":70},{"source":307,"target":70},{"source":307,"target":312},{"source":307,"target":56},{"source":312,"target":70},{"source":308,"target":70},{"source":308,"target":313},{"source":308,"target":56},{"source":313,"target":70},{"source":309,"target":70},{"source":309,"target":314},{"source":309,"target":56},{"source":314,"target":70},{"source":57,"target":0},{"source":57,"target":315},{"source":57,"target":316},{"source":57,"target":317},{"source":57,"target":318},{"source":57,"target":319},{"source":57,"target":320},{"source":315,"target":70},{"source":315,"target":321},{"source":315,"target":57},{"source":321,"target":70},{"source":316,"target":70},{"source":316,"target":322},{"source":316,"target":57},{"source":322,"target":70},{"source":317,"target":70},{"source":317,"target":323},{"source":317,"target":57},{"source":323,"target":70},{"source":318,"target":70},{"source":318,"target":324},{"source":318,"target":57},{"source":324,"target":70},{"source":319,"target":70},{"source":319,"target":325},{"source":319,"target":57},{"source":325,"target":70},{"source":320,"target":70},{"source":320,"target":326},{"source":320,"target":57},{"source":326,"target":70},{"source":58,"target":0},{"source":59,"target":0},{"source":59,"target":57},{"source":59,"target":327},{"source":327,"target":57},{"source":60,"target":328},{"source":60,"target":70},{"source":60,"target":329},{"source":60,"target":0},{"source":328,"target":60},{"source":70,"target":60},{"source":329,"target":60}],"multigraph":true} | ecore |
gui | repo-ecore-all/data/cdietrich/lmrc/org.xtext.example.lmrc.uispec/src-gen/org/xtext/example/lmrc/uispec/UispecDsl.ecore | uispecDsl
Form
name
usedEntities
fields
EntityReference
entity
Field
label
widget
attribute
Widget
TextFieldWidget
length
CheckBoxWidget
ComboWidget
values | <?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="uispecDsl" nsURI="http://www.xtext.org/example/lmrc/uispec/UispecDsl"
nsPrefix="uispecDsl">
<eClassifiers xsi:type="ecore:EClass" name="Form">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedEntities" upperBound="-1"
eType="#//EntityReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityReference">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="ecore:EClass ../../../../../../../org.xtext.example.lmrc.entity/src-gen/org/xtext/example/lmrc/entity/EntityDsl.ecore#//Entity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="widget" eType="#//Widget"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" eType="ecore:EClass ../../../../../../../org.xtext.example.lmrc.entity/src-gen/org/xtext/example/lmrc/entity/EntityDsl.ecore#//Attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Widget"/>
<eClassifiers xsi:type="ecore:EClass" name="TextFieldWidget" eSuperTypes="#//Widget">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckBoxWidget" eSuperTypes="#//Widget"/>
<eClassifiers xsi:type="ecore:EClass" name="ComboWidget" eSuperTypes="#//Widget">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="values" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"uispecDsl","nsURI":"http://www.xtext.org/example/lmrc/uispec/UispecDsl","name":"uispecDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Form","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityReference","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":"Widget","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextFieldWidget","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckBoxWidget","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComboWidget","instanceClass":null,"abstract":false,"id":7,"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":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usedEntities","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"fields","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"entity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":true,"unsettable":false,"transient":false,"unique":true,"name":"widget","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":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"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":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"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":"values","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":8,"target":11},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":2},{"source":10,"target":3},{"source":10,"target":13},{"source":10,"target":1},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":14},{"source":14,"target":15},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":3,"target":18},{"source":16,"target":19},{"source":16,"target":3},{"source":17,"target":4},{"source":17,"target":20},{"source":17,"target":3},{"source":20,"target":4},{"source":18,"target":21},{"source":18,"target":3},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":24},{"source":22,"target":5},{"source":23,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":25},{"source":25,"target":4},{"source":7,"target":0},{"source":7,"target":4},{"source":7,"target":26},{"source":7,"target":27},{"source":26,"target":28},{"source":26,"target":7},{"source":27,"target":4}],"multigraph":true} | ecore |
graph | repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/digraph.ecore | digraph
Graph
contents
GraphElement
graph
Node
label
outgoing
incoming
Edge
weight
source
target | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="digraph"
nsURI="http://digraph" nsPrefix="digraph">
<eClassifiers xsi:type="ecore:EClass" name="Graph">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//GraphElement" containment="true" eOpposite="#//GraphElement/graph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="graph" eType="#//Graph"
eOpposite="#//Graph/contents"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Edge" eOpposite="#//Edge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Edge" eOpposite="#//Edge/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Node"
eOpposite="#//Node/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Node"
eOpposite="#//Node/incoming"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"digraph","nsURI":"http://digraph","name":"digraph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","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":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"weight","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":5,"target":2},{"source":5,"target":6},{"source":5,"target":1},{"source":5,"target":7},{"source":6,"target":2},{"source":2,"target":0},{"source":2,"target":7},{"source":7,"target":1},{"source":7,"target":8},{"source":7,"target":2},{"source":7,"target":5},{"source":8,"target":1},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":9},{"source":3,"target":10},{"source":3,"target":11},{"source":3,"target":12},{"source":9,"target":13},{"source":9,"target":3},{"source":10,"target":4},{"source":10,"target":14},{"source":10,"target":3},{"source":10,"target":15},{"source":14,"target":4},{"source":11,"target":4},{"source":11,"target":16},{"source":11,"target":3},{"source":11,"target":17},{"source":16,"target":4},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":18},{"source":4,"target":15},{"source":4,"target":17},{"source":4,"target":19},{"source":18,"target":20},{"source":18,"target":4},{"source":15,"target":3},{"source":15,"target":21},{"source":15,"target":4},{"source":15,"target":10},{"source":21,"target":3},{"source":17,"target":3},{"source":17,"target":22},{"source":17,"target":4},{"source":17,"target":11},{"source":22,"target":3},{"source":19,"target":2}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/jonasanker/mdse-exercises/02_fsm/morten/org.mdse.fsm/model/fsm.ecore | fsm
NamedElement
name
StateMachine
states
initial
Transition
input
output
source
target
State
transitions
isFinal
FSMModel
stateMachines | <?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="http://www.example.org/fsm" nsPrefix="fsm">
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initial" lowerBound="1"
eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="output" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//State" eOpposite="#//State/transitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFinal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSMModel" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="stateMachines" upperBound="-1"
eType="#//StateMachine" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://www.example.org/fsm","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","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":"State","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMModel","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"resolveProxies":true,"lowerBound":1,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"output","changeable":true,"lowerBound":0,"iD":false,"id":14,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"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":"isFinal","changeable":true,"lowerBound":0,"iD":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"stateMachines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":7},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":4},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":4},{"source":9,"target":4},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":4},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":13,"target":17},{"source":13,"target":3},{"source":14,"target":18},{"source":14,"target":3},{"source":15,"target":4},{"source":15,"target":19},{"source":15,"target":3},{"source":15,"target":20},{"source":19,"target":4},{"source":16,"target":4},{"source":16,"target":21},{"source":16,"target":3},{"source":21,"target":4},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":20},{"source":4,"target":22},{"source":4,"target":23},{"source":20,"target":3},{"source":20,"target":24},{"source":20,"target":4},{"source":20,"target":15},{"source":24,"target":3},{"source":22,"target":25},{"source":22,"target":4},{"source":23,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":26},{"source":5,"target":27},{"source":26,"target":2},{"source":26,"target":28},{"source":26,"target":5},{"source":28,"target":2},{"source":27,"target":1}],"multigraph":true} | ecore |
bibliography | repo-ecore-all/data/TransformationToolContest/ttc2019-live/metamodels/ttc2019.live.metamodels/models/BibTeX.ecore | bibtex
BibTeXFile
entries
Author
author
BibTeXEntry
id
AuthoredEntry
authors
DatedEntry
year
TitledEntry
title
BookTitledEntry
booktitle
Article
journal
TechReport
Unpublished
note
Manual
Proceedings
InProceedings
Booklet
Book
publisher
InCollection
InBook
chapter
Misc
ThesisEntry
school
PhDThesis
MasterThesis | <?xml version="1.0" encoding="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="bibtex" nsURI="https://www.transformation-tool-contest.eu/2019/bibtex"
nsPrefix="bib">
<eClassifiers xsi:type="ecore:EClass" name="BibTeXFile">
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" ordered="false"
upperBound="-1" eType="#//BibTeXEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Author">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="author" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BibTeXEntry" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AuthoredEntry" abstract="true" eSuperTypes="#//BibTeXEntry">
<eStructuralFeatures xsi:type="ecore:EReference" name="authors" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Author" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatedEntry" abstract="true" eSuperTypes="#//BibTeXEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="year" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TitledEntry" abstract="true" eSuperTypes="#//BibTeXEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BookTitledEntry" abstract="true" eSuperTypes="#//BibTeXEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booktitle" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Article" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="journal" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TechReport" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="Unpublished" eSuperTypes="#//AuthoredEntry #//TitledEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="note" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Manual" eSuperTypes="#//TitledEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="Proceedings" eSuperTypes="#//DatedEntry #//TitledEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="InProceedings" eSuperTypes="#//Proceedings #//AuthoredEntry #//BookTitledEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="Booklet" eSuperTypes="#//DatedEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="Book" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publisher" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InCollection" eSuperTypes="#//Book #//BookTitledEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="InBook" eSuperTypes="#//Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="chapter" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Misc" eSuperTypes="#//BibTeXEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="ThesisEntry" abstract="true" eSuperTypes="#//AuthoredEntry #//DatedEntry #//TitledEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="school" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PhDThesis" eSuperTypes="#//ThesisEntry"/>
<eClassifiers xsi:type="ecore:EClass" name="MasterThesis" eSuperTypes="#//ThesisEntry"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"bib","nsURI":"https://www.transformation-tool-contest.eu/2019/bibtex","name":"bibtex","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BibTeXFile","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BibTeXEntry","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AuthoredEntry","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatedEntry","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TitledEntry","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookTitledEntry","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Article","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechReport","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unpublished","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manual","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Proceedings","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InProceedings","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Booklet","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InCollection","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InBook","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Misc","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThesisEntry","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhDThesis","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MasterThesis","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"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":true,"name":"id","changeable":true,"lowerBound":1,"iD":false,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"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":"year","changeable":true,"lowerBound":1,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booktitle","changeable":true,"lowerBound":1,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"journal","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"note","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"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"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"publisher","changeable":true,"lowerBound":1,"iD":false,"id":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":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"chapter","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"school","changeable":true,"lowerBound":1,"iD":false,"id":70,"derived":false},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"}],"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":22,"target":3},{"source":22,"target":23},{"source":22,"target":1},{"source":23,"target":3},{"source":2,"target":0},{"source":2,"target":24},{"source":24,"target":25},{"source":24,"target":2},{"source":3,"target":0},{"source":3,"target":26},{"source":26,"target":27},{"source":26,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":28},{"source":4,"target":29},{"source":28,"target":2},{"source":28,"target":30},{"source":28,"target":4},{"source":30,"target":2},{"source":29,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":31},{"source":5,"target":32},{"source":31,"target":33},{"source":31,"target":5},{"source":32,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":34},{"source":6,"target":35},{"source":34,"target":36},{"source":34,"target":6},{"source":35,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":37},{"source":7,"target":38},{"source":37,"target":39},{"source":37,"target":7},{"source":38,"target":3},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":5},{"source":8,"target":6},{"source":8,"target":40},{"source":8,"target":41},{"source":8,"target":42},{"source":8,"target":43},{"source":40,"target":44},{"source":40,"target":8},{"source":41,"target":4},{"source":42,"target":5},{"source":43,"target":6},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":5},{"source":9,"target":6},{"source":9,"target":45},{"source":9,"target":46},{"source":9,"target":47},{"source":45,"target":4},{"source":46,"target":5},{"source":47,"target":6},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":6},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":48,"target":51},{"source":48,"target":10},{"source":49,"target":4},{"source":50,"target":6},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":52},{"source":52,"target":6},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":6},{"source":12,"target":53},{"source":12,"target":54},{"source":53,"target":5},{"source":54,"target":6},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":4},{"source":13,"target":7},{"source":13,"target":55},{"source":13,"target":56},{"source":13,"target":57},{"source":55,"target":12},{"source":56,"target":4},{"source":57,"target":7},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":58},{"source":58,"target":5},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":5},{"source":15,"target":6},{"source":15,"target":59},{"source":15,"target":60},{"source":15,"target":61},{"source":15,"target":62},{"source":59,"target":63},{"source":59,"target":15},{"source":60,"target":4},{"source":61,"target":5},{"source":62,"target":6},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":7},{"source":16,"target":64},{"source":16,"target":65},{"source":64,"target":15},{"source":65,"target":7},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":66},{"source":17,"target":67},{"source":66,"target":68},{"source":66,"target":17},{"source":67,"target":15},{"source":18,"target":0},{"source":18,"target":3},{"source":18,"target":69},{"source":69,"target":3},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":5},{"source":19,"target":6},{"source":19,"target":70},{"source":19,"target":71},{"source":19,"target":72},{"source":19,"target":73},{"source":70,"target":74},{"source":70,"target":19},{"source":71,"target":4},{"source":72,"target":5},{"source":73,"target":6},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":75},{"source":75,"target":19},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":76},{"source":76,"target":19}],"multigraph":true} | ecore |
education | repo-ecore-all/data/AlexAalbertsberg/model-driven-engineering/school/model/school.ecore | school
School
faculty
courseofstudy
course
student
teacher
name
Faculty
courseofstudy
name
CourseOfStudy
course
faculty
name
student
Course
enrolledStudent
taughtBy
courseresult
name
courseNumber
Student
enrolledIn
name
studentNumber
courseofstudy
Teacher
teaches
name
CourseResult
student
course
grade
Query
student
where
type
Where
booleanexpr
BooleanExpr
and
or
lhs
rhs
operator
SchoolDatabase
school
query
SchoolElement
School
School
Student
Student
Teacher
Teacher
Faculty
Faculty
CourseOfStudy
CourseOfStudy
Course
Course | <?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="school" nsURI="http://www.example.org/school" nsPrefix="school">
<eClassifiers xsi:type="ecore:EClass" name="School">
<eStructuralFeatures xsi:type="ecore:EReference" name="faculty" upperBound="-1"
eType="#//Faculty" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseofstudy" upperBound="-1"
eType="#//CourseOfStudy" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1"
eType="#//Course" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="student" upperBound="-1"
eType="#//Student" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="teacher" upperBound="-1"
eType="#//Teacher" 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="Faculty">
<eStructuralFeatures xsi:type="ecore:EReference" name="courseofstudy" upperBound="-1"
eType="#//CourseOfStudy" eOpposite="#//CourseOfStudy/faculty"/>
<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="CourseOfStudy">
<eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1"
eType="#//Course"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="faculty" lowerBound="1"
eType="#//Faculty" eOpposite="#//Faculty/courseofstudy"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="student" upperBound="-1"
eType="#//Student" eOpposite="#//Student/courseofstudy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Course">
<eStructuralFeatures xsi:type="ecore:EReference" name="enrolledStudent" upperBound="-1"
eType="#//Student" eOpposite="#//Student/enrolledIn"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="taughtBy" lowerBound="1"
eType="#//Teacher" eOpposite="#//Teacher/teaches"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseresult" upperBound="-1"
eType="#//CourseResult" containment="true" eOpposite="#//CourseResult/course"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="courseNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Student">
<eStructuralFeatures xsi:type="ecore:EReference" name="enrolledIn" upperBound="-1"
eType="#//Course" eOpposite="#//Course/enrolledStudent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="studentNumber" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseofstudy" lowerBound="1"
eType="#//CourseOfStudy" eOpposite="#//CourseOfStudy/student"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Teacher">
<eStructuralFeatures xsi:type="ecore:EReference" name="teaches" upperBound="-1"
eType="#//Course" eOpposite="#//Course/taughtBy"/>
<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="CourseResult">
<eStructuralFeatures xsi:type="ecore:EReference" name="student" lowerBound="1"
eType="#//Student"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="course" lowerBound="1"
eType="#//Course" eOpposite="#//Course/courseresult"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="grade" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBigInteger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query">
<eStructuralFeatures xsi:type="ecore:EReference" name="student" eType="#//Student"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="where" eType="#//Where"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//SchoolElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Where">
<eStructuralFeatures xsi:type="ecore:EReference" name="booleanexpr" lowerBound="1"
eType="#//BooleanExpr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpr">
<eStructuralFeatures xsi:type="ecore:EReference" name="and" eType="#//BooleanExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="or" eType="#//BooleanExpr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lhs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rhs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SchoolDatabase">
<eStructuralFeatures xsi:type="ecore:EReference" name="school" lowerBound="1"
eType="#//School" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="query" upperBound="-1"
eType="#//Query" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SchoolElement">
<eLiterals name="School"/>
<eLiterals name="Student" value="1"/>
<eLiterals name="Teacher" value="2"/>
<eLiterals name="Faculty" value="3"/>
<eLiterals name="CourseOfStudy" value="4"/>
<eLiterals name="Course" value="5"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"school","nsURI":"http://www.example.org/school","name":"school","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"School","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Faculty","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseOfStudy","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Teacher","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseResult","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Where","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpr","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchoolDatabase","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SchoolElement","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":"faculty","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":"courseofstudy","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":"course","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":"student","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":"teacher","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseofstudy","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},{"id":27,"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":"faculty","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"student","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"courseofstudy","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enrolledStudent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"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":"taughtBy","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"courseresult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"courseNumber","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enrolledIn","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"teaches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"name","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":"studentNumber","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"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":"student","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"grade","changeable":true,"lowerBound":0,"iD":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"student","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":"where","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"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":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"booleanexpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"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":"and","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":"or","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"lhs","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":true,"name":"rhs","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":true,"name":"operator","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"},{"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":"school","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"name":"School","id":87,"value":0,"literal":"School","eClass":"EEnumLiteral"},{"name":"Student","id":88,"value":1,"literal":"Student","eClass":"EEnumLiteral"},{"name":"Teacher","id":89,"value":2,"literal":"Teacher","eClass":"EEnumLiteral"},{"name":"Faculty","id":90,"value":3,"literal":"Faculty","eClass":"EEnumLiteral"},{"name":"CourseOfStudy","id":91,"value":4,"literal":"CourseOfStudy","eClass":"EEnumLiteral"},{"name":"Course","id":92,"value":5,"literal":"Course","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":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":13,"target":2},{"source":13,"target":19},{"source":13,"target":1},{"source":19,"target":2},{"source":14,"target":3},{"source":14,"target":20},{"source":14,"target":1},{"source":20,"target":3},{"source":15,"target":4},{"source":15,"target":21},{"source":15,"target":1},{"source":21,"target":4},{"source":16,"target":5},{"source":16,"target":22},{"source":16,"target":1},{"source":22,"target":5},{"source":17,"target":6},{"source":17,"target":23},{"source":17,"target":1},{"source":23,"target":6},{"source":18,"target":24},{"source":18,"target":1},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":25,"target":3},{"source":25,"target":27},{"source":25,"target":2},{"source":25,"target":28},{"source":27,"target":3},{"source":26,"target":29},{"source":26,"target":2},{"source":3,"target":0},{"source":3,"target":30},{"source":3,"target":28},{"source":3,"target":31},{"source":3,"target":32},{"source":30,"target":4},{"source":30,"target":33},{"source":30,"target":3},{"source":33,"target":4},{"source":28,"target":2},{"source":28,"target":34},{"source":28,"target":3},{"source":28,"target":25},{"source":34,"target":2},{"source":31,"target":35},{"source":31,"target":3},{"source":32,"target":5},{"source":32,"target":36},{"source":32,"target":3},{"source":32,"target":37},{"source":36,"target":5},{"source":4,"target":0},{"source":4,"target":38},{"source":4,"target":39},{"source":4,"target":40},{"source":4,"target":41},{"source":4,"target":42},{"source":38,"target":5},{"source":38,"target":43},{"source":38,"target":4},{"source":38,"target":44},{"source":43,"target":5},{"source":39,"target":6},{"source":39,"target":45},{"source":39,"target":4},{"source":39,"target":46},{"source":45,"target":6},{"source":40,"target":7},{"source":40,"target":47},{"source":40,"target":4},{"source":40,"target":48},{"source":47,"target":7},{"source":41,"target":49},{"source":41,"target":4},{"source":42,"target":50},{"source":42,"target":4},{"source":5,"target":0},{"source":5,"target":44},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":37},{"source":44,"target":4},{"source":44,"target":53},{"source":44,"target":5},{"source":44,"target":38},{"source":53,"target":4},{"source":51,"target":54},{"source":51,"target":5},{"source":52,"target":55},{"source":52,"target":5},{"source":37,"target":3},{"source":37,"target":56},{"source":37,"target":5},{"source":37,"target":32},{"source":56,"target":3},{"source":6,"target":0},{"source":6,"target":46},{"source":6,"target":57},{"source":46,"target":4},{"source":46,"target":58},{"source":46,"target":6},{"source":46,"target":39},{"source":58,"target":4},{"source":57,"target":59},{"source":57,"target":6},{"source":7,"target":0},{"source":7,"target":60},{"source":7,"target":48},{"source":7,"target":61},{"source":60,"target":5},{"source":60,"target":62},{"source":60,"target":7},{"source":62,"target":5},{"source":48,"target":4},{"source":48,"target":63},{"source":48,"target":7},{"source":48,"target":40},{"source":63,"target":4},{"source":61,"target":64},{"source":61,"target":7},{"source":8,"target":0},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":65,"target":5},{"source":65,"target":68},{"source":65,"target":8},{"source":68,"target":5},{"source":66,"target":9},{"source":66,"target":69},{"source":66,"target":8},{"source":69,"target":9},{"source":67,"target":12},{"source":67,"target":70},{"source":67,"target":8},{"source":70,"target":12},{"source":9,"target":0},{"source":9,"target":71},{"source":71,"target":10},{"source":71,"target":72},{"source":71,"target":9},{"source":72,"target":10},{"source":10,"target":0},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":73,"target":10},{"source":73,"target":78},{"source":73,"target":10},{"source":78,"target":10},{"source":74,"target":10},{"source":74,"target":79},{"source":74,"target":10},{"source":79,"target":10},{"source":75,"target":80},{"source":75,"target":10},{"source":76,"target":81},{"source":76,"target":10},{"source":77,"target":82},{"source":77,"target":10},{"source":11,"target":0},{"source":11,"target":83},{"source":11,"target":84},{"source":83,"target":1},{"source":83,"target":85},{"source":83,"target":11},{"source":85,"target":1},{"source":84,"target":8},{"source":84,"target":86},{"source":84,"target":11},{"source":86,"target":8},{"source":12,"target":0},{"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":87,"target":12},{"source":88,"target":12},{"source":89,"target":12},{"source":90,"target":12},{"source":91,"target":12},{"source":92,"target":12}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/tdegueul/revisitor-alacarte/envfsm/BasicFsmEnv/model/BasicFsm.ecore | basicfsm
Machine
name
states
trans
State
name
in
out
decls
Trans
event
src
tgt
guard
action
InitialState
Action
Guard
VarDecl
name
value | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="basicfsm" nsURI="http://basicfsm/" nsPrefix="basicfsm">
<eClassifiers xsi:type="ecore:EClass" name="Machine">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trans" upperBound="-1"
eType="#//Trans" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//Trans"
eOpposite="#//Trans/tgt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//Trans"
eOpposite="#//Trans/src"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="decls" upperBound="-1"
eType="#//VarDecl" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trans">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//State" eOpposite="#//State/out"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tgt" eType="#//State" eOpposite="#//State/in"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//Action"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Guard" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="VarDecl">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"basicfsm","nsURI":"http://basicfsm/","name":"basicfsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Machine","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":"Trans","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":"Action","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarDecl","instanceClass":null,"abstract":false,"id":7,"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":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"trans","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"out","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":"decls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"tgt","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","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":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":"guard","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":"action","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"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":8,"target":11},{"source":8,"target":1},{"source":9,"target":2},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":2},{"source":10,"target":3},{"source":10,"target":13},{"source":10,"target":1},{"source":13,"target":3},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":14,"target":18},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":19},{"source":15,"target":2},{"source":15,"target":20},{"source":19,"target":3},{"source":16,"target":3},{"source":16,"target":21},{"source":16,"target":2},{"source":16,"target":22},{"source":21,"target":3},{"source":17,"target":7},{"source":17,"target":23},{"source":17,"target":2},{"source":23,"target":7},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":22},{"source":3,"target":20},{"source":3,"target":25},{"source":3,"target":26},{"source":24,"target":27},{"source":24,"target":3},{"source":22,"target":2},{"source":22,"target":28},{"source":22,"target":3},{"source":22,"target":16},{"source":28,"target":2},{"source":20,"target":2},{"source":20,"target":29},{"source":20,"target":3},{"source":20,"target":15},{"source":29,"target":2},{"source":25,"target":6},{"source":25,"target":30},{"source":25,"target":3},{"source":30,"target":6},{"source":26,"target":5},{"source":26,"target":31},{"source":26,"target":3},{"source":31,"target":5},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":32},{"source":32,"target":2},{"source":5,"target":0},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":33},{"source":7,"target":34},{"source":33,"target":35},{"source":33,"target":7},{"source":34,"target":36},{"source":34,"target":7}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/clagms/TrNet/DSLTransCompilation/evolved_metamodel_ligh_old.ecore | uml
Integer
int
int
Boolean
boolean
boolean
String
java.lang.String
java.lang.String
UnlimitedNatural
int
int
ObjectNodeOrderingKind
unordered
unordered
ordered
ordered
LIFO
LIFO
FIFO
FIFO
Package
packagedElement
Activity
node
edge
group
ActivityPartition
node
edge
ActivityGroup
Behavior
isReentrant
false
EncapsulatedClassifier
StructuredClassifier
Type
TemplateableElement
Classifier
isAbstract
false
Namespace
BehavioredClassifier
Class
isActive
false
OpaqueExpression
body
ValueSpecification
TypedElement
type
PackageableElement
NamedElement
name
ParameterableElement
Element
OpaqueAction
RedefinableElement
isLeaf
false
ActivityNode
outgoing
incoming
ExecutableNode
ControlNode
Action
ObjectNode
ordering
FIFO
isControlType
false
ActivityParameterNode
JoinNode
isCombineDuplicate
true
InitialNode
DecisionNode
ForkNode
FinalNode
ActivityFinalNode
ActivityEdge
source
target
guard
ObjectFlow
isMulticast
false
isMultireceive
false
ControlFlow | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml" nsURI="http://uml2/3.0.0/UML" nsPrefix="uml">
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="UnlimitedNatural" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EEnum" name="ObjectNodeOrderingKind">
<eLiterals name="unordered"/>
<eLiterals name="ordered" value="1"/>
<eLiterals name="LIFO" value="2"/>
<eLiterals name="FIFO" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//TemplateableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" ordered="false"
upperBound="-1" eType="#//PackageableElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior">
<eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1"
eType="#//ActivityNode" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edge" ordered="false" upperBound="-1"
eType="#//ActivityEdge" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="group" ordered="false"
upperBound="-1" eType="#//ActivityGroup" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//ActivityGroup">
<eStructuralFeatures xsi:type="ecore:EReference" name="node" ordered="false" upperBound="-1"
eType="#//ActivityNode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edge" ordered="false" upperBound="-1"
eType="#//ActivityEdge"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityGroup" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReentrant" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true"
eSuperTypes="#//StructuredClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true"
eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableElement" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//RedefinableElement #//Type #//TemplateableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true"
eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//EncapsulatedClassifier #//BehavioredClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isActive" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" unique="false" upperBound="-1"
eType="#//String" unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"
eSuperTypes="#//PackageableElement #//TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true"
eSuperTypes="#//NamedElement #//ParameterableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableElement" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueAction" eSuperTypes="#//Action"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" ordered="false"
upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" ordered="false"
upperBound="-1" eType="#//ActivityEdge" eOpposite="#//ActivityEdge/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="#//ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" ordered="false"
lowerBound="1" eType="#//ObjectNodeOrderingKind" defaultValueLiteral="FIFO"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isControlType" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCombineDuplicate" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" eType="#//ActivityNode" eOpposite="#//ActivityNode/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" ordered="false"
lowerBound="1" eType="#//ValueSpecification" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMulticast" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMultireceive" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"uml","nsURI":"http://uml2/3.0.0/UML","name":"uml","id":0,"eClass":"EPackage"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":1,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"UnlimitedNatural","instanceClass":"int","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"ObjectNodeOrderingKind","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGroup","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableElement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueAction","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"name":"unordered","id":43,"value":0,"literal":"unordered","eClass":"EEnumLiteral"},{"name":"ordered","id":44,"value":1,"literal":"ordered","eClass":"EEnumLiteral"},{"name":"LIFO","id":45,"value":2,"literal":"LIFO","eClass":"EEnumLiteral"},{"name":"FIFO","id":46,"value":3,"literal":"FIFO","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":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"container":false,"ordered":false,"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":true,"lowerBound":0,"id":52,"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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"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":"group","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":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":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"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":"edge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReentrant","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":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"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isActive","changeable":true,"lowerBound":1,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":false,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"name","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"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":1,"iD":false,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"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":107,"derived":false},{"id":108,"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"FIFO","unsettable":false,"transient":false,"unique":true,"name":"ordering","changeable":true,"lowerBound":1,"iD":false,"id":113,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isControlType","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isCombineDuplicate","changeable":true,"lowerBound":1,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"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":"guard","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isMulticast","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":"false","unsettable":false,"transient":false,"unique":true,"name":"isMultireceive","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"}],"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":1,"target":0},{"source":2,"target":0},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":43,"target":5},{"source":44,"target":5},{"source":45,"target":5},{"source":46,"target":5},{"source":6,"target":0},{"source":6,"target":16},{"source":6,"target":22},{"source":6,"target":14},{"source":6,"target":47},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":47,"target":22},{"source":47,"target":51},{"source":47,"target":6},{"source":51,"target":22},{"source":48,"target":16},{"source":49,"target":22},{"source":50,"target":14},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"source":52,"target":28},{"source":52,"target":56},{"source":52,"target":7},{"source":56,"target":28},{"source":53,"target":40},{"source":53,"target":57},{"source":53,"target":7},{"source":57,"target":40},{"source":54,"target":9},{"source":54,"target":58},{"source":54,"target":7},{"source":58,"target":9},{"source":55,"target":10},{"source":8,"target":0},{"source":8,"target":23},{"source":8,"target":9},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":59,"target":28},{"source":59,"target":63},{"source":59,"target":8},{"source":63,"target":28},{"source":60,"target":40},{"source":60,"target":64},{"source":60,"target":8},{"source":64,"target":40},{"source":61,"target":23},{"source":62,"target":9},{"source":9,"target":0},{"source":9,"target":25},{"source":9,"target":65},{"source":65,"target":25},{"source":10,"target":0},{"source":10,"target":18},{"source":10,"target":66},{"source":10,"target":67},{"source":66,"target":2},{"source":66,"target":68},{"source":66,"target":10},{"source":68,"target":2},{"source":67,"target":18},{"source":11,"target":0},{"source":11,"target":12},{"source":11,"target":69},{"source":69,"target":12},{"source":12,"target":0},{"source":12,"target":15},{"source":12,"target":70},{"source":70,"target":15},{"source":13,"target":0},{"source":13,"target":22},{"source":13,"target":71},{"source":71,"target":22},{"source":14,"target":0},{"source":14,"target":25},{"source":14,"target":72},{"source":72,"target":25},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":27},{"source":15,"target":13},{"source":15,"target":14},{"source":15,"target":73},{"source":15,"target":74},{"source":15,"target":75},{"source":15,"target":76},{"source":15,"target":77},{"source":73,"target":2},{"source":73,"target":78},{"source":73,"target":15},{"source":78,"target":2},{"source":74,"target":16},{"source":75,"target":27},{"source":76,"target":13},{"source":77,"target":14},{"source":16,"target":0},{"source":16,"target":23},{"source":16,"target":79},{"source":79,"target":23},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":80},{"source":80,"target":15},{"source":18,"target":0},{"source":18,"target":11},{"source":18,"target":17},{"source":18,"target":81},{"source":18,"target":82},{"source":18,"target":83},{"source":81,"target":2},{"source":81,"target":84},{"source":81,"target":18},{"source":84,"target":2},{"source":82,"target":11},{"source":83,"target":17},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":85},{"source":19,"target":86},{"source":85,"target":3},{"source":85,"target":87},{"source":85,"target":19},{"source":87,"target":3},{"source":86,"target":20},{"source":20,"target":0},{"source":20,"target":22},{"source":20,"target":21},{"source":20,"target":88},{"source":20,"target":89},{"source":88,"target":22},{"source":89,"target":21},{"source":21,"target":0},{"source":21,"target":23},{"source":21,"target":90},{"source":21,"target":91},{"source":90,"target":13},{"source":90,"target":92},{"source":90,"target":21},{"source":92,"target":13},{"source":91,"target":23},{"source":22,"target":0},{"source":22,"target":23},{"source":22,"target":24},{"source":22,"target":93},{"source":22,"target":94},{"source":93,"target":23},{"source":94,"target":24},{"source":23,"target":0},{"source":23,"target":25},{"source":23,"target":95},{"source":23,"target":96},{"source":95,"target":3},{"source":95,"target":97},{"source":95,"target":23},{"source":97,"target":3},{"source":96,"target":25},{"source":24,"target":0},{"source":24,"target":25},{"source":24,"target":98},{"source":98,"target":25},{"source":25,"target":0},{"source":26,"target":0},{"source":26,"target":31},{"source":26,"target":99},{"source":99,"target":31},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":100},{"source":27,"target":101},{"source":100,"target":2},{"source":100,"target":102},{"source":100,"target":27},{"source":102,"target":2},{"source":101,"target":23},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":103},{"source":28,"target":104},{"source":28,"target":105},{"source":103,"target":40},{"source":103,"target":106},{"source":103,"target":28},{"source":103,"target":107},{"source":106,"target":40},{"source":104,"target":40},{"source":104,"target":108},{"source":104,"target":28},{"source":104,"target":109},{"source":108,"target":40},{"source":105,"target":27},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":110},{"source":110,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":111},{"source":111,"target":28},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":112},{"source":112,"target":29},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":21},{"source":32,"target":113},{"source":32,"target":114},{"source":32,"target":115},{"source":32,"target":116},{"source":113,"target":5},{"source":113,"target":117},{"source":113,"target":32},{"source":117,"target":5},{"source":114,"target":2},{"source":114,"target":118},{"source":114,"target":32},{"source":118,"target":2},{"source":115,"target":28},{"source":116,"target":21},{"source":33,"target":0},{"source":33,"target":32},{"source":33,"target":119},{"source":119,"target":32},{"source":34,"target":0},{"source":34,"target":30},{"source":34,"target":120},{"source":34,"target":121},{"source":120,"target":2},{"source":120,"target":122},{"source":120,"target":34},{"source":122,"target":2},{"source":121,"target":30},{"source":35,"target":0},{"source":35,"target":30},{"source":35,"target":123},{"source":123,"target":30},{"source":36,"target":0},{"source":36,"target":30},{"source":36,"target":124},{"source":124,"target":30},{"source":37,"target":0},{"source":37,"target":30},{"source":37,"target":125},{"source":125,"target":30},{"source":38,"target":0},{"source":38,"target":30},{"source":38,"target":126},{"source":126,"target":30},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":127},{"source":127,"target":38},{"source":40,"target":0},{"source":40,"target":27},{"source":40,"target":107},{"source":40,"target":109},{"source":40,"target":128},{"source":40,"target":129},{"source":107,"target":28},{"source":107,"target":130},{"source":107,"target":40},{"source":107,"target":103},{"source":130,"target":28},{"source":109,"target":28},{"source":109,"target":131},{"source":109,"target":40},{"source":109,"target":104},{"source":131,"target":28},{"source":128,"target":20},{"source":128,"target":132},{"source":128,"target":40},{"source":132,"target":20},{"source":129,"target":27},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":133},{"source":41,"target":134},{"source":41,"target":135},{"source":133,"target":2},{"source":133,"target":136},{"source":133,"target":41},{"source":136,"target":2},{"source":134,"target":2},{"source":134,"target":137},{"source":134,"target":41},{"source":137,"target":2},{"source":135,"target":40},{"source":42,"target":0},{"source":42,"target":40},{"source":42,"target":138},{"source":138,"target":40}],"multigraph":true} | ecore |
components | repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/adlrecur.ecore | adlrecur
Component
name
requiredInterfaces
providedInterfaces
Interface
name
signature
bindings
Binding
from
to
Required
Provided
Base
components | <?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="adlrecur" nsURI="http://adlrecur" nsPrefix="_adlrecur">
<eClassifiers xsi:type="ecore:EClass" name="Component" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="nameUnicity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="nameUnicity" value="bindings->isUnique(name)
and
components->isUnique(name)
and
interfaces->isUnique(name)
"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="afx=requiredInterfaces" value="_"/>
<details key="afx=providedInterfaces" value="_"/>
<details key="label=name" value="_"/>
</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="requiredInterfaces" upperBound="-1"
eType="#//Required" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="providedInterfaces" upperBound="-1"
eType="#//Provided" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="contingency primitive uniqueClientsForServer"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="contingency" value="(self.contingency = InterfaceContingency::mandatory) 
implies 
(
	(
		(self.role = InterfaceRole::client)
			implies
		(self.clientBinding <> null)
	)
	or
	(
		(self.role = InterfaceRole::server)
			implies
		not (self.serverBinding->isEmpty())
	)
)"/>
<details key="primitive" value="(interfaceParent.content = null)
xor 
(
	(
		(self.role = InterfaceRole::client)
			implies
		(self.serverBinding->isEmpty())
	)
	and
	(self.role = InterfaceRole::server)
		implies
	(self.clientBinding = null)
)"/>
<details key="uniqueClientsForServer" value="self->isUnique(serverBinding)"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</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:EAttribute" name="signature" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//Binding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="roleCompatibility"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/ocl/examples/OCL">
<details key="roleCompatibility" value="(
	(
		self.client.role = InterfaceRole::client
		and 
	 	self.server.role = InterfaceRole::server
	)
 	and 
 	(
		self.client.interfaceParent.oclIsTypeOf(Component) 
		and
		self.server.interfaceParent.oclIsTypeOf(Component)
	) 
	and
	(
		self.client.interfaceParent.oclAsType(Component).componentParent = self.server.interfaceParent.oclAsType(Component).componentParent
	)
)

or

(
	(
	&#x9;self.client.role = InterfaceRole::client
		and 
	 	self.server.role = InterfaceRole::client
	)
 	and 
 	(
		self.client.interfaceParent.oclIsTypeOf(Component) 
	) 
	and
	(
		self.client.interfaceParent.oclAsType(Component).componentParent = self.server.interfaceParent
	)
)

or

(
	(
		self.client.role = InterfaceRole::SERVER
		and 
	 	self.server.role = InterfaceRole::SERVER
	)
 	and 
 	(
		self.server.interfaceParent.oclIsTypeOf(Component) 
	) 
	and
	(
		self.server.interfaceParent.oclAsType(Component).componentParent = self.client.interfaceParent
	)
)
"/>
</eAnnotations>
<eAnnotations source="diagraph">
<details key="link" value="_"/>
<details key="lsrc=from" value="_"/>
<details key="ltrg=to" value="_"/>
<details key="cont=Interface.bindings" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Required" eSuperTypes="#//Interface">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Provided" eSuperTypes="#//Interface">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Base" eSuperTypes="#//Component">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="pov" value="_"/>
<details key="cont=Base.components" value="_"/>
<details key="kref=components" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Base" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"_adlrecur","nsURI":"http://adlrecur","name":"adlrecur","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Required","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Provided","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Base","instanceClass":null,"abstract":false,"id":6,"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":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"requiredInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"providedInterfaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":13,"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":"signature","changeable":true,"lowerBound":1,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","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"},{"container":false,"ordered":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":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":10},{"source":7,"target":1},{"source":8,"target":4},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":4},{"source":9,"target":5},{"source":9,"target":12},{"source":9,"target":1},{"source":12,"target":5},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":13,"target":16},{"source":13,"target":2},{"source":14,"target":17},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":19},{"source":3,"target":20},{"source":19,"target":2},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":2},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":3},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":23},{"source":23,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":24},{"source":24,"target":2},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":25},{"source":6,"target":26},{"source":25,"target":6},{"source":25,"target":27},{"source":25,"target":6},{"source":27,"target":6},{"source":26,"target":1}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/gemoc/ale-lang/tests/org.eclipse.emf.ecoretools.ale.tests/model/fsm.ecore | fsm
FSM
execute
events
states
transitions
State
execute
name
Transition
isActivated
incoming
outgoing
event
fsm
Initial
Final | <?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="fsm" nsPrefix="fsm">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://implementation/"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eOperations name="execute">
<eAnnotations source="http://implementation/">
<details key="body" value="'FSM exec:'.log();
self.states->first().execute();"/>
</eAnnotations>
<eParameters name="events" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true" eOpposite="#//Transition/fsm"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eOperations name="execute">
<eAnnotations source="http://implementation/">
<details key="body" value="('Hello world from ' + self.name).log();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eOperations name="isActivated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" lowerBound="1"
eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="event" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fsm" lowerBound="1" eType="#//FSM"
eOpposite="#//FSM/transitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Initial" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="Final" eSuperTypes="#//State"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"fsm","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":"Initial","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Final","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":6,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"events","lowerBound":0,"id":9,"many":false,"required":false,"eClass":"EParameter"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fsm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":14,"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":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isActivated","lowerBound":0,"id":17,"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":"incoming","changeable":true,"resolveProxies":true,"lowerBound":1,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"event","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"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":1},{"source":6,"target":9},{"source":9,"target":10},{"source":9,"target":6},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":2},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":3},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":2},{"source":15,"target":16},{"source":15,"target":2},{"source":3,"target":0},{"source":3,"target":17},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":3,"target":13},{"source":17,"target":21},{"source":17,"target":3},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":3},{"source":22,"target":2},{"source":19,"target":2},{"source":19,"target":23},{"source":19,"target":3},{"source":23,"target":2},{"source":20,"target":24},{"source":20,"target":3},{"source":13,"target":1},{"source":13,"target":25},{"source":13,"target":3},{"source":13,"target":8},{"source":25,"target":1},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":26},{"source":26,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":27},{"source":27,"target":2}],"multigraph":true} | ecore |
features | repo-ecore-all/data/ferdjoukh/grimm/meta-models/FeatureModel.ecore | FeatureModel
FeatureModel
RootFeature
FConst
RootFeature
ConfConst
Constraint
FeatureConstraint
Features
type
Feature
Config
id
name
kind
optional
optional
mandatory
mandatory
ConfigConstraint
kind
ConfFeatures
And
Or
Xor
Type
require
require
exclude
exclude | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="FeatureModel" nsURI="FeatureModel" nsPrefix="FeatureModel">
<eClassifiers xsi:type="ecore:EClass" name="FeatureModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="RootFeature" lowerBound="1"
eType="#//RootFeature" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="FConst" upperBound="-1"
eType="#//FeatureConstraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RootFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="ConfConst" lowerBound="1"
upperBound="-1" eType="#//ConfigConstraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConstraint" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EReference" name="Features" lowerBound="2"
upperBound="2" eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="Config" lowerBound="1"
eType="#//ConfigConstraint" eOpposite="#//ConfigConstraint/ConfFeatures"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<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="kind">
<eLiterals name="optional"/>
<eLiterals name="mandatory" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigConstraint" abstract="true" eSuperTypes="#//Constraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//kind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ConfFeatures" upperBound="-1"
eType="#//Feature" containment="true" eOpposite="#//Feature/Config"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//ConfigConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//ConfigConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="Xor" eSuperTypes="#//ConfigConstraint"/>
<eClassifiers xsi:type="ecore:EEnum" name="Type">
<eLiterals name="require"/>
<eLiterals name="exclude" value="1"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"FeatureModel","nsURI":"FeatureModel","name":"FeatureModel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootFeature","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConstraint","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"kind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigConstraint","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Xor","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Type","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"RootFeature","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":"FConst","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"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":"ConfConst","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Features","changeable":true,"resolveProxies":true,"lowerBound":2,"id":18,"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":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Config","changeable":true,"resolveProxies":true,"lowerBound":1,"id":23,"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ConfFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"name":"optional","id":30,"value":0,"literal":"optional","eClass":"EEnumLiteral"},{"name":"mandatory","id":31,"value":1,"literal":"mandatory","eClass":"EEnumLiteral"},{"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":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"name":"require","id":39,"value":0,"literal":"require","eClass":"EEnumLiteral"},{"name":"exclude","id":40,"value":1,"literal":"exclude","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":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":12,"target":2},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":2},{"source":13,"target":4},{"source":13,"target":15},{"source":13,"target":1},{"source":15,"target":4},{"source":2,"target":0},{"source":2,"target":16},{"source":16,"target":7},{"source":16,"target":17},{"source":16,"target":2},{"source":17,"target":7},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":18},{"source":4,"target":19},{"source":4,"target":20},{"source":18,"target":5},{"source":18,"target":21},{"source":18,"target":4},{"source":21,"target":5},{"source":19,"target":11},{"source":19,"target":22},{"source":19,"target":4},{"source":22,"target":11},{"source":20,"target":3},{"source":5,"target":0},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":23,"target":7},{"source":23,"target":26},{"source":23,"target":5},{"source":23,"target":27},{"source":26,"target":7},{"source":24,"target":28},{"source":24,"target":5},{"source":25,"target":29},{"source":25,"target":5},{"source":6,"target":0},{"source":6,"target":30},{"source":6,"target":31},{"source":30,"target":6},{"source":31,"target":6},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":32},{"source":7,"target":27},{"source":7,"target":33},{"source":32,"target":6},{"source":32,"target":34},{"source":32,"target":7},{"source":34,"target":6},{"source":27,"target":5},{"source":27,"target":35},{"source":27,"target":7},{"source":27,"target":23},{"source":35,"target":5},{"source":33,"target":3},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":36},{"source":36,"target":7},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":37},{"source":37,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":38},{"source":38,"target":7},{"source":11,"target":0},{"source":11,"target":39},{"source":11,"target":40},{"source":39,"target":11},{"source":40,"target":11}],"multigraph":true} | ecore |
hotels | repo-ecore-all/data/Jaxing/TDA593-18/se.chalmers.cse.mdsd1617.group18/se.ecore | se
chalmers
cse
mdsd1617
group18
bookingSystem
CheckInEvent
AbstractEvent
timestamp
eventType
bookingID
EventType
CHECK_IN
CHECK_IN
CHECK_OUT
CHECK_OUT
IEvent
getTimestamp
getType
getBookingId
CheckOutEvent
BookingSystem
events
bookings
roomProvider
rooms
bookingId
0
IBooking
getRooms
getFirstName
getLastName
getID
getStartDate
getEndDate
setRooms
rooms
setStartDate
startDate
setEndDate
endDate
addRoom
room
checkInRoom
roomToCheckIn
getCheckedInRooms
checkOutRoom
roomToCheckOut
IHotelBookingManager
initiateCheckin
bookingId
editBookingPeriod
bookingId
startDate
endDate
cancelBooking
bookingId
listBooking
listOccupiedRooms
date
listCheckins
startTime
endTime
listCheckouts
startTime
endTime
addExtraCostToRoom
bookingId
roomNumber
descriptionOfCost
priceOfCost
editBookingRooms
bookingID
numOfRooms
roomType
IHotelCustomerProvides
getFreeRooms
numBeds
startDate
endDate
initiateBooking
firstName
startDate
endDate
lastName
addRoomToBooking
roomTypeDescription
bookingID
confirmBooking
bookingID
initiateCheckout
bookingID
payDuringCheckout
ccNumber
ccv
expiryMonth
expiryYear
firstName
lastName
initiateRoomCheckout
roomNumber
bookingId
payRoomDuringCheckout
roomNumber
ccNumber
ccv
expiryMonth
expiryYear
firstName
lastName
checkInRoom
roomTypeDescription
bookingId
FreeRoomTypesDTO
roomTypeDescription
numBeds
pricePerNight
numFreeRooms
Booking
id
firstName
lastName
startDate
endDate
roomList
checkedInRooms
roomManager
IRoomType
getName
getPrice
getNumberOfBeds
getDescription
setName
name
setPrice
price
setNumberOfBeds
beds
setDescription
description
RoomType
price
name
numberOfBeds
description
RoomManager
roomTypes
rooms
IHotelStartupProvies
startup
numRoom
IHotelRoomProvider
getRooms
IHotelRoomManager
addRoomType
name
price
numberOfBeds
description
updateRoomType
roomType
name
price
numberOfBeds
description
getRoomTypes
removeRoomType
roomType
addRoom
roomNumber
roomType
changeRoomType
roomNumber
roomType
removeRoom
roomNumber
blockRoom
roomNumber
unblockRoom
roomNumber
Room
roomType
roomNumber
blocked
extraCostDescriptions
extraCostPrice
occupied
IRoom
getRoomType
getRoomNumber
setRoomType
roomType
setIsBlocked
blocked
isBlocked
getExtraCostDescription
setExtraCostDescription
extraCostDescription
getExtraCostPrice
addExtraCost
extraCostPrice
isOccupied
setOccupied
status | <?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="se" nsURI="http:///se.ecore" nsPrefix="se">
<eSubpackages name="chalmers" nsURI="http:///se/chalmers.ecore" nsPrefix="se.chalmers">
<eSubpackages name="cse" nsURI="http:///se/chalmers/cse.ecore" nsPrefix="se.chalmers.cse">
<eSubpackages name="mdsd1617" nsURI="http:///se/chalmers/cse/mdsd1617.ecore"
nsPrefix="se.chalmers.cse.mdsd1617">
<eSubpackages name="group18" nsURI="http:///se/chalmers/cse/mdsd1617/group18.ecore"
nsPrefix="se.chalmers.cse.mdsd1617.group18">
<eSubpackages name="bookingSystem" nsURI="http:///se/chalmers/cse/mdsd1617/group18/bookingSystem.ecore"
nsPrefix="se.chalmers.cse.mdsd1617.group18.bookingSystem">
<eClassifiers xsi:type="ecore:EClass" name="CheckInEvent" eSuperTypes="#//chalmers/cse/mdsd1617/group18/bookingSystem/AbstractEvent"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractEvent" abstract="true"
eSuperTypes="#//chalmers/cse/mdsd1617/group18/bookingSystem/IEvent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="eventType" ordered="false"
lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/EventType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bookingID" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EventType">
<eLiterals name="CHECK_IN"/>
<eLiterals name="CHECK_OUT" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IEvent" abstract="true" interface="true">
<eOperations name="getTimestamp" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eOperations name="getType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/EventType"/>
<eOperations name="getBookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CheckOutEvent" eSuperTypes="#//chalmers/cse/mdsd1617/group18/bookingSystem/AbstractEvent"/>
<eClassifiers xsi:type="ecore:EClass" name="BookingSystem" eSuperTypes="#//chalmers/cse/mdsd1617/group18/bookingSystem/IHotelBookingManager #//chalmers/cse/mdsd1617/group18/bookingSystem/IHotelCustomerProvides">
<eStructuralFeatures xsi:type="ecore:EReference" name="events" ordered="false"
upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/IEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bookings" ordered="false"
upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/IBooking"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roomProvider"
ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IHotelRoomProvider"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rooms" ordered="false"
upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bookingId" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IBooking" abstract="true"
interface="true">
<eOperations name="getRooms" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
<eOperations name="getFirstName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="getLastName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="getID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="getStartDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="getEndDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="setRooms" ordered="false" lowerBound="1">
<eParameters name="rooms" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eOperations>
<eOperations name="setStartDate" ordered="false" lowerBound="1">
<eParameters name="startDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="setEndDate" ordered="false" lowerBound="1">
<eParameters name="endDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="addRoom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="room" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eOperations>
<eOperations name="checkInRoom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="roomToCheckIn" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eOperations>
<eOperations name="getCheckedInRooms" ordered="false" upperBound="-1"
eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
<eOperations name="checkOutRoom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="roomToCheckOut" ordered="false" lowerBound="1"
eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IHotelBookingManager" abstract="true"
interface="true" eSuperTypes="#//chalmers/cse/mdsd1617/group18/bookingSystem/IHotelCustomerProvides">
<eOperations name="initiateCheckin" ordered="false" upperBound="-1"
eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom">
<eParameters name="bookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="editBookingPeriod" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="bookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="startDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="endDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="cancelBooking" ordered="false" lowerBound="1">
<eParameters name="bookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="listBooking" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/IBooking"/>
<eOperations name="listOccupiedRooms" ordered="false" upperBound="-1"
eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom">
<eParameters name="date" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="listCheckins" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/IEvent">
<eParameters name="startTime" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="endTime" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="listCheckouts" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/IEvent">
<eParameters name="startTime" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="endTime" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="addExtraCostToRoom" ordered="false" lowerBound="1">
<eParameters name="bookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="descriptionOfCost" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="priceOfCost" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eOperations>
<eOperations name="editBookingRooms" ordered="false" lowerBound="1">
<eParameters name="bookingID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="numOfRooms" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="roomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IHotelCustomerProvides" abstract="true"
interface="true">
<eOperations name="getFreeRooms" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/bookingSystem/FreeRoomTypesDTO">
<eParameters name="numBeds" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="startDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="endDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="initiateBooking" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="firstName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="startDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="endDate" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="lastName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="addRoomToBooking" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="roomTypeDescription" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="bookingID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="confirmBooking" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="bookingID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="initiateCheckout" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="bookingID" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="payDuringCheckout" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="ccNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="ccv" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="expiryMonth" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="expiryYear" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="firstName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="lastName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="initiateRoomCheckout" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="bookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="payRoomDuringCheckout" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="ccNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="ccv" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="expiryMonth" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="expiryYear" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="firstName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="lastName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="checkInRoom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eParameters name="roomTypeDescription" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="bookingId" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FreeRoomTypesDTO">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roomTypeDescription"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numBeds" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pricePerNight"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numFreeRooms"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Booking" eSuperTypes="#//chalmers/cse/mdsd1617/group18/bookingSystem/IBooking">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startDate" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endDate" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="roomList" ordered="false"
upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="checkedInRooms"
ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="roomManager" nsURI="http:///se/chalmers/cse/mdsd1617/group18/roomManager.ecore"
nsPrefix="se.chalmers.cse.mdsd1617.group18.roomManager">
<eClassifiers xsi:type="ecore:EClass" name="IRoomType" abstract="true"
interface="true">
<eOperations name="getName" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="getPrice" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eOperations name="getNumberOfBeds" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="getDescription" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="setName" ordered="false" lowerBound="1">
<eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="setPrice" ordered="false" lowerBound="1">
<eParameters name="price" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eOperations>
<eOperations name="setNumberOfBeds" ordered="false" lowerBound="1">
<eParameters name="beds" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="setDescription" ordered="false" lowerBound="1">
<eParameters name="description" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoomType" eSuperTypes="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfBeds"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoomManager" eSuperTypes="#//chalmers/cse/mdsd1617/group18/roomManager/IHotelStartupProvies #//chalmers/cse/mdsd1617/group18/roomManager/IHotelRoomProvider #//chalmers/cse/mdsd1617/group18/roomManager/IHotelRoomManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="roomTypes" ordered="false"
upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rooms" ordered="false"
upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IHotelStartupProvies" abstract="true"
interface="true">
<eOperations name="startup" ordered="false" lowerBound="1">
<eParameters name="numRoom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IHotelRoomProvider" abstract="true"
interface="true">
<eOperations name="getRooms" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IHotelRoomManager" abstract="true"
interface="true" eSuperTypes="#//chalmers/cse/mdsd1617/group18/roomManager/IHotelRoomProvider">
<eOperations name="addRoomType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="price" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eParameters name="numberOfBeds" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="description" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="updateRoomType" ordered="false" lowerBound="1">
<eParameters name="roomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
<eParameters name="name" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="price" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eParameters name="numberOfBeds" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="description" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getRoomTypes" ordered="false" upperBound="-1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
<eOperations name="removeRoomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType">
<eParameters name="roomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
</eOperations>
<eOperations name="addRoom" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="roomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
</eOperations>
<eOperations name="changeRoomType" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="roomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
</eOperations>
<eOperations name="removeRoom" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="blockRoom" ordered="false" lowerBound="1">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="unblockRoom" ordered="false" lowerBound="1">
<eParameters name="roomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Room" eSuperTypes="#//chalmers/cse/mdsd1617/group18/roomManager/IRoom">
<eStructuralFeatures xsi:type="ecore:EReference" name="roomType" ordered="false"
lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="roomNumber" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="blocked" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraCostDescriptions"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extraCostPrice"
ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="occupied" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IRoom" abstract="true" interface="true">
<eOperations name="getRoomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
<eOperations name="getRoomNumber" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="setRoomType" ordered="false" lowerBound="1">
<eParameters name="roomType" ordered="false" lowerBound="1" eType="#//chalmers/cse/mdsd1617/group18/roomManager/IRoomType"/>
</eOperations>
<eOperations name="setIsBlocked" ordered="false" lowerBound="1">
<eParameters name="blocked" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="isBlocked" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="getExtraCostDescription" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eOperations name="setExtraCostDescription" ordered="false" lowerBound="1">
<eParameters name="extraCostDescription" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getExtraCostPrice" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eOperations name="addExtraCost" ordered="false" lowerBound="1">
<eParameters name="extraCostPrice" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eOperations>
<eOperations name="isOccupied" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="setOccupied" ordered="false" lowerBound="1">
<eParameters name="status" ordered="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"se","nsURI":"http:///se.ecore","name":"se","id":0,"eClass":"EPackage"},{"nsPrefix":"se.chalmers","nsURI":"http:///se/chalmers.ecore","name":"chalmers","id":1,"eClass":"EPackage"},{"nsPrefix":"se.chalmers.cse","nsURI":"http:///se/chalmers/cse.ecore","name":"cse","id":2,"eClass":"EPackage"},{"nsPrefix":"se.chalmers.cse.mdsd1617","nsURI":"http:///se/chalmers/cse/mdsd1617.ecore","name":"mdsd1617","id":3,"eClass":"EPackage"},{"nsPrefix":"se.chalmers.cse.mdsd1617.group18","nsURI":"http:///se/chalmers/cse/mdsd1617/group18.ecore","name":"group18","id":4,"eClass":"EPackage"},{"nsPrefix":"se.chalmers.cse.mdsd1617.group18.bookingSystem","nsURI":"http:///se/chalmers/cse/mdsd1617/group18/bookingSystem.ecore","name":"bookingSystem","id":5,"eClass":"EPackage"},{"nsPrefix":"se.chalmers.cse.mdsd1617.group18.roomManager","nsURI":"http:///se/chalmers/cse/mdsd1617/group18/roomManager.ecore","name":"roomManager","id":6,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckInEvent","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractEvent","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EventType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IEvent","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CheckOutEvent","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookingSystem","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IBooking","instanceClass":null,"abstract":true,"id":13,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IHotelBookingManager","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IHotelCustomerProvides","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeRoomTypesDTO","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Booking","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"id":18,"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":"timestamp","changeable":true,"lowerBound":1,"iD":false,"id":19,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"eventType","changeable":true,"lowerBound":1,"iD":false,"id":20,"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":"bookingID","changeable":true,"lowerBound":1,"iD":false,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"name":"CHECK_IN","id":26,"value":0,"literal":"CHECK_IN","eClass":"EEnumLiteral"},{"name":"CHECK_OUT","id":27,"value":1,"literal":"CHECK_OUT","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"unique":true,"name":"getTimestamp","lowerBound":1,"id":28,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getType","lowerBound":1,"id":29,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getBookingId","lowerBound":1,"id":30,"many":false,"required":true,"eClass":"EOperation"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"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":"events","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"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":"bookings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"roomProvider","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"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":"rooms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"bookingId","changeable":true,"lowerBound":1,"iD":false,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IHotelRoomProvider","instanceClass":null,"abstract":true,"id":44,"interface":true,"eClass":"EClass"},{"id":45,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRoom","instanceClass":null,"abstract":true,"id":46,"interface":true,"eClass":"EClass"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getRooms","lowerBound":0,"id":49,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getFirstName","lowerBound":1,"id":50,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getLastName","lowerBound":1,"id":51,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getID","lowerBound":1,"id":52,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getStartDate","lowerBound":1,"id":53,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getEndDate","lowerBound":1,"id":54,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setRooms","lowerBound":1,"id":55,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setStartDate","lowerBound":1,"id":56,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setEndDate","lowerBound":1,"id":57,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addRoom","lowerBound":1,"id":58,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"checkInRoom","lowerBound":1,"id":59,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getCheckedInRooms","lowerBound":0,"id":60,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"checkOutRoom","lowerBound":1,"id":61,"many":false,"required":true,"eClass":"EOperation"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"rooms","lowerBound":0,"id":68,"many":true,"required":false,"eClass":"EParameter"},{"id":69,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"startDate","lowerBound":1,"id":70,"many":false,"required":true,"eClass":"EParameter"},{"id":71,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"endDate","lowerBound":1,"id":72,"many":false,"required":true,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"room","lowerBound":1,"id":75,"many":false,"required":true,"eClass":"EParameter"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomToCheckIn","lowerBound":1,"id":78,"many":false,"required":true,"eClass":"EParameter"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomToCheckOut","lowerBound":1,"id":82,"many":false,"required":true,"eClass":"EParameter"},{"id":83,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"initiateCheckin","lowerBound":0,"id":84,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"editBookingPeriod","lowerBound":1,"id":85,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"cancelBooking","lowerBound":1,"id":86,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"listBooking","lowerBound":0,"id":87,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"listOccupiedRooms","lowerBound":0,"id":88,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"listCheckins","lowerBound":0,"id":89,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"listCheckouts","lowerBound":0,"id":90,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addExtraCostToRoom","lowerBound":1,"id":91,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"editBookingRooms","lowerBound":1,"id":92,"many":false,"required":true,"eClass":"EOperation"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingId","lowerBound":1,"id":95,"many":false,"required":true,"eClass":"EParameter"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingId","lowerBound":1,"id":98,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"startDate","lowerBound":1,"id":99,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endDate","lowerBound":1,"id":100,"many":false,"required":true,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingId","lowerBound":1,"id":104,"many":false,"required":true,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"date","lowerBound":1,"id":108,"many":false,"required":true,"eClass":"EParameter"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"startTime","lowerBound":1,"id":111,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endTime","lowerBound":1,"id":112,"many":false,"required":true,"eClass":"EParameter"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"startTime","lowerBound":1,"id":116,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endTime","lowerBound":1,"id":117,"many":false,"required":true,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingId","lowerBound":1,"id":120,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":121,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"descriptionOfCost","lowerBound":1,"id":122,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"priceOfCost","lowerBound":1,"id":123,"many":false,"required":true,"eClass":"EParameter"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingID","lowerBound":1,"id":128,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"numOfRooms","lowerBound":1,"id":129,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomType","lowerBound":1,"id":130,"many":false,"required":true,"eClass":"EParameter"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IRoomType","instanceClass":null,"abstract":true,"id":133,"interface":true,"eClass":"EClass"},{"id":134,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getFreeRooms","lowerBound":0,"id":135,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"initiateBooking","lowerBound":1,"id":136,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addRoomToBooking","lowerBound":1,"id":137,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"confirmBooking","lowerBound":1,"id":138,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"initiateCheckout","lowerBound":1,"id":139,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"payDuringCheckout","lowerBound":1,"id":140,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"initiateRoomCheckout","lowerBound":1,"id":141,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"payRoomDuringCheckout","lowerBound":1,"id":142,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"checkInRoom","lowerBound":1,"id":143,"many":false,"required":true,"eClass":"EOperation"},{"id":144,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"numBeds","lowerBound":1,"id":145,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"startDate","lowerBound":1,"id":146,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endDate","lowerBound":1,"id":147,"many":false,"required":true,"eClass":"EParameter"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstName","lowerBound":1,"id":152,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"startDate","lowerBound":1,"id":153,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"endDate","lowerBound":1,"id":154,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"lastName","lowerBound":1,"id":155,"many":false,"required":true,"eClass":"EParameter"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomTypeDescription","lowerBound":1,"id":161,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingID","lowerBound":1,"id":162,"many":false,"required":true,"eClass":"EParameter"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingID","lowerBound":1,"id":166,"many":false,"required":true,"eClass":"EParameter"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingID","lowerBound":1,"id":169,"many":false,"required":true,"eClass":"EParameter"},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"ccNumber","lowerBound":1,"id":172,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ccv","lowerBound":1,"id":173,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"expiryMonth","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"expiryYear","lowerBound":1,"id":175,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstName","lowerBound":1,"id":176,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"lastName","lowerBound":1,"id":177,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":185,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingId","lowerBound":1,"id":186,"many":false,"required":true,"eClass":"EParameter"},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":190,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ccNumber","lowerBound":1,"id":191,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ccv","lowerBound":1,"id":192,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"expiryMonth","lowerBound":1,"id":193,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"expiryYear","lowerBound":1,"id":194,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"firstName","lowerBound":1,"id":195,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"lastName","lowerBound":1,"id":196,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomTypeDescription","lowerBound":1,"id":205,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"bookingId","lowerBound":1,"id":206,"many":false,"required":true,"eClass":"EParameter"},{"id":207,"eClass":"EGenericType"},{"id":208,"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":"roomTypeDescription","changeable":true,"lowerBound":1,"iD":false,"id":209,"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":"numBeds","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pricePerNight","changeable":true,"lowerBound":1,"iD":false,"id":211,"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":"numFreeRooms","changeable":true,"lowerBound":1,"iD":false,"id":212,"derived":false},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"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":"id","changeable":true,"lowerBound":1,"iD":false,"id":217,"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":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":218,"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":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":219,"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":"startDate","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":"endDate","changeable":true,"lowerBound":1,"iD":false,"id":221,"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":"roomList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"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":"checkedInRooms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoomType","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoomManager","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IHotelStartupProvies","instanceClass":null,"abstract":true,"id":234,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IHotelRoomManager","instanceClass":null,"abstract":true,"id":235,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Room","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"unique":true,"name":"getName","lowerBound":1,"id":237,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getPrice","lowerBound":1,"id":238,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getNumberOfBeds","lowerBound":1,"id":239,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getDescription","lowerBound":1,"id":240,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setName","lowerBound":1,"id":241,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setPrice","lowerBound":1,"id":242,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setNumberOfBeds","lowerBound":1,"id":243,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setDescription","lowerBound":1,"id":244,"many":false,"required":true,"eClass":"EOperation"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":249,"many":false,"required":true,"eClass":"EParameter"},{"id":250,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"price","lowerBound":1,"id":251,"many":false,"required":true,"eClass":"EParameter"},{"id":252,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"beds","lowerBound":1,"id":253,"many":false,"required":true,"eClass":"EParameter"},{"id":254,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"description","lowerBound":1,"id":255,"many":false,"required":true,"eClass":"EParameter"},{"id":256,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","changeable":true,"lowerBound":1,"iD":false,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":258,"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":"numberOfBeds","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":"description","changeable":true,"lowerBound":1,"iD":false,"id":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"roomTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"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":"rooms","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"startup","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"numRoom","lowerBound":1,"id":274,"many":false,"required":true,"eClass":"EParameter"},{"id":275,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getRooms","lowerBound":0,"id":276,"many":true,"required":false,"eClass":"EOperation"},{"id":277,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"addRoomType","lowerBound":1,"id":278,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"updateRoomType","lowerBound":1,"id":279,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getRoomTypes","lowerBound":0,"id":280,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"removeRoomType","lowerBound":1,"id":281,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addRoom","lowerBound":1,"id":282,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"changeRoomType","lowerBound":1,"id":283,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"removeRoom","lowerBound":1,"id":284,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"blockRoom","lowerBound":1,"id":285,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"unblockRoom","lowerBound":1,"id":286,"many":false,"required":true,"eClass":"EOperation"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":289,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"price","lowerBound":1,"id":290,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"numberOfBeds","lowerBound":1,"id":291,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"description","lowerBound":1,"id":292,"many":false,"required":true,"eClass":"EParameter"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomType","lowerBound":1,"id":297,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"name","lowerBound":1,"id":298,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"price","lowerBound":1,"id":299,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"numberOfBeds","lowerBound":1,"id":300,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"description","lowerBound":1,"id":301,"many":false,"required":true,"eClass":"EParameter"},{"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomType","lowerBound":1,"id":309,"many":false,"required":true,"eClass":"EParameter"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":312,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomType","lowerBound":1,"id":313,"many":false,"required":true,"eClass":"EParameter"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":317,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomType","lowerBound":1,"id":318,"many":false,"required":true,"eClass":"EParameter"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":322,"many":false,"required":true,"eClass":"EParameter"},{"id":323,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":324,"many":false,"required":true,"eClass":"EParameter"},{"id":325,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomNumber","lowerBound":1,"id":326,"many":false,"required":true,"eClass":"EParameter"},{"id":327,"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":"roomType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":328,"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":"roomNumber","changeable":true,"lowerBound":1,"iD":false,"id":329,"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":"blocked","changeable":true,"lowerBound":1,"iD":false,"id":330,"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":"extraCostDescriptions","changeable":true,"lowerBound":1,"iD":false,"id":331,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"extraCostPrice","changeable":true,"lowerBound":1,"iD":false,"id":332,"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":"occupied","changeable":true,"lowerBound":1,"iD":false,"id":333,"derived":false},{"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"},{"ordered":false,"upperBound":1,"unique":true,"name":"getRoomType","lowerBound":1,"id":341,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getRoomNumber","lowerBound":1,"id":342,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setRoomType","lowerBound":1,"id":343,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setIsBlocked","lowerBound":1,"id":344,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isBlocked","lowerBound":1,"id":345,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getExtraCostDescription","lowerBound":1,"id":346,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setExtraCostDescription","lowerBound":1,"id":347,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getExtraCostPrice","lowerBound":1,"id":348,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"addExtraCost","lowerBound":1,"id":349,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isOccupied","lowerBound":1,"id":350,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"setOccupied","lowerBound":1,"id":351,"many":false,"required":true,"eClass":"EOperation"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"roomType","lowerBound":1,"id":354,"many":false,"required":true,"eClass":"EParameter"},{"id":355,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"blocked","lowerBound":1,"id":356,"many":false,"required":true,"eClass":"EParameter"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"extraCostDescription","lowerBound":1,"id":360,"many":false,"required":true,"eClass":"EParameter"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"extraCostPrice","lowerBound":1,"id":363,"many":false,"required":true,"eClass":"EParameter"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"status","lowerBound":1,"id":366,"many":false,"required":true,"eClass":"EParameter"},{"id":367,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":1,"target":2},{"source":1,"target":0},{"source":2,"target":3},{"source":2,"target":1},{"source":3,"target":4},{"source":3,"target":2},{"source":4,"target":5},{"source":4,"target":6},{"source":4,"target":3},{"source":5,"target":7},{"source":5,"target":8},{"source":5,"target":9},{"source":5,"target":10},{"source":5,"target":11},{"source":5,"target":12},{"source":5,"target":13},{"source":5,"target":14},{"source":5,"target":15},{"source":5,"target":16},{"source":5,"target":17},{"source":5,"target":4},{"source":7,"target":5},{"source":7,"target":8},{"source":7,"target":18},{"source":18,"target":8},{"source":8,"target":5},{"source":8,"target":10},{"source":8,"target":19},{"source":8,"target":20},{"source":8,"target":21},{"source":8,"target":22},{"source":19,"target":23},{"source":19,"target":8},{"source":20,"target":9},{"source":20,"target":24},{"source":20,"target":8},{"source":24,"target":9},{"source":21,"target":25},{"source":21,"target":8},{"source":22,"target":10},{"source":9,"target":5},{"source":9,"target":26},{"source":9,"target":27},{"source":26,"target":9},{"source":27,"target":9},{"source":10,"target":5},{"source":10,"target":28},{"source":10,"target":29},{"source":10,"target":30},{"source":28,"target":31},{"source":28,"target":10},{"source":29,"target":9},{"source":29,"target":32},{"source":29,"target":10},{"source":32,"target":9},{"source":30,"target":33},{"source":30,"target":10},{"source":11,"target":5},{"source":11,"target":8},{"source":11,"target":34},{"source":34,"target":8},{"source":12,"target":5},{"source":12,"target":14},{"source":12,"target":15},{"source":12,"target":35},{"source":12,"target":36},{"source":12,"target":37},{"source":12,"target":38},{"source":12,"target":39},{"source":12,"target":40},{"source":12,"target":41},{"source":35,"target":10},{"source":35,"target":42},{"source":35,"target":12},{"source":42,"target":10},{"source":36,"target":13},{"source":36,"target":43},{"source":36,"target":12},{"source":43,"target":13},{"source":37,"target":44},{"source":37,"target":45},{"source":37,"target":12},{"source":45,"target":44},{"source":38,"target":46},{"source":38,"target":47},{"source":38,"target":12},{"source":47,"target":46},{"source":39,"target":48},{"source":39,"target":12},{"source":40,"target":14},{"source":41,"target":15},{"source":13,"target":5},{"source":13,"target":49},{"source":13,"target":50},{"source":13,"target":51},{"source":13,"target":52},{"source":13,"target":53},{"source":13,"target":54},{"source":13,"target":55},{"source":13,"target":56},{"source":13,"target":57},{"source":13,"target":58},{"source":13,"target":59},{"source":13,"target":60},{"source":13,"target":61},{"source":49,"target":46},{"source":49,"target":62},{"source":49,"target":13},{"source":62,"target":46},{"source":50,"target":63},{"source":50,"target":13},{"source":51,"target":64},{"source":51,"target":13},{"source":52,"target":65},{"source":52,"target":13},{"source":53,"target":66},{"source":53,"target":13},{"source":54,"target":67},{"source":54,"target":13},{"source":55,"target":13},{"source":55,"target":68},{"source":68,"target":46},{"source":68,"target":69},{"source":68,"target":55},{"source":69,"target":46},{"source":56,"target":13},{"source":56,"target":70},{"source":70,"target":71},{"source":70,"target":56},{"source":57,"target":13},{"source":57,"target":72},{"source":72,"target":73},{"source":72,"target":57},{"source":58,"target":74},{"source":58,"target":13},{"source":58,"target":75},{"source":75,"target":46},{"source":75,"target":76},{"source":75,"target":58},{"source":76,"target":46},{"source":59,"target":77},{"source":59,"target":13},{"source":59,"target":78},{"source":78,"target":46},{"source":78,"target":79},{"source":78,"target":59},{"source":79,"target":46},{"source":60,"target":46},{"source":60,"target":80},{"source":60,"target":13},{"source":80,"target":46},{"source":61,"target":81},{"source":61,"target":13},{"source":61,"target":82},{"source":82,"target":46},{"source":82,"target":83},{"source":82,"target":61},{"source":83,"target":46},{"source":14,"target":5},{"source":14,"target":15},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":14,"target":89},{"source":14,"target":90},{"source":14,"target":91},{"source":14,"target":92},{"source":14,"target":93},{"source":84,"target":46},{"source":84,"target":94},{"source":84,"target":14},{"source":84,"target":95},{"source":94,"target":46},{"source":95,"target":96},{"source":95,"target":84},{"source":85,"target":97},{"source":85,"target":14},{"source":85,"target":98},{"source":85,"target":99},{"source":85,"target":100},{"source":98,"target":101},{"source":98,"target":85},{"source":99,"target":102},{"source":99,"target":85},{"source":100,"target":103},{"source":100,"target":85},{"source":86,"target":14},{"source":86,"target":104},{"source":104,"target":105},{"source":104,"target":86},{"source":87,"target":13},{"source":87,"target":106},{"source":87,"target":14},{"source":106,"target":13},{"source":88,"target":46},{"source":88,"target":107},{"source":88,"target":14},{"source":88,"target":108},{"source":107,"target":46},{"source":108,"target":109},{"source":108,"target":88},{"source":89,"target":10},{"source":89,"target":110},{"source":89,"target":14},{"source":89,"target":111},{"source":89,"target":112},{"source":110,"target":10},{"source":111,"target":113},{"source":111,"target":89},{"source":112,"target":114},{"source":112,"target":89},{"source":90,"target":10},{"source":90,"target":115},{"source":90,"target":14},{"source":90,"target":116},{"source":90,"target":117},{"source":115,"target":10},{"source":116,"target":118},{"source":116,"target":90},{"source":117,"target":119},{"source":117,"target":90},{"source":91,"target":14},{"source":91,"target":120},{"source":91,"target":121},{"source":91,"target":122},{"source":91,"target":123},{"source":120,"target":124},{"source":120,"target":91},{"source":121,"target":125},{"source":121,"target":91},{"source":122,"target":126},{"source":122,"target":91},{"source":123,"target":127},{"source":123,"target":91},{"source":92,"target":14},{"source":92,"target":128},{"source":92,"target":129},{"source":92,"target":130},{"source":128,"target":131},{"source":128,"target":92},{"source":129,"target":132},{"source":129,"target":92},{"source":130,"target":133},{"source":130,"target":134},{"source":130,"target":92},{"source":134,"target":133},{"source":93,"target":15},{"source":15,"target":5},{"source":15,"target":135},{"source":15,"target":136},{"source":15,"target":137},{"source":15,"target":138},{"source":15,"target":139},{"source":15,"target":140},{"source":15,"target":141},{"source":15,"target":142},{"source":15,"target":143},{"source":135,"target":16},{"source":135,"target":144},{"source":135,"target":15},{"source":135,"target":145},{"source":135,"target":146},{"source":135,"target":147},{"source":144,"target":16},{"source":145,"target":148},{"source":145,"target":135},{"source":146,"target":149},{"source":146,"target":135},{"source":147,"target":150},{"source":147,"target":135},{"source":136,"target":151},{"source":136,"target":15},{"source":136,"target":152},{"source":136,"target":153},{"source":136,"target":154},{"source":136,"target":155},{"source":152,"target":156},{"source":152,"target":136},{"source":153,"target":157},{"source":153,"target":136},{"source":154,"target":158},{"source":154,"target":136},{"source":155,"target":159},{"source":155,"target":136},{"source":137,"target":160},{"source":137,"target":15},{"source":137,"target":161},{"source":137,"target":162},{"source":161,"target":163},{"source":161,"target":137},{"source":162,"target":164},{"source":162,"target":137},{"source":138,"target":165},{"source":138,"target":15},{"source":138,"target":166},{"source":166,"target":167},{"source":166,"target":138},{"source":139,"target":168},{"source":139,"target":15},{"source":139,"target":169},{"source":169,"target":170},{"source":169,"target":139},{"source":140,"target":171},{"source":140,"target":15},{"source":140,"target":172},{"source":140,"target":173},{"source":140,"target":174},{"source":140,"target":175},{"source":140,"target":176},{"source":140,"target":177},{"source":172,"target":178},{"source":172,"target":140},{"source":173,"target":179},{"source":173,"target":140},{"source":174,"target":180},{"source":174,"target":140},{"source":175,"target":181},{"source":175,"target":140},{"source":176,"target":182},{"source":176,"target":140},{"source":177,"target":183},{"source":177,"target":140},{"source":141,"target":184},{"source":141,"target":15},{"source":141,"target":185},{"source":141,"target":186},{"source":185,"target":187},{"source":185,"target":141},{"source":186,"target":188},{"source":186,"target":141},{"source":142,"target":189},{"source":142,"target":15},{"source":142,"target":190},{"source":142,"target":191},{"source":142,"target":192},{"source":142,"target":193},{"source":142,"target":194},{"source":142,"target":195},{"source":142,"target":196},{"source":190,"target":197},{"source":190,"target":142},{"source":191,"target":198},{"source":191,"target":142},{"source":192,"target":199},{"source":192,"target":142},{"source":193,"target":200},{"source":193,"target":142},{"source":194,"target":201},{"source":194,"target":142},{"source":195,"target":202},{"source":195,"target":142},{"source":196,"target":203},{"source":196,"target":142},{"source":143,"target":204},{"source":143,"target":15},{"source":143,"target":205},{"source":143,"target":206},{"source":205,"target":207},{"source":205,"target":143},{"source":206,"target":208},{"source":206,"target":143},{"source":16,"target":5},{"source":16,"target":209},{"source":16,"target":210},{"source":16,"target":211},{"source":16,"target":212},{"source":209,"target":213},{"source":209,"target":16},{"source":210,"target":214},{"source":210,"target":16},{"source":211,"target":215},{"source":211,"target":16},{"source":212,"target":216},{"source":212,"target":16},{"source":17,"target":5},{"source":17,"target":13},{"source":17,"target":217},{"source":17,"target":218},{"source":17,"target":219},{"source":17,"target":220},{"source":17,"target":221},{"source":17,"target":222},{"source":17,"target":223},{"source":17,"target":224},{"source":217,"target":225},{"source":217,"target":17},{"source":218,"target":226},{"source":218,"target":17},{"source":219,"target":227},{"source":219,"target":17},{"source":220,"target":228},{"source":220,"target":17},{"source":221,"target":229},{"source":221,"target":17},{"source":222,"target":46},{"source":222,"target":230},{"source":222,"target":17},{"source":230,"target":46},{"source":223,"target":46},{"source":223,"target":231},{"source":223,"target":17},{"source":231,"target":46},{"source":224,"target":13},{"source":6,"target":133},{"source":6,"target":232},{"source":6,"target":233},{"source":6,"target":234},{"source":6,"target":44},{"source":6,"target":235},{"source":6,"target":236},{"source":6,"target":46},{"source":6,"target":4},{"source":133,"target":6},{"source":133,"target":237},{"source":133,"target":238},{"source":133,"target":239},{"source":133,"target":240},{"source":133,"target":241},{"source":133,"target":242},{"source":133,"target":243},{"source":133,"target":244},{"source":237,"target":245},{"source":237,"target":133},{"source":238,"target":246},{"source":238,"target":133},{"source":239,"target":247},{"source":239,"target":133},{"source":240,"target":248},{"source":240,"target":133},{"source":241,"target":133},{"source":241,"target":249},{"source":249,"target":250},{"source":249,"target":241},{"source":242,"target":133},{"source":242,"target":251},{"source":251,"target":252},{"source":251,"target":242},{"source":243,"target":133},{"source":243,"target":253},{"source":253,"target":254},{"source":253,"target":243},{"source":244,"target":133},{"source":244,"target":255},{"source":255,"target":256},{"source":255,"target":244},{"source":232,"target":6},{"source":232,"target":133},{"source":232,"target":257},{"source":232,"target":258},{"source":232,"target":259},{"source":232,"target":260},{"source":232,"target":261},{"source":257,"target":262},{"source":257,"target":232},{"source":258,"target":263},{"source":258,"target":232},{"source":259,"target":264},{"source":259,"target":232},{"source":260,"target":265},{"source":260,"target":232},{"source":261,"target":133},{"source":233,"target":6},{"source":233,"target":234},{"source":233,"target":44},{"source":233,"target":235},{"source":233,"target":266},{"source":233,"target":267},{"source":233,"target":268},{"source":233,"target":269},{"source":233,"target":270},{"source":266,"target":133},{"source":266,"target":271},{"source":266,"target":233},{"source":271,"target":133},{"source":267,"target":46},{"source":267,"target":272},{"source":267,"target":233},{"source":272,"target":46},{"source":268,"target":234},{"source":269,"target":44},{"source":270,"target":235},{"source":234,"target":6},{"source":234,"target":273},{"source":273,"target":234},{"source":273,"target":274},{"source":274,"target":275},{"source":274,"target":273},{"source":44,"target":6},{"source":44,"target":276},{"source":276,"target":46},{"source":276,"target":277},{"source":276,"target":44},{"source":277,"target":46},{"source":235,"target":6},{"source":235,"target":44},{"source":235,"target":278},{"source":235,"target":279},{"source":235,"target":280},{"source":235,"target":281},{"source":235,"target":282},{"source":235,"target":283},{"source":235,"target":284},{"source":235,"target":285},{"source":235,"target":286},{"source":235,"target":287},{"source":278,"target":288},{"source":278,"target":235},{"source":278,"target":289},{"source":278,"target":290},{"source":278,"target":291},{"source":278,"target":292},{"source":289,"target":293},{"source":289,"target":278},{"source":290,"target":294},{"source":290,"target":278},{"source":291,"target":295},{"source":291,"target":278},{"source":292,"target":296},{"source":292,"target":278},{"source":279,"target":235},{"source":279,"target":297},{"source":279,"target":298},{"source":279,"target":299},{"source":279,"target":300},{"source":279,"target":301},{"source":297,"target":133},{"source":297,"target":302},{"source":297,"target":279},{"source":302,"target":133},{"source":298,"target":303},{"source":298,"target":279},{"source":299,"target":304},{"source":299,"target":279},{"source":300,"target":305},{"source":300,"target":279},{"source":301,"target":306},{"source":301,"target":279},{"source":280,"target":133},{"source":280,"target":307},{"source":280,"target":235},{"source":307,"target":133},{"source":281,"target":133},{"source":281,"target":308},{"source":281,"target":235},{"source":281,"target":309},{"source":308,"target":133},{"source":309,"target":133},{"source":309,"target":310},{"source":309,"target":281},{"source":310,"target":133},{"source":282,"target":311},{"source":282,"target":235},{"source":282,"target":312},{"source":282,"target":313},{"source":312,"target":314},{"source":312,"target":282},{"source":313,"target":133},{"source":313,"target":315},{"source":313,"target":282},{"source":315,"target":133},{"source":283,"target":316},{"source":283,"target":235},{"source":283,"target":317},{"source":283,"target":318},{"source":317,"target":319},{"source":317,"target":283},{"source":318,"target":133},{"source":318,"target":320},{"source":318,"target":283},{"source":320,"target":133},{"source":284,"target":46},{"source":284,"target":321},{"source":284,"target":235},{"source":284,"target":322},{"source":321,"target":46},{"source":322,"target":323},{"source":322,"target":284},{"source":285,"target":235},{"source":285,"target":324},{"source":324,"target":325},{"source":324,"target":285},{"source":286,"target":235},{"source":286,"target":326},{"source":326,"target":327},{"source":326,"target":286},{"source":287,"target":44},{"source":236,"target":6},{"source":236,"target":46},{"source":236,"target":328},{"source":236,"target":329},{"source":236,"target":330},{"source":236,"target":331},{"source":236,"target":332},{"source":236,"target":333},{"source":236,"target":334},{"source":328,"target":133},{"source":328,"target":335},{"source":328,"target":236},{"source":335,"target":133},{"source":329,"target":336},{"source":329,"target":236},{"source":330,"target":337},{"source":330,"target":236},{"source":331,"target":338},{"source":331,"target":236},{"source":332,"target":339},{"source":332,"target":236},{"source":333,"target":340},{"source":333,"target":236},{"source":334,"target":46},{"source":46,"target":6},{"source":46,"target":341},{"source":46,"target":342},{"source":46,"target":343},{"source":46,"target":344},{"source":46,"target":345},{"source":46,"target":346},{"source":46,"target":347},{"source":46,"target":348},{"source":46,"target":349},{"source":46,"target":350},{"source":46,"target":351},{"source":341,"target":133},{"source":341,"target":352},{"source":341,"target":46},{"source":352,"target":133},{"source":342,"target":353},{"source":342,"target":46},{"source":343,"target":46},{"source":343,"target":354},{"source":354,"target":133},{"source":354,"target":355},{"source":354,"target":343},{"source":355,"target":133},{"source":344,"target":46},{"source":344,"target":356},{"source":356,"target":357},{"source":356,"target":344},{"source":345,"target":358},{"source":345,"target":46},{"source":346,"target":359},{"source":346,"target":46},{"source":347,"target":46},{"source":347,"target":360},{"source":360,"target":361},{"source":360,"target":347},{"source":348,"target":362},{"source":348,"target":46},{"source":349,"target":46},{"source":349,"target":363},{"source":363,"target":364},{"source":363,"target":349},{"source":350,"target":365},{"source":350,"target":46},{"source":351,"target":46},{"source":351,"target":366},{"source":366,"target":367},{"source":366,"target":351}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/AlFranzis/SmartMatcher/SmartMatcherTrunk/models/SystemTests/TestCase_UML/BIG_MODELS_V5/UML_2.0_CD.ecore | uml2CD
Comment
value
NamedElement
name
comments
constraints
Package
nestedPackage
packagedClass
packagedEnum
packagedAssoc
packagedGeneralizations
packagedPrimitive
Constraint
specification
Generalization
isSubstitutable
general
specific
generalizationSet
Parameter
kind
defaultValue
enumType
primitiveType
Operation
isQuery
redefinedOperation
visibility
body
parameters
Class
ownedOperation
ownedAttribute
active
DataType
Property
isDerived
aggregation
lower
upper
Association
isDerived
memberEnd
ownedEnd
PrimitiveType
Enumeration
ownedLiteral
EnumerationLiteral
GeneralizationSet
isCovering
isDisjoint
UMLModel
packages | <?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="uml2CD"
nsURI="http://uml2CD" nsPrefix="uml2CD">
<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="NamedElement" 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:EReference" name="comments" eType="#//Comment"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" eType="#//Constraint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//Package" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedClass" upperBound="-1"
eType="#//Class" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedEnum" upperBound="-1"
eType="#//Enumeration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedAssoc" upperBound="-1"
eType="#//Association" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedGeneralizations"
upperBound="-1" eType="#//Generalization" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedPrimitive" upperBound="-1"
eType="#//PrimitiveType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1"
eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specific" lowerBound="1"
eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalizationSet" upperBound="-1"
eType="#//GeneralizationSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumType" eType="#//Enumeration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="primitiveType" eType="#//PrimitiveType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" upperBound="-1"
eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//Property" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="active" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="aggregation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lower" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upper" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="1"
upperBound="-1" eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1"
eType="#//Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//EnumerationLiteral" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCovering" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDisjoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UMLModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//Package" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"uml2CD","nsURI":"http://uml2CD","name":"uml2CD","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"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":"Package","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","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":"DataType","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UMLModel","instanceClass":null,"abstract":false,"id":16,"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"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":"comments","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"constraints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","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":"packagedClass","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":true,"unsettable":false,"transient":false,"unique":true,"name":"packagedEnum","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":"packagedAssoc","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":"packagedGeneralizations","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":"packagedPrimitive","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"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":"isSubstitutable","changeable":true,"lowerBound":1,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"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":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"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":"generalizationSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":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":"defaultValue","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":false,"unsettable":false,"transient":false,"unique":true,"name":"enumType","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":false,"unsettable":false,"transient":false,"unique":true,"name":"primitiveType","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":1,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","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":"body","changeable":true,"lowerBound":0,"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":"parameters","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"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","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":"active","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":76,"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":"aggregation","changeable":true,"lowerBound":1,"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":"lower","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":"upper","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"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":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"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":"isCovering","changeable":true,"lowerBound":1,"iD":false,"id":97,"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":"isDisjoint","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"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":17,"target":18},{"source":17,"target":1},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":19,"target":22},{"source":19,"target":2},{"source":20,"target":1},{"source":20,"target":23},{"source":20,"target":2},{"source":23,"target":1},{"source":21,"target":4},{"source":21,"target":24},{"source":21,"target":2},{"source":24,"target":4},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":25,"target":3},{"source":25,"target":32},{"source":25,"target":3},{"source":32,"target":3},{"source":26,"target":8},{"source":26,"target":33},{"source":26,"target":3},{"source":33,"target":8},{"source":27,"target":13},{"source":27,"target":34},{"source":27,"target":3},{"source":34,"target":13},{"source":28,"target":11},{"source":28,"target":35},{"source":28,"target":3},{"source":35,"target":11},{"source":29,"target":5},{"source":29,"target":36},{"source":29,"target":3},{"source":36,"target":5},{"source":30,"target":12},{"source":30,"target":37},{"source":30,"target":3},{"source":37,"target":12},{"source":31,"target":2},{"source":4,"target":0},{"source":4,"target":38},{"source":38,"target":39},{"source":38,"target":4},{"source":5,"target":0},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":40,"target":44},{"source":40,"target":5},{"source":41,"target":8},{"source":41,"target":45},{"source":41,"target":5},{"source":45,"target":8},{"source":42,"target":8},{"source":42,"target":46},{"source":42,"target":5},{"source":46,"target":8},{"source":43,"target":15},{"source":43,"target":47},{"source":43,"target":5},{"source":47,"target":15},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":48},{"source":6,"target":49},{"source":6,"target":50},{"source":6,"target":51},{"source":6,"target":52},{"source":48,"target":53},{"source":48,"target":6},{"source":49,"target":54},{"source":49,"target":6},{"source":50,"target":13},{"source":50,"target":55},{"source":50,"target":6},{"source":55,"target":13},{"source":51,"target":12},{"source":51,"target":56},{"source":51,"target":6},{"source":56,"target":12},{"source":52,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"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":57,"target":63},{"source":57,"target":7},{"source":58,"target":7},{"source":58,"target":64},{"source":58,"target":7},{"source":64,"target":7},{"source":59,"target":65},{"source":59,"target":7},{"source":60,"target":66},{"source":60,"target":7},{"source":61,"target":6},{"source":61,"target":67},{"source":61,"target":7},{"source":67,"target":6},{"source":62,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":68,"target":7},{"source":68,"target":72},{"source":68,"target":8},{"source":72,"target":7},{"source":69,"target":10},{"source":69,"target":73},{"source":69,"target":8},{"source":73,"target":10},{"source":70,"target":74},{"source":70,"target":8},{"source":71,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":75},{"source":75,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":76},{"source":10,"target":77},{"source":10,"target":78},{"source":10,"target":79},{"source":10,"target":80},{"source":76,"target":81},{"source":76,"target":10},{"source":77,"target":82},{"source":77,"target":10},{"source":78,"target":83},{"source":78,"target":10},{"source":79,"target":84},{"source":79,"target":10},{"source":80,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":85},{"source":11,"target":86},{"source":11,"target":87},{"source":11,"target":88},{"source":85,"target":89},{"source":85,"target":11},{"source":86,"target":10},{"source":86,"target":90},{"source":86,"target":11},{"source":90,"target":10},{"source":87,"target":10},{"source":87,"target":91},{"source":87,"target":11},{"source":91,"target":10},{"source":88,"target":2},{"source":12,"target":0},{"source":12,"target":9},{"source":12,"target":92},{"source":92,"target":9},{"source":13,"target":0},{"source":13,"target":9},{"source":13,"target":93},{"source":13,"target":94},{"source":93,"target":14},{"source":93,"target":95},{"source":93,"target":13},{"source":95,"target":14},{"source":94,"target":9},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":96},{"source":96,"target":2},{"source":15,"target":0},{"source":15,"target":97},{"source":15,"target":98},{"source":97,"target":99},{"source":97,"target":15},{"source":98,"target":100},{"source":98,"target":15},{"source":16,"target":0},{"source":16,"target":101},{"source":101,"target":3},{"source":101,"target":102},{"source":101,"target":16},{"source":102,"target":3}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/softlang/metalib/xtext/fsml/org.softlang.metalib.xtext.fsml/model/generated/Fsml.ecore | fsml
FSM
states
FSMState
initial
name
transitions
FSMTransition
input
action
target | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="fsml" nsURI="http://www.softlang.org/metalib/xtext/fsml/Fsml"
nsPrefix="fsml">
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//FSMState" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSMState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" 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="transitions" upperBound="-1"
eType="#//FSMTransition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSMTransition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="input" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//FSMState"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"fsml","nsURI":"http://www.softlang.org/metalib/xtext/fsml/Fsml","name":"fsml","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":"FSMState","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSMTransition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"id":5,"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":"initial","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":4,"target":2},{"source":4,"target":5},{"source":4,"target":1},{"source":5,"target":2},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":7},{"source":2,"target":8},{"source":6,"target":9},{"source":6,"target":2},{"source":7,"target":10},{"source":7,"target":2},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":3},{"source":3,"target":0},{"source":3,"target":12},{"source":3,"target":13},{"source":3,"target":14},{"source":12,"target":15},{"source":12,"target":3},{"source":13,"target":16},{"source":13,"target":3},{"source":14,"target":2},{"source":14,"target":17},{"source":14,"target":3},{"source":17,"target":2}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/gomezabajo/Wodel/wodel.models/models/BaseCS.ecore | basecs
AnnotationCS
ownedContent
ownedReference
AnnotationElementCS
ownedDetail
AttributeCS
ClassCS
ownedSuperType
ownedOperation
ownedProperty
ownedMetaType
ClassifierCS
ast
owner
instanceClassName
ownedConstraint
qualifier
ConstraintCS
stereotype
specification
messageSpecification
DataTypeCS
literals
DetailCS
value
DocumentationCS
value
ElementCS
getDescription
logicalParent
ElementRefCS
EnumerationCS
ast
ownedLiterals
EnumerationLiteralCS
ast
value
FeatureCS
ImportCS
pathName
namespace
all
false
LambdaTypeCS
name
ownedContextType
ownedParameterType
ownedResultType
LibraryCS
package
ModelElementCS
ownedAnnotation
originalXmiId
csi
ModelElementRefCS
pathName
element
MultiplicityBoundsCS
lowerBound
1
upperBound
MultiplicityCS
getLower
getUpper
MultiplicityStringCS
stringBounds
1
NamedElementCS
name
NamespaceCS
OperationCS
ast
owningClass
ownedParameter
ownedException
ownedPrecondition
ownedPostcondition
ownedBodyExpression
PackageCS
ast
getClassifier
name
ownedType
nsPrefix
nsURI
PackageOwnerCS
ownedNestedPackage
ParameterCS
ast
owner
PathElementCS
pathName
element
elementType
PathElementWithURICS
uri
PathNameCS
path
element
context
scopeFilter
PivotableElementCS
pivot
PrimitiveTypeRefCS
name
ReferenceCS
opposite
keys
RootCS
ownedImport
ownedLibrary
RootPackageCS
SpecificationCS
exprString
StructuralFeatureCS
ast
owner
default
ownedDefaultExpression
TemplateBindingCS
owningTemplateBindableElement
ownedParameterSubstitution
TemplateParameterCS
owningTemplateSignature
TemplateParameterSubstitutionCS
owningTemplateBinding
ownedActualParameter
TemplateSignatureCS
owningTemplateElement
ownedTemplateParameter
TemplateableElementCS
ownedTemplateSignature
TuplePartCS
TupleTypeCS
name
ownedParts
TypeCS
TypeParameterCS
ownedExtends
ownedSuper
TypeRefCS
TypedElementCS
ownedType
qualifier
optional
TypedRefCS
multiplicity
TypedTypeRefCS
pathName
type
ownedTemplateBinding
VisitableCS
org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS
org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS
WildcardTypeRefCS
extends
super
IteratorKind
Parameter
Parameter
Iterator
Iterator
Accumulator
Accumulator
ScopeFilter
org.eclipse.ocl.examples.pivot.scoping.ScopeFilter
org.eclipse.ocl.examples.pivot.scoping.ScopeFilter | <?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="basecs" nsURI="http://www.eclipse.org/ocl/3.1.0/BaseCST" nsPrefix="basecs">
<eAnnotations source="http://www.eclipse.org/OCL/Import">
<details key="ecore" value="http://www.eclipse.org/emf/2002/Ecore"/>
<details key="pivot" value="../../org.eclipse.ocl.examples.pivot/model/Pivot.ecore#/"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationCS" eSuperTypes="#//AnnotationElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedContent" upperBound="-1"
eType="#//ModelElementCS" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedReference" upperBound="-1"
eType="#//ModelElementRefCS" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnotationElementCS" abstract="true"
eSuperTypes="#//NamedElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDetail" upperBound="-1"
eType="#//DetailCS" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeCS" eSuperTypes="#//StructuralFeatureCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassCS" eSuperTypes="#//ClassifierCS #//NamespaceCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSuperType" upperBound="-1"
eType="#//TypedRefCS" unsettable="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//OperationCS" containment="true" resolveProxies="false" eOpposite="#//OperationCS/owningClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" upperBound="-1"
eType="#//StructuralFeatureCS" containment="true" resolveProxies="false" eOpposite="#//StructuralFeatureCS/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMetaType" eType="#//TypedRefCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierCS" abstract="true" eSuperTypes="#//NamedElementCS #//TypeCS #//TemplateableElementCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="pivot"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//PackageCS"
eOpposite="#//PackageCS/ownedType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
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="ownedConstraint" upperBound="-1"
eType="#//ConstraintCS" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConstraintCS" eSuperTypes="#//NamedElementCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stereotype" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" eType="#//SpecificationCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageSpecification" eType="#//SpecificationCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataTypeCS" eSuperTypes="#//ClassifierCS #//NamespaceCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="literals" upperBound="-1"
eType="#//EnumerationLiteralCS" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DetailCS" eSuperTypes="#//NamedElementCS">
<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="DocumentationCS" eSuperTypes="#//AnnotationElementCS">
<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="ElementCS" abstract="true" eSuperTypes="#//VisitableCS">
<eOperations name="getDescription" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="logicalParent" eType="#//ElementCS"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementRefCS" abstract="true" eSuperTypes="#//PivotableElementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationCS" eSuperTypes="#//ClassifierCS #//NamespaceCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//Enumeration">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="ocl::Enumeration {
				name = name,
				ownedLiteral = ownedLiterals.ast()
			}"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiterals" upperBound="-1"
eType="#//EnumerationLiteralCS" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteralCS" eSuperTypes="#//NamedElementCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//EnumerationLiteral">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="ocl::EnumerationLiteral {
				name = name
			}"/>
</eAnnotations>
</eOperations>
<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="FeatureCS" abstract="true" interface="true"
eSuperTypes="#//TypedElementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="ImportCS" eSuperTypes="#//NamespaceCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="#//PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namespace" eType="ecore:EClass Pivot.ecore#//Namespace"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
transient="true" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LambdaTypeCS" eSuperTypes="#//TypedRefCS #//TemplateableElementCS Pivot.ecore#//Nameable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedContextType" eType="#//TypedRefCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterType" upperBound="-1"
eType="#//TypedRefCS" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedResultType" eType="#//TypedRefCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryCS" eSuperTypes="#//NamespaceCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="ecore:EClass Pivot.ecore#//Namespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelElementCS" abstract="true" eSuperTypes="#//PivotableElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnotation" upperBound="-1"
eType="#//AnnotationElementCS" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="originalXmiId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="csi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelElementRefCS" eSuperTypes="#//ElementRefCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="#//PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" eType="ecore:EClass Pivot.ecore#//Element"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityBoundsCS" eSuperTypes="#//MultiplicityCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityCS" abstract="true" interface="true"
eSuperTypes="#//ElementCS">
<eOperations name="getLower" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eOperations name="getUpper" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityStringCS" eSuperTypes="#//MultiplicityCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringBounds" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElementCS" abstract="true" eSuperTypes="#//ModelElementCS Pivot.ecore#//Nameable">
<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="NamespaceCS" abstract="true" interface="true"
eSuperTypes="#//NamedElementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="OperationCS" eSuperTypes="#//FeatureCS #//TemplateableElementCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//Operation">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="ocl::Operation {
				-- TODO
				name = name
			}"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningClass" eType="#//ClassCS"
eOpposite="#//ClassCS/ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//ParameterCS" containment="true" resolveProxies="false" eOpposite="#//ParameterCS/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedException" upperBound="-1"
eType="#//TypedRefCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrecondition" upperBound="-1"
eType="#//ConstraintCS" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPostcondition" upperBound="-1"
eType="#//ConstraintCS" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBodyExpression" upperBound="-1"
eType="#//SpecificationCS" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageCS" eSuperTypes="#//PackageOwnerCS #//NamespaceCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//Package">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="ocl::Package{
				-- TODO
				name = name,
				nestedPackage = ownedNestedPackage.ast()
			}"/>
</eAnnotations>
</eOperations>
<eOperations name="getClassifier" eType="#//ClassifierCS">
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" upperBound="-1"
eType="#//ClassifierCS" containment="true" eOpposite="#//ClassifierCS/owner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageOwnerCS" abstract="true" eSuperTypes="#//ModelElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedNestedPackage" upperBound="-1"
eType="#//PackageCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterCS" eSuperTypes="#//TypedElementCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//Parameter">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="ocl::Parameter {
				-- TODO
				name = name
			}"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//OperationCS"
eOpposite="#//OperationCS/ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathElementCS" eSuperTypes="#//ElementCS Pivot.ecore#//Pivotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathName" lowerBound="1"
eType="#//PathNameCS" eOpposite="#//PathNameCS/path"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="ecore:EClass Pivot.ecore#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"
transient="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathElementWithURICS" eSuperTypes="#//PathElementCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uri" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathNameCS" eSuperTypes="#//ElementCS Pivot.ecore#//Pivotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="path" lowerBound="1" upperBound="-1"
eType="#//PathElementCS" containment="true" resolveProxies="false" eOpposite="#//PathElementCS/pathName"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="element" lowerBound="1"
eType="ecore:EClass Pivot.ecore#//Element" changeable="false" volatile="true"
transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//ElementCS"
transient="true" unsettable="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scopeFilter" eType="#//ScopeFilter"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PivotableElementCS" abstract="true"
eSuperTypes="#//ElementCS Pivot.ecore#//Pivotable">
<eStructuralFeatures xsi:type="ecore:EReference" name="pivot" eType="ecore:EClass Pivot.ecore#//Element"
transient="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveTypeRefCS" eSuperTypes="#//TypedRefCS Pivot.ecore#//Nameable">
<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="ReferenceCS" eSuperTypes="#//StructuralFeatureCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" eType="ecore:EClass Pivot.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keys" upperBound="-1" eType="ecore:EClass Pivot.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RootCS" abstract="true" interface="true"
eSuperTypes="#//ModelElementCS">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TestConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="TestConstraint" value="true"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedImport" upperBound="-1"
eType="#//ImportCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLibrary" upperBound="-1"
eType="#//LibraryCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RootPackageCS" eSuperTypes="#//PackageOwnerCS #//RootCS">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="TestConstraint"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="TestConstraint" value="true"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SpecificationCS" eSuperTypes="#//ModelElementCS">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exprString" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureCS" abstract="true"
eSuperTypes="#//FeatureCS">
<eOperations name="ast" lowerBound="1" eType="ecore:EClass Pivot.ecore#//Property">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="body" value="ocl::Property{
				-- TODO
				name = name
			}"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//ClassCS"
eOpposite="#//ClassCS/ownedProperty"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="default" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDefaultExpression"
upperBound="-1" eType="#//SpecificationCS" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateBindingCS" eSuperTypes="#//ElementRefCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateBindableElement"
eType="#//TypedTypeRefCS" eOpposite="#//TypedTypeRefCS/ownedTemplateBinding"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterSubstitution"
upperBound="-1" eType="#//TemplateParameterSubstitutionCS" containment="true"
eOpposite="#//TemplateParameterSubstitutionCS/owningTemplateBinding"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterCS" abstract="true"
eSuperTypes="#//NamedElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateSignature"
lowerBound="1" eType="#//TemplateSignatureCS" eOpposite="#//TemplateSignatureCS/ownedTemplateParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateParameterSubstitutionCS" eSuperTypes="#//ModelElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateBinding"
eType="#//TemplateBindingCS" eOpposite="#//TemplateBindingCS/ownedParameterSubstitution"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedActualParameter" eType="#//TypeRefCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateSignatureCS" eSuperTypes="#//ModelElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningTemplateElement"
eType="#//TemplateableElementCS" eOpposite="#//TemplateableElementCS/ownedTemplateSignature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateParameter"
upperBound="-1" eType="#//TemplateParameterCS" containment="true" eOpposite="#//TemplateParameterCS/owningTemplateSignature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableElementCS" abstract="true"
interface="true" eSuperTypes="#//ElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateSignature"
eType="#//TemplateSignatureCS" containment="true" eOpposite="#//TemplateSignatureCS/owningTemplateElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TuplePartCS" eSuperTypes="#//TypedElementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleTypeCS" eSuperTypes="#//TypedRefCS Pivot.ecore#//Nameable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParts" upperBound="-1"
eType="#//TuplePartCS" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeCS" abstract="true" interface="true"
eSuperTypes="#//ModelElementCS"/>
<eClassifiers xsi:type="ecore:EClass" name="TypeParameterCS" eSuperTypes="#//TemplateParameterCS #//TypeCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtends" upperBound="-1"
eType="#//TypedRefCS" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSuper" eType="#//TypedRefCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeRefCS" abstract="true" eSuperTypes="#//ElementRefCS"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElementCS" abstract="true" eSuperTypes="#//NamedElementCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedType" eType="#//TypedRefCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifier" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optional" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedRefCS" abstract="true" eSuperTypes="#//TypeRefCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="#//MultiplicityCS"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedTypeRefCS" eSuperTypes="#//TypedRefCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="pathName" eType="#//PathNameCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass Pivot.ecore#//Type"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTemplateBinding" eType="#//TemplateBindingCS"
containment="true" eOpposite="#//TemplateBindingCS/owningTemplateBindableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VisitableCS" instanceClassName="org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS"
abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="WildcardTypeRefCS" eSuperTypes="#//TypeRefCS">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" eType="#//TypedRefCS"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="super" eType="#//TypedRefCS"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IteratorKind">
<eLiterals name="Parameter"/>
<eLiterals name="Iterator"/>
<eLiterals name="Accumulator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ScopeFilter" instanceClassName="org.eclipse.ocl.examples.pivot.scoping.ScopeFilter"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"basecs","nsURI":"http://www.eclipse.org/ocl/3.1.0/BaseCST","name":"basecs","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationCS","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnotationElementCS","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeCS","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassCS","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierCS","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstraintCS","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeCS","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DetailCS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentationCS","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementCS","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementRefCS","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationCS","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteralCS","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCS","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportCS","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LambdaTypeCS","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryCS","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementCS","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelElementRefCS","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityBoundsCS","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityCS","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityStringCS","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElementCS","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamespaceCS","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCS","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageCS","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageOwnerCS","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterCS","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathElementCS","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathElementWithURICS","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathNameCS","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PivotableElementCS","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveTypeRefCS","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceCS","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootCS","instanceClass":null,"abstract":true,"id":35,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RootPackageCS","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecificationCS","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureCS","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateBindingCS","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterCS","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterSubstitutionCS","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateSignatureCS","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableElementCS","instanceClass":null,"abstract":true,"id":43,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePartCS","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeCS","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeCS","instanceClass":null,"abstract":true,"id":46,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeParameterCS","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeRefCS","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElementCS","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedRefCS","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedTypeRefCS","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS","name":"VisitableCS","instanceClass":null,"abstract":true,"id":52,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WildcardTypeRefCS","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"IteratorKind","instanceClass":null,"id":54,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"org.eclipse.ocl.examples.pivot.scoping.ScopeFilter","defaultValue":null,"instanceClassName":"org.eclipse.ocl.examples.pivot.scoping.ScopeFilter","name":"ScopeFilter","instanceClass":null,"id":55,"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":"ownedContent","changeable":true,"resolveProxies":false,"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":"ownedReference","changeable":true,"resolveProxies":false,"lowerBound":0,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDetail","changeable":true,"resolveProxies":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"ownedSuperType","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":"ownedOperation","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":"ownedProperty","changeable":true,"resolveProxies":false,"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":"ownedMetaType","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"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":77,"many":false,"required":true,"eClass":"EOperation"},{"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":78,"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":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedConstraint","changeable":true,"resolveProxies":false,"lowerBound":0,"id":80,"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":"qualifier","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stereotype","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"messageSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"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":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDescription","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"logicalParent","changeable":false,"resolveProxies":false,"lowerBound":0,"id":109,"derived":true},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":114,"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":"ownedLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":120,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"namespace","changeable":false,"resolveProxies":false,"lowerBound":0,"id":127,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"all","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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":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":"ownedContextType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameterType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedResultType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnotation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":147,"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":"originalXmiId","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"csi","changeable":true,"lowerBound":0,"iD":false,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"element","changeable":false,"resolveProxies":false,"lowerBound":0,"id":155,"derived":true},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":159,"derived":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":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getLower","lowerBound":1,"id":164,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getUpper","lowerBound":1,"id":165,"many":false,"required":true,"eClass":"EOperation"},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"1","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"stringBounds","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"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":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":177,"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":"ownedParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrecondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":180,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPostcondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedBodyExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"id":190,"eClass":"EGenericType"},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":193,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifier","lowerBound":0,"id":194,"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":"nsPrefix","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","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"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EParameter"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedNestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":209,"many":false,"required":true,"eClass":"EOperation"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"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":"pathName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":213,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":1,"id":214,"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":"elementType","changeable":true,"resolveProxies":false,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"resolveProxies":false,"lowerBound":1,"id":219,"derived":false},{"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":true,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":222,"derived":false},{"id":223,"eClass":"EGenericType"},{"id":224,"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":"element","changeable":false,"resolveProxies":true,"lowerBound":1,"id":225,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":true,"unique":true,"name":"context","changeable":true,"resolveProxies":false,"lowerBound":0,"id":226,"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":"scopeFilter","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":true,"unique":true,"name":"pivot","changeable":true,"resolveProxies":false,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"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":242,"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":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedImport","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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLibrary","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":"exprString","changeable":true,"lowerBound":0,"iD":false,"id":254,"derived":false},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ast","lowerBound":1,"id":257,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":258,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedDefaultExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"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":"owningTemplateBindableElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameterSubstitution","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"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":"ownedTemplateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"id":270,"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":"owningTemplateBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":271,"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":"owningTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":272,"derived":false},{"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":"ownedTemplateParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedActualParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"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":"owningTemplateElement","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTemplateSignature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"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":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":"ownedParts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtends","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"ownedSuper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":302,"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":"qualifier","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":"optional","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pathName","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"type","changeable":false,"resolveProxies":false,"lowerBound":0,"id":313,"derived":true},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","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":true,"unsettable":false,"transient":false,"unique":true,"name":"super","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"name":"Parameter","id":323,"value":0,"literal":"Parameter","eClass":"EEnumLiteral"},{"name":"Iterator","id":324,"value":0,"literal":"Iterator","eClass":"EEnumLiteral"},{"name":"Accumulator","id":325,"value":0,"literal":"Accumulator","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":1,"target":0},{"source":1,"target":2},{"source":1,"target":56},{"source":1,"target":57},{"source":1,"target":58},{"source":56,"target":18},{"source":56,"target":59},{"source":56,"target":1},{"source":59,"target":18},{"source":57,"target":19},{"source":57,"target":60},{"source":57,"target":1},{"source":60,"target":19},{"source":58,"target":2},{"source":2,"target":0},{"source":2,"target":23},{"source":2,"target":61},{"source":2,"target":62},{"source":61,"target":8},{"source":61,"target":63},{"source":61,"target":2},{"source":63,"target":8},{"source":62,"target":23},{"source":3,"target":0},{"source":3,"target":38},{"source":3,"target":64},{"source":64,"target":38},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":24},{"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":65,"target":50},{"source":65,"target":71},{"source":65,"target":4},{"source":71,"target":50},{"source":66,"target":25},{"source":66,"target":72},{"source":66,"target":4},{"source":66,"target":73},{"source":72,"target":25},{"source":67,"target":38},{"source":67,"target":74},{"source":67,"target":4},{"source":67,"target":75},{"source":74,"target":38},{"source":68,"target":50},{"source":68,"target":76},{"source":68,"target":4},{"source":76,"target":50},{"source":69,"target":5},{"source":70,"target":24},{"source":5,"target":0},{"source":5,"target":23},{"source":5,"target":46},{"source":5,"target":43},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":83},{"source":5,"target":84},{"source":77,"target":85},{"source":77,"target":5},{"source":78,"target":26},{"source":78,"target":86},{"source":78,"target":5},{"source":78,"target":87},{"source":86,"target":26},{"source":79,"target":88},{"source":79,"target":5},{"source":80,"target":6},{"source":80,"target":89},{"source":80,"target":5},{"source":89,"target":6},{"source":81,"target":90},{"source":81,"target":5},{"source":82,"target":23},{"source":83,"target":46},{"source":84,"target":43},{"source":6,"target":0},{"source":6,"target":23},{"source":6,"target":91},{"source":6,"target":92},{"source":6,"target":93},{"source":6,"target":94},{"source":91,"target":95},{"source":91,"target":6},{"source":92,"target":37},{"source":92,"target":96},{"source":92,"target":6},{"source":96,"target":37},{"source":93,"target":37},{"source":93,"target":97},{"source":93,"target":6},{"source":97,"target":37},{"source":94,"target":23},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":24},{"source":7,"target":98},{"source":7,"target":99},{"source":7,"target":100},{"source":98,"target":13},{"source":98,"target":101},{"source":98,"target":7},{"source":101,"target":13},{"source":99,"target":5},{"source":100,"target":24},{"source":8,"target":0},{"source":8,"target":23},{"source":8,"target":102},{"source":8,"target":103},{"source":102,"target":104},{"source":102,"target":8},{"source":103,"target":23},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":105},{"source":9,"target":106},{"source":105,"target":107},{"source":105,"target":9},{"source":106,"target":2},{"source":10,"target":0},{"source":10,"target":52},{"source":10,"target":108},{"source":10,"target":109},{"source":10,"target":110},{"source":108,"target":111},{"source":108,"target":10},{"source":109,"target":10},{"source":109,"target":112},{"source":109,"target":10},{"source":112,"target":10},{"source":110,"target":52},{"source":11,"target":0},{"source":11,"target":32},{"source":11,"target":113},{"source":113,"target":32},{"source":12,"target":0},{"source":12,"target":5},{"source":12,"target":24},{"source":12,"target":114},{"source":12,"target":115},{"source":12,"target":116},{"source":12,"target":117},{"source":114,"target":118},{"source":114,"target":12},{"source":115,"target":13},{"source":115,"target":119},{"source":115,"target":12},{"source":119,"target":13},{"source":116,"target":5},{"source":117,"target":24},{"source":13,"target":0},{"source":13,"target":23},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":120,"target":123},{"source":120,"target":13},{"source":121,"target":124},{"source":121,"target":13},{"source":122,"target":23},{"source":14,"target":0},{"source":14,"target":49},{"source":14,"target":125},{"source":125,"target":49},{"source":15,"target":0},{"source":15,"target":24},{"source":15,"target":126},{"source":15,"target":127},{"source":15,"target":128},{"source":15,"target":129},{"source":126,"target":31},{"source":126,"target":130},{"source":126,"target":15},{"source":130,"target":31},{"source":127,"target":131},{"source":127,"target":15},{"source":128,"target":132},{"source":128,"target":15},{"source":129,"target":24},{"source":16,"target":0},{"source":16,"target":50},{"source":16,"target":43},{"source":16,"target":133},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":133,"target":140},{"source":133,"target":16},{"source":134,"target":50},{"source":134,"target":141},{"source":134,"target":16},{"source":141,"target":50},{"source":135,"target":50},{"source":135,"target":142},{"source":135,"target":16},{"source":142,"target":50},{"source":136,"target":50},{"source":136,"target":143},{"source":136,"target":16},{"source":143,"target":50},{"source":137,"target":50},{"source":138,"target":43},{"source":17,"target":0},{"source":17,"target":24},{"source":17,"target":144},{"source":17,"target":145},{"source":144,"target":146},{"source":144,"target":17},{"source":145,"target":24},{"source":18,"target":0},{"source":18,"target":32},{"source":18,"target":147},{"source":18,"target":148},{"source":18,"target":149},{"source":18,"target":150},{"source":147,"target":2},{"source":147,"target":151},{"source":147,"target":18},{"source":151,"target":2},{"source":148,"target":152},{"source":148,"target":18},{"source":149,"target":153},{"source":149,"target":18},{"source":150,"target":32},{"source":19,"target":0},{"source":19,"target":11},{"source":19,"target":154},{"source":19,"target":155},{"source":19,"target":156},{"source":154,"target":31},{"source":154,"target":157},{"source":154,"target":19},{"source":157,"target":31},{"source":155,"target":158},{"source":155,"target":19},{"source":156,"target":11},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":159},{"source":20,"target":160},{"source":20,"target":161},{"source":159,"target":162},{"source":159,"target":20},{"source":160,"target":163},{"source":160,"target":20},{"source":161,"target":21},{"source":21,"target":0},{"source":21,"target":10},{"source":21,"target":164},{"source":21,"target":165},{"source":21,"target":166},{"source":164,"target":167},{"source":164,"target":21},{"source":165,"target":168},{"source":165,"target":21},{"source":166,"target":10},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":169},{"source":22,"target":170},{"source":169,"target":171},{"source":169,"target":22},{"source":170,"target":21},{"source":23,"target":0},{"source":23,"target":18},{"source":23,"target":172},{"source":23,"target":173},{"source":23,"target":174},{"source":172,"target":175},{"source":172,"target":23},{"source":173,"target":18},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":176},{"source":176,"target":23},{"source":25,"target":0},{"source":25,"target":14},{"source":25,"target":43},{"source":25,"target":177},{"source":25,"target":73},{"source":25,"target":178},{"source":25,"target":179},{"source":25,"target":180},{"source":25,"target":181},{"source":25,"target":182},{"source":25,"target":183},{"source":25,"target":184},{"source":177,"target":185},{"source":177,"target":25},{"source":73,"target":4},{"source":73,"target":186},{"source":73,"target":25},{"source":73,"target":66},{"source":186,"target":4},{"source":178,"target":28},{"source":178,"target":187},{"source":178,"target":25},{"source":178,"target":188},{"source":187,"target":28},{"source":179,"target":50},{"source":179,"target":189},{"source":179,"target":25},{"source":189,"target":50},{"source":180,"target":6},{"source":180,"target":190},{"source":180,"target":25},{"source":190,"target":6},{"source":181,"target":6},{"source":181,"target":191},{"source":181,"target":25},{"source":191,"target":6},{"source":182,"target":37},{"source":182,"target":192},{"source":182,"target":25},{"source":192,"target":37},{"source":183,"target":14},{"source":184,"target":43},{"source":26,"target":0},{"source":26,"target":27},{"source":26,"target":24},{"source":26,"target":193},{"source":26,"target":194},{"source":26,"target":87},{"source":26,"target":195},{"source":26,"target":196},{"source":26,"target":197},{"source":26,"target":198},{"source":193,"target":199},{"source":193,"target":26},{"source":194,"target":5},{"source":194,"target":200},{"source":194,"target":26},{"source":194,"target":201},{"source":200,"target":5},{"source":201,"target":202},{"source":201,"target":194},{"source":87,"target":5},{"source":87,"target":203},{"source":87,"target":26},{"source":87,"target":78},{"source":203,"target":5},{"source":195,"target":204},{"source":195,"target":26},{"source":196,"target":205},{"source":196,"target":26},{"source":197,"target":27},{"source":198,"target":24},{"source":27,"target":0},{"source":27,"target":18},{"source":27,"target":206},{"source":27,"target":207},{"source":206,"target":26},{"source":206,"target":208},{"source":206,"target":27},{"source":208,"target":26},{"source":207,"target":18},{"source":28,"target":0},{"source":28,"target":49},{"source":28,"target":209},{"source":28,"target":188},{"source":28,"target":210},{"source":209,"target":211},{"source":209,"target":28},{"source":188,"target":25},{"source":188,"target":212},{"source":188,"target":28},{"source":188,"target":178},{"source":212,"target":25},{"source":210,"target":49},{"source":29,"target":0},{"source":29,"target":10},{"source":29,"target":213},{"source":29,"target":214},{"source":29,"target":215},{"source":29,"target":216},{"source":29,"target":217},{"source":213,"target":31},{"source":213,"target":218},{"source":213,"target":29},{"source":213,"target":219},{"source":218,"target":31},{"source":214,"target":220},{"source":214,"target":29},{"source":215,"target":221},{"source":215,"target":29},{"source":216,"target":10},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":222},{"source":30,"target":223},{"source":222,"target":224},{"source":222,"target":30},{"source":223,"target":29},{"source":31,"target":0},{"source":31,"target":10},{"source":31,"target":219},{"source":31,"target":225},{"source":31,"target":226},{"source":31,"target":227},{"source":31,"target":228},{"source":31,"target":229},{"source":219,"target":29},{"source":219,"target":230},{"source":219,"target":31},{"source":219,"target":213},{"source":230,"target":29},{"source":225,"target":231},{"source":225,"target":31},{"source":226,"target":10},{"source":226,"target":232},{"source":226,"target":31},{"source":232,"target":10},{"source":227,"target":55},{"source":227,"target":233},{"source":227,"target":31},{"source":233,"target":55},{"source":228,"target":10},{"source":32,"target":0},{"source":32,"target":10},{"source":32,"target":234},{"source":32,"target":235},{"source":32,"target":236},{"source":234,"target":237},{"source":234,"target":32},{"source":235,"target":10},{"source":33,"target":0},{"source":33,"target":50},{"source":33,"target":238},{"source":33,"target":239},{"source":33,"target":240},{"source":238,"target":241},{"source":238,"target":33},{"source":239,"target":50},{"source":34,"target":0},{"source":34,"target":38},{"source":34,"target":242},{"source":34,"target":243},{"source":34,"target":244},{"source":242,"target":245},{"source":242,"target":34},{"source":243,"target":246},{"source":243,"target":34},{"source":244,"target":38},{"source":35,"target":0},{"source":35,"target":18},{"source":35,"target":247},{"source":35,"target":248},{"source":35,"target":249},{"source":247,"target":15},{"source":247,"target":250},{"source":247,"target":35},{"source":250,"target":15},{"source":248,"target":17},{"source":248,"target":251},{"source":248,"target":35},{"source":251,"target":17},{"source":249,"target":18},{"source":36,"target":0},{"source":36,"target":27},{"source":36,"target":35},{"source":36,"target":252},{"source":36,"target":253},{"source":252,"target":27},{"source":253,"target":35},{"source":37,"target":0},{"source":37,"target":18},{"source":37,"target":254},{"source":37,"target":255},{"source":254,"target":256},{"source":254,"target":37},{"source":255,"target":18},{"source":38,"target":0},{"source":38,"target":14},{"source":38,"target":257},{"source":38,"target":75},{"source":38,"target":258},{"source":38,"target":259},{"source":38,"target":260},{"source":257,"target":261},{"source":257,"target":38},{"source":75,"target":4},{"source":75,"target":262},{"source":75,"target":38},{"source":75,"target":67},{"source":262,"target":4},{"source":258,"target":263},{"source":258,"target":38},{"source":259,"target":37},{"source":259,"target":264},{"source":259,"target":38},{"source":264,"target":37},{"source":260,"target":14},{"source":39,"target":0},{"source":39,"target":11},{"source":39,"target":265},{"source":39,"target":266},{"source":39,"target":267},{"source":265,"target":51},{"source":265,"target":268},{"source":265,"target":39},{"source":265,"target":269},{"source":268,"target":51},{"source":266,"target":41},{"source":266,"target":270},{"source":266,"target":39},{"source":266,"target":271},{"source":270,"target":41},{"source":267,"target":11},{"source":40,"target":0},{"source":40,"target":23},{"source":40,"target":272},{"source":40,"target":273},{"source":272,"target":42},{"source":272,"target":274},{"source":272,"target":40},{"source":272,"target":275},{"source":274,"target":42},{"source":273,"target":23},{"source":41,"target":0},{"source":41,"target":18},{"source":41,"target":271},{"source":41,"target":276},{"source":41,"target":277},{"source":271,"target":39},{"source":271,"target":278},{"source":271,"target":41},{"source":271,"target":266},{"source":278,"target":39},{"source":276,"target":48},{"source":276,"target":279},{"source":276,"target":41},{"source":279,"target":48},{"source":277,"target":18},{"source":42,"target":0},{"source":42,"target":18},{"source":42,"target":280},{"source":42,"target":275},{"source":42,"target":281},{"source":280,"target":43},{"source":280,"target":282},{"source":280,"target":42},{"source":280,"target":283},{"source":282,"target":43},{"source":275,"target":40},{"source":275,"target":284},{"source":275,"target":42},{"source":275,"target":272},{"source":284,"target":40},{"source":281,"target":18},{"source":43,"target":0},{"source":43,"target":10},{"source":43,"target":283},{"source":43,"target":285},{"source":283,"target":42},{"source":283,"target":286},{"source":283,"target":43},{"source":283,"target":280},{"source":286,"target":42},{"source":285,"target":10},{"source":44,"target":0},{"source":44,"target":49},{"source":44,"target":287},{"source":287,"target":49},{"source":45,"target":0},{"source":45,"target":50},{"source":45,"target":288},{"source":45,"target":289},{"source":45,"target":290},{"source":45,"target":291},{"source":288,"target":292},{"source":288,"target":45},{"source":289,"target":44},{"source":289,"target":293},{"source":289,"target":45},{"source":293,"target":44},{"source":290,"target":50},{"source":46,"target":0},{"source":46,"target":18},{"source":46,"target":294},{"source":294,"target":18},{"source":47,"target":0},{"source":47,"target":40},{"source":47,"target":46},{"source":47,"target":295},{"source":47,"target":296},{"source":47,"target":297},{"source":47,"target":298},{"source":295,"target":50},{"source":295,"target":299},{"source":295,"target":47},{"source":299,"target":50},{"source":296,"target":50},{"source":296,"target":300},{"source":296,"target":47},{"source":300,"target":50},{"source":297,"target":40},{"source":298,"target":46},{"source":48,"target":0},{"source":48,"target":11},{"source":48,"target":301},{"source":301,"target":11},{"source":49,"target":0},{"source":49,"target":23},{"source":49,"target":302},{"source":49,"target":303},{"source":49,"target":304},{"source":49,"target":305},{"source":302,"target":50},{"source":302,"target":306},{"source":302,"target":49},{"source":306,"target":50},{"source":303,"target":307},{"source":303,"target":49},{"source":304,"target":308},{"source":304,"target":49},{"source":305,"target":23},{"source":50,"target":0},{"source":50,"target":48},{"source":50,"target":309},{"source":50,"target":310},{"source":309,"target":21},{"source":309,"target":311},{"source":309,"target":50},{"source":311,"target":21},{"source":310,"target":48},{"source":51,"target":0},{"source":51,"target":50},{"source":51,"target":312},{"source":51,"target":313},{"source":51,"target":269},{"source":51,"target":314},{"source":312,"target":31},{"source":312,"target":315},{"source":312,"target":51},{"source":315,"target":31},{"source":313,"target":316},{"source":313,"target":51},{"source":269,"target":39},{"source":269,"target":317},{"source":269,"target":51},{"source":269,"target":265},{"source":317,"target":39},{"source":314,"target":50},{"source":52,"target":0},{"source":53,"target":0},{"source":53,"target":48},{"source":53,"target":318},{"source":53,"target":319},{"source":53,"target":320},{"source":318,"target":50},{"source":318,"target":321},{"source":318,"target":53},{"source":321,"target":50},{"source":319,"target":50},{"source":319,"target":322},{"source":319,"target":53},{"source":322,"target":50},{"source":320,"target":48},{"source":54,"target":0},{"source":54,"target":323},{"source":54,"target":324},{"source":54,"target":325},{"source":323,"target":54},{"source":324,"target":54},{"source":325,"target":54},{"source":55,"target":0}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/manuelleduc/ecore-oa-fsm/fr.inria.diverse.tfsm.model/model/tfsm.ecore | tfsm
FSM
clocks
states
transitions
initialstate
name
currentState
State
stateguard
name
fsm
outgoingtransitions
incommingtransitions
Transition
clockresets
transitionguard
event
from
to
Clock
name
tick
0
ClockConstraint
threshold
clock
ClockReset
clock
LowerClockConstraint
LowerEqualClockConstraint
UpperClockConstraint
UpperEqualClockConstraint
ClockConstraintOperation
AndClockConstraint
OrClockConstraint
BinaryClockConstraint
left
right
FinalState
InitialState | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="tfsm" nsURI="http://diverse.inria.fr/tfsm" nsPrefix="tfsm">
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EReference" name="clocks" upperBound="-1"
eType="#//Clock" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<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="State">
<eStructuralFeatures xsi:type="ecore:EReference" name="stateguard" eType="#//ClockConstraintOperation"
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"/>
<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="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="clockresets" upperBound="-1"
eType="#//ClockReset" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitionguard" eType="#//ClockConstraintOperation"
containment="true"/>
<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="Clock">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tick" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClockConstraint" abstract="true" eSuperTypes="#//ClockConstraintOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="threshold" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clock" lowerBound="1" eType="#//Clock"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClockReset">
<eStructuralFeatures xsi:type="ecore:EReference" name="clock" lowerBound="1" eType="#//Clock"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LowerClockConstraint" eSuperTypes="#//ClockConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="LowerEqualClockConstraint" eSuperTypes="#//ClockConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="UpperClockConstraint" eSuperTypes="#//ClockConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="UpperEqualClockConstraint" eSuperTypes="#//ClockConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="ClockConstraintOperation" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="AndClockConstraint" eSuperTypes="#//BinaryClockConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="OrClockConstraint" eSuperTypes="#//BinaryClockConstraint"/>
<eClassifiers xsi:type="ecore:EClass" name="BinaryClockConstraint" abstract="true"
eSuperTypes="#//ClockConstraintOperation">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//ClockConstraintOperation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//ClockConstraintOperation"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"tfsm","nsURI":"http://diverse.inria.fr/tfsm","name":"tfsm","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":"Clock","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockConstraint","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockReset","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LowerClockConstraint","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LowerEqualClockConstraint","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpperClockConstraint","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UpperEqualClockConstraint","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockConstraintOperation","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AndClockConstraint","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrClockConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryClockConstraint","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","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":"clocks","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":"states","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initialstate","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"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":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":false,"unique":true,"name":"currentState","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateguard","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":30,"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":"fsm","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoingtransitions","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":false,"unsettable":false,"transient":false,"unique":true,"name":"incommingtransitions","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"},{"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":38,"derived":false},{"id":39,"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":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"clockresets","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":"transitionguard","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"event","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"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"tick","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"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":"threshold","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":false,"unsettable":false,"transient":false,"unique":true,"name":"clock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"clock","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"},{"id":65,"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":66,"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":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"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":1,"target":22},{"source":17,"target":4},{"source":17,"target":23},{"source":17,"target":1},{"source":23,"target":4},{"source":18,"target":2},{"source":18,"target":24},{"source":18,"target":1},{"source":24,"target":2},{"source":19,"target":3},{"source":19,"target":25},{"source":19,"target":1},{"source":25,"target":3},{"source":20,"target":16},{"source":20,"target":26},{"source":20,"target":1},{"source":26,"target":16},{"source":21,"target":27},{"source":21,"target":1},{"source":22,"target":2},{"source":22,"target":28},{"source":22,"target":1},{"source":28,"target":2},{"source":2,"target":0},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":29,"target":11},{"source":29,"target":34},{"source":29,"target":2},{"source":34,"target":11},{"source":30,"target":35},{"source":30,"target":2},{"source":31,"target":1},{"source":31,"target":36},{"source":31,"target":2},{"source":36,"target":1},{"source":32,"target":3},{"source":32,"target":37},{"source":32,"target":2},{"source":32,"target":38},{"source":37,"target":3},{"source":33,"target":3},{"source":33,"target":39},{"source":33,"target":2},{"source":33,"target":40},{"source":39,"target":3},{"source":3,"target":0},{"source":3,"target":41},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":38},{"source":3,"target":40},{"source":41,"target":6},{"source":41,"target":44},{"source":41,"target":3},{"source":44,"target":6},{"source":42,"target":11},{"source":42,"target":45},{"source":42,"target":3},{"source":45,"target":11},{"source":43,"target":46},{"source":43,"target":3},{"source":38,"target":2},{"source":38,"target":47},{"source":38,"target":3},{"source":38,"target":32},{"source":47,"target":2},{"source":40,"target":2},{"source":40,"target":48},{"source":40,"target":3},{"source":40,"target":33},{"source":48,"target":2},{"source":4,"target":0},{"source":4,"target":49},{"source":4,"target":50},{"source":49,"target":51},{"source":49,"target":4},{"source":50,"target":52},{"source":50,"target":4},{"source":5,"target":0},{"source":5,"target":11},{"source":5,"target":53},{"source":5,"target":54},{"source":5,"target":55},{"source":53,"target":56},{"source":53,"target":5},{"source":54,"target":4},{"source":54,"target":57},{"source":54,"target":5},{"source":57,"target":4},{"source":55,"target":11},{"source":6,"target":0},{"source":6,"target":58},{"source":58,"target":4},{"source":58,"target":59},{"source":58,"target":6},{"source":59,"target":4},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":60},{"source":60,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":61},{"source":61,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":62},{"source":62,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":63},{"source":63,"target":5},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":14},{"source":12,"target":64},{"source":64,"target":14},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":65},{"source":65,"target":14},{"source":14,"target":0},{"source":14,"target":11},{"source":14,"target":66},{"source":14,"target":67},{"source":14,"target":68},{"source":66,"target":11},{"source":66,"target":69},{"source":66,"target":14},{"source":69,"target":11},{"source":67,"target":11},{"source":67,"target":70},{"source":67,"target":14},{"source":70,"target":11},{"source":68,"target":11},{"source":15,"target":0},{"source":15,"target":2},{"source":15,"target":71},{"source":71,"target":2},{"source":16,"target":0},{"source":16,"target":2},{"source":16,"target":72},{"source":72,"target":2}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/Tha1n/CompilerWhileCpp/whileComp/model/generated/WhileCpp.ecore | whileCpp
Program
fonctions
Function
nom
definition
Definition
inputs
commandes
outputs
Input
varIn
Output
varOut
Vars
varGen
Commands
commande
Command
nop
vars
exprs
cmdWhile
cmdIf
cmdForEach
CommandWhile
w
expr
cmds
CommandIf
cond
cmdsThen
cmdsElse
CommandForEach
elem
ensemb
cmds
Exprs
expGen
Expr
exprSimp
exprAnd
ExprSimple
nil
vari
symb
exprCons
exprHead
exprHeadAtt
exprTail
exprTailAtt
nomSymb
symbAtt
ExprAnd
exprOr
exprAnd
exprAndAtt
ExprOr
exprNot
exprOr
exprOrAtt
ExprNot
not
exprEq
ExprEq
expr
exprSim1
exprSim2
Cons
exprCons
exprConsAttList | <?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="whileCpp" nsURI="http://www.xtext.org/example/WhileCpp" nsPrefix="whileCpp">
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eStructuralFeatures xsi:type="ecore:EReference" name="fonctions" upperBound="-1"
eType="#//Function" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nom" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" eType="#//Definition"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" eType="#//Input"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commandes" eType="#//Commands"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outputs" eType="#//Output"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Input">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varIn" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Output">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varOut" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Vars">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varGen" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Commands">
<eStructuralFeatures xsi:type="ecore:EReference" name="commande" upperBound="-1"
eType="#//Command" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Command">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="vars" eType="#//Vars" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprs" eType="#//Exprs"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdWhile" eType="#//CommandWhile"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdIf" eType="#//CommandIf"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdForEach" eType="#//CommandForEach"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommandWhile">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="w" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmds" eType="#//Commands"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommandIf">
<eStructuralFeatures xsi:type="ecore:EReference" name="cond" eType="#//Expr" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdsThen" eType="#//Commands"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmdsElse" eType="#//Commands"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommandForEach">
<eStructuralFeatures xsi:type="ecore:EReference" name="elem" eType="#//Expr" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ensemb" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cmds" eType="#//Commands"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exprs">
<eStructuralFeatures xsi:type="ecore:EReference" name="expGen" upperBound="-1"
eType="#//Expr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expr">
<eStructuralFeatures xsi:type="ecore:EReference" name="exprSimp" eType="#//ExprSimple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprAnd" eType="#//ExprAnd"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExprSimple">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nil" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vari" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symb" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprCons" eType="#//Cons"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exprHead" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprHeadAtt" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exprTail" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprTailAtt" eType="#//Expr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nomSymb" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="symbAtt" upperBound="-1"
eType="#//Expr" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExprAnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="exprOr" eType="#//ExprOr"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exprAnd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprAndAtt" eType="#//ExprAnd"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExprOr">
<eStructuralFeatures xsi:type="ecore:EReference" name="exprNot" eType="#//ExprNot"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exprOr" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprOrAtt" eType="#//ExprOr"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExprNot">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="not" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprEq" eType="#//ExprEq"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExprEq">
<eStructuralFeatures xsi:type="ecore:EReference" name="expr" eType="#//Expr" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprSim1" eType="#//ExprSimple"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprSim2" eType="#//ExprSimple"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cons">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exprCons" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprConsAttList" upperBound="-1"
eType="#//Expr" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"whileCpp","nsURI":"http://www.xtext.org/example/WhileCpp","name":"whileCpp","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":"Function","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Output","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vars","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Commands","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommandWhile","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommandIf","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommandForEach","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exprs","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expr","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprSimple","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprAnd","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprOr","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprNot","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExprEq","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cons","instanceClass":null,"abstract":false,"id":19,"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":"fonctions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nom","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"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":"inputs","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":"commandes","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":"outputs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"varIn","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"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":"varOut","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"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":"varGen","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"commande","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"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":"nop","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vars","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":"exprs","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":"cmdWhile","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":"cmdIf","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":true,"unsettable":false,"transient":false,"unique":true,"name":"cmdForEach","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"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"w","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":"expr","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":"cmds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cond","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"cmdsThen","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":"cmdsElse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elem","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ensemb","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":"cmds","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expGen","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":"exprSimp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprAnd","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":"nil","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":true,"name":"vari","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":"symb","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprCons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exprHead","changeable":true,"lowerBound":0,"iD":false,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprHeadAtt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exprTail","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprTailAtt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nomSymb","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":"symbAtt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprOr","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"exprAnd","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprAndAtt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":98,"derived":false},{"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":"exprNot","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exprOr","changeable":true,"lowerBound":0,"iD":false,"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":"exprOrAtt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"not","changeable":true,"lowerBound":0,"iD":false,"id":108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprEq","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expr","changeable":true,"resolveProxies":true,"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":"exprSim1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprSim2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"exprCons","changeable":true,"lowerBound":0,"iD":false,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exprConsAttList","changeable":true,"resolveProxies":true,"lowerBound":0,"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":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":20,"target":2},{"source":20,"target":21},{"source":20,"target":1},{"source":21,"target":2},{"source":2,"target":0},{"source":2,"target":22},{"source":2,"target":23},{"source":22,"target":24},{"source":22,"target":2},{"source":23,"target":3},{"source":23,"target":25},{"source":23,"target":2},{"source":25,"target":3},{"source":3,"target":0},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":26,"target":4},{"source":26,"target":29},{"source":26,"target":3},{"source":29,"target":4},{"source":27,"target":7},{"source":27,"target":30},{"source":27,"target":3},{"source":30,"target":7},{"source":28,"target":5},{"source":28,"target":31},{"source":28,"target":3},{"source":31,"target":5},{"source":4,"target":0},{"source":4,"target":32},{"source":32,"target":33},{"source":32,"target":4},{"source":5,"target":0},{"source":5,"target":34},{"source":34,"target":35},{"source":34,"target":5},{"source":6,"target":0},{"source":6,"target":36},{"source":36,"target":37},{"source":36,"target":6},{"source":7,"target":0},{"source":7,"target":38},{"source":38,"target":8},{"source":38,"target":39},{"source":38,"target":7},{"source":39,"target":8},{"source":8,"target":0},{"source":8,"target":40},{"source":8,"target":41},{"source":8,"target":42},{"source":8,"target":43},{"source":8,"target":44},{"source":8,"target":45},{"source":40,"target":46},{"source":40,"target":8},{"source":41,"target":6},{"source":41,"target":47},{"source":41,"target":8},{"source":47,"target":6},{"source":42,"target":12},{"source":42,"target":48},{"source":42,"target":8},{"source":48,"target":12},{"source":43,"target":9},{"source":43,"target":49},{"source":43,"target":8},{"source":49,"target":9},{"source":44,"target":10},{"source":44,"target":50},{"source":44,"target":8},{"source":50,"target":10},{"source":45,"target":11},{"source":45,"target":51},{"source":45,"target":8},{"source":51,"target":11},{"source":9,"target":0},{"source":9,"target":52},{"source":9,"target":53},{"source":9,"target":54},{"source":52,"target":55},{"source":52,"target":9},{"source":53,"target":13},{"source":53,"target":56},{"source":53,"target":9},{"source":56,"target":13},{"source":54,"target":7},{"source":54,"target":57},{"source":54,"target":9},{"source":57,"target":7},{"source":10,"target":0},{"source":10,"target":58},{"source":10,"target":59},{"source":10,"target":60},{"source":58,"target":13},{"source":58,"target":61},{"source":58,"target":10},{"source":61,"target":13},{"source":59,"target":7},{"source":59,"target":62},{"source":59,"target":10},{"source":62,"target":7},{"source":60,"target":7},{"source":60,"target":63},{"source":60,"target":10},{"source":63,"target":7},{"source":11,"target":0},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":64,"target":13},{"source":64,"target":67},{"source":64,"target":11},{"source":67,"target":13},{"source":65,"target":13},{"source":65,"target":68},{"source":65,"target":11},{"source":68,"target":13},{"source":66,"target":7},{"source":66,"target":69},{"source":66,"target":11},{"source":69,"target":7},{"source":12,"target":0},{"source":12,"target":70},{"source":70,"target":13},{"source":70,"target":71},{"source":70,"target":12},{"source":71,"target":13},{"source":13,"target":0},{"source":13,"target":72},{"source":13,"target":73},{"source":72,"target":14},{"source":72,"target":74},{"source":72,"target":13},{"source":74,"target":14},{"source":73,"target":15},{"source":73,"target":75},{"source":73,"target":13},{"source":75,"target":15},{"source":14,"target":0},{"source":14,"target":76},{"source":14,"target":77},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":76,"target":86},{"source":76,"target":14},{"source":77,"target":87},{"source":77,"target":14},{"source":78,"target":88},{"source":78,"target":14},{"source":79,"target":19},{"source":79,"target":89},{"source":79,"target":14},{"source":89,"target":19},{"source":80,"target":90},{"source":80,"target":14},{"source":81,"target":13},{"source":81,"target":91},{"source":81,"target":14},{"source":91,"target":13},{"source":82,"target":92},{"source":82,"target":14},{"source":83,"target":13},{"source":83,"target":93},{"source":83,"target":14},{"source":93,"target":13},{"source":84,"target":94},{"source":84,"target":14},{"source":85,"target":13},{"source":85,"target":95},{"source":85,"target":14},{"source":95,"target":13},{"source":15,"target":0},{"source":15,"target":96},{"source":15,"target":97},{"source":15,"target":98},{"source":96,"target":16},{"source":96,"target":99},{"source":96,"target":15},{"source":99,"target":16},{"source":97,"target":100},{"source":97,"target":15},{"source":98,"target":15},{"source":98,"target":101},{"source":98,"target":15},{"source":101,"target":15},{"source":16,"target":0},{"source":16,"target":102},{"source":16,"target":103},{"source":16,"target":104},{"source":102,"target":17},{"source":102,"target":105},{"source":102,"target":16},{"source":105,"target":17},{"source":103,"target":106},{"source":103,"target":16},{"source":104,"target":16},{"source":104,"target":107},{"source":104,"target":16},{"source":107,"target":16},{"source":17,"target":0},{"source":17,"target":108},{"source":17,"target":109},{"source":108,"target":110},{"source":108,"target":17},{"source":109,"target":18},{"source":109,"target":111},{"source":109,"target":17},{"source":111,"target":18},{"source":18,"target":0},{"source":18,"target":112},{"source":18,"target":113},{"source":18,"target":114},{"source":112,"target":13},{"source":112,"target":115},{"source":112,"target":18},{"source":115,"target":13},{"source":113,"target":14},{"source":113,"target":116},{"source":113,"target":18},{"source":116,"target":14},{"source":114,"target":14},{"source":114,"target":117},{"source":114,"target":18},{"source":117,"target":14},{"source":19,"target":0},{"source":19,"target":118},{"source":19,"target":119},{"source":118,"target":120},{"source":118,"target":19},{"source":119,"target":13},{"source":119,"target":121},{"source":119,"target":19},{"source":121,"target":13}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/dvj-shimbo/kragstein/models/KPackage/model/package.ecore | KragsteinPackage
Package
unit
name
path
Relationship
target
source
name
lowerBound
upperBound
Generalization
type
Realization
Association
Aggregation
Composition
Dependency
Note
name
text
Class
attribute
method
targetRelationship
name
importedClass
visibility
isSingletone
isInterface
superClass
supplierElement
ImportedClass
name
path
isInternal
Attribute
name
type
visibility
isConst
isStatic
value
Method
name
type
visibility
isConst
isVirtual
isStatic
parameter
Unit
targetLink
Link
source
target
Parameter
name
type
value | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="KragsteinPackage" nsURI="KragsteinPackage.ecore" nsPrefix="KragsteinPackage">
<eClassifiers xsi:type="ecore:EClass" name="Package">
<eAnnotations source="gmf.diagram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" upperBound="-1" eType="#//Unit"
containment="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="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//Relationship">
<eAnnotations source="gmf.link">
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="target.decoration" value="closedarrow"/>
</eAnnotations>
<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="Realization" eSuperTypes="#//Relationship">
<eAnnotations source="gmf.link">
<details key="style" value="dash"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="target.decoration" value="closedarrow"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Relationship">
<eAnnotations source="gmf.link">
<details key="label" value="name"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="target.decoration" value="arrow"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Aggregation" eSuperTypes="#//Relationship">
<eAnnotations source="gmf.link">
<details key="label" value="name"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="source.decoration" value="rhomb"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Composition" eSuperTypes="#//Relationship">
<eAnnotations source="gmf.link">
<details key="label" value="name"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="source.decoration" value="filledrhomb"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//Relationship">
<eAnnotations source="gmf.link">
<details key="style" value="dash"/>
<details key="label" value="name"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="target.decoration" value="arrow"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Note" eSuperTypes="#//Unit">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Unit">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" upperBound="-1"
eType="#//Attribute" containment="true">
<eAnnotations source="gmf.compartment"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="method" upperBound="-1"
eType="#//Method" containment="true">
<eAnnotations source="gmf.compartment"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetRelationship" upperBound="-1"
eType="#//Relationship" 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="importedClass" upperBound="-1"
eType="#//ImportedClass" containment="true">
<eAnnotations source="gmf.compartment"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSingletone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInterface" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="superClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="supplierElement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImportedClass">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isInternal" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConst" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<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="Method">
<eAnnotations source="gmf.node">
<details key="label" value="name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConst" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isVirtual" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="targetLink" upperBound="-1"
eType="#//Link" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Link">
<eAnnotations source="gmf.link">
<details key="name" value="name"/>
<details key="target" value="target"/>
<details key="source" value="source"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Unit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Unit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"KragsteinPackage","nsURI":"KragsteinPackage.ecore","name":"KragsteinPackage","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aggregation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composition","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImportedClass","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","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":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lowerBound","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"upperBound","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"},{"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":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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attribute","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":"method","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":"targetRelationship","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":"name","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":"importedClass","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":51,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isSingletone","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":"isInterface","changeable":true,"lowerBound":0,"iD":false,"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":"superClass","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":"supplierElement","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"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"path","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":false,"transient":false,"unique":true,"name":"isInternal","changeable":true,"lowerBound":0,"iD":false,"id":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":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},{"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":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":"visibility","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":"isConst","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":"isStatic","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":"value","changeable":true,"lowerBound":0,"iD":false,"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"},{"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":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":"type","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":"visibility","changeable":true,"lowerBound":0,"iD":false,"id":87,"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":"isConst","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":false,"transient":false,"unique":true,"name":"isVirtual","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":"isStatic","changeable":true,"lowerBound":0,"iD":false,"id":90,"derived":false},{"container":false,"ordered":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":91,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"targetLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"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":17,"target":14},{"source":17,"target":20},{"source":17,"target":1},{"source":20,"target":14},{"source":18,"target":21},{"source":18,"target":1},{"source":19,"target":22},{"source":19,"target":1},{"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":23,"target":10},{"source":23,"target":28},{"source":23,"target":2},{"source":28,"target":10},{"source":24,"target":10},{"source":24,"target":29},{"source":24,"target":2},{"source":29,"target":10},{"source":25,"target":30},{"source":25,"target":2},{"source":26,"target":31},{"source":26,"target":2},{"source":27,"target":32},{"source":27,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":33},{"source":3,"target":34},{"source":33,"target":35},{"source":33,"target":3},{"source":34,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":36},{"source":36,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":37},{"source":37,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":38},{"source":38,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":39},{"source":39,"target":2},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":40},{"source":40,"target":2},{"source":9,"target":0},{"source":9,"target":14},{"source":9,"target":41},{"source":9,"target":42},{"source":9,"target":43},{"source":41,"target":44},{"source":41,"target":9},{"source":42,"target":45},{"source":42,"target":9},{"source":43,"target":14},{"source":10,"target":0},{"source":10,"target":14},{"source":10,"target":46},{"source":10,"target":47},{"source":10,"target":48},{"source":10,"target":49},{"source":10,"target":50},{"source":10,"target":51},{"source":10,"target":52},{"source":10,"target":53},{"source":10,"target":54},{"source":10,"target":55},{"source":10,"target":56},{"source":46,"target":12},{"source":46,"target":57},{"source":46,"target":10},{"source":57,"target":12},{"source":47,"target":13},{"source":47,"target":58},{"source":47,"target":10},{"source":58,"target":13},{"source":48,"target":2},{"source":48,"target":59},{"source":48,"target":10},{"source":59,"target":2},{"source":49,"target":60},{"source":49,"target":10},{"source":50,"target":11},{"source":50,"target":61},{"source":50,"target":10},{"source":61,"target":11},{"source":51,"target":62},{"source":51,"target":10},{"source":52,"target":63},{"source":52,"target":10},{"source":53,"target":64},{"source":53,"target":10},{"source":54,"target":65},{"source":54,"target":10},{"source":55,"target":66},{"source":55,"target":10},{"source":56,"target":14},{"source":11,"target":0},{"source":11,"target":67},{"source":11,"target":68},{"source":11,"target":69},{"source":67,"target":70},{"source":67,"target":11},{"source":68,"target":71},{"source":68,"target":11},{"source":69,"target":72},{"source":69,"target":11},{"source":12,"target":0},{"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":73,"target":79},{"source":73,"target":12},{"source":74,"target":80},{"source":74,"target":12},{"source":75,"target":81},{"source":75,"target":12},{"source":76,"target":82},{"source":76,"target":12},{"source":77,"target":83},{"source":77,"target":12},{"source":78,"target":84},{"source":78,"target":12},{"source":13,"target":0},{"source":13,"target":85},{"source":13,"target":86},{"source":13,"target":87},{"source":13,"target":88},{"source":13,"target":89},{"source":13,"target":90},{"source":13,"target":91},{"source":85,"target":92},{"source":85,"target":13},{"source":86,"target":93},{"source":86,"target":13},{"source":87,"target":94},{"source":87,"target":13},{"source":88,"target":95},{"source":88,"target":13},{"source":89,"target":96},{"source":89,"target":13},{"source":90,"target":97},{"source":90,"target":13},{"source":91,"target":16},{"source":91,"target":98},{"source":91,"target":13},{"source":98,"target":16},{"source":14,"target":0},{"source":14,"target":99},{"source":99,"target":15},{"source":99,"target":100},{"source":99,"target":14},{"source":100,"target":15},{"source":15,"target":0},{"source":15,"target":101},{"source":15,"target":102},{"source":101,"target":14},{"source":101,"target":103},{"source":101,"target":15},{"source":103,"target":14},{"source":102,"target":14},{"source":102,"target":104},{"source":102,"target":15},{"source":104,"target":14},{"source":16,"target":0},{"source":16,"target":105},{"source":16,"target":106},{"source":16,"target":107},{"source":105,"target":108},{"source":105,"target":16},{"source":106,"target":109},{"source":106,"target":16},{"source":107,"target":110},{"source":107,"target":16}],"multigraph":true} | ecore |
workflow | repo-ecore-all/data/Elystria/GLS_G111/fr.n7.pdl2/model/generated/PDL2.ecore | pDL2
Process
name
processElements
ProcessElement
WorkDefinition
name
linksToPredecessors
DependanceStart
predecessor
link
WorkSequenceKindStart
Started2Start
Started2Finish
DependanceFinish
predecessor
link
WorkSequenceKindFinish
Finished2Start
Finished2Finish
Guidance
texte | <?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="pDL2" nsURI="http://www.n7.fr/PDL2" nsPrefix="pDL2">
<eClassifiers xsi:type="ecore:EClass" name="Process">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
eType="#//ProcessElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependanceStart">
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//WorkDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" eType="#//WorkSequenceKindStart"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkSequenceKindStart">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Started2Start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Started2Finish" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DependanceFinish">
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" eType="#//WorkDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" eType="#//WorkSequenceKindFinish"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkSequenceKindFinish">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Finished2Start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Finished2Finish" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="texte" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"pDL2","nsURI":"http://www.n7.fr/PDL2","name":"pDL2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependanceStart","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequenceKindStart","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependanceFinish","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequenceKindFinish","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":8,"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":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":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"linksToPredecessors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","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":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Started2Start","changeable":true,"lowerBound":0,"iD":false,"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":"Started2Finish","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"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":"predecessor","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":"link","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Finished2Start","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Finished2Finish","changeable":true,"lowerBound":0,"iD":false,"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":"texte","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":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":9,"target":11},{"source":9,"target":1},{"source":10,"target":2},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":3,"target":14},{"source":3,"target":15},{"source":13,"target":16},{"source":13,"target":3},{"source":14,"target":17},{"source":14,"target":3},{"source":15,"target":2},{"source":4,"target":0},{"source":4,"target":18},{"source":4,"target":19},{"source":18,"target":3},{"source":18,"target":20},{"source":18,"target":4},{"source":20,"target":3},{"source":19,"target":5},{"source":19,"target":21},{"source":19,"target":4},{"source":21,"target":5},{"source":5,"target":0},{"source":5,"target":22},{"source":5,"target":23},{"source":22,"target":24},{"source":22,"target":5},{"source":23,"target":25},{"source":23,"target":5},{"source":6,"target":0},{"source":6,"target":26},{"source":6,"target":27},{"source":26,"target":3},{"source":26,"target":28},{"source":26,"target":6},{"source":28,"target":3},{"source":27,"target":7},{"source":27,"target":29},{"source":27,"target":6},{"source":29,"target":7},{"source":7,"target":0},{"source":7,"target":30},{"source":7,"target":31},{"source":30,"target":32},{"source":30,"target":7},{"source":31,"target":33},{"source":31,"target":7},{"source":8,"target":0},{"source":8,"target":2},{"source":8,"target":34},{"source":8,"target":35},{"source":34,"target":36},{"source":34,"target":8},{"source":35,"target":2}],"multigraph":true} | ecore |
entities | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/metamodel.ecore | metamodel
Model
types
Type
name
Datatype
Entity
attributes
Attribute
name
type
list
annotations
HibernateAnnotation
annotationType
mappedBy
unique
cascade
HibernateAnnotationTypes
OneToMany
OneToMany
ManyToOne
ManyToOne
ManyToMany
ManyToMany
OneToOne
OneToOne
Column
Column
HibernateCascadeTypes
CascadeAll
CascadeAll | <?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="metamodel"
nsURI="http://www.example.org/metamodel" nsPrefix="metamodel">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" 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="Datatype" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//Type">
<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:EReference" name="type" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="list" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="annotations" upperBound="-1"
eType="#//HibernateAnnotation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HibernateAnnotation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="annotationType" eType="#//HibernateAnnotationTypes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappedBy" eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cascade" eType="#//HibernateCascadeTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HibernateAnnotationTypes">
<eLiterals name="OneToMany"/>
<eLiterals name="ManyToOne" value="1"/>
<eLiterals name="ManyToMany" value="2"/>
<eLiterals name="OneToOne" value="3"/>
<eLiterals name="Column" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HibernateCascadeTypes">
<eLiterals name="CascadeAll"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"metamodel","nsURI":"http://www.example.org/metamodel","name":"metamodel","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":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datatype","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HibernateAnnotation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"HibernateAnnotationTypes","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HibernateCascadeTypes","instanceClass":null,"id":8,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"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":"list","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"annotations","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annotationType","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"mappedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"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":"cascade","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"name":"OneToMany","id":33,"value":0,"literal":"OneToMany","eClass":"EEnumLiteral"},{"name":"ManyToOne","id":34,"value":1,"literal":"ManyToOne","eClass":"EEnumLiteral"},{"name":"ManyToMany","id":35,"value":2,"literal":"ManyToMany","eClass":"EEnumLiteral"},{"name":"OneToOne","id":36,"value":3,"literal":"OneToOne","eClass":"EEnumLiteral"},{"name":"Column","id":37,"value":4,"literal":"Column","eClass":"EEnumLiteral"},{"name":"CascadeAll","id":38,"value":0,"literal":"CascadeAll","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":1,"target":0},{"source":1,"target":9},{"source":9,"target":2},{"source":9,"target":10},{"source":9,"target":1},{"source":10,"target":2},{"source":2,"target":0},{"source":2,"target":11},{"source":11,"target":12},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":13},{"source":13,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":14},{"source":4,"target":15},{"source":14,"target":5},{"source":14,"target":16},{"source":14,"target":4},{"source":16,"target":5},{"source":15,"target":2},{"source":5,"target":0},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":17,"target":21},{"source":17,"target":5},{"source":18,"target":2},{"source":18,"target":22},{"source":18,"target":5},{"source":22,"target":2},{"source":19,"target":23},{"source":19,"target":5},{"source":20,"target":6},{"source":20,"target":24},{"source":20,"target":5},{"source":24,"target":6},{"source":6,"target":0},{"source":6,"target":25},{"source":6,"target":26},{"source":6,"target":27},{"source":6,"target":28},{"source":25,"target":7},{"source":25,"target":29},{"source":25,"target":6},{"source":29,"target":7},{"source":26,"target":5},{"source":26,"target":30},{"source":26,"target":6},{"source":30,"target":5},{"source":27,"target":31},{"source":27,"target":6},{"source":28,"target":8},{"source":28,"target":32},{"source":28,"target":6},{"source":32,"target":8},{"source":7,"target":0},{"source":7,"target":33},{"source":7,"target":34},{"source":7,"target":35},{"source":7,"target":36},{"source":7,"target":37},{"source":33,"target":7},{"source":34,"target":7},{"source":35,"target":7},{"source":36,"target":7},{"source":37,"target":7},{"source":8,"target":0},{"source":8,"target":38},{"source":38,"target":8}],"multigraph":true} | ecore |
purchases | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/ExtendedPO.ecore | epo
Item
order
productName
quantity
USPrice
comment
shipDate
partNum
USAddress
street
city
state
zip
SKU
java.lang.String
java.lang.String
Date
java.util.Date
java.util.Date
PurchaseOrder
items
billTo
shipTo
comment
orderDate
status
totalAmount
customer
previousOrder
Address
name
country
OrderStatus
Pending
Pending
BackOrder
BackOrder
Complete
Complete
Supplier
name
customers
orders
pendingOrders
shippedOrders
Customer
customerID
orders
GlobalAddress
location
GlobalLocation
countryCode
CanadianAddress
street
city
province
postalCode | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="epo"
nsURI="http://www.example.com/ExtendedPO" nsPrefix="epo">
<eClassifiers xsi:type="ecore:EClass" name="Item">
<eStructuralFeatures xsi:type="ecore:EReference" name="order" lowerBound="1" eType="#//PurchaseOrder"
transient="true" eOpposite="#//PurchaseOrder/items"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="productName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="USPrice" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shipDate" eType="#//Date"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="partNum" eType="#//SKU"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="USAddress" eSuperTypes="#//Address">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="SKU" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="Date" instanceClassName="java.util.Date"/>
<eClassifiers xsi:type="ecore:EClass" name="PurchaseOrder">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//Item" containment="true" eOpposite="#//Item/order"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="billTo" lowerBound="1"
eType="#//Address" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shipTo" eType="#//Address"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="orderDate" eType="#//Date"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" eType="#//OrderStatus"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="totalAmount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1"
eType="#//Customer" resolveProxies="false" eOpposite="#//Customer/orders"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="previousOrder" eType="#//PurchaseOrder"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Address" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OrderStatus">
<eLiterals name="Pending"/>
<eLiterals name="BackOrder" value="1"/>
<eLiterals name="Complete" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Supplier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1"
eType="#//Customer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-1"
eType="#//PurchaseOrder" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pendingOrders" upperBound="-1"
eType="#//PurchaseOrder" changeable="false" volatile="true" transient="true"
derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shippedOrders" upperBound="-1"
eType="#//PurchaseOrder" changeable="false" volatile="true" transient="true"
derived="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Customer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="customerID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="orders" upperBound="-1"
eType="#//PurchaseOrder" resolveProxies="false" eOpposite="#//PurchaseOrder/customer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalAddress" eSuperTypes="#//Address #//GlobalLocation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalLocation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="countryCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CanadianAddress" eSuperTypes="#//Address">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="province" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postalCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"epo","nsURI":"http://www.example.com/ExtendedPO","name":"epo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"USAddress","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"SKU","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"Date","instanceClass":"java.util.Date","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurchaseOrder","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrderStatus","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Supplier","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalAddress","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalLocation","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CanadianAddress","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"order","changeable":true,"resolveProxies":true,"lowerBound":1,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"productName","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"quantity","changeable":true,"lowerBound":0,"iD":false,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"USPrice","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shipDate","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"partNum","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zip","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"billTo","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shipTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"orderDate","changeable":true,"lowerBound":0,"iD":false,"id":40,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":41,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"totalAmount","changeable":false,"lowerBound":0,"iD":false,"id":42,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customer","changeable":true,"resolveProxies":false,"lowerBound":1,"id":43,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"previousOrder","changeable":true,"resolveProxies":false,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"country","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"name":"Pending","id":59,"value":0,"literal":"Pending","eClass":"EEnumLiteral"},{"name":"BackOrder","id":60,"value":1,"literal":"BackOrder","eClass":"EEnumLiteral"},{"name":"Complete","id":61,"value":2,"literal":"Complete","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"customers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"orders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"pendingOrders","changeable":false,"resolveProxies":false,"lowerBound":0,"id":65,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"shippedOrders","changeable":false,"resolveProxies":false,"lowerBound":0,"id":66,"derived":true},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"customerID","changeable":true,"lowerBound":0,"iD":false,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"countryCode","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"province","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"postalCode","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":13,"target":5},{"source":13,"target":20},{"source":13,"target":1},{"source":13,"target":21},{"source":20,"target":5},{"source":14,"target":22},{"source":14,"target":1},{"source":15,"target":23},{"source":15,"target":1},{"source":16,"target":24},{"source":16,"target":1},{"source":17,"target":25},{"source":17,"target":1},{"source":18,"target":4},{"source":18,"target":26},{"source":18,"target":1},{"source":26,"target":4},{"source":19,"target":3},{"source":19,"target":27},{"source":19,"target":1},{"source":27,"target":3},{"source":2,"target":0},{"source":2,"target":6},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":28,"target":33},{"source":28,"target":2},{"source":29,"target":34},{"source":29,"target":2},{"source":30,"target":35},{"source":30,"target":2},{"source":31,"target":36},{"source":31,"target":2},{"source":32,"target":6},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":21},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":5,"target":41},{"source":5,"target":42},{"source":5,"target":43},{"source":5,"target":44},{"source":21,"target":1},{"source":21,"target":45},{"source":21,"target":5},{"source":21,"target":13},{"source":45,"target":1},{"source":37,"target":6},{"source":37,"target":46},{"source":37,"target":5},{"source":46,"target":6},{"source":38,"target":6},{"source":38,"target":47},{"source":38,"target":5},{"source":47,"target":6},{"source":39,"target":48},{"source":39,"target":5},{"source":40,"target":4},{"source":40,"target":49},{"source":40,"target":5},{"source":49,"target":4},{"source":41,"target":7},{"source":41,"target":50},{"source":41,"target":5},{"source":50,"target":7},{"source":42,"target":51},{"source":42,"target":5},{"source":43,"target":9},{"source":43,"target":52},{"source":43,"target":5},{"source":43,"target":53},{"source":52,"target":9},{"source":44,"target":5},{"source":44,"target":54},{"source":44,"target":5},{"source":54,"target":5},{"source":6,"target":0},{"source":6,"target":55},{"source":6,"target":56},{"source":55,"target":57},{"source":55,"target":6},{"source":56,"target":58},{"source":56,"target":6},{"source":7,"target":0},{"source":7,"target":59},{"source":7,"target":60},{"source":7,"target":61},{"source":59,"target":7},{"source":60,"target":7},{"source":61,"target":7},{"source":8,"target":0},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":62,"target":67},{"source":62,"target":8},{"source":63,"target":9},{"source":63,"target":68},{"source":63,"target":8},{"source":68,"target":9},{"source":64,"target":5},{"source":64,"target":69},{"source":64,"target":8},{"source":69,"target":5},{"source":65,"target":5},{"source":65,"target":70},{"source":65,"target":8},{"source":70,"target":5},{"source":66,"target":5},{"source":66,"target":71},{"source":66,"target":8},{"source":71,"target":5},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":53},{"source":72,"target":73},{"source":72,"target":9},{"source":53,"target":5},{"source":53,"target":74},{"source":53,"target":9},{"source":53,"target":43},{"source":74,"target":5},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":11},{"source":10,"target":75},{"source":10,"target":76},{"source":10,"target":77},{"source":75,"target":78},{"source":75,"target":10},{"source":76,"target":6},{"source":77,"target":11},{"source":11,"target":0},{"source":11,"target":79},{"source":79,"target":80},{"source":79,"target":11},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":81},{"source":12,"target":82},{"source":12,"target":83},{"source":12,"target":84},{"source":12,"target":85},{"source":81,"target":86},{"source":81,"target":12},{"source":82,"target":87},{"source":82,"target":12},{"source":83,"target":88},{"source":83,"target":12},{"source":84,"target":89},{"source":84,"target":12},{"source":85,"target":6}],"multigraph":true} | ecore |
library | repo-ecore-all/data/mazagroup/tako/org.tako.mda.models/texo_models/library.ecore | library
Book
title
pages
100
category
ScienceFiction
author
Library
name
writers
books
Writer
name
books
BookCategory
Mystery
Mystery
ScienceFiction
ScienceFiction
Biography
Biography | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library" nsURI="http://www.eclipse.org/emf/texo/test/model/samples/library"
nsPrefix="library">
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="#//BookCategory"
defaultValueLiteral="ScienceFiction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1"
eType="#//Writer" eOpposite="#//Writer/books"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1"
eType="#//Writer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/author"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BookCategory">
<eLiterals name="Mystery"/>
<eLiterals name="ScienceFiction" value="1"/>
<eLiterals name="Biography" value="2"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"library","nsURI":"http://www.eclipse.org/emf/texo/test/model/samples/library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ScienceFiction","unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"name":"Mystery","id":23,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":24,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":25,"value":2,"literal":"Biography","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":4},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":4},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":3},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":2,"target":16},{"source":14,"target":17},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":18,"target":3},{"source":16,"target":1},{"source":16,"target":19},{"source":16,"target":2},{"source":19,"target":1},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":13},{"source":20,"target":21},{"source":20,"target":3},{"source":13,"target":1},{"source":13,"target":22},{"source":13,"target":3},{"source":13,"target":8},{"source":22,"target":1},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":23,"target":4},{"source":24,"target":4},{"source":25,"target":4}],"multigraph":true} | ecore |
entities | repo-ecore-all/data/Vedsted/ModelDrivenDevelopment/Entities_DSL/org.xtext.jvs.entities/model/generated/Entities.ecore | entities
Model
entities
Entity
name
superType
attributes
Attribute
type
name
AttributeType
elementType
array
length
ElementType
BasicType
typeName
EntityType
entity | <?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="entities" nsURI="http://www.xtext.org/example/jvs/Entities"
nsPrefix="entities">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" 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="superType" eType="#//Entity"/>
<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:EReference" name="type" eType="#//AttributeType"
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="AttributeType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" eType="#//ElementType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementType"/>
<eClassifiers xsi:type="ecore:EClass" name="BasicType" eSuperTypes="#//ElementType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityType" eSuperTypes="#//ElementType">
<eStructuralFeatures xsi:type="ecore:EReference" name="entity" eType="#//Entity"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"entities","nsURI":"http://www.xtext.org/example/jvs/Entities","name":"entities","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":"Entity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"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":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"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":"array","changeable":true,"lowerBound":0,"iD":false,"id":21,"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":"length","changeable":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"typeName","changeable":true,"lowerBound":0,"iD":false,"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":"entity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":2},{"source":8,"target":9},{"source":8,"target":1},{"source":9,"target":2},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":10,"target":13},{"source":10,"target":2},{"source":11,"target":2},{"source":11,"target":14},{"source":11,"target":2},{"source":14,"target":2},{"source":12,"target":3},{"source":12,"target":15},{"source":12,"target":2},{"source":15,"target":3},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":4},{"source":16,"target":18},{"source":16,"target":3},{"source":18,"target":4},{"source":17,"target":19},{"source":17,"target":3},{"source":4,"target":0},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":20,"target":5},{"source":20,"target":23},{"source":20,"target":4},{"source":23,"target":5},{"source":21,"target":24},{"source":21,"target":4},{"source":22,"target":25},{"source":22,"target":4},{"source":5,"target":0},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":26},{"source":6,"target":27},{"source":26,"target":28},{"source":26,"target":6},{"source":27,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":29},{"source":7,"target":30},{"source":29,"target":2},{"source":29,"target":31},{"source":29,"target":7},{"source":31,"target":2},{"source":30,"target":5}],"multigraph":true} | ecore |
trace | repo-ecore-all/data/ecsedigergo/BScThesisDepModel/ViatraTraceability/model/viatraTraceability.ecore | viatraTraceability
DepToGSPN
petrinet
depmodel
deptogspntrace
DepToGSPNTrace
abstractelement
identification | <?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="viatraTraceability" nsURI="http://www.example.org/viatraTraceability"
nsPrefix="viatraTraceability">
<eClassifiers xsi:type="ecore:EClass" name="DepToGSPN">
<eStructuralFeatures xsi:type="ecore:EReference" name="petrinet" eType="ecore:EClass ../../PetriNetEMF/model/petriNetEMF.ecore#//PetriNet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="depmodel" eType="ecore:EClass ../../hu.bme.mit.DepModel/model/generated/DepModel.ecore#//DepModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deptogspntrace" upperBound="-1"
eType="#//DepToGSPNTrace" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DepToGSPNTrace">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractelement" upperBound="-1"
eType="ecore:EClass ../../hu.bme.mit.DepModel/model/generated/DepModel.ecore#//AbstractElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="identification" upperBound="-1"
eType="ecore:EClass ../../PetriNetEMF/model/petriNetEMF.ecore#//Identification"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"viatraTraceability","nsURI":"http://www.example.org/viatraTraceability","name":"viatraTraceability","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepToGSPN","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DepToGSPNTrace","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":"petrinet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"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":"depmodel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"deptogspntrace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"id":8,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"abstractelement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"identification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":4},{"source":1,"target":5},{"source":3,"target":6},{"source":3,"target":1},{"source":4,"target":7},{"source":4,"target":1},{"source":5,"target":2},{"source":5,"target":8},{"source":5,"target":1},{"source":8,"target":2},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":10},{"source":9,"target":11},{"source":9,"target":2},{"source":10,"target":12},{"source":10,"target":2}],"multigraph":true} | ecore |
education | repo-ecore-all/data/martheab/model-to-text/org.eclipse.exercise.studyprogramsmodel/model/studyprograms.ecore | studyprograms
Course
code
name
ects
level
availableSemester
Programme
name
code
startYear
duration
specialisations
semesters
Level
Bachelor
Bachelor
Master
Master
Specialisation
name
semesters
startSemester
specializations
Semester
semesterCode
year
courseAccess
semesterType
AvailableSemesters
Fall
Fall
Spring
Spring
Both
Both
CourseAccess
Access
courses
SemesterType
Fall
Fall
Spring
Spring
Department
programmes
courses
code
name
Access
O
O
VA
VA
VB
VB
M1A
M1A
M2A
M2A
NoAccess
NoAccess | <?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="studyprograms" nsURI="platform:/plugin/org/eclipse/exercise/studyprograms"
nsPrefix="org.eclipse.exercise.studyprograms">
<eClassifiers xsi:type="ecore:EClass" name="Course">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ects" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//Level"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="availableSemester" lowerBound="1"
eType="#//AvailableSemesters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Programme">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="duplicateSemester"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startYear" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="duration" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specialisations" upperBound="-1"
eType="#//Specialisation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semesters" upperBound="-1"
eType="#//Semester" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Level">
<eLiterals name="Bachelor"/>
<eLiterals name="Master" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Specialisation">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="duplicateSemesters"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semesters" upperBound="-1"
eType="#//Semester" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startSemester" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specializations" upperBound="-1"
eType="#//Specialisation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Semester">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="availableCourses toManyObligatoryCourses"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semesterCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="year" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courseAccess" upperBound="-1"
eType="#//CourseAccess" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="semesterType" ordered="false"
eType="#//SemesterType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AvailableSemesters">
<eLiterals name="Fall"/>
<eLiterals name="Spring" value="1"/>
<eLiterals name="Both" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CourseAccess">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Access" eType="#//Access"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1"
eType="#//Course"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SemesterType">
<eLiterals name="Fall"/>
<eLiterals name="Spring" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Department">
<eStructuralFeatures xsi:type="ecore:EReference" name="programmes" upperBound="-1"
eType="#//Programme" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="courses" upperBound="-1"
eType="#//Course" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Access">
<eLiterals name="O"/>
<eLiterals name="VA" value="1"/>
<eLiterals name="VB" value="2"/>
<eLiterals name="M1A" value="3"/>
<eLiterals name="M2A" value="4"/>
<eLiterals name="NoAccess" value="5"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.exercise.studyprograms","nsURI":"platform:/plugin/org/eclipse/exercise/studyprograms","name":"studyprograms","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Programme","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Level","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialisation","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Semester","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AvailableSemesters","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseAccess","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SemesterType","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Department","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Access","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ects","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"availableSemester","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"},{"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":"name","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":"code","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":"startYear","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"lowerBound":0,"iD":false,"id":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":"specialisations","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":"semesters","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"},{"id":32,"eClass":"EGenericType"},{"name":"Bachelor","id":33,"value":0,"literal":"Bachelor","eClass":"EEnumLiteral"},{"name":"Master","id":34,"value":1,"literal":"Master","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":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":"semesters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"startSemester","changeable":true,"lowerBound":0,"iD":false,"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":"specializations","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semesterCode","changeable":false,"lowerBound":0,"iD":false,"id":43,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"year","changeable":true,"lowerBound":0,"iD":false,"id":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":"courseAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"semesterType","changeable":true,"lowerBound":0,"iD":false,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"name":"Fall","id":51,"value":0,"literal":"Fall","eClass":"EEnumLiteral"},{"name":"Spring","id":52,"value":1,"literal":"Spring","eClass":"EEnumLiteral"},{"name":"Both","id":53,"value":2,"literal":"Both","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Access","changeable":true,"lowerBound":0,"iD":false,"id":54,"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":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"name":"Fall","id":58,"value":0,"literal":"Fall","eClass":"EEnumLiteral"},{"name":"Spring","id":59,"value":1,"literal":"Spring","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":"programmes","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":"courses","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"code","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":"name","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"},{"name":"O","id":68,"value":0,"literal":"O","eClass":"EEnumLiteral"},{"name":"VA","id":69,"value":1,"literal":"VA","eClass":"EEnumLiteral"},{"name":"VB","id":70,"value":2,"literal":"VB","eClass":"EEnumLiteral"},{"name":"M1A","id":71,"value":3,"literal":"M1A","eClass":"EEnumLiteral"},{"name":"M2A","id":72,"value":4,"literal":"M2A","eClass":"EEnumLiteral"},{"name":"NoAccess","id":73,"value":5,"literal":"NoAccess","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":1,"target":0},{"source":1,"target":11},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":1,"target":15},{"source":11,"target":16},{"source":11,"target":1},{"source":12,"target":17},{"source":12,"target":1},{"source":13,"target":18},{"source":13,"target":1},{"source":14,"target":3},{"source":14,"target":19},{"source":14,"target":1},{"source":19,"target":3},{"source":15,"target":6},{"source":15,"target":20},{"source":15,"target":1},{"source":20,"target":6},{"source":2,"target":0},{"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":21,"target":27},{"source":21,"target":2},{"source":22,"target":28},{"source":22,"target":2},{"source":23,"target":29},{"source":23,"target":2},{"source":24,"target":30},{"source":24,"target":2},{"source":25,"target":4},{"source":25,"target":31},{"source":25,"target":2},{"source":31,"target":4},{"source":26,"target":5},{"source":26,"target":32},{"source":26,"target":2},{"source":32,"target":5},{"source":3,"target":0},{"source":3,"target":33},{"source":3,"target":34},{"source":33,"target":3},{"source":34,"target":3},{"source":4,"target":0},{"source":4,"target":35},{"source":4,"target":36},{"source":4,"target":37},{"source":4,"target":38},{"source":35,"target":39},{"source":35,"target":4},{"source":36,"target":5},{"source":36,"target":40},{"source":36,"target":4},{"source":40,"target":5},{"source":37,"target":41},{"source":37,"target":4},{"source":38,"target":4},{"source":38,"target":42},{"source":38,"target":4},{"source":42,"target":4},{"source":5,"target":0},{"source":5,"target":43},{"source":5,"target":44},{"source":5,"target":45},{"source":5,"target":46},{"source":43,"target":47},{"source":43,"target":5},{"source":44,"target":48},{"source":44,"target":5},{"source":45,"target":7},{"source":45,"target":49},{"source":45,"target":5},{"source":49,"target":7},{"source":46,"target":8},{"source":46,"target":50},{"source":46,"target":5},{"source":50,"target":8},{"source":6,"target":0},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":51,"target":6},{"source":52,"target":6},{"source":53,"target":6},{"source":7,"target":0},{"source":7,"target":54},{"source":7,"target":55},{"source":54,"target":10},{"source":54,"target":56},{"source":54,"target":7},{"source":56,"target":10},{"source":55,"target":1},{"source":55,"target":57},{"source":55,"target":7},{"source":57,"target":1},{"source":8,"target":0},{"source":8,"target":58},{"source":8,"target":59},{"source":58,"target":8},{"source":59,"target":8},{"source":9,"target":0},{"source":9,"target":60},{"source":9,"target":61},{"source":9,"target":62},{"source":9,"target":63},{"source":60,"target":2},{"source":60,"target":64},{"source":60,"target":9},{"source":64,"target":2},{"source":61,"target":1},{"source":61,"target":65},{"source":61,"target":9},{"source":65,"target":1},{"source":62,"target":66},{"source":62,"target":9},{"source":63,"target":67},{"source":63,"target":9},{"source":10,"target":0},{"source":10,"target":68},{"source":10,"target":69},{"source":10,"target":70},{"source":10,"target":71},{"source":10,"target":72},{"source":10,"target":73},{"source":68,"target":10},{"source":69,"target":10},{"source":70,"target":10},{"source":71,"target":10},{"source":72,"target":10},{"source":73,"target":10}],"multigraph":true} | ecore |
constraints | repo-ecore-all/data/SE-at-VGU/org.vgu.se.ocl/model/ocl.ecore | ocl
dm
EEntity
name
ends
attributes
EAssociationEnd
name
opp
mult
target
EDataModel
classes
EAttribute
name
type
EMultiplicity
java.lang.Object
java.lang.Object
one
1
many
*
exp
EIteratorKind
java.lang.Object
java.lang.Object
forAll
forAll
exists
exists
collect
collect
select
select
EOperator
java.lang.Object
java.lang.Object
equal
=
allInstances
allInstances
greater
>
less
<
notEqual
<>
greaterOrEqual
>=
lessOrEqual
<=
AND
AND
OR
OR
XOR
XOR
IMPLIES
IMPLIES
size
size
isEmpty
isEmpty
oclIsUndefined
oclIsUndefined
flatten
flatten
notEmpty
notEmpty
isUnique
isUnique
EVariableExp
referredVariable
ETypeExp
referredType
ELoopExp
body
iterator
EStateExp
EFeatureCallExp
EAssociationClassCallExp
referredAssociationEnds
ENumericLiteralExp
ELiteralExp
EMessageExp
EVariable
loopExp
baseExp
initExpression
name
EPropertyCallExp
referredProperty
EIteratorExp
kind
EOclExpression
loopBodyOwner
appliedElement
initializedElement
thenOwner
ifOwner
elseOwner
parentCall
parentNav
EIterateExp
result
ECallExp
source
EIntegerLiteralExp
integerValue
EPrimitiveType
ENavigationCallExp
qualifier
EOperationCallExp
argument
referredOperation
EStringLiteralExp
stringValue
EIfExp
thenExpression
condition
elseExpression
EBooleanLiteralExp
booleanValue
type
EClassifier
EDataType
EInvalidType
EVoidType
EAnyType
EMessageType
referredSignal
referredOperation
ECollectionType
elementType
EPrimitiveType
ETupleType
EOrderedSetType
ESequenceType
EBagType
ESetType
ESignal | <?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="ocl" nsURI="http://www.example.org/ocl" nsPrefix="ocl">
<eSubpackages name="dm" nsURI="http://www.example.org/ocl/dm" nsPrefix="DM">
<eClassifiers xsi:type="ecore:EClass" name="EEntity" eSuperTypes="#//type/EClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ends" upperBound="-1"
eType="#//dm/EAssociationEnd" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//dm/EAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAssociationEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="opp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mult" eType="#//dm/EMultiplicity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//dm/EEntity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EDataModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="classes" upperBound="-1"
eType="#//dm/EEntity" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EMultiplicity" instanceClassName="java.lang.Object">
<eLiterals name="one" value="1" literal="1"/>
<eLiterals name="many" value="-1" literal="*"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="exp" nsURI="http://www.example.org/ocl/exp" nsPrefix="EXP">
<eClassifiers xsi:type="ecore:EEnum" name="EIteratorKind" instanceClassName="java.lang.Object">
<eLiterals name="forAll"/>
<eLiterals name="exists" value="1"/>
<eLiterals name="collect" value="2"/>
<eLiterals name="select" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="EOperator" instanceClassName="java.lang.Object">
<eLiterals name="equal" value="1" literal="="/>
<eLiterals name="allInstances"/>
<eLiterals name="greater" value="2" literal=">"/>
<eLiterals name="less" value="3" literal="<"/>
<eLiterals name="notEqual" value="4" literal="<>"/>
<eLiterals name="greaterOrEqual" value="6" literal=">="/>
<eLiterals name="lessOrEqual" value="7" literal="<="/>
<eLiterals name="AND" value="8"/>
<eLiterals name="OR" value="9"/>
<eLiterals name="XOR" value="10"/>
<eLiterals name="IMPLIES" value="11"/>
<eLiterals name="size" value="12"/>
<eLiterals name="isEmpty" value="13"/>
<eLiterals name="oclIsUndefined" value="14"/>
<eLiterals name="flatten" value="15"/>
<eLiterals name="notEmpty" value="16"/>
<eLiterals name="isUnique" value="17"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EVariableExp" eSuperTypes="#//exp/EOclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" eType="#//exp/EVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETypeExp" eSuperTypes="#//exp/EOclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredType" lowerBound="1"
eType="#//type/EClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ELoopExp" abstract="true" eSuperTypes="#//exp/ECallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" lowerBound="1"
eType="#//exp/EOclExpression" containment="true" eOpposite="#//exp/EOclExpression/loopBodyOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" upperBound="-1"
eType="#//exp/EVariable" containment="true" eOpposite="#//exp/EVariable/loopExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStateExp" eSuperTypes="#//exp/EOclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="EFeatureCallExp" abstract="true" eSuperTypes="#//exp/ECallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="EAssociationClassCallExp" eSuperTypes="#//exp/ENavigationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredAssociationEnds"
lowerBound="1" eType="#//dm/EAssociationEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ENumericLiteralExp" abstract="true"
eSuperTypes="#//exp/EPrimitiveType"/>
<eClassifiers xsi:type="ecore:EClass" name="ELiteralExp" abstract="true" eSuperTypes="#//exp/EOclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="EMessageExp" eSuperTypes="#//exp/EOclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="EVariable">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" eType="#//exp/ELoopExp"
eOpposite="#//exp/ELoopExp/iterator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" eType="#//exp/EIterateExp"
eOpposite="#//exp/EIterateExp/result"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" eType="#//exp/EOclExpression"
containment="true" eOpposite="#//exp/EOclExpression/initializedElement"/>
<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="EPropertyCallExp" eSuperTypes="#//exp/ENavigationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredProperty" lowerBound="1"
eType="#//dm/EAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EIteratorExp" eSuperTypes="#//exp/ELoopExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="#//exp/EIteratorKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EOclExpression" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopBodyOwner" eType="#//exp/ELoopExp"
eOpposite="#//exp/ELoopExp/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedElement" eType="#//exp/ECallExp"
eOpposite="#//exp/ECallExp/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializedElement" eType="#//exp/EVariable"
eOpposite="#//exp/EVariable/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenOwner" eType="#//exp/EIfExp"
eOpposite="#//exp/EIfExp/thenExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifOwner" eType="#//exp/EIfExp"
eOpposite="#//exp/EIfExp/condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseOwner" eType="#//exp/EIfExp"
eOpposite="#//exp/EIfExp/elseExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentCall" eType="#//exp/EOperationCallExp"
eOpposite="#//exp/EOperationCallExp/argument"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentNav" eType="#//exp/ENavigationCallExp"
eOpposite="#//exp/ENavigationCallExp/qualifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EIterateExp" eSuperTypes="#//exp/ELoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" eType="#//exp/EVariable"
containment="true" eOpposite="#//exp/EVariable/baseExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ECallExp" abstract="true" eSuperTypes="#//exp/EOclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//exp/EOclExpression"
containment="true" eOpposite="#//exp/EOclExpression/appliedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EIntegerLiteralExp" eSuperTypes="#//exp/ENumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EPrimitiveType" abstract="true" eSuperTypes="#//exp/ELiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" name="ENavigationCallExp" abstract="true"
eSuperTypes="#//exp/EFeatureCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1"
eType="#//exp/EOclExpression" containment="true" eOpposite="#//exp/EOclExpression/parentNav"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EOperationCallExp" eSuperTypes="#//exp/EFeatureCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//exp/EOclExpression" containment="true" eOpposite="#//exp/EOclExpression/parentCall"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredOperation" eType="#//exp/EOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStringLiteralExp" eSuperTypes="#//exp/EPrimitiveType">
<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="EIfExp" eSuperTypes="#//exp/EOclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" lowerBound="1"
eType="#//exp/EOclExpression" containment="true" eOpposite="#//exp/EOclExpression/thenOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" lowerBound="1"
eType="#//exp/EOclExpression" containment="true" eOpposite="#//exp/EOclExpression/ifOwner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" lowerBound="1"
eType="#//exp/EOclExpression" containment="true" eOpposite="#//exp/EOclExpression/elseOwner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EBooleanLiteralExp" eSuperTypes="#//exp/EPrimitiveType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="type" nsURI="http://www.example.org/ocl/type" nsPrefix="TYPE">
<eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="EDataType" abstract="true" eSuperTypes="#//type/EClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="EInvalidType" eSuperTypes="#//type/EClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="EVoidType" eSuperTypes="#//type/EClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="EAnyType" eSuperTypes="#//type/EClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="EMessageType" eSuperTypes="#//type/EClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredSignal" eType="#//type/ESignal"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referredOperation" eType="#//exp/EOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ECollectionType" eSuperTypes="#//type/EDataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" lowerBound="1"
eType="#//type/EClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EPrimitiveType" eSuperTypes="#//type/EDataType"/>
<eClassifiers xsi:type="ecore:EClass" name="ETupleType" eSuperTypes="#//type/EDataType"/>
<eClassifiers xsi:type="ecore:EClass" name="EOrderedSetType" eSuperTypes="#//type/ECollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="ESequenceType" eSuperTypes="#//type/ECollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="EBagType" eSuperTypes="#//type/ECollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="ESetType" eSuperTypes="#//type/ECollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="ESignal"/>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"ocl","nsURI":"http://www.example.org/ocl","name":"ocl","id":0,"eClass":"EPackage"},{"nsPrefix":"DM","nsURI":"http://www.example.org/ocl/dm","name":"dm","id":1,"eClass":"EPackage"},{"nsPrefix":"EXP","nsURI":"http://www.example.org/ocl/exp","name":"exp","id":2,"eClass":"EPackage"},{"nsPrefix":"TYPE","nsURI":"http://www.example.org/ocl/type","name":"type","id":3,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEntity","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAssociationEnd","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataModel","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Object","instanceClassName":"java.lang.Object","name":"EMultiplicity","instanceClass":"java.lang.Object","id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"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":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"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":"ends","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"opp","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mult","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"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":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"name":"one","id":31,"value":1,"literal":"1","eClass":"EEnumLiteral"},{"name":"many","id":32,"value":-1,"literal":"*","eClass":"EEnumLiteral"},{"instanceTypeName":"java.lang.Object","instanceClassName":"java.lang.Object","name":"EIteratorKind","instanceClass":"java.lang.Object","id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.Object","instanceClassName":"java.lang.Object","name":"EOperator","instanceClass":"java.lang.Object","id":34,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EVariableExp","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeExp","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELoopExp","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStateExp","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFeatureCallExp","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAssociationClassCallExp","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENumericLiteralExp","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ELiteralExp","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMessageExp","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EVariable","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPropertyCallExp","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EIteratorExp","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOclExpression","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EIterateExp","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ECallExp","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EIntegerLiteralExp","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPrimitiveType","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENavigationCallExp","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperationCallExp","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStringLiteralExp","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EIfExp","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EBooleanLiteralExp","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"name":"forAll","id":57,"value":0,"literal":"forAll","eClass":"EEnumLiteral"},{"name":"exists","id":58,"value":1,"literal":"exists","eClass":"EEnumLiteral"},{"name":"collect","id":59,"value":2,"literal":"collect","eClass":"EEnumLiteral"},{"name":"select","id":60,"value":3,"literal":"select","eClass":"EEnumLiteral"},{"name":"equal","id":61,"value":1,"literal":"=","eClass":"EEnumLiteral"},{"name":"allInstances","id":62,"value":0,"literal":"allInstances","eClass":"EEnumLiteral"},{"name":"greater","id":63,"value":2,"literal":">","eClass":"EEnumLiteral"},{"name":"less","id":64,"value":3,"literal":"<","eClass":"EEnumLiteral"},{"name":"notEqual","id":65,"value":4,"literal":"<>","eClass":"EEnumLiteral"},{"name":"greaterOrEqual","id":66,"value":6,"literal":">=","eClass":"EEnumLiteral"},{"name":"lessOrEqual","id":67,"value":7,"literal":"<=","eClass":"EEnumLiteral"},{"name":"AND","id":68,"value":8,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":69,"value":9,"literal":"OR","eClass":"EEnumLiteral"},{"name":"XOR","id":70,"value":10,"literal":"XOR","eClass":"EEnumLiteral"},{"name":"IMPLIES","id":71,"value":11,"literal":"IMPLIES","eClass":"EEnumLiteral"},{"name":"size","id":72,"value":12,"literal":"size","eClass":"EEnumLiteral"},{"name":"isEmpty","id":73,"value":13,"literal":"isEmpty","eClass":"EEnumLiteral"},{"name":"oclIsUndefined","id":74,"value":14,"literal":"oclIsUndefined","eClass":"EEnumLiteral"},{"name":"flatten","id":75,"value":15,"literal":"flatten","eClass":"EEnumLiteral"},{"name":"notEmpty","id":76,"value":16,"literal":"notEmpty","eClass":"EEnumLiteral"},{"name":"isUnique","id":77,"value":17,"literal":"isUnique","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":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"iterator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"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":"loopBodyOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"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":false,"unique":true,"name":"loopExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"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":"referredAssociationEnds","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"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":"baseExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":101,"derived":false},{"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"id":105,"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":"initializedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"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":"appliedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"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":"thenOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":115,"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":"ifOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"elseOwner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"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":"parentCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"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":"parentNav","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"derived":false},{"id":120,"eClass":"EGenericType"},{"id":121,"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":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"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":"thenExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":127,"derived":false},{"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":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":129,"derived":false},{"id":130,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"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":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"lowerBound":0,"iD":false,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stringValue","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"},{"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":"booleanValue","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EInvalidType","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EVoidType","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnyType","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMessageType","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ECollectionType","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPrimitiveType","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETupleType","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOrderedSetType","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ESequenceType","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EBagType","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ESetType","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ESignal","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredSignal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"lowerBound":0,"iD":false,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"eClass":"EGenericType"},{"id":188,"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":0},{"source":4,"target":1},{"source":4,"target":9},{"source":4,"target":10},{"source":4,"target":11},{"source":4,"target":12},{"source":4,"target":13},{"source":10,"target":14},{"source":10,"target":4},{"source":11,"target":5},{"source":11,"target":15},{"source":11,"target":4},{"source":15,"target":5},{"source":12,"target":7},{"source":12,"target":16},{"source":12,"target":4},{"source":16,"target":7},{"source":13,"target":9},{"source":5,"target":1},{"source":5,"target":17},{"source":5,"target":18},{"source":5,"target":19},{"source":5,"target":20},{"source":17,"target":21},{"source":17,"target":5},{"source":18,"target":22},{"source":18,"target":5},{"source":19,"target":8},{"source":19,"target":23},{"source":19,"target":5},{"source":23,"target":8},{"source":20,"target":4},{"source":20,"target":24},{"source":20,"target":5},{"source":24,"target":4},{"source":6,"target":1},{"source":6,"target":25},{"source":25,"target":4},{"source":25,"target":26},{"source":25,"target":6},{"source":26,"target":4},{"source":7,"target":1},{"source":7,"target":27},{"source":7,"target":28},{"source":27,"target":29},{"source":27,"target":7},{"source":28,"target":30},{"source":28,"target":7},{"source":8,"target":1},{"source":8,"target":31},{"source":8,"target":32},{"source":31,"target":8},{"source":32,"target":8},{"source":2,"target":33},{"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":2,"target":40},{"source":2,"target":41},{"source":2,"target":42},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":48},{"source":2,"target":49},{"source":2,"target":50},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":0},{"source":33,"target":2},{"source":33,"target":57},{"source":33,"target":58},{"source":33,"target":59},{"source":33,"target":60},{"source":57,"target":33},{"source":58,"target":33},{"source":59,"target":33},{"source":60,"target":33},{"source":34,"target":2},{"source":34,"target":61},{"source":34,"target":62},{"source":34,"target":63},{"source":34,"target":64},{"source":34,"target":65},{"source":34,"target":66},{"source":34,"target":67},{"source":34,"target":68},{"source":34,"target":69},{"source":34,"target":70},{"source":34,"target":71},{"source":34,"target":72},{"source":34,"target":73},{"source":34,"target":74},{"source":34,"target":75},{"source":34,"target":76},{"source":34,"target":77},{"source":61,"target":34},{"source":62,"target":34},{"source":63,"target":34},{"source":64,"target":34},{"source":65,"target":34},{"source":66,"target":34},{"source":67,"target":34},{"source":68,"target":34},{"source":69,"target":34},{"source":70,"target":34},{"source":71,"target":34},{"source":72,"target":34},{"source":73,"target":34},{"source":74,"target":34},{"source":75,"target":34},{"source":76,"target":34},{"source":77,"target":34},{"source":35,"target":2},{"source":35,"target":47},{"source":35,"target":78},{"source":35,"target":79},{"source":78,"target":44},{"source":78,"target":80},{"source":78,"target":35},{"source":80,"target":44},{"source":79,"target":47},{"source":36,"target":2},{"source":36,"target":47},{"source":36,"target":81},{"source":36,"target":82},{"source":81,"target":9},{"source":81,"target":83},{"source":81,"target":36},{"source":83,"target":9},{"source":82,"target":47},{"source":37,"target":2},{"source":37,"target":49},{"source":37,"target":84},{"source":37,"target":85},{"source":37,"target":86},{"source":84,"target":47},{"source":84,"target":87},{"source":84,"target":37},{"source":84,"target":88},{"source":87,"target":47},{"source":85,"target":44},{"source":85,"target":89},{"source":85,"target":37},{"source":85,"target":90},{"source":89,"target":44},{"source":86,"target":49},{"source":38,"target":2},{"source":38,"target":47},{"source":38,"target":91},{"source":91,"target":47},{"source":39,"target":2},{"source":39,"target":49},{"source":39,"target":92},{"source":92,"target":49},{"source":40,"target":2},{"source":40,"target":52},{"source":40,"target":93},{"source":40,"target":94},{"source":93,"target":5},{"source":93,"target":95},{"source":93,"target":40},{"source":95,"target":5},{"source":94,"target":52},{"source":41,"target":2},{"source":41,"target":51},{"source":41,"target":96},{"source":96,"target":51},{"source":42,"target":2},{"source":42,"target":47},{"source":42,"target":97},{"source":97,"target":47},{"source":43,"target":2},{"source":43,"target":47},{"source":43,"target":98},{"source":98,"target":47},{"source":44,"target":2},{"source":44,"target":90},{"source":44,"target":99},{"source":44,"target":100},{"source":44,"target":101},{"source":90,"target":37},{"source":90,"target":102},{"source":90,"target":44},{"source":90,"target":85},{"source":102,"target":37},{"source":99,"target":48},{"source":99,"target":103},{"source":99,"target":44},{"source":99,"target":104},{"source":103,"target":48},{"source":100,"target":47},{"source":100,"target":105},{"source":100,"target":44},{"source":100,"target":106},{"source":105,"target":47},{"source":101,"target":107},{"source":101,"target":44},{"source":45,"target":2},{"source":45,"target":52},{"source":45,"target":108},{"source":45,"target":109},{"source":108,"target":7},{"source":108,"target":110},{"source":108,"target":45},{"source":110,"target":7},{"source":109,"target":52},{"source":46,"target":2},{"source":46,"target":37},{"source":46,"target":111},{"source":46,"target":112},{"source":111,"target":33},{"source":111,"target":113},{"source":111,"target":46},{"source":113,"target":33},{"source":112,"target":37},{"source":47,"target":2},{"source":47,"target":88},{"source":47,"target":114},{"source":47,"target":106},{"source":47,"target":115},{"source":47,"target":116},{"source":47,"target":117},{"source":47,"target":118},{"source":47,"target":119},{"source":88,"target":37},{"source":88,"target":120},{"source":88,"target":47},{"source":88,"target":84},{"source":120,"target":37},{"source":114,"target":49},{"source":114,"target":121},{"source":114,"target":47},{"source":114,"target":122},{"source":121,"target":49},{"source":106,"target":44},{"source":106,"target":123},{"source":106,"target":47},{"source":106,"target":100},{"source":123,"target":44},{"source":115,"target":55},{"source":115,"target":124},{"source":115,"target":47},{"source":115,"target":125},{"source":124,"target":55},{"source":116,"target":55},{"source":116,"target":126},{"source":116,"target":47},{"source":116,"target":127},{"source":126,"target":55},{"source":117,"target":55},{"source":117,"target":128},{"source":117,"target":47},{"source":117,"target":129},{"source":128,"target":55},{"source":118,"target":53},{"source":118,"target":130},{"source":118,"target":47},{"source":118,"target":131},{"source":130,"target":53},{"source":119,"target":52},{"source":119,"target":132},{"source":119,"target":47},{"source":119,"target":133},{"source":132,"target":52},{"source":48,"target":2},{"source":48,"target":37},{"source":48,"target":104},{"source":48,"target":134},{"source":104,"target":44},{"source":104,"target":135},{"source":104,"target":48},{"source":104,"target":99},{"source":135,"target":44},{"source":134,"target":37},{"source":49,"target":2},{"source":49,"target":47},{"source":49,"target":122},{"source":49,"target":136},{"source":122,"target":47},{"source":122,"target":137},{"source":122,"target":49},{"source":122,"target":114},{"source":137,"target":47},{"source":136,"target":47},{"source":50,"target":2},{"source":50,"target":41},{"source":50,"target":138},{"source":50,"target":139},{"source":138,"target":140},{"source":138,"target":50},{"source":139,"target":41},{"source":51,"target":2},{"source":51,"target":42},{"source":51,"target":141},{"source":141,"target":42},{"source":52,"target":2},{"source":52,"target":39},{"source":52,"target":133},{"source":52,"target":142},{"source":133,"target":47},{"source":133,"target":143},{"source":133,"target":52},{"source":133,"target":119},{"source":143,"target":47},{"source":142,"target":39},{"source":53,"target":2},{"source":53,"target":39},{"source":53,"target":131},{"source":53,"target":144},{"source":53,"target":145},{"source":131,"target":47},{"source":131,"target":146},{"source":131,"target":53},{"source":131,"target":118},{"source":146,"target":47},{"source":144,"target":34},{"source":144,"target":147},{"source":144,"target":53},{"source":147,"target":34},{"source":145,"target":39},{"source":54,"target":2},{"source":54,"target":51},{"source":54,"target":148},{"source":54,"target":149},{"source":148,"target":150},{"source":148,"target":54},{"source":149,"target":51},{"source":55,"target":2},{"source":55,"target":47},{"source":55,"target":125},{"source":55,"target":127},{"source":55,"target":129},{"source":55,"target":151},{"source":125,"target":47},{"source":125,"target":152},{"source":125,"target":55},{"source":125,"target":115},{"source":152,"target":47},{"source":127,"target":47},{"source":127,"target":153},{"source":127,"target":55},{"source":127,"target":116},{"source":153,"target":47},{"source":129,"target":47},{"source":129,"target":154},{"source":129,"target":55},{"source":129,"target":117},{"source":154,"target":47},{"source":151,"target":47},{"source":56,"target":2},{"source":56,"target":51},{"source":56,"target":155},{"source":56,"target":156},{"source":155,"target":157},{"source":155,"target":56},{"source":156,"target":51},{"source":3,"target":9},{"source":3,"target":158},{"source":3,"target":159},{"source":3,"target":160},{"source":3,"target":161},{"source":3,"target":162},{"source":3,"target":163},{"source":3,"target":164},{"source":3,"target":165},{"source":3,"target":166},{"source":3,"target":167},{"source":3,"target":168},{"source":3,"target":169},{"source":3,"target":170},{"source":3,"target":0},{"source":9,"target":3},{"source":158,"target":3},{"source":158,"target":9},{"source":158,"target":171},{"source":171,"target":9},{"source":159,"target":3},{"source":159,"target":9},{"source":159,"target":172},{"source":172,"target":9},{"source":160,"target":3},{"source":160,"target":9},{"source":160,"target":173},{"source":173,"target":9},{"source":161,"target":3},{"source":161,"target":9},{"source":161,"target":174},{"source":174,"target":9},{"source":162,"target":3},{"source":162,"target":9},{"source":162,"target":175},{"source":162,"target":176},{"source":162,"target":177},{"source":175,"target":170},{"source":175,"target":178},{"source":175,"target":162},{"source":178,"target":170},{"source":176,"target":34},{"source":176,"target":179},{"source":176,"target":162},{"source":179,"target":34},{"source":177,"target":9},{"source":163,"target":3},{"source":163,"target":158},{"source":163,"target":180},{"source":163,"target":181},{"source":180,"target":9},{"source":180,"target":182},{"source":180,"target":163},{"source":182,"target":9},{"source":181,"target":158},{"source":164,"target":3},{"source":164,"target":158},{"source":164,"target":183},{"source":183,"target":158},{"source":165,"target":3},{"source":165,"target":158},{"source":165,"target":184},{"source":184,"target":158},{"source":166,"target":3},{"source":166,"target":163},{"source":166,"target":185},{"source":185,"target":163},{"source":167,"target":3},{"source":167,"target":163},{"source":167,"target":186},{"source":186,"target":163},{"source":168,"target":3},{"source":168,"target":163},{"source":168,"target":187},{"source":187,"target":163},{"source":169,"target":3},{"source":169,"target":163},{"source":169,"target":188},{"source":188,"target":163},{"source":170,"target":3}],"multigraph":true} | ecore |
termrewriting | repo-ecore-all/data/jlcanovas/gra2mol/examples/Grammar2Model.examples.Maude2Model/files/metamodels/Maude.ecore | Maude
MaudeSpec
els
printableEls
MaudeTopEl
name
ModExpression
InstModExp
modExp
views
RenModExp
modExp
renamings
CompModExp
modExps
ModuleIdModExp
module
TheoryIdModExp
theory
Parameter
label
modExp
Theory
els
FTheory
STheory
Module
els
params
FModule
SModule
ModElement
module
theory
ModImportation
imports
mode
ImportationMode
protecting
protecting
including
including
extending
extending
Type
name
Sort
subsortRels
supersortRels
kind
Kind
sorts
SubsortRel
subsorts
supersorts
Operation
name
coarity
arity
atts
Statement
label
atts
conds
Membership
term
sort
Equation
lhs
rhs
Rule
lhs
rhs
Condition
lhs
EquationalCond
RewriteCond
rhs
MembershipCond
rhs
BooleanCond
MatchingCond
rhs
EqualCond
rhs
Term
type
Constant
op
RecTerm
op
args
Variable
name
View
from
to
els
ViewMapping
RenMapping
TermMapping
from
to
SortMapping
from
to
OpTypedMapping
from
to
atts
OpMapping
from
to
LabelMapping
from
to | <?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="Maude"
nsURI="http://MaudeMM/1.0" nsPrefix="Maude">
<eClassifiers xsi:type="ecore:EClass" name="MaudeSpec">
<eStructuralFeatures xsi:type="ecore:EReference" name="els" upperBound="-1" eType="#//MaudeTopEl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="printableEls" upperBound="-1"
eType="#//MaudeTopEl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MaudeTopEl" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModExpression" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="InstModExp" eSuperTypes="#//ModExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="modExp" ordered="false"
lowerBound="1" eType="#//ModExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" lowerBound="1" upperBound="-1"
eType="#//View"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RenModExp" eSuperTypes="#//ModExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="modExp" ordered="false"
lowerBound="1" eType="#//ModExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamings" ordered="false"
lowerBound="1" upperBound="-1" eType="#//RenMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompModExp" eSuperTypes="#//ModExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="modExps" ordered="false"
lowerBound="2" upperBound="-1" eType="#//ModExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleIdModExp" eSuperTypes="#//ModExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false"
lowerBound="1" eType="#//Module"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TheoryIdModExp" eSuperTypes="#//ModExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="theory" ordered="false"
lowerBound="1" eType="#//Theory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ModExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="modExp" ordered="false"
lowerBound="1" eType="#//ModExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Theory" abstract="true" eSuperTypes="#//MaudeTopEl">
<eStructuralFeatures xsi:type="ecore:EReference" name="els" ordered="false" upperBound="-1"
eType="#//ModElement" containment="true" eOpposite="#//ModElement/theory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FTheory" eSuperTypes="#//Theory"/>
<eClassifiers xsi:type="ecore:EClass" name="STheory" eSuperTypes="#//Theory"/>
<eClassifiers xsi:type="ecore:EClass" name="Module" abstract="true" eSuperTypes="#//MaudeTopEl">
<eStructuralFeatures xsi:type="ecore:EReference" name="els" ordered="false" upperBound="-1"
eType="#//ModElement" containment="true" eOpposite="#//ModElement/module"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="params" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FModule" eSuperTypes="#//Module"/>
<eClassifiers xsi:type="ecore:EClass" name="SModule" eSuperTypes="#//Module"/>
<eClassifiers xsi:type="ecore:EClass" name="ModElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false"
eType="#//Module" eOpposite="#//Module/els"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="theory" ordered="false"
eType="#//Theory" eOpposite="#//Theory/els"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModImportation" eSuperTypes="#//ModElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" ordered="false"
lowerBound="1" eType="#//ModExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" ordered="false" unique="false"
lowerBound="1" eType="#//ImportationMode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ImportationMode">
<eLiterals name="protecting" value="1"/>
<eLiterals name="including" value="2"/>
<eLiterals name="extending" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sort" eSuperTypes="#//Type #//ModElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subsortRels" ordered="false"
upperBound="-1" eType="#//SubsortRel" eOpposite="#//SubsortRel/supersorts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supersortRels" ordered="false"
upperBound="-1" eType="#//SubsortRel" eOpposite="#//SubsortRel/subsorts"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="kind" ordered="false" lowerBound="1"
eType="#//Kind" eOpposite="#//Kind/sorts"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Kind" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="sorts" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Sort" eOpposite="#//Sort/kind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubsortRel" eSuperTypes="#//ModElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="subsorts" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Sort" eOpposite="#//Sort/supersortRels"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supersorts" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Sort" eOpposite="#//Sort/subsortRels"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//ModElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="coarity" ordered="false"
lowerBound="1" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arity" upperBound="-1"
eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="atts" ordered="false" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="#//ModElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="atts" ordered="false" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conds" upperBound="-1"
eType="#//Condition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Membership" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="term" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sort" ordered="false" lowerBound="1"
eType="#//Sort"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equation" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" ordered="false" eType="#//Term"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" eType="#//Term"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Condition" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EquationalCond" abstract="true" eSuperTypes="#//Condition"/>
<eClassifiers xsi:type="ecore:EClass" name="RewriteCond" eSuperTypes="#//Condition">
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MembershipCond" eSuperTypes="#//EquationalCond">
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1"
eType="#//Sort"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanCond" eSuperTypes="#//EquationalCond"/>
<eClassifiers xsi:type="ecore:EClass" name="MatchingCond" eSuperTypes="#//EquationalCond">
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EqualCond" eSuperTypes="#//EquationalCond">
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Term" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constant" eSuperTypes="#//Term">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecTerm" eSuperTypes="#//Term">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="args" lowerBound="1" upperBound="-1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//Term">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="#//MaudeTopEl">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1"
eType="#//ModExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1"
eType="#//ModExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="els" ordered="false" upperBound="-1"
eType="#//ViewMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewMapping" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="RenMapping" abstract="true" eSuperTypes="#//ViewMapping"/>
<eClassifiers xsi:type="ecore:EClass" name="TermMapping" eSuperTypes="#//ViewMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false" lowerBound="1"
eType="#//Term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SortMapping" eSuperTypes="#//RenMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1"
eType="#//Sort"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpTypedMapping" eSuperTypes="#//RenMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1"
eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="atts" ordered="false" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OpMapping" eSuperTypes="#//RenMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false" lowerBound="1"
eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LabelMapping" eSuperTypes="#//RenMapping">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="from" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="to" ordered="false" unique="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"Maude","nsURI":"http://MaudeMM/1.0","name":"Maude","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaudeSpec","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaudeTopEl","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModExpression","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstModExp","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenModExp","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompModExp","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleIdModExp","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TheoryIdModExp","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Theory","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FTheory","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"STheory","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FModule","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SModule","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModImportation","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportationMode","instanceClass":null,"id":18,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sort","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,"defaultValue":null,"instanceClassName":null,"name":"SubsortRel","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Membership","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Condition","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EquationalCond","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RewriteCond","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MembershipCond","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanCond","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchingCond","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EqualCond","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constant","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecTerm","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewMapping","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RenMapping","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermMapping","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortMapping","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpTypedMapping","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpMapping","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LabelMapping","instanceClass":null,"abstract":false,"id":46,"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":"els","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":false,"unsettable":false,"transient":false,"unique":true,"name":"printableEls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"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":"modExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":53,"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":"views","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"modExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"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":"renamings","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"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":"modExps","changeable":true,"resolveProxies":true,"lowerBound":2,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"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":"module","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"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":"theory","changeable":true,"resolveProxies":true,"lowerBound":1,"id":69,"derived":false},{"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":"label","changeable":true,"lowerBound":1,"iD":false,"id":72,"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":"modExp","changeable":true,"resolveProxies":true,"lowerBound":1,"id":73,"derived":false},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"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":"els","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"theory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"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":"els","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"params","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"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":"module","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"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":"imports","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mode","changeable":true,"lowerBound":1,"iD":false,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"name":"protecting","id":98,"value":1,"literal":"protecting","eClass":"EEnumLiteral"},{"name":"including","id":99,"value":2,"literal":"including","eClass":"EEnumLiteral"},{"name":"extending","id":100,"value":3,"literal":"extending","eClass":"EEnumLiteral"},{"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":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsortRels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"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":"supersortRels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"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":"kind","changeable":true,"resolveProxies":true,"lowerBound":1,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supersorts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subsorts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sorts","changeable":true,"resolveProxies":true,"lowerBound":1,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"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":119,"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":"coarity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"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":"arity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":121,"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":"atts","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":128,"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":"atts","changeable":true,"lowerBound":0,"iD":false,"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":"conds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"term","changeable":true,"resolveProxies":true,"lowerBound":1,"id":135,"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":"sort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":145,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"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":"lhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"id":159,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":166,"derived":false},{"id":167,"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":"op","changeable":true,"lowerBound":1,"iD":false,"id":168,"derived":false},{"id":169,"eClass":"EGenericType"},{"id":170,"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":"op","changeable":true,"lowerBound":1,"iD":false,"id":171,"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":"args","changeable":true,"resolveProxies":true,"lowerBound":1,"id":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"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":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"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":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"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":"els","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"},{"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":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"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":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":188,"derived":false},{"id":189,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":192,"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":"to","changeable":true,"lowerBound":1,"iD":false,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"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":197,"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":"to","changeable":true,"lowerBound":1,"iD":false,"id":198,"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":"atts","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":204,"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":"to","changeable":true,"lowerBound":1,"iD":false,"id":205,"derived":false},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"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":"from","changeable":true,"lowerBound":1,"iD":false,"id":209,"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":"to","changeable":true,"lowerBound":1,"iD":false,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"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":1,"target":0},{"source":1,"target":47},{"source":1,"target":48},{"source":47,"target":2},{"source":47,"target":49},{"source":47,"target":1},{"source":49,"target":2},{"source":48,"target":2},{"source":48,"target":50},{"source":48,"target":1},{"source":50,"target":2},{"source":2,"target":0},{"source":2,"target":51},{"source":51,"target":52},{"source":51,"target":2},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":53,"target":3},{"source":53,"target":56},{"source":53,"target":4},{"source":56,"target":3},{"source":54,"target":39},{"source":54,"target":57},{"source":54,"target":4},{"source":57,"target":39},{"source":55,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":58},{"source":5,"target":59},{"source":5,"target":60},{"source":58,"target":3},{"source":58,"target":61},{"source":58,"target":5},{"source":61,"target":3},{"source":59,"target":41},{"source":59,"target":62},{"source":59,"target":5},{"source":62,"target":41},{"source":60,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":63},{"source":6,"target":64},{"source":63,"target":3},{"source":63,"target":65},{"source":63,"target":6},{"source":65,"target":3},{"source":64,"target":3},{"source":7,"target":0},{"source":7,"target":3},{"source":7,"target":66},{"source":7,"target":67},{"source":66,"target":13},{"source":66,"target":68},{"source":66,"target":7},{"source":68,"target":13},{"source":67,"target":3},{"source":8,"target":0},{"source":8,"target":3},{"source":8,"target":69},{"source":8,"target":70},{"source":69,"target":10},{"source":69,"target":71},{"source":69,"target":8},{"source":71,"target":10},{"source":70,"target":3},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":72,"target":75},{"source":72,"target":9},{"source":73,"target":3},{"source":73,"target":76},{"source":73,"target":9},{"source":76,"target":3},{"source":74,"target":3},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":77},{"source":10,"target":78},{"source":77,"target":16},{"source":77,"target":79},{"source":77,"target":10},{"source":77,"target":80},{"source":79,"target":16},{"source":78,"target":2},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":81},{"source":81,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":82},{"source":82,"target":10},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":83},{"source":13,"target":84},{"source":13,"target":85},{"source":83,"target":16},{"source":83,"target":86},{"source":83,"target":13},{"source":83,"target":87},{"source":86,"target":16},{"source":84,"target":9},{"source":84,"target":88},{"source":84,"target":13},{"source":88,"target":9},{"source":85,"target":2},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":89},{"source":89,"target":13},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":90},{"source":90,"target":13},{"source":16,"target":0},{"source":16,"target":87},{"source":16,"target":80},{"source":87,"target":13},{"source":87,"target":91},{"source":87,"target":16},{"source":87,"target":83},{"source":91,"target":13},{"source":80,"target":10},{"source":80,"target":92},{"source":80,"target":16},{"source":80,"target":77},{"source":92,"target":10},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":93},{"source":17,"target":94},{"source":17,"target":95},{"source":93,"target":3},{"source":93,"target":96},{"source":93,"target":17},{"source":96,"target":3},{"source":94,"target":18},{"source":94,"target":97},{"source":94,"target":17},{"source":97,"target":18},{"source":95,"target":16},{"source":18,"target":0},{"source":18,"target":98},{"source":18,"target":99},{"source":18,"target":100},{"source":98,"target":18},{"source":99,"target":18},{"source":100,"target":18},{"source":19,"target":0},{"source":19,"target":101},{"source":101,"target":102},{"source":101,"target":19},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":16},{"source":20,"target":103},{"source":20,"target":104},{"source":20,"target":105},{"source":20,"target":106},{"source":20,"target":107},{"source":103,"target":22},{"source":103,"target":108},{"source":103,"target":20},{"source":103,"target":109},{"source":108,"target":22},{"source":104,"target":22},{"source":104,"target":110},{"source":104,"target":20},{"source":104,"target":111},{"source":110,"target":22},{"source":105,"target":21},{"source":105,"target":112},{"source":105,"target":20},{"source":105,"target":113},{"source":112,"target":21},{"source":106,"target":19},{"source":107,"target":16},{"source":21,"target":0},{"source":21,"target":19},{"source":21,"target":113},{"source":21,"target":114},{"source":113,"target":20},{"source":113,"target":115},{"source":113,"target":21},{"source":113,"target":105},{"source":115,"target":20},{"source":114,"target":19},{"source":22,"target":0},{"source":22,"target":16},{"source":22,"target":111},{"source":22,"target":109},{"source":22,"target":116},{"source":111,"target":20},{"source":111,"target":117},{"source":111,"target":22},{"source":111,"target":104},{"source":117,"target":20},{"source":109,"target":20},{"source":109,"target":118},{"source":109,"target":22},{"source":109,"target":103},{"source":118,"target":20},{"source":116,"target":16},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":119},{"source":23,"target":120},{"source":23,"target":121},{"source":23,"target":122},{"source":23,"target":123},{"source":119,"target":124},{"source":119,"target":23},{"source":120,"target":19},{"source":120,"target":125},{"source":120,"target":23},{"source":125,"target":19},{"source":121,"target":19},{"source":121,"target":126},{"source":121,"target":23},{"source":126,"target":19},{"source":122,"target":127},{"source":122,"target":23},{"source":123,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":128},{"source":24,"target":129},{"source":24,"target":130},{"source":24,"target":131},{"source":128,"target":132},{"source":128,"target":24},{"source":129,"target":133},{"source":129,"target":24},{"source":130,"target":28},{"source":130,"target":134},{"source":130,"target":24},{"source":134,"target":28},{"source":131,"target":16},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":135},{"source":25,"target":136},{"source":25,"target":137},{"source":135,"target":35},{"source":135,"target":138},{"source":135,"target":25},{"source":138,"target":35},{"source":136,"target":20},{"source":136,"target":139},{"source":136,"target":25},{"source":139,"target":20},{"source":137,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":140},{"source":26,"target":141},{"source":26,"target":142},{"source":140,"target":35},{"source":140,"target":143},{"source":140,"target":26},{"source":143,"target":35},{"source":141,"target":35},{"source":141,"target":144},{"source":141,"target":26},{"source":144,"target":35},{"source":142,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":145},{"source":27,"target":146},{"source":27,"target":147},{"source":145,"target":35},{"source":145,"target":148},{"source":145,"target":27},{"source":148,"target":35},{"source":146,"target":35},{"source":146,"target":149},{"source":146,"target":27},{"source":149,"target":35},{"source":147,"target":24},{"source":28,"target":0},{"source":28,"target":150},{"source":150,"target":35},{"source":150,"target":151},{"source":150,"target":28},{"source":151,"target":35},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":152},{"source":152,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":153},{"source":30,"target":154},{"source":153,"target":35},{"source":153,"target":155},{"source":153,"target":30},{"source":155,"target":35},{"source":154,"target":28},{"source":31,"target":0},{"source":31,"target":29},{"source":31,"target":156},{"source":31,"target":157},{"source":156,"target":20},{"source":156,"target":158},{"source":156,"target":31},{"source":158,"target":20},{"source":157,"target":29},{"source":32,"target":0},{"source":32,"target":29},{"source":32,"target":159},{"source":159,"target":29},{"source":33,"target":0},{"source":33,"target":29},{"source":33,"target":160},{"source":33,"target":161},{"source":160,"target":35},{"source":160,"target":162},{"source":160,"target":33},{"source":162,"target":35},{"source":161,"target":29},{"source":34,"target":0},{"source":34,"target":29},{"source":34,"target":163},{"source":34,"target":164},{"source":163,"target":35},{"source":163,"target":165},{"source":163,"target":34},{"source":165,"target":35},{"source":164,"target":29},{"source":35,"target":0},{"source":35,"target":166},{"source":166,"target":19},{"source":166,"target":167},{"source":166,"target":35},{"source":167,"target":19},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":168},{"source":36,"target":169},{"source":168,"target":170},{"source":168,"target":36},{"source":169,"target":35},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":171},{"source":37,"target":172},{"source":37,"target":173},{"source":171,"target":174},{"source":171,"target":37},{"source":172,"target":35},{"source":172,"target":175},{"source":172,"target":37},{"source":175,"target":35},{"source":173,"target":35},{"source":38,"target":0},{"source":38,"target":35},{"source":38,"target":176},{"source":38,"target":177},{"source":176,"target":178},{"source":176,"target":38},{"source":177,"target":35},{"source":39,"target":0},{"source":39,"target":2},{"source":39,"target":179},{"source":39,"target":180},{"source":39,"target":181},{"source":39,"target":182},{"source":179,"target":3},{"source":179,"target":183},{"source":179,"target":39},{"source":183,"target":3},{"source":180,"target":3},{"source":180,"target":184},{"source":180,"target":39},{"source":184,"target":3},{"source":181,"target":40},{"source":181,"target":185},{"source":181,"target":39},{"source":185,"target":40},{"source":182,"target":2},{"source":40,"target":0},{"source":41,"target":0},{"source":41,"target":40},{"source":41,"target":186},{"source":186,"target":40},{"source":42,"target":0},{"source":42,"target":40},{"source":42,"target":187},{"source":42,"target":188},{"source":42,"target":189},{"source":187,"target":35},{"source":187,"target":190},{"source":187,"target":42},{"source":190,"target":35},{"source":188,"target":35},{"source":188,"target":191},{"source":188,"target":42},{"source":191,"target":35},{"source":189,"target":40},{"source":43,"target":0},{"source":43,"target":41},{"source":43,"target":192},{"source":43,"target":193},{"source":43,"target":194},{"source":192,"target":20},{"source":192,"target":195},{"source":192,"target":43},{"source":195,"target":20},{"source":193,"target":196},{"source":193,"target":43},{"source":194,"target":41},{"source":44,"target":0},{"source":44,"target":41},{"source":44,"target":197},{"source":44,"target":198},{"source":44,"target":199},{"source":44,"target":200},{"source":197,"target":23},{"source":197,"target":201},{"source":197,"target":44},{"source":201,"target":23},{"source":198,"target":202},{"source":198,"target":44},{"source":199,"target":203},{"source":199,"target":44},{"source":200,"target":41},{"source":45,"target":0},{"source":45,"target":41},{"source":45,"target":204},{"source":45,"target":205},{"source":45,"target":206},{"source":204,"target":23},{"source":204,"target":207},{"source":204,"target":45},{"source":207,"target":23},{"source":205,"target":208},{"source":205,"target":45},{"source":206,"target":41},{"source":46,"target":0},{"source":46,"target":41},{"source":46,"target":209},{"source":46,"target":210},{"source":46,"target":211},{"source":209,"target":212},{"source":209,"target":46},{"source":210,"target":213},{"source":210,"target":46},{"source":211,"target":41}],"multigraph":true} | ecore |
trace | repo-ecore-all/data/eclipse/xtext-eclipse/org.eclipse.xtext.builder/model/Trace.ecore | trace
DebugTraceRegion
label
myOffset
myLength
myLineNumber
myEndLineNumber
nestedRegions
myEndOffset
associations
useForDebugging
URI
org.eclipse.emf.common.util.URI
org.eclipse.emf.common.util.URI
DebugLocationData
label
offset
length
lineNumber
endLineNumber
path
endOffset | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="trace" nsURI="http://www.eclipse.org/xtext/trace/debug/1.0"
nsPrefix="trace">
<eClassifiers xsi:type="ecore:EClass" name="DebugTraceRegion">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myOffset" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myLength" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myLineNumber" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myEndLineNumber" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedRegions" upperBound="-1"
eType="#//DebugTraceRegion" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="myEndOffset" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//DebugLocationData" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="useForDebugging" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="URI" instanceClassName="org.eclipse.emf.common.util.URI"/>
<eClassifiers xsi:type="ecore:EClass" name="DebugLocationData">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="label" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="offset" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineNumber" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endLineNumber" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="path" unique="false" eType="#//URI"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endOffset" unique="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" changeable="false"
volatile="true" transient="true" derived="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"trace","nsURI":"http://www.eclipse.org/xtext/trace/debug/1.0","name":"trace","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DebugTraceRegion","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.URI","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.URI","name":"URI","instanceClass":"org.eclipse.emf.common.util.URI","id":2,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DebugLocationData","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"label","changeable":false,"lowerBound":0,"iD":false,"id":4,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"myOffset","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"myLength","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"myLineNumber","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"myEndLineNumber","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedRegions","changeable":true,"resolveProxies":false,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"myEndOffset","changeable":false,"lowerBound":0,"iD":false,"id":10,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"useForDebugging","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"label","changeable":false,"lowerBound":0,"iD":false,"id":22,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"offset","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"length","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"lineNumber","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"endLineNumber","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":false,"name":"path","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"endOffset","changeable":false,"lowerBound":0,"iD":false,"id":28,"derived":true},{"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"}],"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":4,"target":13},{"source":4,"target":1},{"source":5,"target":14},{"source":5,"target":1},{"source":6,"target":15},{"source":6,"target":1},{"source":7,"target":16},{"source":7,"target":1},{"source":8,"target":17},{"source":8,"target":1},{"source":9,"target":1},{"source":9,"target":18},{"source":9,"target":1},{"source":18,"target":1},{"source":10,"target":19},{"source":10,"target":1},{"source":11,"target":3},{"source":11,"target":20},{"source":11,"target":1},{"source":20,"target":3},{"source":12,"target":21},{"source":12,"target":1},{"source":2,"target":0},{"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":22,"target":29},{"source":22,"target":3},{"source":23,"target":30},{"source":23,"target":3},{"source":24,"target":31},{"source":24,"target":3},{"source":25,"target":32},{"source":25,"target":3},{"source":26,"target":33},{"source":26,"target":3},{"source":27,"target":2},{"source":27,"target":34},{"source":27,"target":3},{"source":34,"target":2},{"source":28,"target":35},{"source":28,"target":3}],"multigraph":true} | ecore |
graphicaleditor | repo-ecore-all/data/AniketosEU/Secure-Service-Specification-and-Deployment/Service Composition Framework/org.activiti.designer.model.aniketosBPMN/model/BPMNDI.ecore | di
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
bPMNDiagram
bPMNEdge
bPMNLabel
bPMNLabelStyle
bPMNPlane
bPMNShape
BPMNDiagram
plane
labelStyle
BPMNEdge
label
bpmnElement
messageVisibleKind
sourceElement
targetElement
BPMNLabel
labelStyle
BPMNLabelStyle
font
BPMNPlane
bpmnElement
BPMNShape
label
bpmnElement
choreographyActivityShape
isExpanded
isHorizontal
isMarkerVisible
isMessageVisible
participantBandKind
MessageVisibleKind
initiating
initiating
non_initiating
non_initiating
ParticipantBandKind
top_initiating
top_initiating
middle_initiating
middle_initiating
bottom_initiating
bottom_initiating
top_non_initiating
top_non_initiating
middle_non_initiating
middle_non_initiating
bottom_non_initiating
bottom_non_initiating | <?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2012, Project: FP7-ICT-257930 Aniketos
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of institution nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<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="di" nsURI="http://www.omg.org/spec/BPMN/20100524/DI-XMI" nsPrefix="bpmndi">
<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="bPMNDiagram" upperBound="-2"
eType="#//BPMNDiagram" 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="BPMNDiagram"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNEdge" upperBound="-2"
eType="#//BPMNEdge" 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="BPMNEdge"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
<details key="affiliation" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabel" upperBound="-2"
eType="#//BPMNLabel" 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="BPMNLabel"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNLabelStyle" upperBound="-2"
eType="#//BPMNLabelStyle" 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="BPMNLabelStyle"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNPlane" upperBound="-2"
eType="#//BPMNPlane" 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="BPMNPlane"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bPMNShape" upperBound="-2"
eType="#//BPMNShape" 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="BPMNShape"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
<details key="affiliation" value="http://www.omg.org/spec/DD/20100524/DI#DiagramElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNDiagram" eSuperTypes="DI.ecore#//Diagram">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNDiagram"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="plane" ordered="false"
lowerBound="1" eType="#//BPMNPlane" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNPlane"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelStyle" ordered="false"
upperBound="-1" eType="#//BPMNLabelStyle" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabelStyle"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNEdge" eSuperTypes="DI.ecore#//LabeledEdge">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNEdge"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//BPMNLabel" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bpmnElement" ordered="false"
eType="ecore:EClass BPMN20.ecore#//BaseElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageVisibleKind" ordered="false"
eType="#//MessageVisibleKind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="messageVisibleKind"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false"
eType="ecore:EClass DI.ecore#//DiagramElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="sourceElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetElement" ordered="false"
eType="ecore:EClass DI.ecore#//DiagramElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="targetElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNLabel" eSuperTypes="DI.ecore#//Label">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNLabel"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="labelStyle" ordered="false"
eType="#//BPMNLabelStyle">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="labelStyle"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNLabelStyle" eSuperTypes="DI.ecore#//Style">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNLabelStyle"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="font" ordered="false" lowerBound="1"
eType="ecore:EClass DC.ecore#//Font" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="Font"/>
<details key="namespace" value="http://www.omg.org/spec/DD/20100524/DC"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNPlane" eSuperTypes="DI.ecore#//Plane">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNPlane"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bpmnElement" ordered="false"
eType="ecore:EClass BPMN20.ecore#//BaseElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BPMNShape" eSuperTypes="DI.ecore#//LabeledShape">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="BPMNShape"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="label" ordered="false"
eType="#//BPMNLabel" containment="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="BPMNLabel"/>
<details key="namespace" value="http://www.omg.org/spec/BPMN/20100524/DI"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="bpmnElement" ordered="false"
eType="ecore:EClass BPMN20.ecore#//BaseElement">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="bpmnElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="choreographyActivityShape"
ordered="false" eType="#//BPMNShape">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="choreographyActivityShape"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isExpanded" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isExpanded"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isHorizontal" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isHorizontal"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMarkerVisible" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isMarkerVisible"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMessageVisible" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="isMessageVisible"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="participantBandKind" ordered="false"
eType="#//ParticipantBandKind">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="participantBandKind"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageVisibleKind">
<eLiterals name="initiating"/>
<eLiterals name="non_initiating" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParticipantBandKind">
<eLiterals name="top_initiating"/>
<eLiterals name="middle_initiating" value="1"/>
<eLiterals name="bottom_initiating" value="2"/>
<eLiterals name="top_non_initiating" value="3"/>
<eLiterals name="middle_non_initiating" value="4"/>
<eLiterals name="bottom_non_initiating" value="5"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"bpmndi","nsURI":"http://www.omg.org/spec/BPMN/20100524/DI-XMI","name":"di","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNDiagram","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNEdge","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNLabel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNLabelStyle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNPlane","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BPMNShape","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageVisibleKind","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParticipantBandKind","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"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":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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"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":"bPMNDiagram","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"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":"bPMNEdge","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"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":"bPMNLabel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"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":"bPMNLabelStyle","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"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":"bPMNPlane","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"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":"bPMNShape","changeable":true,"resolveProxies":false,"lowerBound":0,"id":18,"derived":true},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"plane","changeable":true,"resolveProxies":true,"lowerBound":1,"id":28,"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":"labelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"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":"bpmnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"messageVisibleKind","changeable":true,"lowerBound":0,"iD":false,"id":35,"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":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"targetElement","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"},{"id":43,"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":"labelStyle","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"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":"font","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"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":"bpmnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"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":"bpmnElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"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":"choreographyActivityShape","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isExpanded","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isHorizontal","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMarkerVisible","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMessageVisible","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"participantBandKind","changeable":true,"lowerBound":0,"iD":false,"id":60,"derived":false},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"name":"initiating","id":70,"value":0,"literal":"initiating","eClass":"EEnumLiteral"},{"name":"non_initiating","id":71,"value":1,"literal":"non_initiating","eClass":"EEnumLiteral"},{"name":"top_initiating","id":72,"value":0,"literal":"top_initiating","eClass":"EEnumLiteral"},{"name":"middle_initiating","id":73,"value":1,"literal":"middle_initiating","eClass":"EEnumLiteral"},{"name":"bottom_initiating","id":74,"value":2,"literal":"bottom_initiating","eClass":"EEnumLiteral"},{"name":"top_non_initiating","id":75,"value":3,"literal":"top_non_initiating","eClass":"EEnumLiteral"},{"name":"middle_non_initiating","id":76,"value":4,"literal":"middle_non_initiating","eClass":"EEnumLiteral"},{"name":"bottom_non_initiating","id":77,"value":5,"literal":"bottom_non_initiating","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":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":10,"target":19},{"source":10,"target":1},{"source":11,"target":20},{"source":11,"target":1},{"source":12,"target":21},{"source":12,"target":1},{"source":13,"target":2},{"source":13,"target":22},{"source":13,"target":1},{"source":22,"target":2},{"source":14,"target":3},{"source":14,"target":23},{"source":14,"target":1},{"source":23,"target":3},{"source":15,"target":4},{"source":15,"target":24},{"source":15,"target":1},{"source":24,"target":4},{"source":16,"target":5},{"source":16,"target":25},{"source":16,"target":1},{"source":25,"target":5},{"source":17,"target":6},{"source":17,"target":26},{"source":17,"target":1},{"source":26,"target":6},{"source":18,"target":7},{"source":18,"target":27},{"source":18,"target":1},{"source":27,"target":7},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":28,"target":6},{"source":28,"target":31},{"source":28,"target":2},{"source":31,"target":6},{"source":29,"target":5},{"source":29,"target":32},{"source":29,"target":2},{"source":32,"target":5},{"source":3,"target":0},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":33,"target":4},{"source":33,"target":39},{"source":33,"target":3},{"source":39,"target":4},{"source":34,"target":40},{"source":34,"target":3},{"source":35,"target":8},{"source":35,"target":41},{"source":35,"target":3},{"source":41,"target":8},{"source":36,"target":42},{"source":36,"target":3},{"source":37,"target":43},{"source":37,"target":3},{"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":5,"target":0},{"source":5,"target":47},{"source":5,"target":48},{"source":47,"target":49},{"source":47,"target":5},{"source":6,"target":0},{"source":6,"target":50},{"source":6,"target":51},{"source":50,"target":52},{"source":50,"target":6},{"source":7,"target":0},{"source":7,"target":53},{"source":7,"target":54},{"source":7,"target":55},{"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":53,"target":4},{"source":53,"target":62},{"source":53,"target":7},{"source":62,"target":4},{"source":54,"target":63},{"source":54,"target":7},{"source":55,"target":7},{"source":55,"target":64},{"source":55,"target":7},{"source":64,"target":7},{"source":56,"target":65},{"source":56,"target":7},{"source":57,"target":66},{"source":57,"target":7},{"source":58,"target":67},{"source":58,"target":7},{"source":59,"target":68},{"source":59,"target":7},{"source":60,"target":9},{"source":60,"target":69},{"source":60,"target":7},{"source":69,"target":9},{"source":8,"target":0},{"source":8,"target":70},{"source":8,"target":71},{"source":70,"target":8},{"source":71,"target":8},{"source":9,"target":0},{"source":9,"target":72},{"source":9,"target":73},{"source":9,"target":74},{"source":9,"target":75},{"source":9,"target":76},{"source":9,"target":77},{"source":72,"target":9},{"source":73,"target":9},{"source":74,"target":9},{"source":75,"target":9},{"source":76,"target":9},{"source":77,"target":9}],"multigraph":true} | ecore |
education | repo-ecore-all/data/demonrain/EPDemo/EPDemoModel/model/EPDemo.ecore | epdemo
School
Id
Name
Clazzes
students
teachers
Clazz
Id
Name
teachers
students
Student
Id
Name
Teacher
Id
Name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="epdemo" nsURI="http://epdemo/1.0" nsPrefix="epdemo">
<eClassifiers xsi:type="ecore:EClass" name="School">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Id" 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="Clazzes" upperBound="-1"
eType="#//Clazz" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1"
eType="#//Student" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="teachers" upperBound="-1"
eType="#//Teacher" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Clazz">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Id" 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="teachers" upperBound="-1"
eType="#//Teacher" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="students" upperBound="-1"
eType="#//Student" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Student">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Id" 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="Teacher">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"epdemo","nsURI":"http://epdemo/1.0","name":"epdemo","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"School","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clazz","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Teacher","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Id","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Clazzes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"students","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"teachers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Id","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":"Name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"teachers","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":"students","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Id","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},{"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":"Id","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":"Name","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":5,"target":10},{"source":5,"target":1},{"source":6,"target":11},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":2},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":3},{"source":9,"target":4},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":4},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":15,"target":19},{"source":15,"target":2},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":4},{"source":17,"target":21},{"source":17,"target":2},{"source":21,"target":4},{"source":18,"target":3},{"source":18,"target":22},{"source":18,"target":2},{"source":22,"target":3},{"source":3,"target":0},{"source":3,"target":23},{"source":3,"target":24},{"source":23,"target":25},{"source":23,"target":3},{"source":24,"target":26},{"source":24,"target":3},{"source":4,"target":0},{"source":4,"target":27},{"source":4,"target":28},{"source":27,"target":29},{"source":27,"target":4},{"source":28,"target":30},{"source":28,"target":4}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsER2MOFownedElementHasVisibility.ecore | UML2WithID
VisibilityKind
package
package
private
private
protected
protected
public
public
JoinNode
MergeNode
NamedElement
visibility
ExpansionNode
Interface
DurationInterval
CentralBufferNode
ClearVariableAction
ChangeTrigger
ApplyFunctionAction
ReplyAction
ReadLinkObjectEndQualifierAction
Device
CommunicationPath
AddVariableValueAction
ReadSelfAction
ProtocolTransition
Association
PartDecomposition
InstanceSpecification
StructuralFeatureAction
ParameterableClassifier
State
StartOwnedBehaviorAction
Behavior
DataStoreNode
Reception
ActivityNode
LinkAction
Type
StructuralFeature
DeployedArtifact
Model
Dependency
GeneralOrdering
TimeTrigger
AcceptEventAction
DeploymentTarget
Classifier
ValueSpecification
Gate
Deployment
PackageableElement
Feature
AssociationClass
RedefinableTemplateSignature
Lifeline
Vertex
LiteralNull
ExtensionEnd
ActivityPartition
CallTrigger
InformationFlow
ConnectableElement
ExecutableNode
SendSignalAction
Package
Message
Trigger
Property
Artifact
Permission
Namespace
member
Node
RemoveVariableValueAction
FinalState
Extend
DurationConstraint
Profile
UseCase
EventOccurrence
Connector
CombinedFragment
EncapsulatedClassifier
EnumerationLiteral
CreateLinkObjectAction
LiteralUnlimitedNatural
ReadStructuralFeatureAction
Continuation
CreateObjectAction
LiteralString
Expression
StructuredClassifier
TimeInterval
Action
InstanceValue
Stereotype
Signal
InteractionFragment
InitialNode
Actor
FinalNode
ReadLinkObjectEndAction
Include
ExtensionPoint
Parameter
InteractionOccurrence
Pseudostate
ActivityEdge
ForkNode
InteractionOperand
StateMachine
ReadExtentAction
ValuePin
Realization
ReadLinkAction
Usage
Abstraction
LiteralBoolean
AddStructuralFeatureValueAction
Interval
BehavioralFeature
ParameterSet
DataType
CollaborationOccurrence
ConnectionPointReference
InformationItem
RedefinableElement
TimeExpression
BroadcastSignalAction
Operation
MessageTrigger
Implementation
AnyTrigger
Duration
StructuredActivityNode
ControlFlow
DecisionNode
DestroyLinkAction
DestroyObjectAction
CallBehaviorAction
PrimitiveFunction
DurationObservationAction
WriteStructuralFeatureAction
ObjectFlow
ActivityFinalNode
ExecutionEnvironment
ReadIsClassifiedObjectAction
VariableAction
AcceptCallAction
LoopNode
Component
LiteralInteger
LiteralSpecification
TimeObservationAction
Port
Pin
IntervalConstraint
TimeConstraint
Constraint
TestIdentityAction
OutputPin
InteractionConstraint
InvocationAction
ReadVariableAction
CreateLinkAction
MessageEnd
ActivityParameterNode
DeploymentSpecification
CallOperationAction
TypedElement
ClearStructuralFeatureAction
ClearAssociationAction
ObjectNode
Class
ExpansionRegion
ProtocolStateMachine
Enumeration
RaiseExceptionAction
Variable
ExecutionOccurrence
RemoveStructuralFeatureValueAction
FlowFinalNode
Collaboration
Manifestation
ConditionalNode
GeneralizationSet
SignalTrigger
WriteVariableAction
Stop
BehavioredClassifier
Substitution
PrimitiveType
StateInvariant
SendObjectAction
InputPin
TemplateableClassifier
ReclassifyObjectAction
Interaction
Transition
Region
ControlNode
Extension
OpaqueExpression
Activity
WriteLinkAction
CallAction
Element
ID | <?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="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID">
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="package" value="1" literal="package"/>
<eLiterals name="private" value="2" literal="private"/>
<eLiterals name="protected" value="3" literal="protected"/>
<eLiterals name="public" value="4" literal="public"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true"
eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"
eSuperTypes="#//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1"
eType="#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true"
eSuperTypes="#//StructuredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true"
eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true"
eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction"
eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true"
eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","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":"ExpansionNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"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":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"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"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"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"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"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"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"},{"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"},{"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"},{"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"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"id":608,"eClass":"EGenericType"},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"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":626,"derived":false},{"id":627,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":193},{"source":2,"target":199},{"source":2,"target":204},{"source":2,"target":205},{"source":204,"target":193},{"source":205,"target":199},{"source":3,"target":0},{"source":3,"target":193},{"source":3,"target":199},{"source":3,"target":206},{"source":3,"target":207},{"source":206,"target":193},{"source":207,"target":199},{"source":4,"target":0},{"source":4,"target":199},{"source":4,"target":208},{"source":4,"target":209},{"source":208,"target":1},{"source":208,"target":210},{"source":208,"target":4},{"source":210,"target":1},{"source":209,"target":199},{"source":5,"target":0},{"source":5,"target":165},{"source":5,"target":199},{"source":5,"target":211},{"source":5,"target":212},{"source":211,"target":165},{"source":212,"target":199},{"source":6,"target":0},{"source":6,"target":40},{"source":6,"target":199},{"source":6,"target":213},{"source":6,"target":214},{"source":213,"target":40},{"source":214,"target":199},{"source":7,"target":0},{"source":7,"target":112},{"source":7,"target":199},{"source":7,"target":215},{"source":7,"target":216},{"source":215,"target":112},{"source":216,"target":199},{"source":8,"target":0},{"source":8,"target":165},{"source":8,"target":199},{"source":8,"target":217},{"source":8,"target":218},{"source":217,"target":165},{"source":218,"target":199},{"source":9,"target":0},{"source":9,"target":140},{"source":9,"target":199},{"source":9,"target":219},{"source":9,"target":220},{"source":219,"target":140},{"source":220,"target":199},{"source":10,"target":0},{"source":10,"target":60},{"source":10,"target":199},{"source":10,"target":221},{"source":10,"target":222},{"source":221,"target":60},{"source":222,"target":199},{"source":11,"target":0},{"source":11,"target":86},{"source":11,"target":199},{"source":11,"target":223},{"source":11,"target":224},{"source":223,"target":86},{"source":224,"target":199},{"source":12,"target":0},{"source":12,"target":86},{"source":12,"target":199},{"source":12,"target":225},{"source":12,"target":226},{"source":225,"target":86},{"source":226,"target":199},{"source":13,"target":0},{"source":13,"target":86},{"source":13,"target":199},{"source":13,"target":227},{"source":13,"target":228},{"source":227,"target":86},{"source":228,"target":199},{"source":14,"target":0},{"source":14,"target":65},{"source":14,"target":199},{"source":14,"target":229},{"source":14,"target":230},{"source":229,"target":65},{"source":230,"target":199},{"source":15,"target":0},{"source":15,"target":19},{"source":15,"target":199},{"source":15,"target":231},{"source":15,"target":232},{"source":231,"target":19},{"source":232,"target":199},{"source":16,"target":0},{"source":16,"target":180},{"source":16,"target":199},{"source":16,"target":233},{"source":16,"target":234},{"source":233,"target":180},{"source":234,"target":199},{"source":17,"target":0},{"source":17,"target":86},{"source":17,"target":199},{"source":17,"target":235},{"source":17,"target":236},{"source":235,"target":86},{"source":236,"target":199},{"source":18,"target":0},{"source":18,"target":191},{"source":18,"target":199},{"source":18,"target":237},{"source":18,"target":238},{"source":237,"target":191},{"source":238,"target":199},{"source":19,"target":0},{"source":19,"target":40},{"source":19,"target":199},{"source":19,"target":239},{"source":19,"target":240},{"source":239,"target":40},{"source":240,"target":199},{"source":20,"target":0},{"source":20,"target":98},{"source":20,"target":199},{"source":20,"target":241},{"source":20,"target":242},{"source":241,"target":98},{"source":242,"target":199},{"source":21,"target":0},{"source":21,"target":44},{"source":21,"target":39},{"source":21,"target":33},{"source":21,"target":199},{"source":21,"target":243},{"source":21,"target":244},{"source":21,"target":245},{"source":21,"target":246},{"source":243,"target":44},{"source":244,"target":39},{"source":245,"target":33},{"source":246,"target":199},{"source":22,"target":0},{"source":22,"target":86},{"source":22,"target":199},{"source":22,"target":247},{"source":22,"target":248},{"source":247,"target":86},{"source":248,"target":199},{"source":23,"target":0},{"source":23,"target":40},{"source":23,"target":199},{"source":23,"target":249},{"source":23,"target":250},{"source":249,"target":40},{"source":250,"target":199},{"source":24,"target":0},{"source":24,"target":64},{"source":24,"target":119},{"source":24,"target":49},{"source":24,"target":199},{"source":24,"target":251},{"source":24,"target":252},{"source":24,"target":253},{"source":24,"target":254},{"source":251,"target":64},{"source":252,"target":119},{"source":253,"target":49},{"source":254,"target":199},{"source":25,"target":0},{"source":25,"target":86},{"source":25,"target":199},{"source":25,"target":255},{"source":25,"target":256},{"source":255,"target":86},{"source":256,"target":199},{"source":26,"target":0},{"source":26,"target":166},{"source":26,"target":199},{"source":26,"target":257},{"source":26,"target":258},{"source":257,"target":166},{"source":258,"target":199},{"source":27,"target":0},{"source":27,"target":8},{"source":27,"target":199},{"source":27,"target":259},{"source":27,"target":260},{"source":259,"target":8},{"source":260,"target":199},{"source":28,"target":0},{"source":28,"target":113},{"source":28,"target":199},{"source":28,"target":261},{"source":28,"target":262},{"source":261,"target":113},{"source":262,"target":199},{"source":29,"target":0},{"source":29,"target":119},{"source":29,"target":199},{"source":29,"target":263},{"source":29,"target":264},{"source":263,"target":119},{"source":264,"target":199},{"source":30,"target":0},{"source":30,"target":86},{"source":30,"target":199},{"source":30,"target":265},{"source":30,"target":266},{"source":265,"target":86},{"source":266,"target":199},{"source":31,"target":0},{"source":31,"target":44},{"source":31,"target":199},{"source":31,"target":267},{"source":31,"target":268},{"source":267,"target":44},{"source":268,"target":199},{"source":32,"target":0},{"source":32,"target":45},{"source":32,"target":162},{"source":32,"target":199},{"source":32,"target":269},{"source":32,"target":270},{"source":32,"target":271},{"source":269,"target":45},{"source":270,"target":162},{"source":271,"target":199},{"source":33,"target":0},{"source":33,"target":4},{"source":33,"target":199},{"source":33,"target":272},{"source":33,"target":273},{"source":272,"target":4},{"source":273,"target":199},{"source":34,"target":0},{"source":34,"target":58},{"source":34,"target":199},{"source":34,"target":274},{"source":34,"target":275},{"source":274,"target":58},{"source":275,"target":199},{"source":35,"target":0},{"source":35,"target":44},{"source":35,"target":199},{"source":35,"target":276},{"source":35,"target":277},{"source":276,"target":44},{"source":277,"target":199},{"source":36,"target":0},{"source":36,"target":4},{"source":36,"target":199},{"source":36,"target":278},{"source":36,"target":279},{"source":278,"target":4},{"source":279,"target":199},{"source":37,"target":0},{"source":37,"target":60},{"source":37,"target":199},{"source":37,"target":280},{"source":37,"target":281},{"source":280,"target":60},{"source":281,"target":199},{"source":38,"target":0},{"source":38,"target":86},{"source":38,"target":199},{"source":38,"target":282},{"source":38,"target":283},{"source":282,"target":86},{"source":283,"target":199},{"source":39,"target":0},{"source":39,"target":4},{"source":39,"target":199},{"source":39,"target":284},{"source":39,"target":285},{"source":284,"target":4},{"source":285,"target":199},{"source":40,"target":0},{"source":40,"target":64},{"source":40,"target":31},{"source":40,"target":119},{"source":40,"target":199},{"source":40,"target":286},{"source":40,"target":287},{"source":40,"target":288},{"source":40,"target":289},{"source":286,"target":64},{"source":287,"target":31},{"source":288,"target":119},{"source":289,"target":199},{"source":41,"target":0},{"source":41,"target":162},{"source":41,"target":199},{"source":41,"target":290},{"source":41,"target":291},{"source":290,"target":162},{"source":291,"target":199},{"source":42,"target":0},{"source":42,"target":158},{"source":42,"target":199},{"source":42,"target":292},{"source":42,"target":293},{"source":292,"target":158},{"source":293,"target":199},{"source":43,"target":0},{"source":43,"target":35},{"source":43,"target":199},{"source":43,"target":294},{"source":43,"target":295},{"source":294,"target":35},{"source":295,"target":199},{"source":44,"target":0},{"source":44,"target":4},{"source":44,"target":199},{"source":44,"target":296},{"source":44,"target":297},{"source":296,"target":4},{"source":297,"target":199},{"source":45,"target":0},{"source":45,"target":119},{"source":45,"target":199},{"source":45,"target":298},{"source":45,"target":299},{"source":298,"target":119},{"source":299,"target":199},{"source":46,"target":0},{"source":46,"target":166},{"source":46,"target":19},{"source":46,"target":199},{"source":46,"target":300},{"source":46,"target":301},{"source":46,"target":302},{"source":300,"target":166},{"source":301,"target":19},{"source":302,"target":199},{"source":47,"target":0},{"source":47,"target":119},{"source":47,"target":199},{"source":47,"target":303},{"source":47,"target":304},{"source":303,"target":119},{"source":304,"target":199},{"source":48,"target":0},{"source":48,"target":4},{"source":48,"target":199},{"source":48,"target":305},{"source":48,"target":306},{"source":305,"target":4},{"source":306,"target":199},{"source":49,"target":0},{"source":49,"target":4},{"source":49,"target":199},{"source":49,"target":307},{"source":49,"target":308},{"source":307,"target":4},{"source":308,"target":199},{"source":50,"target":0},{"source":50,"target":145},{"source":50,"target":199},{"source":50,"target":309},{"source":50,"target":310},{"source":309,"target":145},{"source":310,"target":199},{"source":51,"target":0},{"source":51,"target":61},{"source":51,"target":199},{"source":51,"target":311},{"source":51,"target":312},{"source":311,"target":61},{"source":312,"target":199},{"source":52,"target":0},{"source":52,"target":4},{"source":52,"target":199},{"source":52,"target":313},{"source":52,"target":314},{"source":313,"target":4},{"source":314,"target":199},{"source":53,"target":0},{"source":53,"target":123},{"source":53,"target":199},{"source":53,"target":315},{"source":53,"target":316},{"source":315,"target":123},{"source":316,"target":199},{"source":54,"target":0},{"source":54,"target":44},{"source":54,"target":199},{"source":54,"target":317},{"source":54,"target":318},{"source":317,"target":44},{"source":318,"target":199},{"source":55,"target":0},{"source":55,"target":4},{"source":55,"target":199},{"source":55,"target":319},{"source":55,"target":320},{"source":319,"target":4},{"source":320,"target":199},{"source":56,"target":0},{"source":56,"target":29},{"source":56,"target":199},{"source":56,"target":321},{"source":56,"target":322},{"source":321,"target":29},{"source":322,"target":199},{"source":57,"target":0},{"source":57,"target":155},{"source":57,"target":199},{"source":57,"target":323},{"source":57,"target":324},{"source":323,"target":155},{"source":324,"target":199},{"source":58,"target":0},{"source":58,"target":64},{"source":58,"target":44},{"source":58,"target":199},{"source":58,"target":325},{"source":58,"target":326},{"source":58,"target":327},{"source":325,"target":64},{"source":326,"target":44},{"source":327,"target":199},{"source":59,"target":0},{"source":59,"target":4},{"source":59,"target":199},{"source":59,"target":328},{"source":59,"target":329},{"source":328,"target":4},{"source":329,"target":199},{"source":60,"target":0},{"source":60,"target":4},{"source":60,"target":199},{"source":60,"target":330},{"source":60,"target":331},{"source":330,"target":4},{"source":331,"target":199},{"source":61,"target":0},{"source":61,"target":32},{"source":61,"target":55},{"source":61,"target":39},{"source":61,"target":199},{"source":61,"target":332},{"source":61,"target":333},{"source":61,"target":334},{"source":61,"target":335},{"source":332,"target":32},{"source":333,"target":55},{"source":334,"target":39},{"source":335,"target":199},{"source":62,"target":0},{"source":62,"target":40},{"source":62,"target":33},{"source":62,"target":199},{"source":62,"target":336},{"source":62,"target":337},{"source":62,"target":338},{"source":336,"target":40},{"source":337,"target":33},{"source":338,"target":199},{"source":63,"target":0},{"source":63,"target":35},{"source":63,"target":199},{"source":63,"target":339},{"source":63,"target":340},{"source":339,"target":35},{"source":340,"target":199},{"source":64,"target":0},{"source":64,"target":4},{"source":64,"target":199},{"source":64,"target":341},{"source":64,"target":342},{"source":64,"target":343},{"source":341,"target":4},{"source":341,"target":344},{"source":341,"target":64},{"source":344,"target":4},{"source":342,"target":4},{"source":343,"target":199},{"source":65,"target":0},{"source":65,"target":166},{"source":65,"target":39},{"source":65,"target":199},{"source":65,"target":345},{"source":65,"target":346},{"source":65,"target":347},{"source":345,"target":166},{"source":346,"target":39},{"source":347,"target":199},{"source":66,"target":0},{"source":66,"target":180},{"source":66,"target":199},{"source":66,"target":348},{"source":66,"target":349},{"source":348,"target":180},{"source":349,"target":199},{"source":67,"target":0},{"source":67,"target":24},{"source":67,"target":199},{"source":67,"target":350},{"source":67,"target":351},{"source":350,"target":24},{"source":351,"target":199},{"source":68,"target":0},{"source":68,"target":4},{"source":68,"target":199},{"source":68,"target":352},{"source":68,"target":353},{"source":352,"target":4},{"source":353,"target":199},{"source":69,"target":0},{"source":69,"target":149},{"source":69,"target":199},{"source":69,"target":354},{"source":69,"target":355},{"source":354,"target":149},{"source":355,"target":199},{"source":70,"target":0},{"source":70,"target":58},{"source":70,"target":199},{"source":70,"target":356},{"source":70,"target":357},{"source":356,"target":58},{"source":357,"target":199},{"source":71,"target":0},{"source":71,"target":182},{"source":71,"target":199},{"source":71,"target":358},{"source":71,"target":359},{"source":358,"target":182},{"source":359,"target":199},{"source":72,"target":0},{"source":72,"target":90},{"source":72,"target":158},{"source":72,"target":199},{"source":72,"target":360},{"source":72,"target":361},{"source":72,"target":362},{"source":360,"target":90},{"source":361,"target":158},{"source":362,"target":199},{"source":73,"target":0},{"source":73,"target":45},{"source":73,"target":199},{"source":73,"target":363},{"source":73,"target":364},{"source":363,"target":45},{"source":364,"target":199},{"source":74,"target":0},{"source":74,"target":90},{"source":74,"target":199},{"source":74,"target":365},{"source":74,"target":366},{"source":365,"target":90},{"source":366,"target":199},{"source":75,"target":0},{"source":75,"target":84},{"source":75,"target":199},{"source":75,"target":367},{"source":75,"target":368},{"source":367,"target":84},{"source":368,"target":199},{"source":76,"target":0},{"source":76,"target":21},{"source":76,"target":199},{"source":76,"target":369},{"source":76,"target":370},{"source":369,"target":21},{"source":370,"target":199},{"source":77,"target":0},{"source":77,"target":157},{"source":77,"target":199},{"source":77,"target":371},{"source":77,"target":372},{"source":371,"target":157},{"source":372,"target":199},{"source":78,"target":0},{"source":78,"target":145},{"source":78,"target":199},{"source":78,"target":373},{"source":78,"target":374},{"source":373,"target":145},{"source":374,"target":199},{"source":79,"target":0},{"source":79,"target":22},{"source":79,"target":199},{"source":79,"target":375},{"source":79,"target":376},{"source":375,"target":22},{"source":376,"target":199},{"source":80,"target":0},{"source":80,"target":90},{"source":80,"target":199},{"source":80,"target":377},{"source":80,"target":378},{"source":377,"target":90},{"source":378,"target":199},{"source":81,"target":0},{"source":81,"target":86},{"source":81,"target":199},{"source":81,"target":379},{"source":81,"target":380},{"source":379,"target":86},{"source":380,"target":199},{"source":82,"target":0},{"source":82,"target":145},{"source":82,"target":199},{"source":82,"target":381},{"source":82,"target":382},{"source":381,"target":145},{"source":382,"target":199},{"source":83,"target":0},{"source":83,"target":195},{"source":83,"target":199},{"source":83,"target":383},{"source":83,"target":384},{"source":383,"target":195},{"source":384,"target":199},{"source":84,"target":0},{"source":84,"target":40},{"source":84,"target":199},{"source":84,"target":385},{"source":84,"target":386},{"source":385,"target":40},{"source":386,"target":199},{"source":85,"target":0},{"source":85,"target":112},{"source":85,"target":199},{"source":85,"target":387},{"source":85,"target":388},{"source":387,"target":112},{"source":388,"target":199},{"source":86,"target":0},{"source":86,"target":56},{"source":86,"target":199},{"source":86,"target":389},{"source":86,"target":390},{"source":389,"target":56},{"source":390,"target":199},{"source":87,"target":0},{"source":87,"target":41},{"source":87,"target":199},{"source":87,"target":391},{"source":87,"target":392},{"source":391,"target":41},{"source":392,"target":199},{"source":88,"target":0},{"source":88,"target":166},{"source":88,"target":199},{"source":88,"target":393},{"source":88,"target":394},{"source":393,"target":166},{"source":394,"target":199},{"source":89,"target":0},{"source":89,"target":40},{"source":89,"target":199},{"source":89,"target":395},{"source":89,"target":396},{"source":395,"target":40},{"source":396,"target":199},{"source":90,"target":0},{"source":90,"target":4},{"source":90,"target":199},{"source":90,"target":397},{"source":90,"target":398},{"source":397,"target":4},{"source":398,"target":199},{"source":91,"target":0},{"source":91,"target":193},{"source":91,"target":199},{"source":91,"target":399},{"source":91,"target":400},{"source":399,"target":193},{"source":400,"target":199},{"source":92,"target":0},{"source":92,"target":40},{"source":92,"target":199},{"source":92,"target":401},{"source":92,"target":402},{"source":401,"target":40},{"source":402,"target":199},{"source":93,"target":0},{"source":93,"target":193},{"source":93,"target":199},{"source":93,"target":403},{"source":93,"target":404},{"source":403,"target":193},{"source":404,"target":199},{"source":94,"target":0},{"source":94,"target":86},{"source":94,"target":199},{"source":94,"target":405},{"source":94,"target":406},{"source":405,"target":86},{"source":406,"target":199},{"source":95,"target":0},{"source":95,"target":4},{"source":95,"target":199},{"source":95,"target":407},{"source":95,"target":408},{"source":407,"target":4},{"source":408,"target":199},{"source":96,"target":0},{"source":96,"target":119},{"source":96,"target":199},{"source":96,"target":409},{"source":96,"target":410},{"source":409,"target":119},{"source":410,"target":199},{"source":97,"target":0},{"source":97,"target":55},{"source":97,"target":162},{"source":97,"target":199},{"source":97,"target":411},{"source":97,"target":412},{"source":97,"target":413},{"source":411,"target":55},{"source":412,"target":162},{"source":413,"target":199},{"source":98,"target":0},{"source":98,"target":90},{"source":98,"target":199},{"source":98,"target":414},{"source":98,"target":415},{"source":414,"target":90},{"source":415,"target":199},{"source":99,"target":0},{"source":99,"target":49},{"source":99,"target":199},{"source":99,"target":416},{"source":99,"target":417},{"source":416,"target":49},{"source":417,"target":199},{"source":100,"target":0},{"source":100,"target":119},{"source":100,"target":199},{"source":100,"target":418},{"source":100,"target":419},{"source":418,"target":119},{"source":419,"target":199},{"source":101,"target":0},{"source":101,"target":193},{"source":101,"target":199},{"source":101,"target":420},{"source":101,"target":421},{"source":420,"target":193},{"source":421,"target":199},{"source":102,"target":0},{"source":102,"target":64},{"source":102,"target":90},{"source":102,"target":199},{"source":102,"target":422},{"source":102,"target":423},{"source":102,"target":424},{"source":422,"target":64},{"source":423,"target":90},{"source":424,"target":199},{"source":103,"target":0},{"source":103,"target":26},{"source":103,"target":199},{"source":103,"target":425},{"source":103,"target":426},{"source":425,"target":26},{"source":426,"target":199},{"source":104,"target":0},{"source":104,"target":86},{"source":104,"target":199},{"source":104,"target":427},{"source":104,"target":428},{"source":427,"target":86},{"source":428,"target":199},{"source":105,"target":0},{"source":105,"target":187},{"source":105,"target":199},{"source":105,"target":429},{"source":105,"target":430},{"source":429,"target":187},{"source":430,"target":199},{"source":106,"target":0},{"source":106,"target":109},{"source":106,"target":199},{"source":106,"target":431},{"source":106,"target":432},{"source":431,"target":109},{"source":432,"target":199},{"source":107,"target":0},{"source":107,"target":30},{"source":107,"target":199},{"source":107,"target":433},{"source":107,"target":434},{"source":433,"target":30},{"source":434,"target":199},{"source":108,"target":0},{"source":108,"target":35},{"source":108,"target":199},{"source":108,"target":435},{"source":108,"target":436},{"source":435,"target":35},{"source":436,"target":199},{"source":109,"target":0},{"source":109,"target":35},{"source":109,"target":199},{"source":109,"target":437},{"source":109,"target":438},{"source":437,"target":35},{"source":438,"target":199},{"source":110,"target":0},{"source":110,"target":145},{"source":110,"target":199},{"source":110,"target":439},{"source":110,"target":440},{"source":439,"target":145},{"source":440,"target":199},{"source":111,"target":0},{"source":111,"target":135},{"source":111,"target":199},{"source":111,"target":441},{"source":111,"target":442},{"source":441,"target":135},{"source":442,"target":199},{"source":112,"target":0},{"source":112,"target":41},{"source":112,"target":199},{"source":112,"target":443},{"source":112,"target":444},{"source":443,"target":41},{"source":444,"target":199},{"source":113,"target":0},{"source":113,"target":64},{"source":113,"target":45},{"source":113,"target":199},{"source":113,"target":445},{"source":113,"target":446},{"source":113,"target":447},{"source":445,"target":64},{"source":446,"target":45},{"source":447,"target":199},{"source":114,"target":0},{"source":114,"target":4},{"source":114,"target":199},{"source":114,"target":448},{"source":114,"target":449},{"source":448,"target":4},{"source":449,"target":199},{"source":115,"target":0},{"source":115,"target":40},{"source":115,"target":199},{"source":115,"target":450},{"source":115,"target":451},{"source":450,"target":40},{"source":451,"target":199},{"source":116,"target":0},{"source":116,"target":4},{"source":116,"target":199},{"source":116,"target":452},{"source":116,"target":453},{"source":452,"target":4},{"source":453,"target":199},{"source":117,"target":0},{"source":117,"target":49},{"source":117,"target":199},{"source":117,"target":454},{"source":117,"target":455},{"source":454,"target":49},{"source":455,"target":199},{"source":118,"target":0},{"source":118,"target":40},{"source":118,"target":199},{"source":118,"target":456},{"source":118,"target":457},{"source":456,"target":40},{"source":457,"target":199},{"source":119,"target":0},{"source":119,"target":4},{"source":119,"target":199},{"source":119,"target":458},{"source":119,"target":459},{"source":458,"target":4},{"source":459,"target":199},{"source":120,"target":0},{"source":120,"target":41},{"source":120,"target":199},{"source":120,"target":460},{"source":120,"target":461},{"source":460,"target":41},{"source":461,"target":199},{"source":121,"target":0},{"source":121,"target":155},{"source":121,"target":199},{"source":121,"target":462},{"source":121,"target":463},{"source":462,"target":155},{"source":463,"target":199},{"source":122,"target":0},{"source":122,"target":113},{"source":122,"target":162},{"source":122,"target":199},{"source":122,"target":464},{"source":122,"target":465},{"source":122,"target":466},{"source":464,"target":113},{"source":465,"target":162},{"source":466,"target":199},{"source":123,"target":0},{"source":123,"target":60},{"source":123,"target":199},{"source":123,"target":467},{"source":123,"target":468},{"source":467,"target":60},{"source":468,"target":199},{"source":124,"target":0},{"source":124,"target":106},{"source":124,"target":199},{"source":124,"target":469},{"source":124,"target":470},{"source":469,"target":106},{"source":470,"target":199},{"source":125,"target":0},{"source":125,"target":123},{"source":125,"target":199},{"source":125,"target":471},{"source":125,"target":472},{"source":471,"target":123},{"source":472,"target":199},{"source":126,"target":0},{"source":126,"target":41},{"source":126,"target":199},{"source":126,"target":473},{"source":126,"target":474},{"source":473,"target":41},{"source":474,"target":199},{"source":127,"target":0},{"source":127,"target":86},{"source":127,"target":64},{"source":127,"target":199},{"source":127,"target":475},{"source":127,"target":476},{"source":127,"target":477},{"source":475,"target":86},{"source":476,"target":64},{"source":477,"target":199},{"source":128,"target":0},{"source":128,"target":100},{"source":128,"target":199},{"source":128,"target":478},{"source":128,"target":479},{"source":478,"target":100},{"source":479,"target":199},{"source":129,"target":0},{"source":129,"target":193},{"source":129,"target":199},{"source":129,"target":480},{"source":129,"target":481},{"source":480,"target":193},{"source":481,"target":199},{"source":130,"target":0},{"source":130,"target":197},{"source":130,"target":199},{"source":130,"target":482},{"source":130,"target":483},{"source":482,"target":197},{"source":483,"target":199},{"source":131,"target":0},{"source":131,"target":86},{"source":131,"target":199},{"source":131,"target":484},{"source":131,"target":485},{"source":484,"target":86},{"source":485,"target":199},{"source":132,"target":0},{"source":132,"target":198},{"source":132,"target":199},{"source":132,"target":486},{"source":132,"target":487},{"source":486,"target":198},{"source":487,"target":199},{"source":133,"target":0},{"source":133,"target":44},{"source":133,"target":199},{"source":133,"target":488},{"source":133,"target":489},{"source":488,"target":44},{"source":489,"target":199},{"source":134,"target":0},{"source":134,"target":135},{"source":134,"target":199},{"source":134,"target":490},{"source":134,"target":491},{"source":490,"target":135},{"source":491,"target":199},{"source":135,"target":0},{"source":135,"target":22},{"source":135,"target":199},{"source":135,"target":492},{"source":135,"target":493},{"source":492,"target":22},{"source":493,"target":199},{"source":136,"target":0},{"source":136,"target":100},{"source":136,"target":199},{"source":136,"target":494},{"source":136,"target":495},{"source":494,"target":100},{"source":495,"target":199},{"source":137,"target":0},{"source":137,"target":93},{"source":137,"target":199},{"source":137,"target":496},{"source":137,"target":497},{"source":496,"target":93},{"source":497,"target":199},{"source":138,"target":0},{"source":138,"target":65},{"source":138,"target":199},{"source":138,"target":498},{"source":138,"target":499},{"source":498,"target":65},{"source":499,"target":199},{"source":139,"target":0},{"source":139,"target":86},{"source":139,"target":199},{"source":139,"target":500},{"source":139,"target":501},{"source":500,"target":86},{"source":501,"target":199},{"source":140,"target":0},{"source":140,"target":86},{"source":140,"target":199},{"source":140,"target":502},{"source":140,"target":503},{"source":502,"target":86},{"source":503,"target":199},{"source":141,"target":0},{"source":141,"target":38},{"source":141,"target":199},{"source":141,"target":504},{"source":141,"target":505},{"source":504,"target":38},{"source":505,"target":199},{"source":142,"target":0},{"source":142,"target":127},{"source":142,"target":199},{"source":142,"target":506},{"source":142,"target":507},{"source":506,"target":127},{"source":507,"target":199},{"source":143,"target":0},{"source":143,"target":166},{"source":143,"target":199},{"source":143,"target":508},{"source":143,"target":509},{"source":508,"target":166},{"source":509,"target":199},{"source":144,"target":0},{"source":144,"target":145},{"source":144,"target":199},{"source":144,"target":510},{"source":144,"target":511},{"source":510,"target":145},{"source":511,"target":199},{"source":145,"target":0},{"source":145,"target":41},{"source":145,"target":199},{"source":145,"target":512},{"source":145,"target":513},{"source":512,"target":41},{"source":513,"target":199},{"source":146,"target":0},{"source":146,"target":135},{"source":146,"target":199},{"source":146,"target":514},{"source":146,"target":515},{"source":514,"target":135},{"source":515,"target":199},{"source":147,"target":0},{"source":147,"target":61},{"source":147,"target":199},{"source":147,"target":516},{"source":147,"target":517},{"source":516,"target":61},{"source":517,"target":199},{"source":148,"target":0},{"source":148,"target":165},{"source":148,"target":199},{"source":148,"target":518},{"source":148,"target":519},{"source":518,"target":165},{"source":519,"target":199},{"source":149,"target":0},{"source":149,"target":151},{"source":149,"target":199},{"source":149,"target":520},{"source":149,"target":521},{"source":520,"target":151},{"source":521,"target":199},{"source":150,"target":0},{"source":150,"target":149},{"source":150,"target":199},{"source":150,"target":522},{"source":150,"target":523},{"source":522,"target":149},{"source":523,"target":199},{"source":151,"target":0},{"source":151,"target":44},{"source":151,"target":199},{"source":151,"target":524},{"source":151,"target":525},{"source":524,"target":44},{"source":525,"target":199},{"source":152,"target":0},{"source":152,"target":86},{"source":152,"target":199},{"source":152,"target":526},{"source":152,"target":527},{"source":526,"target":86},{"source":527,"target":199},{"source":153,"target":0},{"source":153,"target":148},{"source":153,"target":199},{"source":153,"target":528},{"source":153,"target":529},{"source":528,"target":148},{"source":529,"target":199},{"source":154,"target":0},{"source":154,"target":151},{"source":154,"target":199},{"source":154,"target":530},{"source":154,"target":531},{"source":530,"target":151},{"source":531,"target":199},{"source":155,"target":0},{"source":155,"target":86},{"source":155,"target":199},{"source":155,"target":532},{"source":155,"target":533},{"source":532,"target":86},{"source":533,"target":199},{"source":156,"target":0},{"source":156,"target":140},{"source":156,"target":199},{"source":156,"target":534},{"source":156,"target":535},{"source":534,"target":140},{"source":535,"target":199},{"source":157,"target":0},{"source":157,"target":197},{"source":157,"target":199},{"source":157,"target":536},{"source":157,"target":537},{"source":536,"target":197},{"source":537,"target":199},{"source":158,"target":0},{"source":158,"target":4},{"source":158,"target":199},{"source":158,"target":538},{"source":158,"target":539},{"source":538,"target":4},{"source":539,"target":199},{"source":159,"target":0},{"source":159,"target":165},{"source":159,"target":199},{"source":159,"target":540},{"source":159,"target":541},{"source":540,"target":165},{"source":541,"target":199},{"source":160,"target":0},{"source":160,"target":62},{"source":160,"target":199},{"source":160,"target":542},{"source":160,"target":543},{"source":542,"target":62},{"source":543,"target":199},{"source":161,"target":0},{"source":161,"target":198},{"source":161,"target":199},{"source":161,"target":544},{"source":161,"target":545},{"source":544,"target":198},{"source":545,"target":199},{"source":162,"target":0},{"source":162,"target":4},{"source":162,"target":199},{"source":162,"target":546},{"source":162,"target":547},{"source":546,"target":4},{"source":547,"target":199},{"source":163,"target":0},{"source":163,"target":22},{"source":163,"target":199},{"source":163,"target":548},{"source":163,"target":549},{"source":548,"target":22},{"source":549,"target":199},{"source":164,"target":0},{"source":164,"target":86},{"source":164,"target":199},{"source":164,"target":550},{"source":164,"target":551},{"source":550,"target":86},{"source":551,"target":199},{"source":165,"target":0},{"source":165,"target":29},{"source":165,"target":162},{"source":165,"target":199},{"source":165,"target":552},{"source":165,"target":553},{"source":165,"target":554},{"source":552,"target":29},{"source":553,"target":162},{"source":554,"target":199},{"source":166,"target":0},{"source":166,"target":182},{"source":166,"target":75},{"source":166,"target":199},{"source":166,"target":555},{"source":166,"target":556},{"source":166,"target":557},{"source":555,"target":182},{"source":556,"target":75},{"source":557,"target":199},{"source":167,"target":0},{"source":167,"target":127},{"source":167,"target":199},{"source":167,"target":558},{"source":167,"target":559},{"source":558,"target":127},{"source":559,"target":199},{"source":168,"target":0},{"source":168,"target":103},{"source":168,"target":199},{"source":168,"target":560},{"source":168,"target":561},{"source":560,"target":103},{"source":561,"target":199},{"source":169,"target":0},{"source":169,"target":115},{"source":169,"target":199},{"source":169,"target":562},{"source":169,"target":563},{"source":562,"target":115},{"source":563,"target":199},{"source":170,"target":0},{"source":170,"target":86},{"source":170,"target":199},{"source":170,"target":564},{"source":170,"target":565},{"source":564,"target":86},{"source":565,"target":199},{"source":171,"target":0},{"source":171,"target":55},{"source":171,"target":162},{"source":171,"target":199},{"source":171,"target":566},{"source":171,"target":567},{"source":171,"target":568},{"source":566,"target":55},{"source":567,"target":162},{"source":568,"target":199},{"source":172,"target":0},{"source":172,"target":90},{"source":172,"target":199},{"source":172,"target":569},{"source":172,"target":570},{"source":569,"target":90},{"source":570,"target":199},{"source":173,"target":0},{"source":173,"target":135},{"source":173,"target":199},{"source":173,"target":571},{"source":173,"target":572},{"source":571,"target":135},{"source":572,"target":199},{"source":174,"target":0},{"source":174,"target":93},{"source":174,"target":199},{"source":174,"target":573},{"source":174,"target":574},{"source":573,"target":93},{"source":574,"target":199},{"source":175,"target":0},{"source":175,"target":182},{"source":175,"target":84},{"source":175,"target":199},{"source":175,"target":575},{"source":175,"target":576},{"source":175,"target":577},{"source":575,"target":182},{"source":576,"target":84},{"source":577,"target":199},{"source":176,"target":0},{"source":176,"target":109},{"source":176,"target":199},{"source":176,"target":578},{"source":176,"target":579},{"source":578,"target":109},{"source":579,"target":199},{"source":177,"target":0},{"source":177,"target":127},{"source":177,"target":199},{"source":177,"target":580},{"source":177,"target":581},{"source":580,"target":127},{"source":581,"target":199},{"source":178,"target":0},{"source":178,"target":44},{"source":178,"target":199},{"source":178,"target":582},{"source":178,"target":583},{"source":582,"target":44},{"source":583,"target":199},{"source":179,"target":0},{"source":179,"target":123},{"source":179,"target":199},{"source":179,"target":584},{"source":179,"target":585},{"source":584,"target":123},{"source":585,"target":199},{"source":180,"target":0},{"source":180,"target":140},{"source":180,"target":199},{"source":180,"target":586},{"source":180,"target":587},{"source":586,"target":140},{"source":587,"target":199},{"source":181,"target":0},{"source":181,"target":72},{"source":181,"target":199},{"source":181,"target":588},{"source":181,"target":589},{"source":588,"target":72},{"source":589,"target":199},{"source":182,"target":0},{"source":182,"target":40},{"source":182,"target":199},{"source":182,"target":590},{"source":182,"target":591},{"source":590,"target":40},{"source":591,"target":199},{"source":183,"target":0},{"source":183,"target":106},{"source":183,"target":199},{"source":183,"target":592},{"source":183,"target":593},{"source":592,"target":106},{"source":593,"target":199},{"source":184,"target":0},{"source":184,"target":115},{"source":184,"target":199},{"source":184,"target":594},{"source":184,"target":595},{"source":594,"target":115},{"source":595,"target":199},{"source":185,"target":0},{"source":185,"target":90},{"source":185,"target":199},{"source":185,"target":596},{"source":185,"target":597},{"source":596,"target":90},{"source":597,"target":199},{"source":186,"target":0},{"source":186,"target":155},{"source":186,"target":199},{"source":186,"target":598},{"source":186,"target":599},{"source":598,"target":155},{"source":599,"target":199},{"source":187,"target":0},{"source":187,"target":148},{"source":187,"target":199},{"source":187,"target":600},{"source":187,"target":601},{"source":600,"target":148},{"source":601,"target":199},{"source":188,"target":0},{"source":188,"target":40},{"source":188,"target":199},{"source":188,"target":602},{"source":188,"target":603},{"source":602,"target":40},{"source":603,"target":199},{"source":189,"target":0},{"source":189,"target":86},{"source":189,"target":199},{"source":189,"target":604},{"source":189,"target":605},{"source":604,"target":86},{"source":605,"target":199},{"source":190,"target":0},{"source":190,"target":26},{"source":190,"target":90},{"source":190,"target":199},{"source":190,"target":606},{"source":190,"target":607},{"source":190,"target":608},{"source":606,"target":26},{"source":607,"target":90},{"source":608,"target":199},{"source":191,"target":0},{"source":191,"target":119},{"source":191,"target":199},{"source":191,"target":609},{"source":191,"target":610},{"source":609,"target":119},{"source":610,"target":199},{"source":192,"target":0},{"source":192,"target":64},{"source":192,"target":119},{"source":192,"target":199},{"source":192,"target":611},{"source":192,"target":612},{"source":192,"target":613},{"source":611,"target":64},{"source":612,"target":119},{"source":613,"target":199},{"source":193,"target":0},{"source":193,"target":29},{"source":193,"target":199},{"source":193,"target":614},{"source":193,"target":615},{"source":614,"target":29},{"source":615,"target":199},{"source":194,"target":0},{"source":194,"target":19},{"source":194,"target":199},{"source":194,"target":616},{"source":194,"target":617},{"source":616,"target":19},{"source":617,"target":199},{"source":195,"target":0},{"source":195,"target":41},{"source":195,"target":199},{"source":195,"target":618},{"source":195,"target":619},{"source":618,"target":41},{"source":619,"target":199},{"source":196,"target":0},{"source":196,"target":26},{"source":196,"target":199},{"source":196,"target":620},{"source":196,"target":621},{"source":620,"target":26},{"source":621,"target":199},{"source":197,"target":0},{"source":197,"target":30},{"source":197,"target":199},{"source":197,"target":622},{"source":197,"target":623},{"source":622,"target":30},{"source":623,"target":199},{"source":198,"target":0},{"source":198,"target":155},{"source":198,"target":199},{"source":198,"target":624},{"source":198,"target":625},{"source":624,"target":155},{"source":625,"target":199},{"source":199,"target":0},{"source":199,"target":626},{"source":626,"target":627},{"source":626,"target":199}],"multigraph":true} | ecore |
transformation | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/FlatQVT.ecore | FlatQVT
AltExp
body
condition
AnyType
Area
bottomPattern
guardPattern
AssertExp
assertion
log
severity
error
AssignExp
defaultValue
isReset
left
value
Assignment
bottomPattern
isDefault
value
BagType
BlockExp
body
Boolean
java.lang.Boolean
java.lang.Boolean
BooleanLiteralExp
booleanSymbol
BottomPattern
area
assignment
enforcementOperation
realizedVariable
BreakExp
CallExp
source
CatchExp
body
exception
Class
isAbstract
false
ownedAttribute
ownedOperation
superClass
CollectionItem
item
CollectionKind
Set
Set
OrderedSet
OrderedSet
Bag
Bag
Sequence
Sequence
Collection
Collection
CollectionLiteralExp
kind
part
CollectionLiteralPart
collectionLiteralExp
CollectionRange
first
last
CollectionTemplateExp
member
referredCollectionType
rest
CollectionType
elementType
Comment
annotatedElement
body
ComputeExp
body
returnedElement
Constructor
ConstructorBody
ContextualProperty
context
initExpression
overridden
ContinueExp
CoreDomain
CorePattern
variable
DataType
DictLiteralExp
part
DictLiteralPart
key
value
DictionaryType
keyType
DirectionKind
in
in
inout
inout
out
out
Domain
isCheckable
isEnforceable
rule
typedModel
DomainPattern
templateExpression
Element
container
equals
object
get
property
getMetaClass
isSet
property
set
property
object
unset
property
ownedComment
EnforcementMode
Creation
Creation
Deletion
Deletion
EnforcementOperation
bottomPattern
enforcementMode
operationCallExp
EntryOperation
EnumLiteralExp
referredEnumLiteral
Enumeration
ownedLiteral
EnumerationLiteral
enumeration
ExpressionInOcl
bodyExpression
contextVariable
generatedType
parameterVariable
resultVariable
Extent
elements
useContainment
Factory
convertToString
dataType
object
create
metaClass
createFromString
dataType
string
package
FeatureCallExp
ForExp
Function
queryExpression
FunctionParameter
GuardPattern
area
Helper
isQuery
IfExp
condition
elseExpression
thenExpression
ImperativeCallExp
isVirtual
true
ImperativeExpression
ImperativeIterateExp
target
ImperativeLoopExp
condition
ImperativeOperation
body
context
isBlackbox
overridden
result
ImportKind
extension
extension
access
access
InstantiationExp
argument
extent
instantiatedClass
Integer
java.lang.Integer
java.lang.Integer
IntegerLiteralExp
integerSymbol
InvalidLiteralExp
InvalidType
IterateExp
result
IteratorExp
Key
identifies
oppositePart
part
transformation
LetExp
in
variable
Library
ListLiteralExp
element
ListType
LiteralExp
LogExp
condition
LoopExp
body
iterator
Mapping
context
local
refinement
specification
MappingBody
endSection
initSection
MappingCallExp
isStrict
MappingOperation
disjunct
inherited
merged
refinedRelation
when
where
MappingParameter
extent
referredDomain
ModelParameter
ModelType
additionalCondition
conformanceKind
effective
metamodel
Module
configProperty
entry
isBlackbox
moduleImport
ownedTag
ownedVariable
usedModelType
ModuleImport
binding
importedModule
kind
module
MultiplicityElement
isOrdered
false
isUnique
true
lower
1
upper
1
NamedElement
name
NavigationCallExp
NullLiteralExp
NumericLiteralExp
Object
ObjectExp
body
referredObject
ObjectTemplateExp
part
referredClass
OclExpression
Operation
class
ownedParameter
raisedException
OperationBody
content
operation
variable
OperationCallExp
argument
referredOperation
OperationalTransformation
intermediateClass
intermediateProperty
modelParameter
refined
relation
OppositePropertyCallExp
OrderedSetType
OrderedTupleLiteralExp
part
OrderedTupleLiteralPart
value
OrderedTupleType
elementType
Package
nestedPackage
nestingPackage
ownedType
uri
Parameter
operation
Pattern
bindsTo
predicate
Predicate
conditionExpression
pattern
PrimitiveLiteralExp
PrimitiveType
Property
class
default
isComposite
false
isDerived
false
isID
isReadOnly
false
opposite
PropertyAssignment
slotExpression
targetProperty
PropertyCallExp
referredProperty
PropertyTemplateItem
isOpposite
false
objContainer
referredProperty
value
RaiseExp
argument
exception
Real
java.lang.Float
java.lang.Float
RealLiteralExp
realSymbol
RealizedVariable
ReflectiveCollection
add
object
addAll
objects
clear
remove
object
size
ReflectiveSequence
add
index
object
get
index
remove
index
set
index
object
Relation
isTopLevel
operationalImpl
variable
when
where
RelationCallExp
argument
referredRelation
RelationDomain
defaultAssignment
pattern
rootVariable
RelationDomainAssignment
valueExp
variable
RelationImplementation
impl
inDirectionOf
relation
RelationalTransformation
ownedKey
ResolveExp
condition
isDeferred
isInverse
one
target
ResolveInExp
inMapping
ReturnExp
value
Rule
domain
overrides
transformation
SequenceType
SetType
SeverityKind
error
error
warning
warning
fatal
fatal
String
java.lang.String
java.lang.String
StringLiteralExp
stringSymbol
SwitchExp
alternativePart
elsePart
Tag
element
name
value
TemplateExp
bindsTo
where
TemplateParameterType
specification
Transformation
extends
modelParameter
ownedTag
rule
TryExp
exceptClause
tryBody
TupleLiteralExp
part
TupleLiteralPart
attribute
tupleLiteralExp
value
TupleType
Type
isInstance
object
package
TypeExp
referredType
TypedElement
type
TypedModel
dependsOn
transformation
usedPackage
Typedef
base
condition
URIExtent
contextURI
element
uri
uri
element
UnlimitedNatural
java.lang.Integer
java.lang.Integer
UnlimitedNaturalExp
symbol
UnlinkExp
item
target
UnpackExp
source
targetVariable
VarParameter
ctxOwner
kind
resOwner
Variable
initExpression
letExp
representedParameter
VariableAssignment
targetVariable
VariableExp
referredVariable
VariableInitExp
referredVariable
withResult
false
VoidType
WhileExp
body
condition | <?xml version="1.0" encoding="ASCII"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="FlatQVT" name="FlatQVT" nsURI="http://schema.omg.org/spec/QVT/1.1/flatqvt.xml" nsPrefix="flatqvt">
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.AltExp" name="AltExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AltExp.body" name="body" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="altBodyOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AltExp.condition" name="condition" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="altCondOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.AnyType" name="AnyType" eSuperTypes="EMOF.Type"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.Area" name="Area" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Area.bottomPattern" name="bottomPattern" lowerBound="1" eType="QVTCore.BottomPattern" containment="true" resolveProxies="false" eOpposite="QVTCore.BottomPattern.area"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Area.guardPattern" name="guardPattern" lowerBound="1" eType="QVTCore.GuardPattern" containment="true" resolveProxies="false" eOpposite="QVTCore.GuardPattern.area"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.AssertExp" name="AssertExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AssertExp.assertion" name="assertion" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="assertOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AssertExp.log" name="log" eType="ImperativeOCL.LogExp" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="ImperativeOCL.AssertExp.severity" name="severity" eType="ImperativeOCL.SeverityKind" defaultValueLiteral="error"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.AssignExp" name="AssignExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AssignExp.defaultValue" name="defaultValue" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="defaultOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="ImperativeOCL.AssignExp.isReset" name="isReset" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AssignExp.left" name="left" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="leftOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.AssignExp.value" name="value" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="valueOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.Assignment" name="Assignment" abstract="true" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Assignment.bottomPattern" name="bottomPattern" lowerBound="1" eType="QVTCore.BottomPattern" transient="true" resolveProxies="false" eOpposite="QVTCore.BottomPattern.assignment"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTCore.Assignment.isDefault" name="isDefault" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Assignment.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="valueAssignment"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.BagType" name="BagType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.BlockExp" name="BlockExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.BlockExp.body" name="body" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="blockOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.Boolean" name="Boolean" instanceClassName="java.lang.Boolean"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.BooleanLiteralExp" name="BooleanLiteralExp" eSuperTypes="EssentialOCL.PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.BooleanLiteralExp.booleanSymbol" name="booleanSymbol" eType="PrimitiveTypes.Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.BottomPattern" name="BottomPattern" eSuperTypes="QVTCore.CorePattern">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.BottomPattern.area" name="area" lowerBound="1" eType="QVTCore.Area" transient="true" resolveProxies="false" eOpposite="QVTCore.Area.bottomPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.BottomPattern.assignment" name="assignment" ordered="false" upperBound="-1" eType="QVTCore.Assignment" containment="true" resolveProxies="false" eOpposite="QVTCore.Assignment.bottomPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.BottomPattern.enforcementOperation" name="enforcementOperation" ordered="false" upperBound="-1" eType="QVTCore.EnforcementOperation" containment="true" resolveProxies="false" eOpposite="QVTCore.EnforcementOperation.bottomPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.BottomPattern.realizedVariable" name="realizedVariable" ordered="false" upperBound="-1" eType="QVTCore.RealizedVariable" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.BreakExp" name="BreakExp" eSuperTypes="ImperativeOCL.ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CallExp" name="CallExp" abstract="true" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CallExp.source" name="source" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="appliedElement"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.CatchExp" name="CatchExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.CatchExp.body" name="body" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.CatchExp.exception" name="exception" upperBound="-1" eType="EMOF.Type">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="tryExpression"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Class" name="Class" eSuperTypes="EMOF.Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Class.isAbstract" name="isAbstract" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Class.ownedAttribute" name="ownedAttribute" upperBound="-1" eType="EMOF.Property" containment="true" resolveProxies="false" eOpposite="EMOF.Property.class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Class.ownedOperation" name="ownedOperation" upperBound="-1" eType="EMOF.Operation" containment="true" resolveProxies="false" eOpposite="EMOF.Operation.class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Class.superClass" name="superClass" ordered="false" upperBound="-1" eType="EMOF.Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionItem" name="CollectionItem" eSuperTypes="EssentialOCL.CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionItem.item" name="item" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="EssentialOCL.CollectionKind" name="CollectionKind">
<eLiterals xmi:id="EssentialOCL.CollectionKind.Set" name="Set"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.OrderedSet" name="OrderedSet" value="1"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.Bag" name="Bag" value="2"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.Sequence" name="Sequence" value="3"/>
<eLiterals xmi:id="EssentialOCL.CollectionKind.Collection" name="Collection" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionLiteralExp" name="CollectionLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.CollectionLiteralExp.kind" name="kind" eType="EssentialOCL.CollectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="EssentialOCL.CollectionLiteralPart" containment="true" resolveProxies="false" eOpposite="EssentialOCL.CollectionLiteralPart.collectionLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionLiteralPart" name="CollectionLiteralPart" abstract="true" eSuperTypes="EMOF.TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionLiteralPart.collectionLiteralExp" name="collectionLiteralExp" lowerBound="1" eType="EssentialOCL.CollectionLiteralExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.CollectionLiteralExp.part"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionRange" name="CollectionRange" eSuperTypes="EssentialOCL.CollectionLiteralPart">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionRange.first" name="first" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="firstOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionRange.last" name="last" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="lastOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTTemplate.CollectionTemplateExp" name="CollectionTemplateExp" eSuperTypes="QVTTemplate.TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.CollectionTemplateExp.member" name="member" ordered="false" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="listContainer"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.CollectionTemplateExp.referredCollectionType" name="referredCollectionType" lowerBound="1" eType="EssentialOCL.CollectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.CollectionTemplateExp.rest" name="rest" eType="EssentialOCL.Variable">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="matchingExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.CollectionType" name="CollectionType" eSuperTypes="EMOF.DataType">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.CollectionType.elementType" name="elementType" lowerBound="1" eType="EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Comment" name="Comment" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Comment.annotatedElement" name="annotatedElement" ordered="false" upperBound="-1" eType="EMOF.NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Comment.body" name="body" eType="PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ComputeExp" name="ComputeExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.ComputeExp.body" name="body" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="computeOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.ComputeExp.returnedElement" name="returnedElement" lowerBound="1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="computeOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Constructor" name="Constructor" eSuperTypes="QVTOperational.ImperativeOperation"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ConstructorBody" name="ConstructorBody" eSuperTypes="QVTOperational.OperationBody"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ContextualProperty" name="ContextualProperty" eSuperTypes="EMOF.Property">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.context" name="context" lowerBound="1" eType="EMOF.Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.initExpression" name="initExpression" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="ownerProperty"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ContextualProperty.overridden" name="overridden" eType="EMOF.Property">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="overriding"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ContinueExp" name="ContinueExp" eSuperTypes="ImperativeOCL.ImperativeExpression"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.CoreDomain" name="CoreDomain" eSuperTypes="QVTBase.Domain QVTCore.Area"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.CorePattern" name="CorePattern" eSuperTypes="QVTBase.Pattern">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.CorePattern.variable" name="variable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.DataType" name="DataType" eSuperTypes="EMOF.Type"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.DictLiteralExp" name="DictLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.DictLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="ImperativeOCL.DictLiteralPart" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="partOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.DictLiteralPart" name="DictLiteralPart" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.DictLiteralPart.key" name="key" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="keyOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.DictLiteralPart.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="valOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.DictionaryType" name="DictionaryType" eSuperTypes="EssentialOCL.CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.DictionaryType.keyType" name="keyType" eType="EMOF.Type">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="keyDict"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTOperational.DirectionKind" name="DirectionKind">
<eLiterals xmi:id="QVTOperational.DirectionKind.in" name="in"/>
<eLiterals xmi:id="QVTOperational.DirectionKind.inout" name="inout" value="1"/>
<eLiterals xmi:id="QVTOperational.DirectionKind.out" name="out" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Domain" name="Domain" abstract="true" eSuperTypes="EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTBase.Domain.isCheckable" name="isCheckable" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTBase.Domain.isEnforceable" name="isEnforceable" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Domain.rule" name="rule" lowerBound="1" eType="QVTBase.Rule" transient="true" resolveProxies="false" eOpposite="QVTBase.Rule.domain"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Domain.typedModel" name="typedModel" eType="QVTBase.TypedModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.DomainPattern" name="DomainPattern" eSuperTypes="QVTBase.Pattern">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.DomainPattern.templateExpression" name="templateExpression" eType="QVTTemplate.TemplateExp" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Element" name="Element" abstract="true" eSuperTypes="EMOF.Object">
<eOperations xmi:id="EMOF.Element.container" name="container" eType="EMOF.Element"/>
<eOperations xmi:id="EMOF.Element.equals" name="equals" eType="PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.Element.equals.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.get" name="get" eType="EMOF.Object">
<eParameters xmi:id="EMOF.Element.get.property" name="property" eType="EMOF.Property"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.getMetaClass" name="getMetaClass" eType="EMOF.Class"/>
<eOperations xmi:id="EMOF.Element.isSet" name="isSet" eType="PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.Element.isSet.property" name="property" eType="EMOF.Property"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.set" name="set">
<eParameters xmi:id="EMOF.Element.set.property" name="property" eType="EMOF.Property"/>
<eParameters xmi:id="EMOF.Element.set.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.Element.unset" name="unset">
<eParameters xmi:id="EMOF.Element.unset.property" name="property" eType="EMOF.Property"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Element.ownedComment" name="ownedComment" ordered="false" upperBound="-1" eType="EMOF.Comment" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTCore.EnforcementMode" name="EnforcementMode">
<eLiterals xmi:id="QVTCore.EnforcementMode.Creation" name="Creation"/>
<eLiterals xmi:id="QVTCore.EnforcementMode.Deletion" name="Deletion" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.EnforcementOperation" name="EnforcementOperation" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.EnforcementOperation.bottomPattern" name="bottomPattern" eType="QVTCore.BottomPattern" transient="true" resolveProxies="false" eOpposite="QVTCore.BottomPattern.enforcementOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTCore.EnforcementOperation.enforcementMode" name="enforcementMode" eType="QVTCore.EnforcementMode"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.EnforcementOperation.operationCallExp" name="operationCallExp" lowerBound="1" eType="EssentialOCL.OperationCallExp" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.EntryOperation" name="EntryOperation" eSuperTypes="QVTOperational.ImperativeOperation"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.EnumLiteralExp" name="EnumLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.EnumLiteralExp.referredEnumLiteral" name="referredEnumLiteral" eType="EMOF.EnumerationLiteral">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="literalExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Enumeration" name="Enumeration" eSuperTypes="EMOF.DataType">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Enumeration.ownedLiteral" name="ownedLiteral" upperBound="-1" eType="EMOF.EnumerationLiteral" containment="true" resolveProxies="false" eOpposite="EMOF.EnumerationLiteral.enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.EnumerationLiteral" name="EnumerationLiteral" eSuperTypes="EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.EnumerationLiteral.enumeration" name="enumeration" eType="EMOF.Enumeration" transient="true" resolveProxies="false" eOpposite="EMOF.Enumeration.ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.ExpressionInOcl" name="ExpressionInOcl" eSuperTypes="EMOF.TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.bodyExpression" name="bodyExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="topExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.contextVariable" name="contextVariable" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="selfOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.generatedType" name="generatedType" ordered="false" upperBound="-1" eType="EMOF.Type" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="owningExpression"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.parameterVariable" name="parameterVariable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="varOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.ExpressionInOcl.resultVariable" name="resultVariable" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="resultOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Extent" name="Extent" eSuperTypes="EMOF.Object">
<eOperations xmi:id="EMOF.Extent.elements" name="elements" eType="EMOF.ReflectiveSequence"/>
<eOperations xmi:id="EMOF.Extent.useContainment" name="useContainment" eType="PrimitiveTypes.Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Factory" name="Factory" eSuperTypes="EMOF.Element">
<eOperations xmi:id="EMOF.Factory.convertToString" name="convertToString" eType="PrimitiveTypes.String">
<eParameters xmi:id="EMOF.Factory.convertToString.dataType" name="dataType" eType="EMOF.DataType"/>
<eParameters xmi:id="EMOF.Factory.convertToString.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.Factory.create" name="create" eType="EMOF.Element">
<eParameters xmi:id="EMOF.Factory.create.metaClass" name="metaClass" eType="EMOF.Class"/>
</eOperations>
<eOperations xmi:id="EMOF.Factory.createFromString" name="createFromString" eType="EMOF.Object">
<eParameters xmi:id="EMOF.Factory.createFromString.dataType" name="dataType" eType="EMOF.DataType"/>
<eParameters xmi:id="EMOF.Factory.createFromString.string" name="string" eType="PrimitiveTypes.String"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Factory.package" name="package" lowerBound="1" eType="EMOF.Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.FeatureCallExp" name="FeatureCallExp" abstract="true" eSuperTypes="EssentialOCL.CallExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ForExp" name="ForExp" eSuperTypes="ImperativeOCL.ImperativeLoopExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Function" name="Function" eSuperTypes="EMOF.Operation">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Function.queryExpression" name="queryExpression" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.FunctionParameter" name="FunctionParameter" eSuperTypes="EssentialOCL.Variable EMOF.Parameter"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.GuardPattern" name="GuardPattern" eSuperTypes="QVTCore.CorePattern">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.GuardPattern.area" name="area" lowerBound="1" eType="QVTCore.Area" transient="true" resolveProxies="false" eOpposite="QVTCore.Area.guardPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Helper" name="Helper" eSuperTypes="QVTOperational.ImperativeOperation">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Helper.isQuery" name="isQuery" eType="PrimitiveTypes.Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IfExp" name="IfExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.condition" name="condition" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="ifOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.elseExpression" name="elseExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="elseOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IfExp.thenExpression" name="thenExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="thenOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeCallExp" name="ImperativeCallExp" eSuperTypes="EssentialOCL.OperationCallExp ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeCallExp.isVirtual" name="isVirtual" eType="PrimitiveTypes.Boolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ImperativeExpression" name="ImperativeExpression" abstract="true" eSuperTypes="EssentialOCL.OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ImperativeIterateExp" name="ImperativeIterateExp" eSuperTypes="ImperativeOCL.ImperativeLoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.ImperativeIterateExp.target" name="target" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="tgtOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ImperativeLoopExp" name="ImperativeLoopExp" abstract="true" eSuperTypes="EssentialOCL.LoopExp ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.ImperativeLoopExp.condition" name="condition" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="loopCondOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ImperativeOperation" name="ImperativeOperation" eSuperTypes="EMOF.Operation">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.body" name="body" eType="QVTOperational.OperationBody" containment="true" resolveProxies="false" eOpposite="QVTOperational.OperationBody.operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.context" name="context" eType="QVTOperational.VarParameter" containment="true" resolveProxies="false" eOpposite="QVTOperational.VarParameter.ctxOwner"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ImperativeOperation.isBlackbox" name="isBlackbox" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.overridden" name="overridden" eType="QVTOperational.ImperativeOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="overriding"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ImperativeOperation.result" name="result" upperBound="-1" eType="QVTOperational.VarParameter" containment="true" resolveProxies="false" eOpposite="QVTOperational.VarParameter.resOwner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="QVTOperational.ImportKind" name="ImportKind">
<eLiterals xmi:id="QVTOperational.ImportKind.extension" name="extension"/>
<eLiterals xmi:id="QVTOperational.ImportKind.access" name="access" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.InstantiationExp" name="InstantiationExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.InstantiationExp.argument" name="argument" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="argOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.InstantiationExp.extent" name="extent" eType="EssentialOCL.Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.InstantiationExp.instantiatedClass" name="instantiatedClass" lowerBound="1" eType="EMOF.Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.Integer" name="Integer" instanceClassName="java.lang.Integer"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IntegerLiteralExp" name="IntegerLiteralExp" eSuperTypes="EssentialOCL.NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.IntegerLiteralExp.integerSymbol" name="integerSymbol" eType="PrimitiveTypes.Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.InvalidLiteralExp" name="InvalidLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.InvalidType" name="InvalidType" eSuperTypes="EMOF.Type"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IterateExp" name="IterateExp" eSuperTypes="EssentialOCL.LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.IterateExp.result" name="result" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="baseExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.IteratorExp" name="IteratorExp" eSuperTypes="EssentialOCL.LoopExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.Key" name="Key" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.identifies" name="identifies" lowerBound="1" eType="EMOF.Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.oppositePart" name="oppositePart" ordered="false" upperBound="-1" eType="EMOF.Property">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="oppositeKey"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.part" name="part" ordered="false" upperBound="-1" eType="EMOF.Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Key.transformation" name="transformation" eType="QVTRelation.RelationalTransformation" transient="true" resolveProxies="false" eOpposite="QVTRelation.RelationalTransformation.ownedKey"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LetExp" name="LetExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LetExp.in" name="in" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LetExp.variable" name="variable" lowerBound="1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false" eOpposite="EssentialOCL.Variable.letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Library" name="Library" eSuperTypes="QVTOperational.Module"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ListLiteralExp" name="ListLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.ListLiteralExp.element" name="element" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="elementOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ListType" name="ListType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LiteralExp" name="LiteralExp" abstract="true" eSuperTypes="EssentialOCL.OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.LogExp" name="LogExp" eSuperTypes="EssentialOCL.OperationCallExp ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.LogExp.condition" name="condition" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="logOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.LoopExp" name="LoopExp" abstract="true" eSuperTypes="EssentialOCL.CallExp EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LoopExp.body" name="body" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="loopBodyOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.LoopExp.iterator" name="iterator" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.Mapping" name="Mapping" eSuperTypes="QVTBase.Rule QVTCore.Area">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Mapping.context" name="context" eType="QVTCore.Mapping" transient="true" resolveProxies="false" eOpposite="QVTCore.Mapping.local"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Mapping.local" name="local" ordered="false" upperBound="-1" eType="QVTCore.Mapping" containment="true" resolveProxies="false" eOpposite="QVTCore.Mapping.context"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Mapping.refinement" name="refinement" ordered="false" upperBound="-1" eType="QVTCore.Mapping" eOpposite="QVTCore.Mapping.specification"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.Mapping.specification" name="specification" ordered="false" upperBound="-1" eType="QVTCore.Mapping" eOpposite="QVTCore.Mapping.refinement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingBody" name="MappingBody" eSuperTypes="QVTOperational.OperationBody">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.endSection" name="endSection" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="endOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingBody.initSection" name="initSection" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="initOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingCallExp" name="MappingCallExp" eSuperTypes="QVTOperational.ImperativeCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.MappingCallExp.isStrict" name="isStrict" eType="PrimitiveTypes.Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingOperation" name="MappingOperation" eSuperTypes="QVTOperational.ImperativeOperation">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.disjunct" name="disjunct" upperBound="-1" eType="QVTOperational.MappingOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="disjuncter"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.inherited" name="inherited" upperBound="-1" eType="QVTOperational.MappingOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="inheriting"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.merged" name="merged" upperBound="-1" eType="QVTOperational.MappingOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="merging"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.refinedRelation" name="refinedRelation" eType="QVTRelation.Relation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="refiningOperation"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.when" name="when" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="whenOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingOperation.where" name="where" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="whereOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.MappingParameter" name="MappingParameter" eSuperTypes="QVTOperational.VarParameter">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.extent" name="extent" eType="QVTOperational.ModelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.MappingParameter.referredDomain" name="referredDomain" eType="QVTRelation.RelationDomain">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringParameter"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModelParameter" name="ModelParameter" eSuperTypes="QVTOperational.VarParameter"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModelType" name="ModelType" eSuperTypes="EMOF.Class">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.additionalCondition" name="additionalCondition" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="condOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModelType.conformanceKind" name="conformanceKind" eType="PrimitiveTypes.String" defaultValueLiteral="effective"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModelType.metamodel" name="metamodel" lowerBound="1" upperBound="-1" eType="EMOF.Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.Module" name="Module" eSuperTypes="EMOF.Class EMOF.Package">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.configProperty" name="configProperty" upperBound="-1" eType="EMOF.Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.entry" name="entry" eType="QVTOperational.EntryOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="entryContext"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.Module.isBlackbox" name="isBlackbox" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.moduleImport" name="moduleImport" upperBound="-1" eType="QVTOperational.ModuleImport" containment="true" resolveProxies="false" eOpposite="QVTOperational.ModuleImport.module"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedTag" name="ownedTag" upperBound="-1" eType="EMOF.Tag" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="owner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.ownedVariable" name="ownedVariable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="variableOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.Module.usedModelType" name="usedModelType" upperBound="-1" eType="QVTOperational.ModelType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ModuleImport" name="ModuleImport" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.binding" name="binding" upperBound="-1" eType="QVTOperational.ModelType"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.importedModule" name="importedModule" lowerBound="1" eType="QVTOperational.Module">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="importingElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ModuleImport.kind" name="kind" eType="QVTOperational.ImportKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ModuleImport.module" name="module" eType="QVTOperational.Module" transient="true" resolveProxies="false" eOpposite="QVTOperational.Module.moduleImport"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.MultiplicityElement" name="MultiplicityElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.isOrdered" name="isOrdered" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.isUnique" name="isUnique" eType="PrimitiveTypes.Boolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.lower" name="lower" eType="PrimitiveTypes.Integer" defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.MultiplicityElement.upper" name="upper" eType="PrimitiveTypes.UnlimitedNatural" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.NamedElement" name="NamedElement" abstract="true" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.NamedElement.name" name="name" eType="PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NavigationCallExp" name="NavigationCallExp" eSuperTypes="EssentialOCL.FeatureCallExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NullLiteralExp" name="NullLiteralExp" eSuperTypes="EssentialOCL.LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.NumericLiteralExp" name="NumericLiteralExp" abstract="true" eSuperTypes="EssentialOCL.PrimitiveLiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Object" name="Object"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ObjectExp" name="ObjectExp" eSuperTypes="ImperativeOCL.InstantiationExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.body" name="body" lowerBound="1" eType="QVTOperational.ConstructorBody" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ObjectExp.referredObject" name="referredObject" lowerBound="1" eType="EssentialOCL.Variable">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="objectExpression"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTTemplate.ObjectTemplateExp" name="ObjectTemplateExp" eSuperTypes="QVTTemplate.TemplateExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.ObjectTemplateExp.part" name="part" ordered="false" upperBound="-1" eType="QVTTemplate.PropertyTemplateItem" containment="true" resolveProxies="false" eOpposite="QVTTemplate.PropertyTemplateItem.objContainer"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.ObjectTemplateExp.referredClass" name="referredClass" lowerBound="1" eType="EMOF.Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OclExpression" name="OclExpression" abstract="true" eSuperTypes="EMOF.TypedElement"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Operation" name="Operation" eSuperTypes="EMOF.TypedElement EMOF.MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Operation.class" name="class" eType="EMOF.Class" transient="true" resolveProxies="false" eOpposite="EMOF.Class.ownedOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Operation.ownedParameter" name="ownedParameter" upperBound="-1" eType="EMOF.Parameter" containment="true" resolveProxies="false" eOpposite="EMOF.Parameter.operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Operation.raisedException" name="raisedException" ordered="false" upperBound="-1" eType="EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationBody" name="OperationBody" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.content" name="content" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="contentOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.operation" name="operation" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.body"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationBody.variable" name="variable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="opBody"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OperationCallExp" name="OperationCallExp" eSuperTypes="EssentialOCL.FeatureCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.OperationCallExp.argument" name="argument" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="parentCall"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.OperationCallExp.referredOperation" name="referredOperation" eType="EMOF.Operation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.OperationalTransformation" name="OperationalTransformation" eSuperTypes="QVTOperational.Module">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateClass" name="intermediateClass" upperBound="-1" eType="EMOF.Class">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="transfClient"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.intermediateProperty" name="intermediateProperty" upperBound="-1" eType="EMOF.Property">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="tranfClient"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.modelParameter" name="modelParameter" upperBound="-1" eType="QVTOperational.ModelParameter" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="module"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.refined" name="refined" eType="QVTRelation.RelationalTransformation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="refinement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.OperationalTransformation.relation" name="relation" upperBound="-1" eType="QVTRelation.Relation" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="owner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.OppositePropertyCallExp" name="OppositePropertyCallExp" eSuperTypes="EssentialOCL.PropertyCallExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.OrderedSetType" name="OrderedSetType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.OrderedTupleLiteralExp" name="OrderedTupleLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.OrderedTupleLiteralExp.part" name="part" upperBound="-1" eType="ImperativeOCL.OrderedTupleLiteralPart" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="partOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.OrderedTupleLiteralPart" name="OrderedTupleLiteralPart" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.OrderedTupleLiteralPart.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="tupValOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.OrderedTupleType" name="OrderedTupleType" eSuperTypes="EMOF.Class">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.OrderedTupleType.elementType" name="elementType" upperBound="-1" eType="EMOF.Type">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="eltTuple"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Package" name="Package" eSuperTypes="EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Package.nestedPackage" name="nestedPackage" ordered="false" upperBound="-1" eType="EMOF.Package" containment="true" resolveProxies="false" eOpposite="EMOF.Package.nestingPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Package.nestingPackage" name="nestingPackage" eType="EMOF.Package" transient="true" resolveProxies="false" eOpposite="EMOF.Package.nestedPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Package.ownedType" name="ownedType" ordered="false" upperBound="-1" eType="EMOF.Type" containment="true" resolveProxies="false" eOpposite="EMOF.Type.package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Package.uri" name="uri" eType="PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Parameter" name="Parameter" eSuperTypes="EMOF.TypedElement EMOF.MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Parameter.operation" name="operation" eType="EMOF.Operation" transient="true" resolveProxies="false" eOpposite="EMOF.Operation.ownedParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Pattern" name="Pattern" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Pattern.bindsTo" name="bindsTo" ordered="false" upperBound="-1" eType="EssentialOCL.Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Pattern.predicate" name="predicate" ordered="false" upperBound="-1" eType="QVTBase.Predicate" containment="true" resolveProxies="false" eOpposite="QVTBase.Predicate.pattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Predicate" name="Predicate" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Predicate.conditionExpression" name="conditionExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Predicate.pattern" name="pattern" lowerBound="1" eType="QVTBase.Pattern" transient="true" resolveProxies="false" eOpposite="QVTBase.Pattern.predicate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.PrimitiveLiteralExp" name="PrimitiveLiteralExp" abstract="true" eSuperTypes="EssentialOCL.LiteralExp"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.PrimitiveType" name="PrimitiveType" eSuperTypes="EMOF.DataType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Property" name="Property" eSuperTypes="EMOF.TypedElement EMOF.MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Property.class" name="class" eType="EMOF.Class" transient="true" resolveProxies="false" eOpposite="EMOF.Class.ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.default" name="default" eType="PrimitiveTypes.String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isComposite" name="isComposite" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isDerived" name="isDerived" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isID" name="isID" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Property.isReadOnly" name="isReadOnly" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Property.opposite" name="opposite" eType="EMOF.Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.PropertyAssignment" name="PropertyAssignment" eSuperTypes="QVTCore.Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.PropertyAssignment.slotExpression" name="slotExpression" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<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" xmi:id="QVTCore.PropertyAssignment.targetProperty" name="targetProperty" lowerBound="1" eType="EMOF.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" xmi:id="EssentialOCL.PropertyCallExp" name="PropertyCallExp" eSuperTypes="EssentialOCL.NavigationCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.PropertyCallExp.referredProperty" name="referredProperty" eType="EMOF.Property">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTTemplate.PropertyTemplateItem" name="PropertyTemplateItem" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTTemplate.PropertyTemplateItem.isOpposite" name="isOpposite" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.PropertyTemplateItem.objContainer" name="objContainer" lowerBound="1" eType="QVTTemplate.ObjectTemplateExp" transient="true" resolveProxies="false" eOpposite="QVTTemplate.ObjectTemplateExp.part"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.PropertyTemplateItem.referredProperty" name="referredProperty" lowerBound="1" eType="EMOF.Property">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="propertyItem"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.PropertyTemplateItem.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="propertyItem"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.RaiseExp" name="RaiseExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.RaiseExp.argument" name="argument" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.RaiseExp.exception" name="exception" lowerBound="1" eType="EMOF.Type">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="raiseExpression"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.Real" name="Real" instanceClassName="java.lang.Float"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.RealLiteralExp" name="RealLiteralExp" eSuperTypes="EssentialOCL.NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.RealLiteralExp.realSymbol" name="realSymbol" eType="PrimitiveTypes.Real"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.RealizedVariable" name="RealizedVariable" eSuperTypes="EssentialOCL.Variable"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.ReflectiveCollection" name="ReflectiveCollection" eSuperTypes="EMOF.Object">
<eOperations xmi:id="EMOF.ReflectiveCollection.add" name="add" eType="PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.ReflectiveCollection.add.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveCollection.addAll" name="addAll" eType="PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.ReflectiveCollection.addAll.objects" name="objects" eType="EMOF.ReflectiveSequence"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveCollection.clear" name="clear"/>
<eOperations xmi:id="EMOF.ReflectiveCollection.remove" name="remove" eType="PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.ReflectiveCollection.remove.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveCollection.size" name="size" eType="PrimitiveTypes.Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.ReflectiveSequence" name="ReflectiveSequence" eSuperTypes="EMOF.ReflectiveCollection">
<eOperations xmi:id="EMOF.ReflectiveSequence.add" name="add">
<eParameters xmi:id="EMOF.ReflectiveSequence.add.index" name="index" eType="PrimitiveTypes.Integer"/>
<eParameters xmi:id="EMOF.ReflectiveSequence.add.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveSequence.get" name="get" eType="EMOF.Object">
<eParameters xmi:id="EMOF.ReflectiveSequence.get.index" name="index" eType="PrimitiveTypes.Integer"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveSequence.remove" name="remove" eType="EMOF.Object">
<eParameters xmi:id="EMOF.ReflectiveSequence.remove.index" name="index" eType="PrimitiveTypes.Integer"/>
</eOperations>
<eOperations xmi:id="EMOF.ReflectiveSequence.set" name="set" eType="EMOF.Object">
<eParameters xmi:id="EMOF.ReflectiveSequence.set.index" name="index" eType="PrimitiveTypes.Integer"/>
<eParameters xmi:id="EMOF.ReflectiveSequence.set.object" name="object" eType="EMOF.Object"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.Relation" name="Relation" eSuperTypes="QVTBase.Rule">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTRelation.Relation.isTopLevel" name="isTopLevel" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.operationalImpl" name="operationalImpl" ordered="false" upperBound="-1" eType="QVTRelation.RelationImplementation" containment="true" resolveProxies="false" eOpposite="QVTRelation.RelationImplementation.relation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.variable" name="variable" ordered="false" upperBound="-1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.when" name="when" eType="QVTBase.Pattern" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="whenOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.Relation.where" name="where" eType="QVTBase.Pattern" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="whereOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationCallExp" name="RelationCallExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationCallExp.argument" name="argument" lowerBound="2" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationCallExp.referredRelation" name="referredRelation" lowerBound="1" eType="QVTRelation.Relation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationDomain" name="RelationDomain" eSuperTypes="QVTBase.Domain">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomain.defaultAssignment" name="defaultAssignment" ordered="false" upperBound="-1" eType="QVTRelation.RelationDomainAssignment" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="owner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomain.pattern" name="pattern" eType="QVTRelation.DomainPattern" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomain.rootVariable" name="rootVariable" lowerBound="1" eType="EssentialOCL.Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationDomainAssignment" name="RelationDomainAssignment" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomainAssignment.valueExp" name="valueExp" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="domainAssignment"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationDomainAssignment.variable" name="variable" lowerBound="1" eType="EssentialOCL.Variable">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="domainAssignment"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationImplementation" name="RelationImplementation" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationImplementation.impl" name="impl" lowerBound="1" eType="EMOF.Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationImplementation.inDirectionOf" name="inDirectionOf" lowerBound="1" eType="QVTBase.TypedModel"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationImplementation.relation" name="relation" eType="QVTRelation.Relation" transient="true" resolveProxies="false" eOpposite="QVTRelation.Relation.operationalImpl"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTRelation.RelationalTransformation" name="RelationalTransformation" eSuperTypes="QVTBase.Transformation">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTRelation.RelationalTransformation.ownedKey" name="ownedKey" ordered="false" upperBound="-1" eType="QVTRelation.Key" containment="true" resolveProxies="false" eOpposite="QVTRelation.Key.transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveExp" name="ResolveExp" eSuperTypes="EssentialOCL.CallExp ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.condition" name="condition" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isDeferred" name="isDeferred" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.isInverse" name="isInverse" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.ResolveExp.one" name="one" eType="PrimitiveTypes.Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveExp.target" name="target" eType="EssentialOCL.Variable" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.ResolveInExp" name="ResolveInExp" eSuperTypes="QVTOperational.ResolveExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.ResolveInExp.inMapping" name="inMapping" eType="QVTOperational.MappingOperation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="resolveExpression"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.ReturnExp" name="ReturnExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.ReturnExp.value" name="value" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Rule" name="Rule" abstract="true" eSuperTypes="EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Rule.domain" name="domain" upperBound="-1" eType="QVTBase.Domain" containment="true" resolveProxies="false" eOpposite="QVTBase.Domain.rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Rule.overrides" name="overrides" eType="QVTBase.Rule">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="overriden"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Rule.transformation" name="transformation" eType="QVTBase.Transformation" transient="true" resolveProxies="false" eOpposite="QVTBase.Transformation.rule"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.SequenceType" name="SequenceType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.SetType" name="SetType" eSuperTypes="EssentialOCL.CollectionType"/>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="ImperativeOCL.SeverityKind" name="SeverityKind">
<eLiterals xmi:id="ImperativeOCL.SeverityKind.error" name="error"/>
<eLiterals xmi:id="ImperativeOCL.SeverityKind.warning" name="warning" value="1"/>
<eLiterals xmi:id="ImperativeOCL.SeverityKind.fatal" name="fatal" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.String" name="String" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.StringLiteralExp" name="StringLiteralExp" eSuperTypes="EssentialOCL.PrimitiveLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.StringLiteralExp.stringSymbol" name="stringSymbol" eType="PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.SwitchExp" name="SwitchExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.SwitchExp.alternativePart" name="alternativePart" upperBound="-1" eType="ImperativeOCL.AltExp" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="altOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.SwitchExp.elsePart" name="elsePart" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="elsePartOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Tag" name="Tag" eSuperTypes="EMOF.Element">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Tag.element" name="element" ordered="false" upperBound="-1" eType="EMOF.Element"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Tag.name" name="name" eType="PrimitiveTypes.String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EMOF.Tag.value" name="value" eType="PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTTemplate.TemplateExp" name="TemplateExp" abstract="true" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.TemplateExp.bindsTo" name="bindsTo" eType="EssentialOCL.Variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTTemplate.TemplateExp.where" name="where" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="owner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TemplateParameterType" name="TemplateParameterType" eSuperTypes="EMOF.Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.TemplateParameterType.specification" name="specification" eType="PrimitiveTypes.String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.Transformation" name="Transformation" eSuperTypes="EMOF.Class EMOF.Package">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Transformation.extends" name="extends" eType="QVTBase.Transformation">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="extendedBy"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Transformation.modelParameter" name="modelParameter" upperBound="-1" eType="QVTBase.TypedModel" containment="true" resolveProxies="false" eOpposite="QVTBase.TypedModel.transformation"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Transformation.ownedTag" name="ownedTag" ordered="false" upperBound="-1" eType="EMOF.Tag" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.Transformation.rule" name="rule" ordered="false" upperBound="-1" eType="QVTBase.Rule" containment="true" resolveProxies="false" eOpposite="QVTBase.Rule.transformation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.TryExp" name="TryExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.TryExp.exceptClause" name="exceptClause" upperBound="-1" eType="ImperativeOCL.CatchExp" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="exceptOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.TryExp.tryBody" name="tryBody" upperBound="-1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="tryBodyOwner"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleLiteralExp" name="TupleLiteralExp" eSuperTypes="EssentialOCL.LiteralExp">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralExp.part" name="part" ordered="false" upperBound="-1" eType="EssentialOCL.TupleLiteralPart" containment="true" resolveProxies="false" eOpposite="EssentialOCL.TupleLiteralPart.tupleLiteralExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleLiteralPart" name="TupleLiteralPart" eSuperTypes="EMOF.TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.attribute" name="attribute" eType="EMOF.Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.tupleLiteralExp" name="tupleLiteralExp" eType="EssentialOCL.TupleLiteralExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.TupleLiteralExp.part"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TupleLiteralPart.value" name="value" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TupleType" name="TupleType" eSuperTypes="EMOF.Class EMOF.DataType"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.Type" name="Type" abstract="true" eSuperTypes="EMOF.NamedElement">
<eOperations xmi:id="EMOF.Type.isInstance" name="isInstance" eType="PrimitiveTypes.Boolean">
<eParameters xmi:id="EMOF.Type.isInstance.object" name="object" eType="EMOF.Object"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.Type.package" name="package" eType="EMOF.Package" transient="true" resolveProxies="false" eOpposite="EMOF.Package.ownedType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.TypeExp" name="TypeExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.TypeExp.referredType" name="referredType" eType="EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.TypedElement" name="TypedElement" abstract="true" eSuperTypes="EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EMOF.TypedElement.type" name="type" eType="EMOF.Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTBase.TypedModel" name="TypedModel" eSuperTypes="EMOF.NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.TypedModel.dependsOn" name="dependsOn" ordered="false" upperBound="-1" eType="QVTBase.TypedModel">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="dependent"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.TypedModel.transformation" name="transformation" lowerBound="1" eType="QVTBase.Transformation" transient="true" resolveProxies="false" eOpposite="QVTBase.Transformation.modelParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTBase.TypedModel.usedPackage" name="usedPackage" ordered="false" lowerBound="1" upperBound="-1" eType="EMOF.Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.Typedef" name="Typedef" eSuperTypes="EMOF.Class">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.Typedef.base" name="base" lowerBound="1" eType="EMOF.Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.Typedef.condition" name="condition" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EMOF.URIExtent" name="URIExtent" eSuperTypes="EMOF.Extent">
<eOperations xmi:id="EMOF.URIExtent.contextURI" name="contextURI" eType="PrimitiveTypes.String"/>
<eOperations xmi:id="EMOF.URIExtent.element" name="element" eType="EMOF.Element">
<eParameters xmi:id="EMOF.URIExtent.element.uri" name="uri" eType="PrimitiveTypes.String"/>
</eOperations>
<eOperations xmi:id="EMOF.URIExtent.uri" name="uri" eType="PrimitiveTypes.String">
<eParameters xmi:id="EMOF.URIExtent.uri.element" name="element" eType="EMOF.Element"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" xmi:id="PrimitiveTypes.UnlimitedNatural" name="UnlimitedNatural" instanceClassName="java.lang.Integer"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.UnlimitedNaturalExp" name="UnlimitedNaturalExp" eSuperTypes="EssentialOCL.NumericLiteralExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="EssentialOCL.UnlimitedNaturalExp.symbol" name="symbol" eType="PrimitiveTypes.UnlimitedNatural"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.UnlinkExp" name="UnlinkExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.UnlinkExp.item" name="item" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="itemUnlink"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.UnlinkExp.target" name="target" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="tgtUnlink"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.UnpackExp" name="UnpackExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.UnpackExp.source" name="source" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.UnpackExp.targetVariable" name="targetVariable" lowerBound="1" upperBound="-1" eType="EssentialOCL.Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTOperational.VarParameter" name="VarParameter" eSuperTypes="EssentialOCL.Variable EMOF.Parameter">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.ctxOwner" name="ctxOwner" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.context"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="QVTOperational.VarParameter.kind" name="kind" eType="QVTOperational.DirectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTOperational.VarParameter.resOwner" name="resOwner" eType="QVTOperational.ImperativeOperation" transient="true" resolveProxies="false" eOpposite="QVTOperational.ImperativeOperation.result"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.Variable" name="Variable" eSuperTypes="EMOF.TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.initExpression" name="initExpression" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="initializedElement"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.letExp" name="letExp" eType="EssentialOCL.LetExp" transient="true" resolveProxies="false" eOpposite="EssentialOCL.LetExp.variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.Variable.representedParameter" name="representedParameter" eType="EMOF.Parameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="QVTCore.VariableAssignment" name="VariableAssignment" eSuperTypes="QVTCore.Assignment">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="QVTCore.VariableAssignment.targetVariable" name="targetVariable" lowerBound="1" eType="EssentialOCL.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:EClass" xmi:id="EssentialOCL.VariableExp" name="VariableExp" eSuperTypes="EssentialOCL.OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="EssentialOCL.VariableExp.referredVariable" name="referredVariable" eType="EssentialOCL.Variable">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="referringExp"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.VariableInitExp" name="VariableInitExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.VariableInitExp.referredVariable" name="referredVariable" lowerBound="1" eType="EssentialOCL.Variable" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="declaration"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="ImperativeOCL.VariableInitExp.withResult" name="withResult" eType="PrimitiveTypes.Boolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="EssentialOCL.VoidType" name="VoidType" eSuperTypes="EMOF.Type"/>
<eClassifiers xsi:type="ecore:EClass" xmi:id="ImperativeOCL.WhileExp" name="WhileExp" eSuperTypes="ImperativeOCL.ImperativeExpression">
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.WhileExp.body" name="body" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="whileOwner"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="ImperativeOCL.WhileExp.condition" name="condition" lowerBound="1" eType="EssentialOCL.OclExpression" containment="true" resolveProxies="false">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="whileExpression"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"flatqvt","nsURI":"http://schema.omg.org/spec/QVT/1.1/flatqvt.xml","name":"FlatQVT","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AltExp","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Area","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssertExp","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignExp","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BlockExp","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"Boolean","instanceClass":"java.lang.Boolean","id":9,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteralExp","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BottomPattern","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BreakExp","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallExp","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CatchExp","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionItem","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CollectionKind","instanceClass":null,"id":17,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralExp","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionLiteralPart","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionRange","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionTemplateExp","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputeExp","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConstructorBody","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContextualProperty","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinueExp","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CoreDomain","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CorePattern","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralExp","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictLiteralPart","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DictionaryType","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionKind","instanceClass":null,"id":35,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Domain","instanceClass":null,"abstract":true,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DomainPattern","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"EnforcementMode","instanceClass":null,"id":39,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnforcementOperation","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryOperation","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionInOcl","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extent","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Factory","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureCallExp","instanceClass":null,"abstract":true,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForExp","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionParameter","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GuardPattern","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeCallExp","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeExpression","instanceClass":null,"abstract":true,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeIterateExp","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeLoopExp","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImperativeOperation","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ImportKind","instanceClass":null,"id":60,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstantiationExp","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Integer","instanceClass":"java.lang.Integer","id":62,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteralExp","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidLiteralExp","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvalidType","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Key","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListLiteralExp","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":"LiteralExp","instanceClass":null,"abstract":true,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogExp","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingBody","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingCallExp","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingOperation","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MappingParameter","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelParameter","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelType","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleImport","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationCallExp","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NullLiteralExp","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericLiteralExp","instanceClass":null,"abstract":true,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectExp","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectTemplateExp","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationBody","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationalTransformation","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OppositePropertyCallExp","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedTupleLiteralExp","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedTupleLiteralPart","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedTupleType","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pattern","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Predicate","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveLiteralExp","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyAssignment","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyTemplateItem","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExp","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"Real","instanceClass":"java.lang.Float","id":114,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteralExp","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealizedVariable","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveCollection","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReflectiveSequence","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relation","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationCallExp","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationDomain","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationDomainAssignment","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationImplementation","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelationalTransformation","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveExp","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResolveInExp","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnExp","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SeverityKind","instanceClass":null,"id":131,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":132,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteralExp","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwitchExp","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateExp","instanceClass":null,"abstract":true,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateParameterType","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transformation","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryExp","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralExp","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleLiteralPart","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExp","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedModel","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typedef","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URIExtent","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"UnlimitedNatural","instanceClass":"java.lang.Integer","id":149,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlimitedNaturalExp","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnlinkExp","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnpackExp","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VarParameter","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAssignment","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableInitExp","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VoidType","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WhileExp","instanceClass":null,"abstract":false,"id":159,"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":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":1,"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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bottomPattern","changeable":true,"resolveProxies":false,"lowerBound":1,"id":166,"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":"guardPattern","changeable":true,"resolveProxies":false,"lowerBound":1,"id":167,"derived":false},{"id":168,"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":false,"lowerBound":1,"id":169,"derived":false},{"id":170,"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":false,"lowerBound":1,"id":171,"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":"assertion","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"log","changeable":true,"resolveProxies":false,"lowerBound":0,"id":173,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"error","unsettable":false,"transient":false,"unique":true,"name":"severity","changeable":true,"lowerBound":0,"iD":false,"id":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"isReset","changeable":true,"lowerBound":0,"iD":false,"id":180,"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":"left","changeable":true,"resolveProxies":false,"lowerBound":1,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":false,"lowerBound":0,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"eClass":"EGenericType"},{"id":187,"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":"bottomPattern","changeable":true,"resolveProxies":false,"lowerBound":1,"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":"isDefault","changeable":true,"lowerBound":0,"iD":false,"id":189,"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":false,"lowerBound":1,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"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":false,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":197,"derived":false},{"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":"booleanSymbol","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"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":false,"lowerBound":0,"id":203,"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":false,"lowerBound":0,"id":204,"derived":false},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"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":false,"lowerBound":0,"id":209,"derived":false},{"id":210,"eClass":"EGenericType"},{"id":211,"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":false,"lowerBound":0,"id":212,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":215,"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":"exception","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"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":"isAbstract","changeable":true,"lowerBound":0,"iD":false,"id":220,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":false,"lowerBound":0,"id":221,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":222,"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":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"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":"class","changeable":true,"resolveProxies":false,"lowerBound":0,"id":227,"derived":false},{"id":228,"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":"class","changeable":true,"resolveProxies":false,"lowerBound":0,"id":229,"derived":false},{"id":230,"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":"item","changeable":true,"resolveProxies":false,"lowerBound":1,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"name":"Set","id":234,"value":0,"literal":"Set","eClass":"EEnumLiteral"},{"name":"OrderedSet","id":235,"value":1,"literal":"OrderedSet","eClass":"EEnumLiteral"},{"name":"Bag","id":236,"value":2,"literal":"Bag","eClass":"EEnumLiteral"},{"name":"Sequence","id":237,"value":3,"literal":"Sequence","eClass":"EEnumLiteral"},{"name":"Collection","id":238,"value":4,"literal":"Collection","eClass":"EEnumLiteral"},{"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":239,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"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":"collectionLiteralExp","changeable":true,"resolveProxies":false,"lowerBound":1,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"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":false,"lowerBound":1,"id":247,"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":"last","changeable":true,"resolveProxies":false,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"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":"member","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"referredCollectionType","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":"rest","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":259,"derived":false},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"annotatedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":267,"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":"returnedElement","changeable":true,"resolveProxies":false,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":276,"derived":false},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"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":"part","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"resolveProxies":false,"lowerBound":1,"id":291,"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":false,"lowerBound":1,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"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":"keyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"name":"in","id":299,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":300,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":301,"value":2,"literal":"out","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":"isCheckable","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isEnforceable","changeable":true,"lowerBound":0,"iD":false,"id":303,"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":"rule","changeable":true,"resolveProxies":false,"lowerBound":1,"id":304,"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":"typedModel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"domain","changeable":true,"resolveProxies":false,"lowerBound":0,"id":310,"derived":false},{"id":311,"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":"templateExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":312,"derived":false},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"container","lowerBound":0,"id":315,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"equals","lowerBound":0,"id":316,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"get","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMetaClass","lowerBound":0,"id":318,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSet","lowerBound":0,"id":319,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"set","lowerBound":0,"id":320,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"unset","lowerBound":0,"id":321,"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":"ownedComment","changeable":true,"resolveProxies":false,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EParameter"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":329,"many":false,"required":false,"eClass":"EParameter"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":333,"many":false,"required":false,"eClass":"EParameter"},{"id":334,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":335,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":336,"many":false,"required":false,"eClass":"EParameter"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"property","lowerBound":0,"id":339,"many":false,"required":false,"eClass":"EParameter"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"name":"Creation","id":342,"value":0,"literal":"Creation","eClass":"EEnumLiteral"},{"name":"Deletion","id":343,"value":1,"literal":"Deletion","eClass":"EEnumLiteral"},{"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":344,"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":false,"lowerBound":1,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredEnumLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":false,"lowerBound":0,"id":354,"derived":false},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bodyExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":360,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contextVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":361,"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":"generatedType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":362,"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":"parameterVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":363,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"resultVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"elements","lowerBound":0,"id":371,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"useContainment","lowerBound":0,"id":372,"many":false,"required":false,"eClass":"EOperation"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":376,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"create","lowerBound":0,"id":377,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":378,"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":"package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":379,"derived":false},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataType","lowerBound":0,"id":382,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":383,"many":false,"required":false,"eClass":"EParameter"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"metaClass","lowerBound":0,"id":387,"many":false,"required":false,"eClass":"EParameter"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"dataType","lowerBound":0,"id":390,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"string","lowerBound":0,"id":391,"many":false,"required":false,"eClass":"EParameter"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"queryExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":0,"iD":false,"id":404,"derived":false},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":1,"id":407,"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":"elseExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":408,"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":"thenExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isVirtual","changeable":true,"lowerBound":0,"iD":false,"id":414,"derived":false},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":0,"id":426,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"resolveProxies":false,"lowerBound":0,"id":427,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":428,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"overridden","changeable":true,"resolveProxies":true,"lowerBound":0,"id":429,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":false,"lowerBound":0,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":433,"derived":false},{"id":434,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ctxOwner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":435,"derived":false},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"resOwner","changeable":true,"resolveProxies":false,"lowerBound":0,"id":439,"derived":false},{"name":"extension","id":440,"value":0,"literal":"extension","eClass":"EEnumLiteral"},{"name":"access","id":441,"value":1,"literal":"access","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":"argument","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"extent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":443,"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":"instantiatedClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integerSymbol","changeable":true,"lowerBound":0,"iD":false,"id":449,"derived":false},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"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":"result","changeable":true,"resolveProxies":false,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":"identifies","changeable":true,"resolveProxies":true,"lowerBound":1,"id":458,"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":"oppositePart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":"part","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":false,"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"},{"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":"ownedKey","changeable":true,"resolveProxies":false,"lowerBound":0,"id":467,"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":"in","changeable":true,"resolveProxies":false,"lowerBound":1,"id":468,"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":"variable","changeable":true,"resolveProxies":false,"lowerBound":1,"id":469,"derived":false},{"id":470,"eClass":"EGenericType"},{"id":471,"eClass":"EGenericType"},{"id":472,"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":"letExp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":473,"derived":false},{"id":474,"eClass":"EGenericType"},{"container":false,"ordered":true,"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":false,"lowerBound":0,"id":475,"derived":false},{"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":"condition","changeable":true,"resolveProxies":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":484,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"iterator","changeable":true,"resolveProxies":false,"lowerBound":0,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"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":"context","changeable":true,"resolveProxies":false,"lowerBound":0,"id":490,"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":"local","changeable":true,"resolveProxies":false,"lowerBound":0,"id":491,"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":"refinement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":492,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"id":494,"eClass":"EGenericType"},{"id":495,"eClass":"EGenericType"},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"endSection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":500,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initSection","changeable":true,"resolveProxies":false,"lowerBound":0,"id":501,"derived":false},{"id":502,"eClass":"EGenericType"},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isStrict","changeable":true,"lowerBound":0,"iD":false,"id":505,"derived":false},{"id":506,"eClass":"EGenericType"},{"id":507,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"disjunct","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inherited","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"merged","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refinedRelation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":511,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":false,"lowerBound":0,"id":512,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":false,"lowerBound":0,"id":513,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":521,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredDomain","changeable":true,"resolveProxies":true,"lowerBound":0,"id":522,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"additionalCondition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":527,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"effective","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"effective","unsettable":false,"transient":false,"unique":true,"name":"conformanceKind","changeable":true,"lowerBound":0,"iD":false,"id":528,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"metamodel","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"configProperty","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":false,"unsettable":false,"transient":false,"unique":true,"name":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":535,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isBlackbox","changeable":true,"lowerBound":0,"iD":false,"id":536,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"moduleImport","changeable":true,"resolveProxies":false,"lowerBound":0,"id":537,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTag","changeable":true,"resolveProxies":false,"lowerBound":0,"id":538,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedVariable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":539,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"usedModelType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":540,"derived":false},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"module","changeable":true,"resolveProxies":false,"lowerBound":0,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":551,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedModule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":552,"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":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isOrdered","changeable":true,"lowerBound":0,"iD":false,"id":559,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"isUnique","changeable":true,"lowerBound":0,"iD":false,"id":560,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lower","changeable":true,"lowerBound":0,"iD":false,"id":561,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"upper","changeable":true,"lowerBound":0,"iD":false,"id":562,"derived":false},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":567,"derived":false},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":573,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"referredObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":574,"derived":false},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"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":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":578,"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":"referredClass","changeable":true,"resolveProxies":true,"lowerBound":1,"id":579,"derived":false},{"id":580,"eClass":"EGenericType"},{"id":581,"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":"objContainer","changeable":true,"resolveProxies":false,"lowerBound":1,"id":582,"derived":false},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":585,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":586,"derived":false},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"operation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":591,"derived":false},{"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":"content","changeable":true,"resolveProxies":false,"lowerBound":0,"id":593,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":594,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"referredOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":false},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":604,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"intermediateProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":606,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":617,"derived":false},{"id":618,"eClass":"EGenericType"},{"id":619,"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":false,"lowerBound":1,"id":620,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"elementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"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":"nestedPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":626,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"nestingPackage","changeable":true,"resolveProxies":false,"lowerBound":0,"id":627,"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":"ownedType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":628,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uri","changeable":true,"lowerBound":0,"iD":false,"id":629,"derived":false},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"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":"package","changeable":true,"resolveProxies":false,"lowerBound":0,"id":634,"derived":false},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"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":"predicate","changeable":true,"resolveProxies":false,"lowerBound":0,"id":640,"derived":false},{"id":641,"eClass":"EGenericType"},{"id":642,"eClass":"EGenericType"},{"id":643,"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":"pattern","changeable":true,"resolveProxies":false,"lowerBound":1,"id":644,"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":"conditionExpression","changeable":true,"resolveProxies":false,"lowerBound":1,"id":645,"derived":false},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"default","changeable":true,"lowerBound":0,"iD":false,"id":651,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isComposite","changeable":true,"lowerBound":0,"iD":false,"id":652,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isDerived","changeable":true,"lowerBound":0,"iD":false,"id":653,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isID","changeable":true,"lowerBound":0,"iD":false,"id":654,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"isReadOnly","changeable":true,"lowerBound":0,"iD":false,"id":655,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"opposite","changeable":true,"resolveProxies":true,"lowerBound":0,"id":656,"derived":false},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"id":665,"eClass":"EGenericType"},{"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":false,"lowerBound":1,"id":666,"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":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":false,"unsettable":false,"transient":false,"unique":true,"name":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"id":672,"eClass":"EGenericType"},{"id":673,"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":"isOpposite","changeable":true,"lowerBound":0,"iD":false,"id":674,"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":"referredProperty","changeable":true,"resolveProxies":true,"lowerBound":1,"id":675,"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":false,"lowerBound":1,"id":676,"derived":false},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"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":"argument","changeable":true,"resolveProxies":false,"lowerBound":0,"id":682,"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":"exception","changeable":true,"resolveProxies":true,"lowerBound":1,"id":683,"derived":false},{"id":684,"eClass":"EGenericType"},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"realSymbol","changeable":true,"lowerBound":0,"iD":false,"id":687,"derived":false},{"id":688,"eClass":"EGenericType"},{"id":689,"eClass":"EGenericType"},{"id":690,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"add","lowerBound":0,"id":691,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addAll","lowerBound":0,"id":692,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"clear","lowerBound":0,"id":693,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":694,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"size","lowerBound":0,"id":695,"many":false,"required":false,"eClass":"EOperation"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":698,"many":false,"required":false,"eClass":"EParameter"},{"id":699,"eClass":"EGenericType"},{"id":700,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"objects","lowerBound":0,"id":701,"many":false,"required":false,"eClass":"EParameter"},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":704,"many":false,"required":false,"eClass":"EParameter"},{"id":705,"eClass":"EGenericType"},{"id":706,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"add","lowerBound":0,"id":707,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"get","lowerBound":0,"id":708,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"remove","lowerBound":0,"id":709,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"set","lowerBound":0,"id":710,"many":false,"required":false,"eClass":"EOperation"},{"id":711,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":712,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":713,"many":false,"required":false,"eClass":"EParameter"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":717,"many":false,"required":false,"eClass":"EParameter"},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":720,"many":false,"required":false,"eClass":"EParameter"},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"index","lowerBound":0,"id":723,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":724,"many":false,"required":false,"eClass":"EParameter"},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isTopLevel","changeable":true,"lowerBound":0,"iD":false,"id":727,"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":"operationalImpl","changeable":true,"resolveProxies":false,"lowerBound":0,"id":728,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":false,"lowerBound":0,"id":729,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"when","changeable":true,"resolveProxies":false,"lowerBound":0,"id":730,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":false,"lowerBound":0,"id":731,"derived":false},{"id":732,"eClass":"EGenericType"},{"id":733,"eClass":"EGenericType"},{"id":734,"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":"relation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":735,"derived":false},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"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":"argument","changeable":true,"resolveProxies":false,"lowerBound":2,"id":739,"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":"referredRelation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":740,"derived":false},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"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":"defaultAssignment","changeable":true,"resolveProxies":false,"lowerBound":0,"id":744,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pattern","changeable":true,"resolveProxies":false,"lowerBound":0,"id":745,"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":"rootVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":746,"derived":false},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"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":"valueExp","changeable":true,"resolveProxies":false,"lowerBound":1,"id":751,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":752,"derived":false},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"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":"impl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":756,"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":"inDirectionOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":757,"derived":false},{"id":758,"eClass":"EGenericType"},{"id":759,"eClass":"EGenericType"},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":764,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isDeferred","changeable":true,"lowerBound":0,"iD":false,"id":765,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isInverse","changeable":true,"lowerBound":0,"iD":false,"id":766,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"one","changeable":true,"lowerBound":0,"iD":false,"id":767,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":768,"derived":false},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"id":771,"eClass":"EGenericType"},{"id":772,"eClass":"EGenericType"},{"id":773,"eClass":"EGenericType"},{"id":774,"eClass":"EGenericType"},{"id":775,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMapping","changeable":true,"resolveProxies":true,"lowerBound":0,"id":776,"derived":false},{"id":777,"eClass":"EGenericType"},{"id":778,"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":false,"lowerBound":0,"id":779,"derived":false},{"id":780,"eClass":"EGenericType"},{"id":781,"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":"overrides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":782,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transformation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":783,"derived":false},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"eClass":"EGenericType"},{"id":787,"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":"rule","changeable":true,"resolveProxies":false,"lowerBound":0,"id":788,"derived":false},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"name":"error","id":791,"value":0,"literal":"error","eClass":"EEnumLiteral"},{"name":"warning","id":792,"value":1,"literal":"warning","eClass":"EEnumLiteral"},{"name":"fatal","id":793,"value":2,"literal":"fatal","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":"stringSymbol","changeable":true,"lowerBound":0,"iD":false,"id":794,"derived":false},{"id":795,"eClass":"EGenericType"},{"id":796,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alternativePart","changeable":true,"resolveProxies":false,"lowerBound":0,"id":797,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elsePart","changeable":true,"resolveProxies":false,"lowerBound":0,"id":798,"derived":false},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"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":"element","changeable":true,"resolveProxies":true,"lowerBound":0,"id":802,"derived":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":803,"derived":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":804,"derived":false},{"id":805,"eClass":"EGenericType"},{"id":806,"eClass":"EGenericType"},{"id":807,"eClass":"EGenericType"},{"id":808,"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":"bindsTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":809,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"where","changeable":true,"resolveProxies":false,"lowerBound":0,"id":810,"derived":false},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"specification","changeable":true,"lowerBound":0,"iD":false,"id":814,"derived":false},{"id":815,"eClass":"EGenericType"},{"id":816,"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":817,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"modelParameter","changeable":true,"resolveProxies":false,"lowerBound":0,"id":818,"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":"ownedTag","changeable":true,"resolveProxies":false,"lowerBound":0,"id":819,"derived":false},{"id":820,"eClass":"EGenericType"},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"id":823,"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":"transformation","changeable":true,"resolveProxies":false,"lowerBound":1,"id":824,"derived":false},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exceptClause","changeable":true,"resolveProxies":false,"lowerBound":0,"id":827,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryBody","changeable":true,"resolveProxies":false,"lowerBound":0,"id":828,"derived":false},{"id":829,"eClass":"EGenericType"},{"id":830,"eClass":"EGenericType"},{"id":831,"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":"part","changeable":true,"resolveProxies":false,"lowerBound":0,"id":832,"derived":false},{"id":833,"eClass":"EGenericType"},{"id":834,"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":"tupleLiteralExp","changeable":true,"resolveProxies":false,"lowerBound":0,"id":835,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":836,"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":false,"lowerBound":1,"id":837,"derived":false},{"id":838,"eClass":"EGenericType"},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"id":841,"eClass":"EGenericType"},{"id":842,"eClass":"EGenericType"},{"id":843,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":844,"many":false,"required":false,"eClass":"EOperation"},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":847,"many":false,"required":false,"eClass":"EParameter"},{"id":848,"eClass":"EGenericType"},{"id":849,"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":"referredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":850,"derived":false},{"id":851,"eClass":"EGenericType"},{"id":852,"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":853,"derived":false},{"id":854,"eClass":"EGenericType"},{"id":855,"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":"dependsOn","changeable":true,"resolveProxies":true,"lowerBound":0,"id":856,"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":"usedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":857,"derived":false},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":862,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":863,"derived":false},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"contextURI","lowerBound":0,"id":867,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":868,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":0,"id":869,"many":false,"required":false,"eClass":"EOperation"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"uri","lowerBound":0,"id":873,"many":false,"required":false,"eClass":"EParameter"},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"element","lowerBound":0,"id":876,"many":false,"required":false,"eClass":"EParameter"},{"id":877,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":878,"derived":false},{"id":879,"eClass":"EGenericType"},{"id":880,"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":"item","changeable":true,"resolveProxies":false,"lowerBound":1,"id":881,"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":"target","changeable":true,"resolveProxies":false,"lowerBound":1,"id":882,"derived":false},{"id":883,"eClass":"EGenericType"},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":false,"lowerBound":1,"id":886,"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":"targetVariable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":887,"derived":false},{"id":888,"eClass":"EGenericType"},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":891,"derived":false},{"id":892,"eClass":"EGenericType"},{"id":893,"eClass":"EGenericType"},{"id":894,"eClass":"EGenericType"},{"id":895,"eClass":"EGenericType"},{"id":896,"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":"initExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":897,"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":"representedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":898,"derived":false},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"id":902,"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":903,"derived":false},{"id":904,"eClass":"EGenericType"},{"id":905,"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":"referredVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":906,"derived":false},{"id":907,"eClass":"EGenericType"},{"id":908,"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":"referredVariable","changeable":true,"resolveProxies":false,"lowerBound":1,"id":909,"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":"withResult","changeable":true,"lowerBound":0,"iD":false,"id":910,"derived":false},{"id":911,"eClass":"EGenericType"},{"id":912,"eClass":"EGenericType"},{"id":913,"eClass":"EGenericType"},{"id":914,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"resolveProxies":false,"lowerBound":1,"id":915,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"condition","changeable":true,"resolveProxies":false,"lowerBound":1,"id":916,"derived":false},{"id":917,"eClass":"EGenericType"},{"id":918,"eClass":"EGenericType"},{"id":919,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":1,"target":0},{"source":1,"target":56},{"source":1,"target":160},{"source":1,"target":161},{"source":1,"target":162},{"source":160,"target":93},{"source":160,"target":163},{"source":160,"target":1},{"source":163,"target":93},{"source":161,"target":93},{"source":161,"target":164},{"source":161,"target":1},{"source":164,"target":93},{"source":162,"target":56},{"source":2,"target":0},{"source":2,"target":143},{"source":2,"target":165},{"source":165,"target":143},{"source":3,"target":0},{"source":3,"target":166},{"source":3,"target":167},{"source":166,"target":11},{"source":166,"target":168},{"source":166,"target":3},{"source":166,"target":169},{"source":168,"target":11},{"source":167,"target":52},{"source":167,"target":170},{"source":167,"target":3},{"source":167,"target":171},{"source":170,"target":52},{"source":4,"target":0},{"source":4,"target":56},{"source":4,"target":172},{"source":4,"target":173},{"source":4,"target":174},{"source":4,"target":175},{"source":172,"target":93},{"source":172,"target":176},{"source":172,"target":4},{"source":176,"target":93},{"source":173,"target":74},{"source":173,"target":177},{"source":173,"target":4},{"source":177,"target":74},{"source":174,"target":131},{"source":174,"target":178},{"source":174,"target":4},{"source":178,"target":131},{"source":175,"target":56},{"source":5,"target":0},{"source":5,"target":56},{"source":5,"target":179},{"source":5,"target":180},{"source":5,"target":181},{"source":5,"target":182},{"source":5,"target":183},{"source":179,"target":93},{"source":179,"target":184},{"source":179,"target":5},{"source":184,"target":93},{"source":180,"target":9},{"source":180,"target":185},{"source":180,"target":5},{"source":185,"target":9},{"source":181,"target":93},{"source":181,"target":186},{"source":181,"target":5},{"source":186,"target":93},{"source":182,"target":93},{"source":182,"target":187},{"source":182,"target":5},{"source":187,"target":93},{"source":183,"target":56},{"source":6,"target":0},{"source":6,"target":38},{"source":6,"target":188},{"source":6,"target":189},{"source":6,"target":190},{"source":6,"target":191},{"source":188,"target":11},{"source":188,"target":192},{"source":188,"target":6},{"source":188,"target":193},{"source":192,"target":11},{"source":189,"target":9},{"source":189,"target":194},{"source":189,"target":6},{"source":194,"target":9},{"source":190,"target":93},{"source":190,"target":195},{"source":190,"target":6},{"source":195,"target":93},{"source":191,"target":38},{"source":7,"target":0},{"source":7,"target":22},{"source":7,"target":196},{"source":196,"target":22},{"source":8,"target":0},{"source":8,"target":56},{"source":8,"target":197},{"source":8,"target":198},{"source":197,"target":93},{"source":197,"target":199},{"source":197,"target":8},{"source":199,"target":93},{"source":198,"target":56},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":107},{"source":10,"target":200},{"source":10,"target":201},{"source":200,"target":9},{"source":200,"target":202},{"source":200,"target":10},{"source":202,"target":9},{"source":201,"target":107},{"source":11,"target":0},{"source":11,"target":30},{"source":11,"target":169},{"source":11,"target":193},{"source":11,"target":203},{"source":11,"target":204},{"source":11,"target":205},{"source":169,"target":3},{"source":169,"target":206},{"source":169,"target":11},{"source":169,"target":166},{"source":206,"target":3},{"source":193,"target":6},{"source":193,"target":207},{"source":193,"target":11},{"source":193,"target":188},{"source":207,"target":6},{"source":203,"target":40},{"source":203,"target":208},{"source":203,"target":11},{"source":203,"target":209},{"source":208,"target":40},{"source":204,"target":116},{"source":204,"target":210},{"source":204,"target":11},{"source":210,"target":116},{"source":205,"target":30},{"source":12,"target":0},{"source":12,"target":56},{"source":12,"target":211},{"source":211,"target":56},{"source":13,"target":0},{"source":13,"target":93},{"source":13,"target":212},{"source":13,"target":213},{"source":212,"target":93},{"source":212,"target":214},{"source":212,"target":13},{"source":214,"target":93},{"source":213,"target":93},{"source":14,"target":0},{"source":14,"target":56},{"source":14,"target":215},{"source":14,"target":216},{"source":14,"target":217},{"source":215,"target":93},{"source":215,"target":218},{"source":215,"target":14},{"source":218,"target":93},{"source":216,"target":143},{"source":216,"target":219},{"source":216,"target":14},{"source":219,"target":143},{"source":217,"target":56},{"source":15,"target":0},{"source":15,"target":143},{"source":15,"target":220},{"source":15,"target":221},{"source":15,"target":222},{"source":15,"target":223},{"source":15,"target":224},{"source":220,"target":9},{"source":220,"target":225},{"source":220,"target":15},{"source":225,"target":9},{"source":221,"target":109},{"source":221,"target":226},{"source":221,"target":15},{"source":221,"target":227},{"source":226,"target":109},{"source":222,"target":94},{"source":222,"target":228},{"source":222,"target":15},{"source":222,"target":229},{"source":228,"target":94},{"source":223,"target":15},{"source":223,"target":230},{"source":223,"target":15},{"source":230,"target":15},{"source":224,"target":143},{"source":16,"target":0},{"source":16,"target":19},{"source":16,"target":231},{"source":16,"target":232},{"source":231,"target":93},{"source":231,"target":233},{"source":231,"target":16},{"source":233,"target":93},{"source":232,"target":19},{"source":17,"target":0},{"source":17,"target":234},{"source":17,"target":235},{"source":17,"target":236},{"source":17,"target":237},{"source":17,"target":238},{"source":234,"target":17},{"source":235,"target":17},{"source":236,"target":17},{"source":237,"target":17},{"source":238,"target":17},{"source":18,"target":0},{"source":18,"target":73},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":239,"target":17},{"source":239,"target":242},{"source":239,"target":18},{"source":242,"target":17},{"source":240,"target":19},{"source":240,"target":243},{"source":240,"target":18},{"source":240,"target":244},{"source":243,"target":19},{"source":241,"target":73},{"source":19,"target":0},{"source":19,"target":145},{"source":19,"target":244},{"source":19,"target":245},{"source":244,"target":18},{"source":244,"target":246},{"source":244,"target":19},{"source":244,"target":240},{"source":246,"target":18},{"source":245,"target":145},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":247},{"source":20,"target":248},{"source":20,"target":249},{"source":247,"target":93},{"source":247,"target":250},{"source":247,"target":20},{"source":250,"target":93},{"source":248,"target":93},{"source":248,"target":251},{"source":248,"target":20},{"source":251,"target":93},{"source":249,"target":19},{"source":21,"target":0},{"source":21,"target":136},{"source":21,"target":252},{"source":21,"target":253},{"source":21,"target":254},{"source":21,"target":255},{"source":252,"target":93},{"source":252,"target":256},{"source":252,"target":21},{"source":256,"target":93},{"source":253,"target":22},{"source":253,"target":257},{"source":253,"target":21},{"source":257,"target":22},{"source":254,"target":154},{"source":254,"target":258},{"source":254,"target":21},{"source":258,"target":154},{"source":255,"target":136},{"source":22,"target":0},{"source":22,"target":31},{"source":22,"target":259},{"source":22,"target":260},{"source":259,"target":143},{"source":259,"target":261},{"source":259,"target":22},{"source":261,"target":143},{"source":260,"target":31},{"source":23,"target":0},{"source":23,"target":38},{"source":23,"target":262},{"source":23,"target":263},{"source":23,"target":264},{"source":262,"target":86},{"source":262,"target":265},{"source":262,"target":23},{"source":265,"target":86},{"source":263,"target":132},{"source":263,"target":266},{"source":263,"target":23},{"source":266,"target":132},{"source":264,"target":38},{"source":24,"target":0},{"source":24,"target":56},{"source":24,"target":267},{"source":24,"target":268},{"source":24,"target":269},{"source":267,"target":93},{"source":267,"target":270},{"source":267,"target":24},{"source":270,"target":93},{"source":268,"target":154},{"source":268,"target":271},{"source":268,"target":24},{"source":271,"target":154},{"source":269,"target":56},{"source":25,"target":0},{"source":25,"target":59},{"source":25,"target":272},{"source":272,"target":59},{"source":26,"target":0},{"source":26,"target":95},{"source":26,"target":273},{"source":273,"target":95},{"source":27,"target":0},{"source":27,"target":109},{"source":27,"target":274},{"source":27,"target":275},{"source":27,"target":276},{"source":27,"target":277},{"source":274,"target":15},{"source":274,"target":278},{"source":274,"target":27},{"source":278,"target":15},{"source":275,"target":93},{"source":275,"target":279},{"source":275,"target":27},{"source":279,"target":93},{"source":276,"target":109},{"source":276,"target":280},{"source":276,"target":27},{"source":280,"target":109},{"source":277,"target":109},{"source":28,"target":0},{"source":28,"target":56},{"source":28,"target":281},{"source":281,"target":56},{"source":29,"target":0},{"source":29,"target":36},{"source":29,"target":3},{"source":29,"target":282},{"source":29,"target":283},{"source":282,"target":36},{"source":283,"target":3},{"source":30,"target":0},{"source":30,"target":105},{"source":30,"target":284},{"source":30,"target":285},{"source":284,"target":154},{"source":284,"target":286},{"source":284,"target":30},{"source":286,"target":154},{"source":285,"target":105},{"source":31,"target":0},{"source":31,"target":143},{"source":31,"target":287},{"source":287,"target":143},{"source":32,"target":0},{"source":32,"target":73},{"source":32,"target":288},{"source":32,"target":289},{"source":288,"target":33},{"source":288,"target":290},{"source":288,"target":32},{"source":290,"target":33},{"source":289,"target":73},{"source":33,"target":0},{"source":33,"target":38},{"source":33,"target":291},{"source":33,"target":292},{"source":33,"target":293},{"source":291,"target":93},{"source":291,"target":294},{"source":291,"target":33},{"source":294,"target":93},{"source":292,"target":93},{"source":292,"target":295},{"source":292,"target":33},{"source":295,"target":93},{"source":293,"target":38},{"source":34,"target":0},{"source":34,"target":22},{"source":34,"target":296},{"source":34,"target":297},{"source":296,"target":143},{"source":296,"target":298},{"source":296,"target":34},{"source":298,"target":143},{"source":297,"target":22},{"source":35,"target":0},{"source":35,"target":299},{"source":35,"target":300},{"source":35,"target":301},{"source":299,"target":35},{"source":300,"target":35},{"source":301,"target":35},{"source":36,"target":0},{"source":36,"target":86},{"source":36,"target":302},{"source":36,"target":303},{"source":36,"target":304},{"source":36,"target":305},{"source":36,"target":306},{"source":302,"target":9},{"source":302,"target":307},{"source":302,"target":36},{"source":307,"target":9},{"source":303,"target":9},{"source":303,"target":308},{"source":303,"target":36},{"source":308,"target":9},{"source":304,"target":128},{"source":304,"target":309},{"source":304,"target":36},{"source":304,"target":310},{"source":309,"target":128},{"source":305,"target":146},{"source":305,"target":311},{"source":305,"target":36},{"source":311,"target":146},{"source":306,"target":86},{"source":37,"target":0},{"source":37,"target":105},{"source":37,"target":312},{"source":37,"target":313},{"source":312,"target":136},{"source":312,"target":314},{"source":312,"target":37},{"source":314,"target":136},{"source":313,"target":105},{"source":38,"target":0},{"source":38,"target":90},{"source":38,"target":315},{"source":38,"target":316},{"source":38,"target":317},{"source":38,"target":318},{"source":38,"target":319},{"source":38,"target":320},{"source":38,"target":321},{"source":38,"target":322},{"source":38,"target":323},{"source":315,"target":38},{"source":315,"target":324},{"source":315,"target":38},{"source":324,"target":38},{"source":316,"target":9},{"source":316,"target":325},{"source":316,"target":38},{"source":316,"target":326},{"source":325,"target":9},{"source":326,"target":90},{"source":326,"target":327},{"source":326,"target":316},{"source":327,"target":90},{"source":317,"target":90},{"source":317,"target":328},{"source":317,"target":38},{"source":317,"target":329},{"source":328,"target":90},{"source":329,"target":109},{"source":329,"target":330},{"source":329,"target":317},{"source":330,"target":109},{"source":318,"target":15},{"source":318,"target":331},{"source":318,"target":38},{"source":331,"target":15},{"source":319,"target":9},{"source":319,"target":332},{"source":319,"target":38},{"source":319,"target":333},{"source":332,"target":9},{"source":333,"target":109},{"source":333,"target":334},{"source":333,"target":319},{"source":334,"target":109},{"source":320,"target":38},{"source":320,"target":335},{"source":320,"target":336},{"source":335,"target":109},{"source":335,"target":337},{"source":335,"target":320},{"source":337,"target":109},{"source":336,"target":90},{"source":336,"target":338},{"source":336,"target":320},{"source":338,"target":90},{"source":321,"target":38},{"source":321,"target":339},{"source":339,"target":109},{"source":339,"target":340},{"source":339,"target":321},{"source":340,"target":109},{"source":322,"target":23},{"source":322,"target":341},{"source":322,"target":38},{"source":341,"target":23},{"source":323,"target":90},{"source":39,"target":0},{"source":39,"target":342},{"source":39,"target":343},{"source":342,"target":39},{"source":343,"target":39},{"source":40,"target":0},{"source":40,"target":38},{"source":40,"target":209},{"source":40,"target":344},{"source":40,"target":345},{"source":40,"target":346},{"source":209,"target":11},{"source":209,"target":347},{"source":209,"target":40},{"source":209,"target":203},{"source":347,"target":11},{"source":344,"target":39},{"source":344,"target":348},{"source":344,"target":40},{"source":348,"target":39},{"source":345,"target":96},{"source":345,"target":349},{"source":345,"target":40},{"source":349,"target":96},{"source":346,"target":38},{"source":41,"target":0},{"source":41,"target":59},{"source":41,"target":350},{"source":350,"target":59},{"source":42,"target":0},{"source":42,"target":73},{"source":42,"target":351},{"source":42,"target":352},{"source":351,"target":44},{"source":351,"target":353},{"source":351,"target":42},{"source":353,"target":44},{"source":352,"target":73},{"source":43,"target":0},{"source":43,"target":31},{"source":43,"target":354},{"source":43,"target":355},{"source":354,"target":44},{"source":354,"target":356},{"source":354,"target":43},{"source":354,"target":357},{"source":356,"target":44},{"source":355,"target":31},{"source":44,"target":0},{"source":44,"target":86},{"source":44,"target":357},{"source":44,"target":358},{"source":357,"target":43},{"source":357,"target":359},{"source":357,"target":44},{"source":357,"target":354},{"source":359,"target":43},{"source":358,"target":86},{"source":45,"target":0},{"source":45,"target":145},{"source":45,"target":360},{"source":45,"target":361},{"source":45,"target":362},{"source":45,"target":363},{"source":45,"target":364},{"source":45,"target":365},{"source":360,"target":93},{"source":360,"target":366},{"source":360,"target":45},{"source":366,"target":93},{"source":361,"target":154},{"source":361,"target":367},{"source":361,"target":45},{"source":367,"target":154},{"source":362,"target":143},{"source":362,"target":368},{"source":362,"target":45},{"source":368,"target":143},{"source":363,"target":154},{"source":363,"target":369},{"source":363,"target":45},{"source":369,"target":154},{"source":364,"target":154},{"source":364,"target":370},{"source":364,"target":45},{"source":370,"target":154},{"source":365,"target":145},{"source":46,"target":0},{"source":46,"target":90},{"source":46,"target":371},{"source":46,"target":372},{"source":46,"target":373},{"source":371,"target":118},{"source":371,"target":374},{"source":371,"target":46},{"source":374,"target":118},{"source":372,"target":9},{"source":372,"target":375},{"source":372,"target":46},{"source":375,"target":9},{"source":373,"target":90},{"source":47,"target":0},{"source":47,"target":38},{"source":47,"target":376},{"source":47,"target":377},{"source":47,"target":378},{"source":47,"target":379},{"source":47,"target":380},{"source":376,"target":132},{"source":376,"target":381},{"source":376,"target":47},{"source":376,"target":382},{"source":376,"target":383},{"source":381,"target":132},{"source":382,"target":31},{"source":382,"target":384},{"source":382,"target":376},{"source":384,"target":31},{"source":383,"target":90},{"source":383,"target":385},{"source":383,"target":376},{"source":385,"target":90},{"source":377,"target":38},{"source":377,"target":386},{"source":377,"target":47},{"source":377,"target":387},{"source":386,"target":38},{"source":387,"target":15},{"source":387,"target":388},{"source":387,"target":377},{"source":388,"target":15},{"source":378,"target":90},{"source":378,"target":389},{"source":378,"target":47},{"source":378,"target":390},{"source":378,"target":391},{"source":389,"target":90},{"source":390,"target":31},{"source":390,"target":392},{"source":390,"target":378},{"source":392,"target":31},{"source":391,"target":132},{"source":391,"target":393},{"source":391,"target":378},{"source":393,"target":132},{"source":379,"target":103},{"source":379,"target":394},{"source":379,"target":47},{"source":394,"target":103},{"source":380,"target":38},{"source":48,"target":0},{"source":48,"target":13},{"source":48,"target":395},{"source":395,"target":13},{"source":49,"target":0},{"source":49,"target":58},{"source":49,"target":396},{"source":396,"target":58},{"source":50,"target":0},{"source":50,"target":94},{"source":50,"target":397},{"source":50,"target":398},{"source":397,"target":93},{"source":397,"target":399},{"source":397,"target":50},{"source":399,"target":93},{"source":398,"target":94},{"source":51,"target":0},{"source":51,"target":154},{"source":51,"target":104},{"source":51,"target":400},{"source":51,"target":401},{"source":400,"target":154},{"source":401,"target":104},{"source":52,"target":0},{"source":52,"target":30},{"source":52,"target":171},{"source":52,"target":402},{"source":171,"target":3},{"source":171,"target":403},{"source":171,"target":52},{"source":171,"target":167},{"source":403,"target":3},{"source":402,"target":30},{"source":53,"target":0},{"source":53,"target":59},{"source":53,"target":404},{"source":53,"target":405},{"source":404,"target":9},{"source":404,"target":406},{"source":404,"target":53},{"source":406,"target":9},{"source":405,"target":59},{"source":54,"target":0},{"source":54,"target":93},{"source":54,"target":407},{"source":54,"target":408},{"source":54,"target":409},{"source":54,"target":410},{"source":407,"target":93},{"source":407,"target":411},{"source":407,"target":54},{"source":411,"target":93},{"source":408,"target":93},{"source":408,"target":412},{"source":408,"target":54},{"source":412,"target":93},{"source":409,"target":93},{"source":409,"target":413},{"source":409,"target":54},{"source":413,"target":93},{"source":410,"target":93},{"source":55,"target":0},{"source":55,"target":96},{"source":55,"target":56},{"source":55,"target":414},{"source":55,"target":415},{"source":55,"target":416},{"source":414,"target":9},{"source":414,"target":417},{"source":414,"target":55},{"source":417,"target":9},{"source":415,"target":96},{"source":416,"target":56},{"source":56,"target":0},{"source":56,"target":93},{"source":56,"target":418},{"source":418,"target":93},{"source":57,"target":0},{"source":57,"target":58},{"source":57,"target":419},{"source":57,"target":420},{"source":419,"target":154},{"source":419,"target":421},{"source":419,"target":57},{"source":421,"target":154},{"source":420,"target":58},{"source":58,"target":0},{"source":58,"target":75},{"source":58,"target":56},{"source":58,"target":422},{"source":58,"target":423},{"source":58,"target":424},{"source":422,"target":93},{"source":422,"target":425},{"source":422,"target":58},{"source":425,"target":93},{"source":423,"target":75},{"source":424,"target":56},{"source":59,"target":0},{"source":59,"target":94},{"source":59,"target":426},{"source":59,"target":427},{"source":59,"target":428},{"source":59,"target":429},{"source":59,"target":430},{"source":59,"target":431},{"source":426,"target":95},{"source":426,"target":432},{"source":426,"target":59},{"source":426,"target":433},{"source":432,"target":95},{"source":427,"target":153},{"source":427,"target":434},{"source":427,"target":59},{"source":427,"target":435},{"source":434,"target":153},{"source":428,"target":9},{"source":428,"target":436},{"source":428,"target":59},{"source":436,"target":9},{"source":429,"target":59},{"source":429,"target":437},{"source":429,"target":59},{"source":437,"target":59},{"source":430,"target":153},{"source":430,"target":438},{"source":430,"target":59},{"source":430,"target":439},{"source":438,"target":153},{"source":431,"target":94},{"source":60,"target":0},{"source":60,"target":440},{"source":60,"target":441},{"source":440,"target":60},{"source":441,"target":60},{"source":61,"target":0},{"source":61,"target":56},{"source":61,"target":442},{"source":61,"target":443},{"source":61,"target":444},{"source":61,"target":445},{"source":442,"target":93},{"source":442,"target":446},{"source":442,"target":61},{"source":446,"target":93},{"source":443,"target":154},{"source":443,"target":447},{"source":443,"target":61},{"source":447,"target":154},{"source":444,"target":15},{"source":444,"target":448},{"source":444,"target":61},{"source":448,"target":15},{"source":445,"target":56},{"source":62,"target":0},{"source":63,"target":0},{"source":63,"target":89},{"source":63,"target":449},{"source":63,"target":450},{"source":449,"target":62},{"source":449,"target":451},{"source":449,"target":63},{"source":451,"target":62},{"source":450,"target":89},{"source":64,"target":0},{"source":64,"target":73},{"source":64,"target":452},{"source":452,"target":73},{"source":65,"target":0},{"source":65,"target":143},{"source":65,"target":453},{"source":453,"target":143},{"source":66,"target":0},{"source":66,"target":75},{"source":66,"target":454},{"source":66,"target":455},{"source":454,"target":154},{"source":454,"target":456},{"source":454,"target":66},{"source":456,"target":154},{"source":455,"target":75},{"source":67,"target":0},{"source":67,"target":75},{"source":67,"target":457},{"source":457,"target":75},{"source":68,"target":0},{"source":68,"target":38},{"source":68,"target":458},{"source":68,"target":459},{"source":68,"target":460},{"source":68,"target":461},{"source":68,"target":462},{"source":458,"target":15},{"source":458,"target":463},{"source":458,"target":68},{"source":463,"target":15},{"source":459,"target":109},{"source":459,"target":464},{"source":459,"target":68},{"source":464,"target":109},{"source":460,"target":109},{"source":460,"target":465},{"source":460,"target":68},{"source":465,"target":109},{"source":461,"target":124},{"source":461,"target":466},{"source":461,"target":68},{"source":461,"target":467},{"source":466,"target":124},{"source":462,"target":38},{"source":69,"target":0},{"source":69,"target":93},{"source":69,"target":468},{"source":69,"target":469},{"source":69,"target":470},{"source":468,"target":93},{"source":468,"target":471},{"source":468,"target":69},{"source":471,"target":93},{"source":469,"target":154},{"source":469,"target":472},{"source":469,"target":69},{"source":469,"target":473},{"source":472,"target":154},{"source":470,"target":93},{"source":70,"target":0},{"source":70,"target":83},{"source":70,"target":474},{"source":474,"target":83},{"source":71,"target":0},{"source":71,"target":73},{"source":71,"target":475},{"source":71,"target":476},{"source":475,"target":93},{"source":475,"target":477},{"source":475,"target":71},{"source":477,"target":93},{"source":476,"target":73},{"source":72,"target":0},{"source":72,"target":22},{"source":72,"target":478},{"source":478,"target":22},{"source":73,"target":0},{"source":73,"target":93},{"source":73,"target":479},{"source":479,"target":93},{"source":74,"target":0},{"source":74,"target":96},{"source":74,"target":56},{"source":74,"target":480},{"source":74,"target":481},{"source":74,"target":482},{"source":480,"target":93},{"source":480,"target":483},{"source":480,"target":74},{"source":483,"target":93},{"source":481,"target":96},{"source":482,"target":56},{"source":75,"target":0},{"source":75,"target":13},{"source":75,"target":93},{"source":75,"target":484},{"source":75,"target":485},{"source":75,"target":486},{"source":75,"target":487},{"source":484,"target":93},{"source":484,"target":488},{"source":484,"target":75},{"source":488,"target":93},{"source":485,"target":154},{"source":485,"target":489},{"source":485,"target":75},{"source":489,"target":154},{"source":486,"target":13},{"source":487,"target":93},{"source":76,"target":0},{"source":76,"target":128},{"source":76,"target":3},{"source":76,"target":490},{"source":76,"target":491},{"source":76,"target":492},{"source":76,"target":493},{"source":76,"target":494},{"source":76,"target":495},{"source":490,"target":76},{"source":490,"target":496},{"source":490,"target":76},{"source":490,"target":491},{"source":496,"target":76},{"source":491,"target":76},{"source":491,"target":497},{"source":491,"target":76},{"source":491,"target":490},{"source":497,"target":76},{"source":492,"target":76},{"source":492,"target":498},{"source":492,"target":76},{"source":492,"target":493},{"source":498,"target":76},{"source":493,"target":76},{"source":493,"target":499},{"source":493,"target":76},{"source":493,"target":492},{"source":499,"target":76},{"source":494,"target":128},{"source":495,"target":3},{"source":77,"target":0},{"source":77,"target":95},{"source":77,"target":500},{"source":77,"target":501},{"source":77,"target":502},{"source":500,"target":93},{"source":500,"target":503},{"source":500,"target":77},{"source":503,"target":93},{"source":501,"target":93},{"source":501,"target":504},{"source":501,"target":77},{"source":504,"target":93},{"source":502,"target":95},{"source":78,"target":0},{"source":78,"target":55},{"source":78,"target":505},{"source":78,"target":506},{"source":505,"target":9},{"source":505,"target":507},{"source":505,"target":78},{"source":507,"target":9},{"source":506,"target":55},{"source":79,"target":0},{"source":79,"target":59},{"source":79,"target":508},{"source":79,"target":509},{"source":79,"target":510},{"source":79,"target":511},{"source":79,"target":512},{"source":79,"target":513},{"source":79,"target":514},{"source":508,"target":79},{"source":508,"target":515},{"source":508,"target":79},{"source":515,"target":79},{"source":509,"target":79},{"source":509,"target":516},{"source":509,"target":79},{"source":516,"target":79},{"source":510,"target":79},{"source":510,"target":517},{"source":510,"target":79},{"source":517,"target":79},{"source":511,"target":119},{"source":511,"target":518},{"source":511,"target":79},{"source":518,"target":119},{"source":512,"target":93},{"source":512,"target":519},{"source":512,"target":79},{"source":519,"target":93},{"source":513,"target":93},{"source":513,"target":520},{"source":513,"target":79},{"source":520,"target":93},{"source":514,"target":59},{"source":80,"target":0},{"source":80,"target":153},{"source":80,"target":521},{"source":80,"target":522},{"source":80,"target":523},{"source":521,"target":81},{"source":521,"target":524},{"source":521,"target":80},{"source":524,"target":81},{"source":522,"target":121},{"source":522,"target":525},{"source":522,"target":80},{"source":525,"target":121},{"source":523,"target":153},{"source":81,"target":0},{"source":81,"target":153},{"source":81,"target":526},{"source":526,"target":153},{"source":82,"target":0},{"source":82,"target":15},{"source":82,"target":527},{"source":82,"target":528},{"source":82,"target":529},{"source":82,"target":530},{"source":527,"target":93},{"source":527,"target":531},{"source":527,"target":82},{"source":531,"target":93},{"source":528,"target":132},{"source":528,"target":532},{"source":528,"target":82},{"source":532,"target":132},{"source":529,"target":103},{"source":529,"target":533},{"source":529,"target":82},{"source":533,"target":103},{"source":530,"target":15},{"source":83,"target":0},{"source":83,"target":15},{"source":83,"target":103},{"source":83,"target":534},{"source":83,"target":535},{"source":83,"target":536},{"source":83,"target":537},{"source":83,"target":538},{"source":83,"target":539},{"source":83,"target":540},{"source":83,"target":541},{"source":83,"target":542},{"source":534,"target":109},{"source":534,"target":543},{"source":534,"target":83},{"source":543,"target":109},{"source":535,"target":41},{"source":535,"target":544},{"source":535,"target":83},{"source":544,"target":41},{"source":536,"target":9},{"source":536,"target":545},{"source":536,"target":83},{"source":545,"target":9},{"source":537,"target":84},{"source":537,"target":546},{"source":537,"target":83},{"source":537,"target":547},{"source":546,"target":84},{"source":538,"target":135},{"source":538,"target":548},{"source":538,"target":83},{"source":548,"target":135},{"source":539,"target":154},{"source":539,"target":549},{"source":539,"target":83},{"source":549,"target":154},{"source":540,"target":82},{"source":540,"target":550},{"source":540,"target":83},{"source":550,"target":82},{"source":541,"target":15},{"source":542,"target":103},{"source":84,"target":0},{"source":84,"target":38},{"source":84,"target":551},{"source":84,"target":552},{"source":84,"target":553},{"source":84,"target":547},{"source":84,"target":554},{"source":551,"target":82},{"source":551,"target":555},{"source":551,"target":84},{"source":555,"target":82},{"source":552,"target":83},{"source":552,"target":556},{"source":552,"target":84},{"source":556,"target":83},{"source":553,"target":60},{"source":553,"target":557},{"source":553,"target":84},{"source":557,"target":60},{"source":547,"target":83},{"source":547,"target":558},{"source":547,"target":84},{"source":547,"target":537},{"source":558,"target":83},{"source":554,"target":38},{"source":85,"target":0},{"source":85,"target":559},{"source":85,"target":560},{"source":85,"target":561},{"source":85,"target":562},{"source":559,"target":9},{"source":559,"target":563},{"source":559,"target":85},{"source":563,"target":9},{"source":560,"target":9},{"source":560,"target":564},{"source":560,"target":85},{"source":564,"target":9},{"source":561,"target":62},{"source":561,"target":565},{"source":561,"target":85},{"source":565,"target":62},{"source":562,"target":149},{"source":562,"target":566},{"source":562,"target":85},{"source":566,"target":149},{"source":86,"target":0},{"source":86,"target":38},{"source":86,"target":567},{"source":86,"target":568},{"source":567,"target":132},{"source":567,"target":569},{"source":567,"target":86},{"source":569,"target":132},{"source":568,"target":38},{"source":87,"target":0},{"source":87,"target":48},{"source":87,"target":570},{"source":570,"target":48},{"source":88,"target":0},{"source":88,"target":73},{"source":88,"target":571},{"source":571,"target":73},{"source":89,"target":0},{"source":89,"target":107},{"source":89,"target":572},{"source":572,"target":107},{"source":90,"target":0},{"source":91,"target":0},{"source":91,"target":61},{"source":91,"target":573},{"source":91,"target":574},{"source":91,"target":575},{"source":573,"target":26},{"source":573,"target":576},{"source":573,"target":91},{"source":576,"target":26},{"source":574,"target":154},{"source":574,"target":577},{"source":574,"target":91},{"source":577,"target":154},{"source":575,"target":61},{"source":92,"target":0},{"source":92,"target":136},{"source":92,"target":578},{"source":92,"target":579},{"source":92,"target":580},{"source":578,"target":112},{"source":578,"target":581},{"source":578,"target":92},{"source":578,"target":582},{"source":581,"target":112},{"source":579,"target":15},{"source":579,"target":583},{"source":579,"target":92},{"source":583,"target":15},{"source":580,"target":136},{"source":93,"target":0},{"source":93,"target":145},{"source":93,"target":584},{"source":584,"target":145},{"source":94,"target":0},{"source":94,"target":145},{"source":94,"target":85},{"source":94,"target":229},{"source":94,"target":585},{"source":94,"target":586},{"source":94,"target":587},{"source":94,"target":588},{"source":229,"target":15},{"source":229,"target":589},{"source":229,"target":94},{"source":229,"target":222},{"source":589,"target":15},{"source":585,"target":104},{"source":585,"target":590},{"source":585,"target":94},{"source":585,"target":591},{"source":590,"target":104},{"source":586,"target":143},{"source":586,"target":592},{"source":586,"target":94},{"source":592,"target":143},{"source":587,"target":145},{"source":588,"target":85},{"source":95,"target":0},{"source":95,"target":38},{"source":95,"target":593},{"source":95,"target":433},{"source":95,"target":594},{"source":95,"target":595},{"source":593,"target":93},{"source":593,"target":596},{"source":593,"target":95},{"source":596,"target":93},{"source":433,"target":59},{"source":433,"target":597},{"source":433,"target":95},{"source":433,"target":426},{"source":597,"target":59},{"source":594,"target":154},{"source":594,"target":598},{"source":594,"target":95},{"source":598,"target":154},{"source":595,"target":38},{"source":96,"target":0},{"source":96,"target":48},{"source":96,"target":599},{"source":96,"target":600},{"source":96,"target":601},{"source":599,"target":93},{"source":599,"target":602},{"source":599,"target":96},{"source":602,"target":93},{"source":600,"target":94},{"source":600,"target":603},{"source":600,"target":96},{"source":603,"target":94},{"source":601,"target":48},{"source":97,"target":0},{"source":97,"target":83},{"source":97,"target":604},{"source":97,"target":605},{"source":97,"target":606},{"source":97,"target":607},{"source":97,"target":608},{"source":97,"target":609},{"source":604,"target":15},{"source":604,"target":610},{"source":604,"target":97},{"source":610,"target":15},{"source":605,"target":109},{"source":605,"target":611},{"source":605,"target":97},{"source":611,"target":109},{"source":606,"target":81},{"source":606,"target":612},{"source":606,"target":97},{"source":612,"target":81},{"source":607,"target":124},{"source":607,"target":613},{"source":607,"target":97},{"source":613,"target":124},{"source":608,"target":119},{"source":608,"target":614},{"source":608,"target":97},{"source":614,"target":119},{"source":609,"target":83},{"source":98,"target":0},{"source":98,"target":111},{"source":98,"target":615},{"source":615,"target":111},{"source":99,"target":0},{"source":99,"target":22},{"source":99,"target":616},{"source":616,"target":22},{"source":100,"target":0},{"source":100,"target":73},{"source":100,"target":617},{"source":100,"target":618},{"source":617,"target":101},{"source":617,"target":619},{"source":617,"target":100},{"source":619,"target":101},{"source":618,"target":73},{"source":101,"target":0},{"source":101,"target":38},{"source":101,"target":620},{"source":101,"target":621},{"source":620,"target":93},{"source":620,"target":622},{"source":620,"target":101},{"source":622,"target":93},{"source":621,"target":38},{"source":102,"target":0},{"source":102,"target":15},{"source":102,"target":623},{"source":102,"target":624},{"source":623,"target":143},{"source":623,"target":625},{"source":623,"target":102},{"source":625,"target":143},{"source":624,"target":15},{"source":103,"target":0},{"source":103,"target":86},{"source":103,"target":626},{"source":103,"target":627},{"source":103,"target":628},{"source":103,"target":629},{"source":103,"target":630},{"source":626,"target":103},{"source":626,"target":631},{"source":626,"target":103},{"source":626,"target":627},{"source":631,"target":103},{"source":627,"target":103},{"source":627,"target":632},{"source":627,"target":103},{"source":627,"target":626},{"source":632,"target":103},{"source":628,"target":143},{"source":628,"target":633},{"source":628,"target":103},{"source":628,"target":634},{"source":633,"target":143},{"source":629,"target":132},{"source":629,"target":635},{"source":629,"target":103},{"source":635,"target":132},{"source":630,"target":86},{"source":104,"target":0},{"source":104,"target":145},{"source":104,"target":85},{"source":104,"target":591},{"source":104,"target":636},{"source":104,"target":637},{"source":591,"target":94},{"source":591,"target":638},{"source":591,"target":104},{"source":591,"target":585},{"source":638,"target":94},{"source":636,"target":145},{"source":637,"target":85},{"source":105,"target":0},{"source":105,"target":38},{"source":105,"target":639},{"source":105,"target":640},{"source":105,"target":641},{"source":639,"target":154},{"source":639,"target":642},{"source":639,"target":105},{"source":642,"target":154},{"source":640,"target":106},{"source":640,"target":643},{"source":640,"target":105},{"source":640,"target":644},{"source":643,"target":106},{"source":641,"target":38},{"source":106,"target":0},{"source":106,"target":38},{"source":106,"target":645},{"source":106,"target":644},{"source":106,"target":646},{"source":645,"target":93},{"source":645,"target":647},{"source":645,"target":106},{"source":647,"target":93},{"source":644,"target":105},{"source":644,"target":648},{"source":644,"target":106},{"source":644,"target":640},{"source":648,"target":105},{"source":646,"target":38},{"source":107,"target":0},{"source":107,"target":73},{"source":107,"target":649},{"source":649,"target":73},{"source":108,"target":0},{"source":108,"target":31},{"source":108,"target":650},{"source":650,"target":31},{"source":109,"target":0},{"source":109,"target":145},{"source":109,"target":85},{"source":109,"target":227},{"source":109,"target":651},{"source":109,"target":652},{"source":109,"target":653},{"source":109,"target":654},{"source":109,"target":655},{"source":109,"target":656},{"source":109,"target":657},{"source":109,"target":658},{"source":227,"target":15},{"source":227,"target":659},{"source":227,"target":109},{"source":227,"target":221},{"source":659,"target":15},{"source":651,"target":132},{"source":651,"target":660},{"source":651,"target":109},{"source":660,"target":132},{"source":652,"target":9},{"source":652,"target":661},{"source":652,"target":109},{"source":661,"target":9},{"source":653,"target":9},{"source":653,"target":662},{"source":653,"target":109},{"source":662,"target":9},{"source":654,"target":9},{"source":654,"target":663},{"source":654,"target":109},{"source":663,"target":9},{"source":655,"target":9},{"source":655,"target":664},{"source":655,"target":109},{"source":664,"target":9},{"source":656,"target":109},{"source":656,"target":665},{"source":656,"target":109},{"source":665,"target":109},{"source":657,"target":145},{"source":658,"target":85},{"source":110,"target":0},{"source":110,"target":6},{"source":110,"target":666},{"source":110,"target":667},{"source":110,"target":668},{"source":666,"target":93},{"source":666,"target":669},{"source":666,"target":110},{"source":669,"target":93},{"source":667,"target":109},{"source":667,"target":670},{"source":667,"target":110},{"source":670,"target":109},{"source":668,"target":6},{"source":111,"target":0},{"source":111,"target":87},{"source":111,"target":671},{"source":111,"target":672},{"source":671,"target":109},{"source":671,"target":673},{"source":671,"target":111},{"source":673,"target":109},{"source":672,"target":87},{"source":112,"target":0},{"source":112,"target":38},{"source":112,"target":674},{"source":112,"target":582},{"source":112,"target":675},{"source":112,"target":676},{"source":112,"target":677},{"source":674,"target":9},{"source":674,"target":678},{"source":674,"target":112},{"source":678,"target":9},{"source":582,"target":92},{"source":582,"target":679},{"source":582,"target":112},{"source":582,"target":578},{"source":679,"target":92},{"source":675,"target":109},{"source":675,"target":680},{"source":675,"target":112},{"source":680,"target":109},{"source":676,"target":93},{"source":676,"target":681},{"source":676,"target":112},{"source":681,"target":93},{"source":677,"target":38},{"source":113,"target":0},{"source":113,"target":56},{"source":113,"target":682},{"source":113,"target":683},{"source":113,"target":684},{"source":682,"target":93},{"source":682,"target":685},{"source":682,"target":113},{"source":685,"target":93},{"source":683,"target":143},{"source":683,"target":686},{"source":683,"target":113},{"source":686,"target":143},{"source":684,"target":56},{"source":114,"target":0},{"source":115,"target":0},{"source":115,"target":89},{"source":115,"target":687},{"source":115,"target":688},{"source":687,"target":114},{"source":687,"target":689},{"source":687,"target":115},{"source":689,"target":114},{"source":688,"target":89},{"source":116,"target":0},{"source":116,"target":154},{"source":116,"target":690},{"source":690,"target":154},{"source":117,"target":0},{"source":117,"target":90},{"source":117,"target":691},{"source":117,"target":692},{"source":117,"target":693},{"source":117,"target":694},{"source":117,"target":695},{"source":117,"target":696},{"source":691,"target":9},{"source":691,"target":697},{"source":691,"target":117},{"source":691,"target":698},{"source":697,"target":9},{"source":698,"target":90},{"source":698,"target":699},{"source":698,"target":691},{"source":699,"target":90},{"source":692,"target":9},{"source":692,"target":700},{"source":692,"target":117},{"source":692,"target":701},{"source":700,"target":9},{"source":701,"target":118},{"source":701,"target":702},{"source":701,"target":692},{"source":702,"target":118},{"source":693,"target":117},{"source":694,"target":9},{"source":694,"target":703},{"source":694,"target":117},{"source":694,"target":704},{"source":703,"target":9},{"source":704,"target":90},{"source":704,"target":705},{"source":704,"target":694},{"source":705,"target":90},{"source":695,"target":62},{"source":695,"target":706},{"source":695,"target":117},{"source":706,"target":62},{"source":696,"target":90},{"source":118,"target":0},{"source":118,"target":117},{"source":118,"target":707},{"source":118,"target":708},{"source":118,"target":709},{"source":118,"target":710},{"source":118,"target":711},{"source":707,"target":118},{"source":707,"target":712},{"source":707,"target":713},{"source":712,"target":62},{"source":712,"target":714},{"source":712,"target":707},{"source":714,"target":62},{"source":713,"target":90},{"source":713,"target":715},{"source":713,"target":707},{"source":715,"target":90},{"source":708,"target":90},{"source":708,"target":716},{"source":708,"target":118},{"source":708,"target":717},{"source":716,"target":90},{"source":717,"target":62},{"source":717,"target":718},{"source":717,"target":708},{"source":718,"target":62},{"source":709,"target":90},{"source":709,"target":719},{"source":709,"target":118},{"source":709,"target":720},{"source":719,"target":90},{"source":720,"target":62},{"source":720,"target":721},{"source":720,"target":709},{"source":721,"target":62},{"source":710,"target":90},{"source":710,"target":722},{"source":710,"target":118},{"source":710,"target":723},{"source":710,"target":724},{"source":722,"target":90},{"source":723,"target":62},{"source":723,"target":725},{"source":723,"target":710},{"source":725,"target":62},{"source":724,"target":90},{"source":724,"target":726},{"source":724,"target":710},{"source":726,"target":90},{"source":711,"target":117},{"source":119,"target":0},{"source":119,"target":128},{"source":119,"target":727},{"source":119,"target":728},{"source":119,"target":729},{"source":119,"target":730},{"source":119,"target":731},{"source":119,"target":732},{"source":727,"target":9},{"source":727,"target":733},{"source":727,"target":119},{"source":733,"target":9},{"source":728,"target":123},{"source":728,"target":734},{"source":728,"target":119},{"source":728,"target":735},{"source":734,"target":123},{"source":729,"target":154},{"source":729,"target":736},{"source":729,"target":119},{"source":736,"target":154},{"source":730,"target":105},{"source":730,"target":737},{"source":730,"target":119},{"source":737,"target":105},{"source":731,"target":105},{"source":731,"target":738},{"source":731,"target":119},{"source":738,"target":105},{"source":732,"target":128},{"source":120,"target":0},{"source":120,"target":93},{"source":120,"target":739},{"source":120,"target":740},{"source":120,"target":741},{"source":739,"target":93},{"source":739,"target":742},{"source":739,"target":120},{"source":742,"target":93},{"source":740,"target":119},{"source":740,"target":743},{"source":740,"target":120},{"source":743,"target":119},{"source":741,"target":93},{"source":121,"target":0},{"source":121,"target":36},{"source":121,"target":744},{"source":121,"target":745},{"source":121,"target":746},{"source":121,"target":747},{"source":744,"target":122},{"source":744,"target":748},{"source":744,"target":121},{"source":748,"target":122},{"source":745,"target":37},{"source":745,"target":749},{"source":745,"target":121},{"source":749,"target":37},{"source":746,"target":154},{"source":746,"target":750},{"source":746,"target":121},{"source":750,"target":154},{"source":747,"target":36},{"source":122,"target":0},{"source":122,"target":38},{"source":122,"target":751},{"source":122,"target":752},{"source":122,"target":753},{"source":751,"target":93},{"source":751,"target":754},{"source":751,"target":122},{"source":754,"target":93},{"source":752,"target":154},{"source":752,"target":755},{"source":752,"target":122},{"source":755,"target":154},{"source":753,"target":38},{"source":123,"target":0},{"source":123,"target":38},{"source":123,"target":756},{"source":123,"target":757},{"source":123,"target":735},{"source":123,"target":758},{"source":756,"target":94},{"source":756,"target":759},{"source":756,"target":123},{"source":759,"target":94},{"source":757,"target":146},{"source":757,"target":760},{"source":757,"target":123},{"source":760,"target":146},{"source":735,"target":119},{"source":735,"target":761},{"source":735,"target":123},{"source":735,"target":728},{"source":761,"target":119},{"source":758,"target":38},{"source":124,"target":0},{"source":124,"target":138},{"source":124,"target":467},{"source":124,"target":762},{"source":467,"target":68},{"source":467,"target":763},{"source":467,"target":124},{"source":467,"target":461},{"source":763,"target":68},{"source":762,"target":138},{"source":125,"target":0},{"source":125,"target":13},{"source":125,"target":56},{"source":125,"target":764},{"source":125,"target":765},{"source":125,"target":766},{"source":125,"target":767},{"source":125,"target":768},{"source":125,"target":769},{"source":125,"target":770},{"source":764,"target":93},{"source":764,"target":771},{"source":764,"target":125},{"source":771,"target":93},{"source":765,"target":9},{"source":765,"target":772},{"source":765,"target":125},{"source":772,"target":9},{"source":766,"target":9},{"source":766,"target":773},{"source":766,"target":125},{"source":773,"target":9},{"source":767,"target":9},{"source":767,"target":774},{"source":767,"target":125},{"source":774,"target":9},{"source":768,"target":154},{"source":768,"target":775},{"source":768,"target":125},{"source":775,"target":154},{"source":769,"target":13},{"source":770,"target":56},{"source":126,"target":0},{"source":126,"target":125},{"source":126,"target":776},{"source":126,"target":777},{"source":776,"target":79},{"source":776,"target":778},{"source":776,"target":126},{"source":778,"target":79},{"source":777,"target":125},{"source":127,"target":0},{"source":127,"target":56},{"source":127,"target":779},{"source":127,"target":780},{"source":779,"target":93},{"source":779,"target":781},{"source":779,"target":127},{"source":781,"target":93},{"source":780,"target":56},{"source":128,"target":0},{"source":128,"target":86},{"source":128,"target":310},{"source":128,"target":782},{"source":128,"target":783},{"source":128,"target":784},{"source":310,"target":36},{"source":310,"target":785},{"source":310,"target":128},{"source":310,"target":304},{"source":785,"target":36},{"source":782,"target":128},{"source":782,"target":786},{"source":782,"target":128},{"source":786,"target":128},{"source":783,"target":138},{"source":783,"target":787},{"source":783,"target":128},{"source":783,"target":788},{"source":787,"target":138},{"source":784,"target":86},{"source":129,"target":0},{"source":129,"target":22},{"source":129,"target":789},{"source":789,"target":22},{"source":130,"target":0},{"source":130,"target":22},{"source":130,"target":790},{"source":790,"target":22},{"source":131,"target":0},{"source":131,"target":791},{"source":131,"target":792},{"source":131,"target":793},{"source":791,"target":131},{"source":792,"target":131},{"source":793,"target":131},{"source":132,"target":0},{"source":133,"target":0},{"source":133,"target":107},{"source":133,"target":794},{"source":133,"target":795},{"source":794,"target":132},{"source":794,"target":796},{"source":794,"target":133},{"source":796,"target":132},{"source":795,"target":107},{"source":134,"target":0},{"source":134,"target":56},{"source":134,"target":797},{"source":134,"target":798},{"source":134,"target":799},{"source":797,"target":1},{"source":797,"target":800},{"source":797,"target":134},{"source":800,"target":1},{"source":798,"target":93},{"source":798,"target":801},{"source":798,"target":134},{"source":801,"target":93},{"source":799,"target":56},{"source":135,"target":0},{"source":135,"target":38},{"source":135,"target":802},{"source":135,"target":803},{"source":135,"target":804},{"source":135,"target":805},{"source":802,"target":38},{"source":802,"target":806},{"source":802,"target":135},{"source":806,"target":38},{"source":803,"target":132},{"source":803,"target":807},{"source":803,"target":135},{"source":807,"target":132},{"source":804,"target":132},{"source":804,"target":808},{"source":804,"target":135},{"source":808,"target":132},{"source":805,"target":38},{"source":136,"target":0},{"source":136,"target":73},{"source":136,"target":809},{"source":136,"target":810},{"source":136,"target":811},{"source":809,"target":154},{"source":809,"target":812},{"source":809,"target":136},{"source":812,"target":154},{"source":810,"target":93},{"source":810,"target":813},{"source":810,"target":136},{"source":813,"target":93},{"source":811,"target":73},{"source":137,"target":0},{"source":137,"target":143},{"source":137,"target":814},{"source":137,"target":815},{"source":814,"target":132},{"source":814,"target":816},{"source":814,"target":137},{"source":816,"target":132},{"source":815,"target":143},{"source":138,"target":0},{"source":138,"target":15},{"source":138,"target":103},{"source":138,"target":817},{"source":138,"target":818},{"source":138,"target":819},{"source":138,"target":788},{"source":138,"target":820},{"source":138,"target":821},{"source":817,"target":138},{"source":817,"target":822},{"source":817,"target":138},{"source":822,"target":138},{"source":818,"target":146},{"source":818,"target":823},{"source":818,"target":138},{"source":818,"target":824},{"source":823,"target":146},{"source":819,"target":135},{"source":819,"target":825},{"source":819,"target":138},{"source":825,"target":135},{"source":788,"target":128},{"source":788,"target":826},{"source":788,"target":138},{"source":788,"target":783},{"source":826,"target":128},{"source":820,"target":15},{"source":821,"target":103},{"source":139,"target":0},{"source":139,"target":56},{"source":139,"target":827},{"source":139,"target":828},{"source":139,"target":829},{"source":827,"target":14},{"source":827,"target":830},{"source":827,"target":139},{"source":830,"target":14},{"source":828,"target":93},{"source":828,"target":831},{"source":828,"target":139},{"source":831,"target":93},{"source":829,"target":56},{"source":140,"target":0},{"source":140,"target":73},{"source":140,"target":832},{"source":140,"target":833},{"source":832,"target":141},{"source":832,"target":834},{"source":832,"target":140},{"source":832,"target":835},{"source":834,"target":141},{"source":833,"target":73},{"source":141,"target":0},{"source":141,"target":145},{"source":141,"target":836},{"source":141,"target":835},{"source":141,"target":837},{"source":141,"target":838},{"source":836,"target":109},{"source":836,"target":839},{"source":836,"target":141},{"source":839,"target":109},{"source":835,"target":140},{"source":835,"target":840},{"source":835,"target":141},{"source":835,"target":832},{"source":840,"target":140},{"source":837,"target":93},{"source":837,"target":841},{"source":837,"target":141},{"source":841,"target":93},{"source":838,"target":145},{"source":142,"target":0},{"source":142,"target":15},{"source":142,"target":31},{"source":142,"target":842},{"source":142,"target":843},{"source":842,"target":15},{"source":843,"target":31},{"source":143,"target":0},{"source":143,"target":86},{"source":143,"target":844},{"source":143,"target":634},{"source":143,"target":845},{"source":844,"target":9},{"source":844,"target":846},{"source":844,"target":143},{"source":844,"target":847},{"source":846,"target":9},{"source":847,"target":90},{"source":847,"target":848},{"source":847,"target":844},{"source":848,"target":90},{"source":634,"target":103},{"source":634,"target":849},{"source":634,"target":143},{"source":634,"target":628},{"source":849,"target":103},{"source":845,"target":86},{"source":144,"target":0},{"source":144,"target":93},{"source":144,"target":850},{"source":144,"target":851},{"source":850,"target":143},{"source":850,"target":852},{"source":850,"target":144},{"source":852,"target":143},{"source":851,"target":93},{"source":145,"target":0},{"source":145,"target":86},{"source":145,"target":853},{"source":145,"target":854},{"source":853,"target":143},{"source":853,"target":855},{"source":853,"target":145},{"source":855,"target":143},{"source":854,"target":86},{"source":146,"target":0},{"source":146,"target":86},{"source":146,"target":856},{"source":146,"target":824},{"source":146,"target":857},{"source":146,"target":858},{"source":856,"target":146},{"source":856,"target":859},{"source":856,"target":146},{"source":859,"target":146},{"source":824,"target":138},{"source":824,"target":860},{"source":824,"target":146},{"source":824,"target":818},{"source":860,"target":138},{"source":857,"target":103},{"source":857,"target":861},{"source":857,"target":146},{"source":861,"target":103},{"source":858,"target":86},{"source":147,"target":0},{"source":147,"target":15},{"source":147,"target":862},{"source":147,"target":863},{"source":147,"target":864},{"source":862,"target":143},{"source":862,"target":865},{"source":862,"target":147},{"source":865,"target":143},{"source":863,"target":93},{"source":863,"target":866},{"source":863,"target":147},{"source":866,"target":93},{"source":864,"target":15},{"source":148,"target":0},{"source":148,"target":46},{"source":148,"target":867},{"source":148,"target":868},{"source":148,"target":869},{"source":148,"target":870},{"source":867,"target":132},{"source":867,"target":871},{"source":867,"target":148},{"source":871,"target":132},{"source":868,"target":38},{"source":868,"target":872},{"source":868,"target":148},{"source":868,"target":873},{"source":872,"target":38},{"source":873,"target":132},{"source":873,"target":874},{"source":873,"target":868},{"source":874,"target":132},{"source":869,"target":132},{"source":869,"target":875},{"source":869,"target":148},{"source":869,"target":876},{"source":875,"target":132},{"source":876,"target":38},{"source":876,"target":877},{"source":876,"target":869},{"source":877,"target":38},{"source":870,"target":46},{"source":149,"target":0},{"source":150,"target":0},{"source":150,"target":89},{"source":150,"target":878},{"source":150,"target":879},{"source":878,"target":149},{"source":878,"target":880},{"source":878,"target":150},{"source":880,"target":149},{"source":879,"target":89},{"source":151,"target":0},{"source":151,"target":56},{"source":151,"target":881},{"source":151,"target":882},{"source":151,"target":883},{"source":881,"target":93},{"source":881,"target":884},{"source":881,"target":151},{"source":884,"target":93},{"source":882,"target":93},{"source":882,"target":885},{"source":882,"target":151},{"source":885,"target":93},{"source":883,"target":56},{"source":152,"target":0},{"source":152,"target":56},{"source":152,"target":886},{"source":152,"target":887},{"source":152,"target":888},{"source":886,"target":93},{"source":886,"target":889},{"source":886,"target":152},{"source":889,"target":93},{"source":887,"target":154},{"source":887,"target":890},{"source":887,"target":152},{"source":890,"target":154},{"source":888,"target":56},{"source":153,"target":0},{"source":153,"target":154},{"source":153,"target":104},{"source":153,"target":435},{"source":153,"target":891},{"source":153,"target":439},{"source":153,"target":892},{"source":153,"target":893},{"source":435,"target":59},{"source":435,"target":894},{"source":435,"target":153},{"source":435,"target":427},{"source":894,"target":59},{"source":891,"target":35},{"source":891,"target":895},{"source":891,"target":153},{"source":895,"target":35},{"source":439,"target":59},{"source":439,"target":896},{"source":439,"target":153},{"source":439,"target":430},{"source":896,"target":59},{"source":892,"target":154},{"source":893,"target":104},{"source":154,"target":0},{"source":154,"target":145},{"source":154,"target":897},{"source":154,"target":473},{"source":154,"target":898},{"source":154,"target":899},{"source":897,"target":93},{"source":897,"target":900},{"source":897,"target":154},{"source":900,"target":93},{"source":473,"target":69},{"source":473,"target":901},{"source":473,"target":154},{"source":473,"target":469},{"source":901,"target":69},{"source":898,"target":104},{"source":898,"target":902},{"source":898,"target":154},{"source":902,"target":104},{"source":899,"target":145},{"source":155,"target":0},{"source":155,"target":6},{"source":155,"target":903},{"source":155,"target":904},{"source":903,"target":154},{"source":903,"target":905},{"source":903,"target":155},{"source":905,"target":154},{"source":904,"target":6},{"source":156,"target":0},{"source":156,"target":93},{"source":156,"target":906},{"source":156,"target":907},{"source":906,"target":154},{"source":906,"target":908},{"source":906,"target":156},{"source":908,"target":154},{"source":907,"target":93},{"source":157,"target":0},{"source":157,"target":56},{"source":157,"target":909},{"source":157,"target":910},{"source":157,"target":911},{"source":909,"target":154},{"source":909,"target":912},{"source":909,"target":157},{"source":912,"target":154},{"source":910,"target":9},{"source":910,"target":913},{"source":910,"target":157},{"source":913,"target":9},{"source":911,"target":56},{"source":158,"target":0},{"source":158,"target":143},{"source":158,"target":914},{"source":914,"target":143},{"source":159,"target":0},{"source":159,"target":56},{"source":159,"target":915},{"source":159,"target":916},{"source":159,"target":917},{"source":915,"target":93},{"source":915,"target":918},{"source":915,"target":159},{"source":918,"target":93},{"source":916,"target":93},{"source":916,"target":919},{"source":916,"target":159},{"source":919,"target":93},{"source":917,"target":56}],"multigraph":true} | ecore |
people | repo-ecore-all/data/simonpicard/MA1weekly/INFOY080/Project4/Families2Persons/Persons.ecore | Persons
Person
fullName
Male
Female | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Persons"
nsURI="platform:/resource/Families2Persons/Persons.ecore" nsPrefix="Persons">
<eClassifiers xsi:type="ecore:EClass" name="Person" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fullName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Male" eSuperTypes="#//Person"/>
<eClassifiers xsi:type="ecore:EClass" name="Female" eSuperTypes="#//Person"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"Persons","nsURI":"platform:/resource/Families2Persons/Persons.ecore","name":"Persons","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Male","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Female","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fullName","changeable":true,"lowerBound":1,"iD":false,"id":4,"derived":false},{"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":1,"target":0},{"source":1,"target":4},{"source":4,"target":5},{"source":4,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":6},{"source":6,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":7},{"source":7,"target":1}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/fxbeckert/DSL/fr.ut2j.m1ice.fsm/model/fsm.ecore | fsm
State
name
Transition
state1
state2
name
FSM
state
transition
name
Final
Initial | <?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="http://www.example.org/fsm" nsPrefix="fsm">
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="state1" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state2" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EReference" name="state" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1"
eType="#//Transition" 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="Final" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="Initial" eSuperTypes="#//State"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://www.example.org/fsm","name":"fsm","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FSM","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Final","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Initial","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"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":"state2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"state","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":"transition","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},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":7},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":1},{"source":8,"target":11},{"source":8,"target":2},{"source":11,"target":1},{"source":9,"target":1},{"source":9,"target":12},{"source":9,"target":2},{"source":12,"target":1},{"source":10,"target":13},{"source":10,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":14,"target":1},{"source":14,"target":17},{"source":14,"target":3},{"source":17,"target":1},{"source":15,"target":2},{"source":15,"target":18},{"source":15,"target":3},{"source":18,"target":2},{"source":16,"target":19},{"source":16,"target":3},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":20},{"source":20,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":21},{"source":21,"target":1}],"multigraph":true} | ecore |
transformation | repo-ecore-all/data/MDEGroup/QMM-COMLAN-data/validation-subjects/metamodels/henshin.ecore | henshin
NamedElement
name
description
TransformationSystem
getTransformationUnit
unitName
getRule
ruleName
rules
imports
transformationUnits
instances
Rule
getNode
nodename
isLhs
containsMapping
sourceNode
targetNode
containsMultiMapping
sourceNode
targetNode
getTransformationSystem
getKernelRule
getRootKernelRule
getMultiRule
name
removeEdge
edge
removeMapped
removeNode
node
removeMapped
getAllMultiRules
lhs
rhs
attributeConditions
mappings
checkDangling
true
injectiveMatching
true
multiRules
multiMappings
AttributeCondition
rule
conditionText
Parameter
unit
type
Graph
removeEdge
edge
removeNode
node
getContainerRule
getNodes
nodeType
getEdges
edgeType
isLhs
isRhs
isNestedCondition
nodes
edges
formula
GraphElement
getGraph
Mapping
origin
image
Node
getOutgoing
type
getIncoming
type
getOutgoing
type
target
getIncoming
type
source
getAttribute
type
type
attributes
graph
incoming
outgoing
allEdges
Attribute
type
value
node
Edge
source
target
type
graph
TransformationUnit
getSubUnits
deep
getParameter
parameter
activated
true
parameters
parameterMappings
IndependentUnit
subUnits
SequentialUnit
subUnits
strict
true
rollback
true
ConditionalUnit
if
then
else
PriorityUnit
subUnits
IteratedUnit
subUnit
iterations
LoopUnit
subUnit
NestedCondition
isPAC
isNAC
conclusion
mappings
Formula
stringRepresentation
recursive
UnaryFormula
child
BinaryFormula
left
right
And
Or
Xor
Not
ParameterMapping
source
target | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="henshin"
nsURI="http://www.eclipse.org/emf/2011/Henshin" nsPrefix="henshin">
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ValidName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="ValidName" value="not self.name.oclIsUndefined() implies self.name<>''"/>
<details key="ValidName.Msg" value="_Ocl_Msg_NamedElement_ValidName"/>
<details key="ValidName.Severity" value="Warning"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationSystem" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueUnitNames noCyclicUnits parameterNamesNotTypeName"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="uniqueUnitNames" value="transformationUnits->forAll(unit1,unit2:TransformationUnit | unit1 <> unit2 implies unit1.name <> unit2.name)"/>
<details key="uniqueUnitNames.Msg" value="_Ocl_Msg_TransformationSystem_uniqueUnitNames"/>
</eAnnotations>
<eOperations name="getTransformationUnit" eType="#//TransformationUnit">
<eParameters name="unitName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="getRule" eType="#//Rule">
<eParameters name="ruleName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//Rule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transformationUnits" upperBound="-1"
eType="#//TransformationUnit" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1"
eType="#//Graph" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" eSuperTypes="#//TransformationUnit">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="lhsAndRhsNotNull mappingsFromLeft2Right createdNodesNotAbstract createdEdgesNotDerived deletedEdgesNotDerived"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="lhsAndRhsNotNull" value="not lhs->isEmpty() and not rhs->isEmpty()"/>
<details key="lhsAndRhsNotNull.Msg" value="_Ocl_Msg_Rule_lhsAndRhsNotNull"/>
<details key="mappingsFromLeft2Right" value="mappings->forAll(mapping : Mapping | 
	lhs.nodes->includes(mapping.origin)
	and
	rhs.nodes->includes(mapping.image)
)"/>
<details key="mappingsFromLeft2Right.Msg" value="_Ocl_Msg_Rule_mappingsFromLeft2Right"/>
</eAnnotations>
<eOperations name="getNode" eType="#//Node">
<eParameters name="nodename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eParameters name="isLhs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="containsMapping" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="sourceNode" eType="#//Node"/>
<eParameters name="targetNode" eType="#//Node"/>
</eOperations>
<eOperations name="containsMultiMapping" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="sourceNode" eType="#//Node"/>
<eParameters name="targetNode" eType="#//Node"/>
</eOperations>
<eOperations name="getTransformationSystem" eType="#//TransformationSystem"/>
<eOperations name="getKernelRule" eType="#//Rule"/>
<eOperations name="getRootKernelRule" eType="#//Rule"/>
<eOperations name="getMultiRule" eType="#//Rule">
<eParameters name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eOperations name="removeEdge">
<eParameters name="edge" eType="#//Edge"/>
<eParameters name="removeMapped" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="removeNode">
<eParameters name="node" eType="#//Node"/>
<eParameters name="removeMapped" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="getAllMultiRules" upperBound="-1" eType="#//Rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lhs" lowerBound="1" eType="#//Graph"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rhs" lowerBound="1" eType="#//Graph"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeConditions" upperBound="-1"
eType="#//AttributeCondition" containment="true" eOpposite="#//AttributeCondition/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//Mapping" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="checkDangling" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="injectiveMatching" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiRules" upperBound="-1"
eType="#//Rule" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiMappings" upperBound="-1"
eType="#//Mapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AttributeCondition" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" lowerBound="1" eType="#//Rule"
eOpposite="#//Rule/attributeConditions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conditionText" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="nameRequired"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="nameRequired" value="not name.oclIsUndefined() and name.size() > 0"/>
<details key="nameRequired.Msg" value="_Ocl_Msg_Parameter_nameRequired"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" eType="#//TransformationUnit"
eOpposite="#//TransformationUnit/parameters"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Graph" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueNodeNames"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="uniqueNodeNames" value="nodes->forAll( node1, node2 : Node | (node1 <> node2 and not node1.name.oclIsUndefined() ) implies node1.name <> node2.name)"/>
<details key="uniqueNodeNames.Msg" value="_Ocl_Msg_Graph_uniqueNodeNames"/>
</eAnnotations>
<eOperations name="removeEdge">
<eParameters name="edge" lowerBound="1" eType="#//Edge"/>
</eOperations>
<eOperations name="removeNode">
<eParameters name="node" eType="#//Node"/>
</eOperations>
<eOperations name="getContainerRule" eType="#//Rule"/>
<eOperations name="getNodes" ordered="false" upperBound="-1" eType="#//Node">
<eParameters name="nodeType" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EClass"/>
</eOperations>
<eOperations name="getEdges" ordered="false" upperBound="-1" eType="#//Edge">
<eParameters name="edgeType" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eOperations>
<eOperations name="isLhs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="isRhs" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="isNestedCondition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true" eOpposite="#//Node/graph"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//Edge" containment="true" eOpposite="#//Edge/graph"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formula" eType="#//Formula"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GraphElement" abstract="true" interface="true">
<eOperations name="getGraph" eType="#//Graph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mapping">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ruleMapping_TypeEquality"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="ruleMapping_TypeEquality" value="Rule.allInstances()->exists(rule : Rule | rule.mappings->includes(self)) implies origin.type = image.type"/>
<details key="ruleMapping_TypeEquality.Msg" value="_Ocl_Msg_Mapping_ruleMapping_TypeEquality"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="origin" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="image" lowerBound="1" eType="#//Node"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//NamedElement #//GraphElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueAttributeTypes"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="uniqueAttributeTypes" value="attributes->forAll(attr1,attr2 : Attribute| attr1<>attr2 implies attr1.type <> attr2.type)"/>
<details key="uniqueAttributeTypes.Msg" value="_Ocl_Msg_Node_uniqueAttributeTypes"/>
</eAnnotations>
<eOperations name="getOutgoing" ordered="false" upperBound="-1" eType="#//Edge">
<eParameters name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eOperations>
<eOperations name="getIncoming" ordered="false" upperBound="-1" eType="#//Edge">
<eParameters name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
</eOperations>
<eOperations name="getOutgoing" eType="#//Edge">
<eParameters name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eParameters name="target" lowerBound="1" eType="#//Node"/>
</eOperations>
<eOperations name="getIncoming" eType="#//Edge">
<eParameters name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eParameters name="source" lowerBound="1" eType="#//Node"/>
</eOperations>
<eOperations name="getAttribute" eType="#//Attribute">
<eParameters name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
</eOperations>
<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="attributes" upperBound="-1"
eType="#//Attribute" containment="true" eOpposite="#//Attribute/node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//Graph"
eOpposite="#//Graph/nodes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Edge" eOpposite="#//Edge/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Edge" eOpposite="#//Edge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allEdges" ordered="false"
upperBound="-1" eType="#//Edge" changeable="false" volatile="true" transient="true"
derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EAttribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="#//Node"
eOpposite="#//Node/attributes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//GraphElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="equalParentGraphs"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="equalParentGraphs" value="source.graph=target.graph"/>
<details key="equalParentGraphs.Msg" value="_Ocl_Msg_Edge_equalParentGraphs"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node" eOpposite="#//Node/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node" eOpposite="#//Node/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="graph" lowerBound="1" eType="#//Graph"
eOpposite="#//Graph/edges"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransformationUnit" abstract="true"
eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueParameterNames parameterMappingsPointToDirectSubUnit"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2010/Henshin/OCL">
<details key="uniqueParameterNames" value="parameters->forAll( param1, param2 : Parameter | param1 <> param2 implies param1.name <> param2.name)"/>
<details key="uniqueParameterNames.Msg" value="_Ocl_Msg_TransformationUnit_uniqueParameterNames"/>
</eAnnotations>
<eOperations name="getSubUnits" ordered="false" upperBound="-1" eType="#//TransformationUnit">
<eParameters name="deep" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eOperations name="getParameter" eType="#//Parameter">
<eParameters name="parameter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true" eOpposite="#//Parameter/unit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterMappings" upperBound="-1"
eType="#//ParameterMapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IndependentUnit" eSuperTypes="#//TransformationUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="subUnits" unique="false"
upperBound="-1" eType="#//TransformationUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SequentialUnit" eSuperTypes="#//TransformationUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="subUnits" unique="false"
upperBound="-1" eType="#//TransformationUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strict" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rollback" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalUnit" eSuperTypes="#//TransformationUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="if" lowerBound="1" eType="#//TransformationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="then" lowerBound="1" eType="#//TransformationUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="else" eType="#//TransformationUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PriorityUnit" eSuperTypes="#//TransformationUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="subUnits" unique="false"
upperBound="-1" eType="#//TransformationUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratedUnit" eSuperTypes="#//TransformationUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="subUnit" lowerBound="1"
eType="#//TransformationUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iterations" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoopUnit" eSuperTypes="#//TransformationUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="subUnit" lowerBound="1"
eType="#//TransformationUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NestedCondition" eSuperTypes="#//Formula">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="mappingOriginContainedInParentCondition mappingImageContainedInCurrent"/>
</eAnnotations>
<eOperations name="isPAC" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eOperations name="isNAC" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conclusion" lowerBound="1"
eType="#//Graph" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mappings" upperBound="-1"
eType="#//Mapping" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Formula" abstract="true">
<eOperations name="stringRepresentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eParameters name="recursive" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnaryFormula" abstract="true" eSuperTypes="#//Formula">
<eStructuralFeatures xsi:type="ecore:EReference" name="child" lowerBound="1" eType="#//Formula"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BinaryFormula" abstract="true" eSuperTypes="#//Formula">
<eStructuralFeatures xsi:type="ecore:EReference" name="left" lowerBound="1" eType="#//Formula"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="right" lowerBound="1" eType="#//Formula"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//BinaryFormula"/>
<eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//BinaryFormula"/>
<eClassifiers xsi:type="ecore:EClass" name="Xor" eSuperTypes="#//BinaryFormula"/>
<eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="#//UnaryFormula"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterMapping">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Parameter"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"henshin","nsURI":"http://www.eclipse.org/emf/2011/Henshin","name":"henshin","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationSystem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeCondition","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Graph","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GraphElement","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mapping","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransformationUnit","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IndependentUnit","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequentialUnit","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalUnit","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PriorityUnit","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratedUnit","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopUnit","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NestedCondition","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Formula","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnaryFormula","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryFormula","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Xor","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterMapping","instanceClass":null,"abstract":false,"id":27,"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":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":"description","changeable":true,"lowerBound":0,"iD":false,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTransformationUnit","lowerBound":0,"id":32,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRule","lowerBound":0,"id":33,"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":"rules","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":false,"unsettable":false,"transient":false,"unique":true,"name":"imports","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":"transformationUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"id":39,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"unitName","lowerBound":0,"id":40,"many":false,"required":false,"eClass":"EParameter"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"ruleName","lowerBound":0,"id":43,"many":false,"required":false,"eClass":"EParameter"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getNode","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"containsMapping","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"containsMultiMapping","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getTransformationSystem","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getKernelRule","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getRootKernelRule","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getMultiRule","lowerBound":0,"id":55,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeEdge","lowerBound":0,"id":56,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeNode","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getAllMultiRules","lowerBound":0,"id":58,"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":"lhs","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":"rhs","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"attributeConditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"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":"checkDangling","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"injectiveMatching","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"multiRules","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":"multiMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nodename","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isLhs","lowerBound":0,"id":70,"many":false,"required":false,"eClass":"EParameter"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"sourceNode","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"targetNode","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EParameter"},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"sourceNode","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"targetNode","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EParameter"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EParameter"},{"id":88,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"edge","lowerBound":0,"id":89,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeMapped","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EParameter"},{"id":91,"eClass":"EGenericType"},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeMapped","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"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":"rule","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"},{"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":"conditionText","changeable":true,"lowerBound":0,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"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":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":111,"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":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"container":false,"ordered":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":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeEdge","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeNode","lowerBound":0,"id":118,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerRule","lowerBound":0,"id":119,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getNodes","lowerBound":0,"id":120,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getEdges","lowerBound":0,"id":121,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isLhs","lowerBound":0,"id":122,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isRhs","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNestedCondition","lowerBound":0,"id":124,"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":"nodes","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":"edges","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formula","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"id":128,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"edge","lowerBound":1,"id":129,"many":false,"required":true,"eClass":"EParameter"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"node","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EParameter"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"nodeType","lowerBound":1,"id":135,"many":false,"required":true,"eClass":"EParameter"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"edgeType","lowerBound":1,"id":138,"many":false,"required":true,"eClass":"EParameter"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"graph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getGraph","lowerBound":0,"id":148,"many":false,"required":false,"eClass":"EOperation"},{"id":149,"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":"origin","changeable":true,"resolveProxies":true,"lowerBound":1,"id":150,"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":"image","changeable":true,"resolveProxies":true,"lowerBound":1,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getOutgoing","lowerBound":0,"id":154,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getIncoming","lowerBound":0,"id":155,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOutgoing","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIncoming","lowerBound":0,"id":157,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAttribute","lowerBound":0,"id":158,"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":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"container":false,"ordered":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":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":162,"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":"allEdges","changeable":false,"resolveProxies":true,"lowerBound":0,"id":163,"derived":true},{"id":164,"eClass":"EGenericType"},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":167,"many":false,"required":true,"eClass":"EParameter"},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":170,"many":false,"required":true,"eClass":"EParameter"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":173,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":174,"many":false,"required":true,"eClass":"EParameter"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":178,"many":false,"required":true,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":1,"id":179,"many":false,"required":true,"eClass":"EParameter"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":1,"id":183,"many":false,"required":true,"eClass":"EParameter"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"id":186,"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":"node","changeable":true,"resolveProxies":true,"lowerBound":1,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"id":191,"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":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":199,"derived":false},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getSubUnits","lowerBound":0,"id":205,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getParameter","lowerBound":0,"id":206,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"activated","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":true,"unsettable":false,"transient":false,"unique":true,"name":"parameterMappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"deep","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EParameter"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parameter","lowerBound":0,"id":214,"many":false,"required":false,"eClass":"EParameter"},{"id":215,"eClass":"EGenericType"},{"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":false,"unsettable":false,"transient":false,"unique":false,"name":"subUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"id":221,"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":"subUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"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":"strict","changeable":true,"lowerBound":0,"iD":false,"id":223,"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":"rollback","changeable":true,"lowerBound":0,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"if","changeable":true,"resolveProxies":true,"lowerBound":1,"id":229,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"then","changeable":true,"resolveProxies":true,"lowerBound":1,"id":230,"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":"else","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"},{"container":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":"subUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"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":"subUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":239,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iterations","changeable":true,"lowerBound":0,"iD":false,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"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":"subUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":244,"derived":false},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isPAC","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isNAC","lowerBound":0,"id":248,"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":"conclusion","changeable":true,"resolveProxies":true,"lowerBound":1,"id":249,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mappings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"stringRepresentation","lowerBound":0,"id":256,"many":false,"required":false,"eClass":"EOperation"},{"id":257,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"recursive","lowerBound":0,"id":258,"many":false,"required":false,"eClass":"EParameter"},{"id":259,"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":260,"derived":false},{"id":261,"eClass":"EGenericType"},{"id":262,"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":263,"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":264,"derived":false},{"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"},{"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":272,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"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":1,"target":0},{"source":1,"target":28},{"source":1,"target":29},{"source":28,"target":30},{"source":28,"target":1},{"source":29,"target":31},{"source":29,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":32,"target":12},{"source":32,"target":39},{"source":32,"target":2},{"source":32,"target":40},{"source":39,"target":12},{"source":40,"target":41},{"source":40,"target":32},{"source":33,"target":3},{"source":33,"target":42},{"source":33,"target":2},{"source":33,"target":43},{"source":42,"target":3},{"source":43,"target":44},{"source":43,"target":33},{"source":34,"target":3},{"source":34,"target":45},{"source":34,"target":2},{"source":45,"target":3},{"source":35,"target":46},{"source":35,"target":2},{"source":36,"target":12},{"source":36,"target":47},{"source":36,"target":2},{"source":47,"target":12},{"source":37,"target":6},{"source":37,"target":48},{"source":37,"target":2},{"source":48,"target":6},{"source":38,"target":1},{"source":3,"target":0},{"source":3,"target":12},{"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":3,"target":56},{"source":3,"target":57},{"source":3,"target":58},{"source":3,"target":59},{"source":3,"target":60},{"source":3,"target":61},{"source":3,"target":62},{"source":3,"target":63},{"source":3,"target":64},{"source":3,"target":65},{"source":3,"target":66},{"source":3,"target":67},{"source":49,"target":9},{"source":49,"target":68},{"source":49,"target":3},{"source":49,"target":69},{"source":49,"target":70},{"source":68,"target":9},{"source":69,"target":71},{"source":69,"target":49},{"source":70,"target":72},{"source":70,"target":49},{"source":50,"target":73},{"source":50,"target":3},{"source":50,"target":74},{"source":50,"target":75},{"source":74,"target":9},{"source":74,"target":76},{"source":74,"target":50},{"source":76,"target":9},{"source":75,"target":9},{"source":75,"target":77},{"source":75,"target":50},{"source":77,"target":9},{"source":51,"target":78},{"source":51,"target":3},{"source":51,"target":79},{"source":51,"target":80},{"source":79,"target":9},{"source":79,"target":81},{"source":79,"target":51},{"source":81,"target":9},{"source":80,"target":9},{"source":80,"target":82},{"source":80,"target":51},{"source":82,"target":9},{"source":52,"target":2},{"source":52,"target":83},{"source":52,"target":3},{"source":83,"target":2},{"source":53,"target":3},{"source":53,"target":84},{"source":53,"target":3},{"source":84,"target":3},{"source":54,"target":3},{"source":54,"target":85},{"source":54,"target":3},{"source":85,"target":3},{"source":55,"target":3},{"source":55,"target":86},{"source":55,"target":3},{"source":55,"target":87},{"source":86,"target":3},{"source":87,"target":88},{"source":87,"target":55},{"source":56,"target":3},{"source":56,"target":89},{"source":56,"target":90},{"source":89,"target":11},{"source":89,"target":91},{"source":89,"target":56},{"source":91,"target":11},{"source":90,"target":92},{"source":90,"target":56},{"source":57,"target":3},{"source":57,"target":93},{"source":57,"target":94},{"source":93,"target":9},{"source":93,"target":95},{"source":93,"target":57},{"source":95,"target":9},{"source":94,"target":96},{"source":94,"target":57},{"source":58,"target":3},{"source":58,"target":97},{"source":58,"target":3},{"source":97,"target":3},{"source":59,"target":6},{"source":59,"target":98},{"source":59,"target":3},{"source":98,"target":6},{"source":60,"target":6},{"source":60,"target":99},{"source":60,"target":3},{"source":99,"target":6},{"source":61,"target":4},{"source":61,"target":100},{"source":61,"target":3},{"source":61,"target":101},{"source":100,"target":4},{"source":62,"target":8},{"source":62,"target":102},{"source":62,"target":3},{"source":102,"target":8},{"source":63,"target":103},{"source":63,"target":3},{"source":64,"target":104},{"source":64,"target":3},{"source":65,"target":3},{"source":65,"target":105},{"source":65,"target":3},{"source":105,"target":3},{"source":66,"target":8},{"source":66,"target":106},{"source":66,"target":3},{"source":106,"target":8},{"source":67,"target":12},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":101},{"source":4,"target":107},{"source":4,"target":108},{"source":101,"target":3},{"source":101,"target":109},{"source":101,"target":4},{"source":101,"target":61},{"source":109,"target":3},{"source":107,"target":110},{"source":107,"target":4},{"source":108,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":111},{"source":5,"target":112},{"source":5,"target":113},{"source":111,"target":12},{"source":111,"target":114},{"source":111,"target":5},{"source":111,"target":115},{"source":114,"target":12},{"source":112,"target":116},{"source":112,"target":5},{"source":113,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":117},{"source":6,"target":118},{"source":6,"target":119},{"source":6,"target":120},{"source":6,"target":121},{"source":6,"target":122},{"source":6,"target":123},{"source":6,"target":124},{"source":6,"target":125},{"source":6,"target":126},{"source":6,"target":127},{"source":6,"target":128},{"source":117,"target":6},{"source":117,"target":129},{"source":129,"target":11},{"source":129,"target":130},{"source":129,"target":117},{"source":130,"target":11},{"source":118,"target":6},{"source":118,"target":131},{"source":131,"target":9},{"source":131,"target":132},{"source":131,"target":118},{"source":132,"target":9},{"source":119,"target":3},{"source":119,"target":133},{"source":119,"target":6},{"source":133,"target":3},{"source":120,"target":9},{"source":120,"target":134},{"source":120,"target":6},{"source":120,"target":135},{"source":134,"target":9},{"source":135,"target":136},{"source":135,"target":120},{"source":121,"target":11},{"source":121,"target":137},{"source":121,"target":6},{"source":121,"target":138},{"source":137,"target":11},{"source":138,"target":139},{"source":138,"target":121},{"source":122,"target":140},{"source":122,"target":6},{"source":123,"target":141},{"source":123,"target":6},{"source":124,"target":142},{"source":124,"target":6},{"source":125,"target":9},{"source":125,"target":143},{"source":125,"target":6},{"source":125,"target":144},{"source":143,"target":9},{"source":126,"target":11},{"source":126,"target":145},{"source":126,"target":6},{"source":126,"target":146},{"source":145,"target":11},{"source":127,"target":20},{"source":127,"target":147},{"source":127,"target":6},{"source":147,"target":20},{"source":128,"target":1},{"source":7,"target":0},{"source":7,"target":148},{"source":148,"target":6},{"source":148,"target":149},{"source":148,"target":7},{"source":149,"target":6},{"source":8,"target":0},{"source":8,"target":150},{"source":8,"target":151},{"source":150,"target":9},{"source":150,"target":152},{"source":150,"target":8},{"source":152,"target":9},{"source":151,"target":9},{"source":151,"target":153},{"source":151,"target":8},{"source":153,"target":9},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":7},{"source":9,"target":154},{"source":9,"target":155},{"source":9,"target":156},{"source":9,"target":157},{"source":9,"target":158},{"source":9,"target":159},{"source":9,"target":160},{"source":9,"target":144},{"source":9,"target":161},{"source":9,"target":162},{"source":9,"target":163},{"source":9,"target":164},{"source":9,"target":165},{"source":154,"target":11},{"source":154,"target":166},{"source":154,"target":9},{"source":154,"target":167},{"source":166,"target":11},{"source":167,"target":168},{"source":167,"target":154},{"source":155,"target":11},{"source":155,"target":169},{"source":155,"target":9},{"source":155,"target":170},{"source":169,"target":11},{"source":170,"target":171},{"source":170,"target":155},{"source":156,"target":11},{"source":156,"target":172},{"source":156,"target":9},{"source":156,"target":173},{"source":156,"target":174},{"source":172,"target":11},{"source":173,"target":175},{"source":173,"target":156},{"source":174,"target":9},{"source":174,"target":176},{"source":174,"target":156},{"source":176,"target":9},{"source":157,"target":11},{"source":157,"target":177},{"source":157,"target":9},{"source":157,"target":178},{"source":157,"target":179},{"source":177,"target":11},{"source":178,"target":180},{"source":178,"target":157},{"source":179,"target":9},{"source":179,"target":181},{"source":179,"target":157},{"source":181,"target":9},{"source":158,"target":10},{"source":158,"target":182},{"source":158,"target":9},{"source":158,"target":183},{"source":182,"target":10},{"source":183,"target":184},{"source":183,"target":158},{"source":159,"target":185},{"source":159,"target":9},{"source":160,"target":10},{"source":160,"target":186},{"source":160,"target":9},{"source":160,"target":187},{"source":186,"target":10},{"source":144,"target":6},{"source":144,"target":188},{"source":144,"target":9},{"source":144,"target":125},{"source":188,"target":6},{"source":161,"target":11},{"source":161,"target":189},{"source":161,"target":9},{"source":161,"target":190},{"source":189,"target":11},{"source":162,"target":11},{"source":162,"target":191},{"source":162,"target":9},{"source":162,"target":192},{"source":191,"target":11},{"source":163,"target":11},{"source":163,"target":193},{"source":163,"target":9},{"source":193,"target":11},{"source":164,"target":1},{"source":165,"target":7},{"source":10,"target":0},{"source":10,"target":194},{"source":10,"target":195},{"source":10,"target":187},{"source":194,"target":196},{"source":194,"target":10},{"source":195,"target":197},{"source":195,"target":10},{"source":187,"target":9},{"source":187,"target":198},{"source":187,"target":10},{"source":187,"target":160},{"source":198,"target":9},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":192},{"source":11,"target":190},{"source":11,"target":199},{"source":11,"target":146},{"source":11,"target":200},{"source":192,"target":9},{"source":192,"target":201},{"source":192,"target":11},{"source":192,"target":162},{"source":201,"target":9},{"source":190,"target":9},{"source":190,"target":202},{"source":190,"target":11},{"source":190,"target":161},{"source":202,"target":9},{"source":199,"target":203},{"source":199,"target":11},{"source":146,"target":6},{"source":146,"target":204},{"source":146,"target":11},{"source":146,"target":126},{"source":204,"target":6},{"source":200,"target":7},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":205},{"source":12,"target":206},{"source":12,"target":207},{"source":12,"target":115},{"source":12,"target":208},{"source":12,"target":209},{"source":205,"target":12},{"source":205,"target":210},{"source":205,"target":12},{"source":205,"target":211},{"source":210,"target":12},{"source":211,"target":212},{"source":211,"target":205},{"source":206,"target":5},{"source":206,"target":213},{"source":206,"target":12},{"source":206,"target":214},{"source":213,"target":5},{"source":214,"target":215},{"source":214,"target":206},{"source":207,"target":216},{"source":207,"target":12},{"source":115,"target":5},{"source":115,"target":217},{"source":115,"target":12},{"source":115,"target":111},{"source":217,"target":5},{"source":208,"target":27},{"source":208,"target":218},{"source":208,"target":12},{"source":218,"target":27},{"source":209,"target":1},{"source":13,"target":0},{"source":13,"target":12},{"source":13,"target":219},{"source":13,"target":220},{"source":219,"target":12},{"source":219,"target":221},{"source":219,"target":13},{"source":221,"target":12},{"source":220,"target":12},{"source":14,"target":0},{"source":14,"target":12},{"source":14,"target":222},{"source":14,"target":223},{"source":14,"target":224},{"source":14,"target":225},{"source":222,"target":12},{"source":222,"target":226},{"source":222,"target":14},{"source":226,"target":12},{"source":223,"target":227},{"source":223,"target":14},{"source":224,"target":228},{"source":224,"target":14},{"source":225,"target":12},{"source":15,"target":0},{"source":15,"target":12},{"source":15,"target":229},{"source":15,"target":230},{"source":15,"target":231},{"source":15,"target":232},{"source":229,"target":12},{"source":229,"target":233},{"source":229,"target":15},{"source":233,"target":12},{"source":230,"target":12},{"source":230,"target":234},{"source":230,"target":15},{"source":234,"target":12},{"source":231,"target":12},{"source":231,"target":235},{"source":231,"target":15},{"source":235,"target":12},{"source":232,"target":12},{"source":16,"target":0},{"source":16,"target":12},{"source":16,"target":236},{"source":16,"target":237},{"source":236,"target":12},{"source":236,"target":238},{"source":236,"target":16},{"source":238,"target":12},{"source":237,"target":12},{"source":17,"target":0},{"source":17,"target":12},{"source":17,"target":239},{"source":17,"target":240},{"source":17,"target":241},{"source":239,"target":12},{"source":239,"target":242},{"source":239,"target":17},{"source":242,"target":12},{"source":240,"target":243},{"source":240,"target":17},{"source":241,"target":12},{"source":18,"target":0},{"source":18,"target":12},{"source":18,"target":244},{"source":18,"target":245},{"source":244,"target":12},{"source":244,"target":246},{"source":244,"target":18},{"source":246,"target":12},{"source":245,"target":12},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":247},{"source":19,"target":248},{"source":19,"target":249},{"source":19,"target":250},{"source":19,"target":251},{"source":247,"target":252},{"source":247,"target":19},{"source":248,"target":253},{"source":248,"target":19},{"source":249,"target":6},{"source":249,"target":254},{"source":249,"target":19},{"source":254,"target":6},{"source":250,"target":8},{"source":250,"target":255},{"source":250,"target":19},{"source":255,"target":8},{"source":251,"target":20},{"source":20,"target":0},{"source":20,"target":256},{"source":256,"target":257},{"source":256,"target":20},{"source":256,"target":258},{"source":258,"target":259},{"source":258,"target":256},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":260},{"source":21,"target":261},{"source":260,"target":20},{"source":260,"target":262},{"source":260,"target":21},{"source":262,"target":20},{"source":261,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":263},{"source":22,"target":264},{"source":22,"target":265},{"source":263,"target":20},{"source":263,"target":266},{"source":263,"target":22},{"source":266,"target":20},{"source":264,"target":20},{"source":264,"target":267},{"source":264,"target":22},{"source":267,"target":20},{"source":265,"target":20},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":268},{"source":268,"target":22},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":269},{"source":269,"target":22},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":270},{"source":270,"target":22},{"source":26,"target":0},{"source":26,"target":21},{"source":26,"target":271},{"source":271,"target":21},{"source":27,"target":0},{"source":27,"target":272},{"source":27,"target":273},{"source":272,"target":5},{"source":272,"target":274},{"source":272,"target":27},{"source":274,"target":5},{"source":273,"target":5},{"source":273,"target":275},{"source":273,"target":27},{"source":275,"target":5}],"multigraph":true} | ecore |
testing | repo-ecore-all/data/sereGkaluv/restest/bundles/at.fhv.ecss2016.restest.model/model/restest_model.ecore | model
Config
name
requestURL
httpVerb
contentType
requestBody
response
Scenario
scenarioFilePath
configExpectedResultPairList
Response
statusCode
contentType
responseTime
responseBody
ExpectedResult
statusCode
contentType
responseBody
ConfigExpectedResultPair
config
expectedResult
ContentType
TEXT
text
TEXT_PLAIN
text/plain
JSON
application/json
JAVASCRIPT
application/javascript
XML_TEXT
text/xml
XML_APPLICATION
application/xml
HTML
text/html
JAVA_LANG_EXCEPTION
java.lang.Exception
HttpVerb
GET
GET
POST
POST
PUT
PUT
DELETE
DELETE
StatusCode
CONTINUE
CONTINUE
SWITCHING_PROTOCOLS
SWITCHING PROTOCOLS
PROCESSING
PROCESSING
OK
OK
CREATED
CREATED
ACCEPTED
ACCEPTED
NON_AUTHORITATIVE_INFORMATION
NON AUTHORITATIVE INFORMATION
NO_CONTENT
NO CONTENT
RESET_CONTENT
RESET CONTENT
PARTIAL_CONTENT
PARTIAL CONTENT
MULTI_STATUS
MULTI STATUS
MULTIPLE_CHOICES
MULTIPLE CHOICES
MOVED_PERMANENTLY
MOVED PERMANENTLY
MOVED_TEMPORARILY
MOVED TEMPORARILY
SEE_OTHER
SEE OTHER
NOT_MODIFIED
NOT MODIFIED
USE_PROXY
USE PROXY
TEMPORARY_REDIRECT
TEMPORARY REDIRECT
BAD_REQUEST
BAD REQUEST
UNAUTHORIZED
UNAUTHORIZED
PAYMENT_REQUIRED
PAYMENT REQUIRED
FORBIDDEN
FORBIDDEN
NOT_FOUND
NOT FOUND
METHOD_NOT_ALLOWED
METHOD NOT ALLOWED
NOT_ACCEPTABLE
NOT ACCEPTABLE
PROXY_AUTHENTICATION_REQUIRED
PROXY AUTHENTICATION REQUIRED
REQUEST_TIMEOUT
REQUEST TIMEOUT
CONFLICT
CONFLICT
GONE
GONE
LENGTH_REQUIRED
LENGTH REQUIRED
PRECONDITION_FAILED
PRECONDITION FAILED
REQUEST_TOO_LONG
REQUEST TOO LONG
REQUEST_URI_TOO_LONG
REQUEST URI TOO LONG
UNSUPPORTED_MEDIA_TYPE
UNSUPPORTED MEDIA TYPE
REQUESTED_RANGE_NOT_SATISFIABLE
REQUESTED RANGE NOT SATISFIABLE
EXPECTATION_FAILED
EXPECTATION FAILED
INSUFFICIENT_SPACE_ON_RESOURCE
INSUFFICIENT SPACE ON RESOURCE
METHOD_FAILURE
METHOD FAILURE
UNPROCESSABLE_ENTITY
UNPROCESSABLE ENTITY
LOCKED
LOCKED
FAILED_DEPENDENCY
FAILED DEPENDENCY
INTERNAL_SERVER_ERROR
INTERNAL SERVER ERROR
NOT_IMPLEMENTED
NOT IMPLEMENTED
BAD_GATEWAY
BAD GATEWAY
SERVICE_UNAVAILABLE
SERVICE UNAVAILABLE
GATEWAY_TIMEOUT
GATEWAY TIMEOUT
HTTP_VERSION_NOT_SUPPORTED
HTTP VERSION NOT SUPPORTED
INSUFFICIENT_STORAGE
INSUFFICIENT STORAGE
CONNECTION_EXCEPTION
CONNECTION EXCEPTION | <?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://at.fhv.ecss2016.restest/model" nsPrefix="restestModel">
<eClassifiers xsi:type="ecore:EClass" name="Config">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requestURL" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="httpVerb" eType="#//HttpVerb"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="#//ContentType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="requestBody" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="response" eType="#//Response"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenario">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scenarioFilePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="configExpectedResultPairList"
upperBound="-1" eType="#//ConfigExpectedResultPair"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Response">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="statusCode" eType="#//StatusCode"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="#//ContentType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="responseTime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="responseBody" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpectedResult">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="statusCode" eType="#//StatusCode"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="contentType" eType="#//ContentType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="responseBody" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConfigExpectedResultPair">
<eStructuralFeatures xsi:type="ecore:EReference" name="config" eType="#//Config"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expectedResult" eType="#//ExpectedResult"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ContentType">
<eLiterals name="TEXT" literal="text"/>
<eLiterals name="TEXT_PLAIN" value="1" literal="text/plain"/>
<eLiterals name="JSON" value="2" literal="application/json"/>
<eLiterals name="JAVASCRIPT" value="3" literal="application/javascript"/>
<eLiterals name="XML_TEXT" value="4" literal="text/xml"/>
<eLiterals name="XML_APPLICATION" value="5" literal="application/xml"/>
<eLiterals name="HTML" value="6" literal="text/html"/>
<eLiterals name="JAVA_LANG_EXCEPTION" value="7" literal="java.lang.Exception"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="HttpVerb">
<eLiterals name="GET"/>
<eLiterals name="POST" value="1"/>
<eLiterals name="PUT" value="2"/>
<eLiterals name="DELETE" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="StatusCode">
<eLiterals name="CONTINUE" value="100"/>
<eLiterals name="SWITCHING_PROTOCOLS" value="101" literal="SWITCHING PROTOCOLS"/>
<eLiterals name="PROCESSING" value="102"/>
<eLiterals name="OK" value="200"/>
<eLiterals name="CREATED" value="201"/>
<eLiterals name="ACCEPTED" value="202"/>
<eLiterals name="NON_AUTHORITATIVE_INFORMATION" value="203" literal="NON AUTHORITATIVE INFORMATION"/>
<eLiterals name="NO_CONTENT" value="204" literal="NO CONTENT"/>
<eLiterals name="RESET_CONTENT" value="205" literal="RESET CONTENT"/>
<eLiterals name="PARTIAL_CONTENT" value="206" literal="PARTIAL CONTENT"/>
<eLiterals name="MULTI_STATUS" value="207" literal="MULTI STATUS"/>
<eLiterals name="MULTIPLE_CHOICES" value="300" literal="MULTIPLE CHOICES"/>
<eLiterals name="MOVED_PERMANENTLY" value="301" literal="MOVED PERMANENTLY"/>
<eLiterals name="MOVED_TEMPORARILY" value="302" literal="MOVED TEMPORARILY"/>
<eLiterals name="SEE_OTHER" value="303" literal="SEE OTHER"/>
<eLiterals name="NOT_MODIFIED" value="304" literal="NOT MODIFIED"/>
<eLiterals name="USE_PROXY" value="305" literal="USE PROXY"/>
<eLiterals name="TEMPORARY_REDIRECT" value="307" literal="TEMPORARY REDIRECT"/>
<eLiterals name="BAD_REQUEST" value="400" literal="BAD REQUEST"/>
<eLiterals name="UNAUTHORIZED" value="401"/>
<eLiterals name="PAYMENT_REQUIRED" value="402" literal="PAYMENT REQUIRED"/>
<eLiterals name="FORBIDDEN" value="403"/>
<eLiterals name="NOT_FOUND" value="404" literal="NOT FOUND"/>
<eLiterals name="METHOD_NOT_ALLOWED" value="405" literal="METHOD NOT ALLOWED"/>
<eLiterals name="NOT_ACCEPTABLE" value="406" literal="NOT ACCEPTABLE"/>
<eLiterals name="PROXY_AUTHENTICATION_REQUIRED" value="407" literal="PROXY AUTHENTICATION REQUIRED"/>
<eLiterals name="REQUEST_TIMEOUT" value="408" literal="REQUEST TIMEOUT"/>
<eLiterals name="CONFLICT" value="409"/>
<eLiterals name="GONE" value="410"/>
<eLiterals name="LENGTH_REQUIRED" value="411" literal="LENGTH REQUIRED"/>
<eLiterals name="PRECONDITION_FAILED" value="412" literal="PRECONDITION FAILED"/>
<eLiterals name="REQUEST_TOO_LONG" value="413" literal="REQUEST TOO LONG"/>
<eLiterals name="REQUEST_URI_TOO_LONG" value="414" literal="REQUEST URI TOO LONG"/>
<eLiterals name="UNSUPPORTED_MEDIA_TYPE" value="415" literal="UNSUPPORTED MEDIA TYPE"/>
<eLiterals name="REQUESTED_RANGE_NOT_SATISFIABLE" value="416" literal="REQUESTED RANGE NOT SATISFIABLE"/>
<eLiterals name="EXPECTATION_FAILED" value="417" literal="EXPECTATION FAILED"/>
<eLiterals name="INSUFFICIENT_SPACE_ON_RESOURCE" value="419" literal="INSUFFICIENT SPACE ON RESOURCE"/>
<eLiterals name="METHOD_FAILURE" value="420" literal="METHOD FAILURE"/>
<eLiterals name="UNPROCESSABLE_ENTITY" value="422" literal="UNPROCESSABLE ENTITY"/>
<eLiterals name="LOCKED" value="423"/>
<eLiterals name="FAILED_DEPENDENCY" value="424" literal="FAILED DEPENDENCY"/>
<eLiterals name="INTERNAL_SERVER_ERROR" value="500" literal="INTERNAL SERVER ERROR"/>
<eLiterals name="NOT_IMPLEMENTED" value="501" literal="NOT IMPLEMENTED"/>
<eLiterals name="BAD_GATEWAY" value="502" literal="BAD GATEWAY"/>
<eLiterals name="SERVICE_UNAVAILABLE" value="503" literal="SERVICE UNAVAILABLE"/>
<eLiterals name="GATEWAY_TIMEOUT" value="504" literal="GATEWAY TIMEOUT"/>
<eLiterals name="HTTP_VERSION_NOT_SUPPORTED" value="505" literal="HTTP VERSION NOT SUPPORTED"/>
<eLiterals name="INSUFFICIENT_STORAGE" value="507" literal="INSUFFICIENT STORAGE"/>
<eLiterals name="CONNECTION_EXCEPTION" literal="CONNECTION EXCEPTION"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"restestModel","nsURI":"http://at.fhv.ecss2016.restest/model","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Config","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Response","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpectedResult","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConfigExpectedResultPair","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ContentType","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"HttpVerb","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"StatusCode","instanceClass":null,"id":8,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"requestURL","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"httpVerb","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"ordered":true,"upperBound":1,"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":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"requestBody","changeable":true,"lowerBound":0,"iD":false,"id":13,"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":"response","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"},{"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":"scenarioFilePath","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":false,"unsettable":false,"transient":false,"unique":true,"name":"configExpectedResultPairList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statusCode","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"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":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":"responseTime","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":"responseBody","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"statusCode","changeable":true,"lowerBound":0,"iD":false,"id":33,"derived":false},{"ordered":true,"upperBound":1,"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":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":"responseBody","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"config","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"expectedResult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"name":"TEXT","id":43,"value":0,"literal":"text","eClass":"EEnumLiteral"},{"name":"TEXT_PLAIN","id":44,"value":1,"literal":"text/plain","eClass":"EEnumLiteral"},{"name":"JSON","id":45,"value":2,"literal":"application/json","eClass":"EEnumLiteral"},{"name":"JAVASCRIPT","id":46,"value":3,"literal":"application/javascript","eClass":"EEnumLiteral"},{"name":"XML_TEXT","id":47,"value":4,"literal":"text/xml","eClass":"EEnumLiteral"},{"name":"XML_APPLICATION","id":48,"value":5,"literal":"application/xml","eClass":"EEnumLiteral"},{"name":"HTML","id":49,"value":6,"literal":"text/html","eClass":"EEnumLiteral"},{"name":"JAVA_LANG_EXCEPTION","id":50,"value":7,"literal":"java.lang.Exception","eClass":"EEnumLiteral"},{"name":"GET","id":51,"value":0,"literal":"GET","eClass":"EEnumLiteral"},{"name":"POST","id":52,"value":1,"literal":"POST","eClass":"EEnumLiteral"},{"name":"PUT","id":53,"value":2,"literal":"PUT","eClass":"EEnumLiteral"},{"name":"DELETE","id":54,"value":3,"literal":"DELETE","eClass":"EEnumLiteral"},{"name":"CONTINUE","id":55,"value":100,"literal":"CONTINUE","eClass":"EEnumLiteral"},{"name":"SWITCHING_PROTOCOLS","id":56,"value":101,"literal":"SWITCHING PROTOCOLS","eClass":"EEnumLiteral"},{"name":"PROCESSING","id":57,"value":102,"literal":"PROCESSING","eClass":"EEnumLiteral"},{"name":"OK","id":58,"value":200,"literal":"OK","eClass":"EEnumLiteral"},{"name":"CREATED","id":59,"value":201,"literal":"CREATED","eClass":"EEnumLiteral"},{"name":"ACCEPTED","id":60,"value":202,"literal":"ACCEPTED","eClass":"EEnumLiteral"},{"name":"NON_AUTHORITATIVE_INFORMATION","id":61,"value":203,"literal":"NON AUTHORITATIVE INFORMATION","eClass":"EEnumLiteral"},{"name":"NO_CONTENT","id":62,"value":204,"literal":"NO CONTENT","eClass":"EEnumLiteral"},{"name":"RESET_CONTENT","id":63,"value":205,"literal":"RESET CONTENT","eClass":"EEnumLiteral"},{"name":"PARTIAL_CONTENT","id":64,"value":206,"literal":"PARTIAL CONTENT","eClass":"EEnumLiteral"},{"name":"MULTI_STATUS","id":65,"value":207,"literal":"MULTI STATUS","eClass":"EEnumLiteral"},{"name":"MULTIPLE_CHOICES","id":66,"value":300,"literal":"MULTIPLE CHOICES","eClass":"EEnumLiteral"},{"name":"MOVED_PERMANENTLY","id":67,"value":301,"literal":"MOVED PERMANENTLY","eClass":"EEnumLiteral"},{"name":"MOVED_TEMPORARILY","id":68,"value":302,"literal":"MOVED TEMPORARILY","eClass":"EEnumLiteral"},{"name":"SEE_OTHER","id":69,"value":303,"literal":"SEE OTHER","eClass":"EEnumLiteral"},{"name":"NOT_MODIFIED","id":70,"value":304,"literal":"NOT MODIFIED","eClass":"EEnumLiteral"},{"name":"USE_PROXY","id":71,"value":305,"literal":"USE PROXY","eClass":"EEnumLiteral"},{"name":"TEMPORARY_REDIRECT","id":72,"value":307,"literal":"TEMPORARY REDIRECT","eClass":"EEnumLiteral"},{"name":"BAD_REQUEST","id":73,"value":400,"literal":"BAD REQUEST","eClass":"EEnumLiteral"},{"name":"UNAUTHORIZED","id":74,"value":401,"literal":"UNAUTHORIZED","eClass":"EEnumLiteral"},{"name":"PAYMENT_REQUIRED","id":75,"value":402,"literal":"PAYMENT REQUIRED","eClass":"EEnumLiteral"},{"name":"FORBIDDEN","id":76,"value":403,"literal":"FORBIDDEN","eClass":"EEnumLiteral"},{"name":"NOT_FOUND","id":77,"value":404,"literal":"NOT FOUND","eClass":"EEnumLiteral"},{"name":"METHOD_NOT_ALLOWED","id":78,"value":405,"literal":"METHOD NOT ALLOWED","eClass":"EEnumLiteral"},{"name":"NOT_ACCEPTABLE","id":79,"value":406,"literal":"NOT ACCEPTABLE","eClass":"EEnumLiteral"},{"name":"PROXY_AUTHENTICATION_REQUIRED","id":80,"value":407,"literal":"PROXY AUTHENTICATION REQUIRED","eClass":"EEnumLiteral"},{"name":"REQUEST_TIMEOUT","id":81,"value":408,"literal":"REQUEST TIMEOUT","eClass":"EEnumLiteral"},{"name":"CONFLICT","id":82,"value":409,"literal":"CONFLICT","eClass":"EEnumLiteral"},{"name":"GONE","id":83,"value":410,"literal":"GONE","eClass":"EEnumLiteral"},{"name":"LENGTH_REQUIRED","id":84,"value":411,"literal":"LENGTH REQUIRED","eClass":"EEnumLiteral"},{"name":"PRECONDITION_FAILED","id":85,"value":412,"literal":"PRECONDITION FAILED","eClass":"EEnumLiteral"},{"name":"REQUEST_TOO_LONG","id":86,"value":413,"literal":"REQUEST TOO LONG","eClass":"EEnumLiteral"},{"name":"REQUEST_URI_TOO_LONG","id":87,"value":414,"literal":"REQUEST URI TOO LONG","eClass":"EEnumLiteral"},{"name":"UNSUPPORTED_MEDIA_TYPE","id":88,"value":415,"literal":"UNSUPPORTED MEDIA TYPE","eClass":"EEnumLiteral"},{"name":"REQUESTED_RANGE_NOT_SATISFIABLE","id":89,"value":416,"literal":"REQUESTED RANGE NOT SATISFIABLE","eClass":"EEnumLiteral"},{"name":"EXPECTATION_FAILED","id":90,"value":417,"literal":"EXPECTATION FAILED","eClass":"EEnumLiteral"},{"name":"INSUFFICIENT_SPACE_ON_RESOURCE","id":91,"value":419,"literal":"INSUFFICIENT SPACE ON RESOURCE","eClass":"EEnumLiteral"},{"name":"METHOD_FAILURE","id":92,"value":420,"literal":"METHOD FAILURE","eClass":"EEnumLiteral"},{"name":"UNPROCESSABLE_ENTITY","id":93,"value":422,"literal":"UNPROCESSABLE ENTITY","eClass":"EEnumLiteral"},{"name":"LOCKED","id":94,"value":423,"literal":"LOCKED","eClass":"EEnumLiteral"},{"name":"FAILED_DEPENDENCY","id":95,"value":424,"literal":"FAILED DEPENDENCY","eClass":"EEnumLiteral"},{"name":"INTERNAL_SERVER_ERROR","id":96,"value":500,"literal":"INTERNAL SERVER ERROR","eClass":"EEnumLiteral"},{"name":"NOT_IMPLEMENTED","id":97,"value":501,"literal":"NOT IMPLEMENTED","eClass":"EEnumLiteral"},{"name":"BAD_GATEWAY","id":98,"value":502,"literal":"BAD GATEWAY","eClass":"EEnumLiteral"},{"name":"SERVICE_UNAVAILABLE","id":99,"value":503,"literal":"SERVICE UNAVAILABLE","eClass":"EEnumLiteral"},{"name":"GATEWAY_TIMEOUT","id":100,"value":504,"literal":"GATEWAY TIMEOUT","eClass":"EEnumLiteral"},{"name":"HTTP_VERSION_NOT_SUPPORTED","id":101,"value":505,"literal":"HTTP VERSION NOT SUPPORTED","eClass":"EEnumLiteral"},{"name":"INSUFFICIENT_STORAGE","id":102,"value":507,"literal":"INSUFFICIENT STORAGE","eClass":"EEnumLiteral"},{"name":"CONNECTION_EXCEPTION","id":103,"value":0,"literal":"CONNECTION EXCEPTION","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":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":7},{"source":11,"target":17},{"source":11,"target":1},{"source":17,"target":7},{"source":12,"target":6},{"source":12,"target":18},{"source":12,"target":1},{"source":18,"target":6},{"source":13,"target":19},{"source":13,"target":1},{"source":14,"target":3},{"source":14,"target":20},{"source":14,"target":1},{"source":20,"target":3},{"source":2,"target":0},{"source":2,"target":21},{"source":2,"target":22},{"source":21,"target":23},{"source":21,"target":2},{"source":22,"target":5},{"source":22,"target":24},{"source":22,"target":2},{"source":24,"target":5},{"source":3,"target":0},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":3,"target":28},{"source":25,"target":8},{"source":25,"target":29},{"source":25,"target":3},{"source":29,"target":8},{"source":26,"target":6},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":6},{"source":27,"target":31},{"source":27,"target":3},{"source":28,"target":32},{"source":28,"target":3},{"source":4,"target":0},{"source":4,"target":33},{"source":4,"target":34},{"source":4,"target":35},{"source":33,"target":8},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":8},{"source":34,"target":6},{"source":34,"target":37},{"source":34,"target":4},{"source":37,"target":6},{"source":35,"target":38},{"source":35,"target":4},{"source":5,"target":0},{"source":5,"target":39},{"source":5,"target":40},{"source":39,"target":1},{"source":39,"target":41},{"source":39,"target":5},{"source":41,"target":1},{"source":40,"target":4},{"source":40,"target":42},{"source":40,"target":5},{"source":42,"target":4},{"source":6,"target":0},{"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":43,"target":6},{"source":44,"target":6},{"source":45,"target":6},{"source":46,"target":6},{"source":47,"target":6},{"source":48,"target":6},{"source":49,"target":6},{"source":50,"target":6},{"source":7,"target":0},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":7,"target":54},{"source":51,"target":7},{"source":52,"target":7},{"source":53,"target":7},{"source":54,"target":7},{"source":8,"target":0},{"source":8,"target":55},{"source":8,"target":56},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":8,"target":73},{"source":8,"target":74},{"source":8,"target":75},{"source":8,"target":76},{"source":8,"target":77},{"source":8,"target":78},{"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":8,"target":88},{"source":8,"target":89},{"source":8,"target":90},{"source":8,"target":91},{"source":8,"target":92},{"source":8,"target":93},{"source":8,"target":94},{"source":8,"target":95},{"source":8,"target":96},{"source":8,"target":97},{"source":8,"target":98},{"source":8,"target":99},{"source":8,"target":100},{"source":8,"target":101},{"source":8,"target":102},{"source":8,"target":103},{"source":55,"target":8},{"source":56,"target":8},{"source":57,"target":8},{"source":58,"target":8},{"source":59,"target":8},{"source":60,"target":8},{"source":61,"target":8},{"source":62,"target":8},{"source":63,"target":8},{"source":64,"target":8},{"source":65,"target":8},{"source":66,"target":8},{"source":67,"target":8},{"source":68,"target":8},{"source":69,"target":8},{"source":70,"target":8},{"source":71,"target":8},{"source":72,"target":8},{"source":73,"target":8},{"source":74,"target":8},{"source":75,"target":8},{"source":76,"target":8},{"source":77,"target":8},{"source":78,"target":8},{"source":79,"target":8},{"source":80,"target":8},{"source":81,"target":8},{"source":82,"target":8},{"source":83,"target":8},{"source":84,"target":8},{"source":85,"target":8},{"source":86,"target":8},{"source":87,"target":8},{"source":88,"target":8},{"source":89,"target":8},{"source":90,"target":8},{"source":91,"target":8},{"source":92,"target":8},{"source":93,"target":8},{"source":94,"target":8},{"source":95,"target":8},{"source":96,"target":8},{"source":97,"target":8},{"source":98,"target":8},{"source":99,"target":8},{"source":100,"target":8},{"source":101,"target":8},{"source":102,"target":8},{"source":103,"target":8}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/diegotavarez/pascalcompilator/org.xtext.example.mydsl/model/generated/Pascal.ecore | pascal
Model
programs
program
program
block
program_heading
block
declarationPart
statementPart
DeclarationPart
labelDeclarationPart
constantDefinitionPart
typeDefinitionPart
variableDeclarationPart
procedureAndFunctionDeclarationPart
label_declaration_part
labels
constant_definition_part
constantDefinitions
constant_definition
type_definition_part
typeDefinitions
type_definition
variable_declaration_part
variableDeclarations
variable_declaration
identifierList
type
procedure_and_function_declaration_part
procedureDeclarations
functionDeclarations
procedure_declaration
name
formalParameterList
block
function_declaration
name
formalParameterList
type
block
statement_part
procedure_heading
name
FormalParameterList
function_heading
id1
FormalParameterList
id2
formal_parameter_list
FormalParameterSections
formal_parameter_section
valueParameterSection
variableParamenterSection
procedureHeading
functionHeading
value_parameter_section
identifierList
parameterType
variable_parameter_section
identifierList
parameterType
parameter_type
id
conformantArraySchema
conformant_array_schema
id
packed_conformant_array_schema
boundSpecification
unpacked_conformant_array_Schema
boundSpecifications
conformantArraySchema
bound_specification
id1
id2
id3
statement_sequence
statements
statement
statement
simple_statement
assignment_statement
variable
identifier
expression
procedure_statement
name
actualParameterList
goto_statement
structured_statement
compound_statement
statementSequence
repetitive_statement
while_statement
expression
statement
repeat_statement
statementSequence
expression
for_statement
name
expression1
expression2
statement
conditional_statement
ifStatement
caseStatement
if_statement
expression
ifStatement
elseStatement
case_statement
expression
caseLimbs
case_limb
caseLabelList
statement
case_label_list
constants
with_statement
variables
statement
expression
simpleExpressions
relational_operators
simple_expression
terms
term
factors
factor
functionDesignator
variable
number
string
set
nil
id
expression
factor
variable
name
variable1
Variable1
expressionList
variable1
name
Set
elementList
ElementList
expressions
FunctionDesignator
name
type
simpleType
structuredType
pointerType
name
simple_type
primitiveType
subrangeType
enumeratedType
enumerated_type
identifierList
subrange_type
constant
constant2
structured_type
unpackedStructuredType
unpacked_structured_type
arrayType
recordType
setType
fileType
array_type
simpleTypes
type
record_type
fieldlist
set_type
type
file_type
type
pointer_type
name
field_list
fixedPart
variantPart
fixed_part
recordSections
record_section
identifierList
type
variant_part
tagfield
id
variants
tag_field
id
variant
caseLabelList
fieldList
ExpressionList
expressions
identifier_list
ids
number
integer
real
label
int
constant
name
number
string | <?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="pascal" nsURI="http://www.xtext.org/example/mydsl/Pascal" nsPrefix="pascal">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="programs" upperBound="-1"
eType="#//program" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="program">
<eStructuralFeatures xsi:type="ecore:EReference" name="program" eType="#//program_heading"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="program_heading"/>
<eClassifiers xsi:type="ecore:EClass" name="block">
<eStructuralFeatures xsi:type="ecore:EReference" name="declarationPart" eType="#//DeclarationPart"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementPart" eType="#//statement_part"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeclarationPart">
<eStructuralFeatures xsi:type="ecore:EReference" name="labelDeclarationPart" eType="#//label_declaration_part"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constantDefinitionPart"
eType="#//constant_definition_part" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinitionPart" eType="#//type_definition_part"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarationPart"
eType="#//variable_declaration_part" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="procedureAndFunctionDeclarationPart"
eType="#//procedure_and_function_declaration_part" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="label_declaration_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1"
eType="#//label" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="constant_definition_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="constantDefinitions" upperBound="-1"
eType="#//constant_definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="constant_definition"/>
<eClassifiers xsi:type="ecore:EClass" name="type_definition_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="typeDefinitions" upperBound="-1"
eType="#//type_definition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="type_definition"/>
<eClassifiers xsi:type="ecore:EClass" name="variable_declaration_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarations" upperBound="-1"
eType="#//variable_declaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="variable_declaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierList" eType="#//identifier_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="procedure_and_function_declaration_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="procedureDeclarations"
upperBound="-1" eType="#//procedure_declaration" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionDeclarations" upperBound="-1"
eType="#//function_declaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="procedure_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameterList" eType="#//formal_parameter_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="function_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="formalParameterList" eType="#//formal_parameter_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="block" eType="#//block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="statement_part"/>
<eClassifiers xsi:type="ecore:EClass" name="procedure_heading">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="FormalParameterList" eType="#//formal_parameter_list"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="function_heading">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="FormalParameterList" eType="#//formal_parameter_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="formal_parameter_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="FormalParameterSections"
upperBound="-1" eType="#//formal_parameter_section" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="formal_parameter_section">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueParameterSection"
eType="#//value_parameter_section" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableParamenterSection"
eType="#//variable_parameter_section" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="procedureHeading" eType="#//procedure_heading"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionHeading" eType="#//function_heading"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="value_parameter_section">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierList" eType="#//identifier_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//parameter_type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="variable_parameter_section">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierList" eType="#//identifier_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameterType" eType="#//parameter_type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="parameter_type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformantArraySchema"
eType="#//conformant_array_schema" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="conformant_array_schema">
<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="packed_conformant_array_schema" eSuperTypes="#//conformant_array_schema">
<eStructuralFeatures xsi:type="ecore:EReference" name="boundSpecification" eType="#//bound_specification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="unpacked_conformant_array_Schema" eSuperTypes="#//conformant_array_schema">
<eStructuralFeatures xsi:type="ecore:EReference" name="boundSpecifications" upperBound="-1"
eType="#//bound_specification" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformantArraySchema"
eType="#//conformant_array_schema" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="bound_specification">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id3" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="statement_sequence" eSuperTypes="#//statement_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="simple_statement"/>
<eClassifiers xsi:type="ecore:EClass" name="assignment_statement" eSuperTypes="#//simple_statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="variable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="identifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="procedure_statement" eSuperTypes="#//simple_statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="actualParameterList" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="goto_statement" eSuperTypes="#//simple_statement"/>
<eClassifiers xsi:type="ecore:EClass" name="structured_statement"/>
<eClassifiers xsi:type="ecore:EClass" name="compound_statement" eSuperTypes="#//structured_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statementSequence" eType="#//statement_sequence"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="repetitive_statement" eSuperTypes="#//structured_statement"/>
<eClassifiers xsi:type="ecore:EClass" name="while_statement" eSuperTypes="#//repetitive_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="repeat_statement" eSuperTypes="#//repetitive_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statementSequence" eType="#//statement_sequence"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="for_statement" eSuperTypes="#//repetitive_statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression1" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression2" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="conditional_statement" eSuperTypes="#//structured_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ifStatement" eType="#//if_statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="caseStatement" eType="#//case_statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="if_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifStatement" eType="#//statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="case_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="caseLimbs" upperBound="-1"
eType="#//case_limb" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="case_limb">
<eStructuralFeatures xsi:type="ecore:EReference" name="caseLabelList" eType="#//case_label_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="case_label_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="constants" upperBound="-1"
eType="#//constant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="with_statement" eSuperTypes="#//structured_statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="#//variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleExpressions" upperBound="-1"
eType="#//simple_expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="relational_operators" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="simple_expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="terms" upperBound="-1"
eType="#//term" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="term">
<eStructuralFeatures xsi:type="ecore:EReference" name="factors" upperBound="-1"
eType="#//factor" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="factor">
<eStructuralFeatures xsi:type="ecore:EReference" name="functionDesignator" eType="#//FunctionDesignator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//variable"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="number" eType="#//number"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="set" eType="#//Set" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nil" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="factor" eType="#//factor"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="variable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable1" eType="#//Variable1"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable1">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionList" eType="#//ExpressionList"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable1" eType="#//Variable1"
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="Set">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementList" eType="#//ElementList"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementList">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionDesignator">
<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="type" eSuperTypes="#//type_definition">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleType" eType="#//simple_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structuredType" eType="#//structured_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pointerType" eType="#//pointer_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="simple_type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primitiveType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subrangeType" eType="#//subrange_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeratedType" eType="#//enumerated_type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="enumerated_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierList" eType="#//identifier_list"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="subrange_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="constant" eType="#//constant"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constant2" eType="#//constant"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="structured_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="unpackedStructuredType"
eType="#//unpacked_structured_type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="unpacked_structured_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayType" eType="#//array_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="recordType" eType="#//record_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setType" eType="#//set_type"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fileType" eType="#//file_type"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="array_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="simpleTypes" upperBound="-1"
eType="#//simple_type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="record_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldlist" eType="#//field_list"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="set_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="file_type">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="pointer_type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="field_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="fixedPart" eType="#//fixed_part"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variantPart" eType="#//variant_part"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="fixed_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="recordSections" upperBound="-1"
eType="#//record_section" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="record_section">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierList" eType="#//identifier_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="variant_part">
<eStructuralFeatures xsi:type="ecore:EReference" name="tagfield" eType="#//tag_field"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variants" upperBound="-1"
eType="#//variant" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="tag_field">
<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="variant">
<eStructuralFeatures xsi:type="ecore:EReference" name="caseLabelList" eType="#//case_label_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fieldList" eType="#//field_list"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionList">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="identifier_list" eSuperTypes="#//program_heading">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ids" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="number">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integer" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="real" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="label" eSuperTypes="#//statement #//goto_statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="int" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="constant" eSuperTypes="#//constant_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="number" eType="#//number"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"pascal","nsURI":"http://www.xtext.org/example/mydsl/Pascal","name":"pascal","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":"program","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"program_heading","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"block","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeclarationPart","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"label_declaration_part","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constant_definition_part","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constant_definition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"type_definition_part","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"type_definition","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variable_declaration_part","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variable_declaration","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedure_and_function_declaration_part","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedure_declaration","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"function_declaration","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"statement_part","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedure_heading","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"function_heading","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"formal_parameter_list","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"formal_parameter_section","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"value_parameter_section","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variable_parameter_section","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"parameter_type","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"conformant_array_schema","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"packed_conformant_array_schema","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"unpacked_conformant_array_Schema","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"bound_specification","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"statement_sequence","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"statement","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simple_statement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"assignment_statement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"procedure_statement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"goto_statement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"structured_statement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"compound_statement","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"repetitive_statement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"while_statement","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"repeat_statement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"for_statement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"conditional_statement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"if_statement","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"case_statement","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"case_limb","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"case_label_list","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"with_statement","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"expression","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simple_expression","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"term","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"factor","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variable","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable1","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Set","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementList","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionDesignator","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"type","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"simple_type","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"enumerated_type","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"subrange_type","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"structured_type","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"unpacked_structured_type","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"array_type","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"record_type","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"set_type","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"file_type","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"pointer_type","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"field_list","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"fixed_part","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"record_section","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variant_part","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"tag_field","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"variant","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionList","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"identifier_list","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"number","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"label","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"constant","instanceClass":null,"abstract":false,"id":76,"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":"programs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"id":78,"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":"program","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"declarationPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statementPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labelDeclarationPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":87,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constantDefinitionPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinitionPart","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":true,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarationPart","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":true,"unsettable":false,"transient":false,"unique":true,"name":"procedureAndFunctionDeclarationPart","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"},{"id":96,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constantDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"id":100,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"typeDefinitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"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":"identifierList","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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"procedureDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParameterList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"block","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"formalParameterList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"derived":false},{"container":false,"ordered":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":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":"block","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"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":127,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FormalParameterList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id1","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":"FormalParameterList","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":"id2","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"FormalParameterSections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"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":"valueParameterSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableParamenterSection","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":"procedureHeading","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionHeading","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":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierList","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":"parameterType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"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":"identifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":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":152,"derived":false},{"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":"id","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conformantArraySchema","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"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":159,"derived":false},{"id":160,"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":"boundSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"boundSpecifications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conformantArraySchema","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"eClass":"EGenericType"},{"id":167,"eClass":"EGenericType"},{"id":168,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id1","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":"id2","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":"id3","changeable":true,"lowerBound":0,"iD":false,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"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":178,"derived":false},{"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":"variable","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":"identifier","changeable":true,"lowerBound":0,"iD":false,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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"},{"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":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":"actualParameterList","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statementSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":197,"derived":false},{"container":false,"ordered":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":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"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":"statementSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":202,"derived":false},{"container":false,"ordered":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":203,"derived":false},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"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":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":208,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression2","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":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"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":"ifStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","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":"ifStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":222,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"caseLimbs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"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":"caseLabelList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"container":false,"ordered":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":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":"constants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"id":236,"eClass":"EGenericType"},{"container":false,"ordered":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":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleExpressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":242,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"relational_operators","changeable":true,"lowerBound":0,"iD":false,"id":243,"derived":false},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"container":false,"ordered":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":246,"derived":false},{"id":247,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functionDesignator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"number","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string","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":true,"unsettable":false,"transient":false,"unique":true,"name":"set","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":"nil","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":"id","changeable":true,"lowerBound":0,"iD":false,"id":256,"derived":false},{"container":false,"ordered":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":257,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"factor","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"},{"id":265,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":268,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"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":"expressionList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable1","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"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":"elementList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":278,"derived":false},{"id":279,"eClass":"EGenericType"},{"container":false,"ordered":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":280,"derived":false},{"id":281,"eClass":"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":282,"derived":false},{"id":283,"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":"simpleType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"structuredType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":285,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pointerType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":286,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":287,"derived":false},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"primitiveType","changeable":true,"lowerBound":0,"iD":false,"id":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":"subrangeType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"enumeratedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"identifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":299,"derived":false},{"id":300,"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":"constant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constant2","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unpackedStructuredType","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":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recordType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"setType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fileType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"simpleTypes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":316,"derived":false},{"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":"fieldlist","changeable":true,"resolveProxies":true,"lowerBound":0,"id":319,"derived":false},{"id":320,"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":321,"derived":false},{"id":322,"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":323,"derived":false},{"id":324,"eClass":"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":325,"derived":false},{"id":326,"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":"fixedPart","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":true,"unsettable":false,"transient":false,"unique":true,"name":"variantPart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"recordSections","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"derived":false},{"id":332,"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":"identifierList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":334,"derived":false},{"id":335,"eClass":"EGenericType"},{"id":336,"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":"tagfield","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"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":"variants","changeable":true,"resolveProxies":true,"lowerBound":0,"id":339,"derived":false},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"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":343,"derived":false},{"id":344,"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":"caseLabelList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fieldList","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":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"derived":false},{"id":350,"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":"ids","changeable":true,"lowerBound":0,"iD":false,"id":351,"derived":false},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"integer","changeable":true,"lowerBound":0,"iD":false,"id":354,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"real","changeable":true,"lowerBound":0,"iD":false,"id":355,"derived":false},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"int","changeable":true,"lowerBound":0,"iD":false,"id":358,"derived":false},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"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":362,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"number","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":"string","changeable":true,"lowerBound":0,"iD":false,"id":364,"derived":false},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"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":1,"target":0},{"source":1,"target":77},{"source":77,"target":2},{"source":77,"target":78},{"source":77,"target":1},{"source":78,"target":2},{"source":2,"target":0},{"source":2,"target":79},{"source":2,"target":80},{"source":79,"target":3},{"source":79,"target":81},{"source":79,"target":2},{"source":81,"target":3},{"source":80,"target":4},{"source":80,"target":82},{"source":80,"target":2},{"source":82,"target":4},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":83},{"source":4,"target":84},{"source":83,"target":5},{"source":83,"target":85},{"source":83,"target":4},{"source":85,"target":5},{"source":84,"target":16},{"source":84,"target":86},{"source":84,"target":4},{"source":86,"target":16},{"source":5,"target":0},{"source":5,"target":87},{"source":5,"target":88},{"source":5,"target":89},{"source":5,"target":90},{"source":5,"target":91},{"source":87,"target":6},{"source":87,"target":92},{"source":87,"target":5},{"source":92,"target":6},{"source":88,"target":7},{"source":88,"target":93},{"source":88,"target":5},{"source":93,"target":7},{"source":89,"target":9},{"source":89,"target":94},{"source":89,"target":5},{"source":94,"target":9},{"source":90,"target":11},{"source":90,"target":95},{"source":90,"target":5},{"source":95,"target":11},{"source":91,"target":13},{"source":91,"target":96},{"source":91,"target":5},{"source":96,"target":13},{"source":6,"target":0},{"source":6,"target":97},{"source":97,"target":75},{"source":97,"target":98},{"source":97,"target":6},{"source":98,"target":75},{"source":7,"target":0},{"source":7,"target":99},{"source":99,"target":8},{"source":99,"target":100},{"source":99,"target":7},{"source":100,"target":8},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":101},{"source":101,"target":10},{"source":101,"target":102},{"source":101,"target":9},{"source":102,"target":10},{"source":10,"target":0},{"source":11,"target":0},{"source":11,"target":103},{"source":103,"target":12},{"source":103,"target":104},{"source":103,"target":11},{"source":104,"target":12},{"source":12,"target":0},{"source":12,"target":105},{"source":12,"target":106},{"source":105,"target":73},{"source":105,"target":107},{"source":105,"target":12},{"source":107,"target":73},{"source":106,"target":55},{"source":106,"target":108},{"source":106,"target":12},{"source":108,"target":55},{"source":13,"target":0},{"source":13,"target":109},{"source":13,"target":110},{"source":109,"target":14},{"source":109,"target":111},{"source":109,"target":13},{"source":111,"target":14},{"source":110,"target":15},{"source":110,"target":112},{"source":110,"target":13},{"source":112,"target":15},{"source":14,"target":0},{"source":14,"target":113},{"source":14,"target":114},{"source":14,"target":115},{"source":113,"target":116},{"source":113,"target":14},{"source":114,"target":19},{"source":114,"target":117},{"source":114,"target":14},{"source":117,"target":19},{"source":115,"target":4},{"source":115,"target":118},{"source":115,"target":14},{"source":118,"target":4},{"source":15,"target":0},{"source":15,"target":119},{"source":15,"target":120},{"source":15,"target":121},{"source":15,"target":122},{"source":119,"target":123},{"source":119,"target":15},{"source":120,"target":19},{"source":120,"target":124},{"source":120,"target":15},{"source":124,"target":19},{"source":121,"target":55},{"source":121,"target":125},{"source":121,"target":15},{"source":125,"target":55},{"source":122,"target":4},{"source":122,"target":126},{"source":122,"target":15},{"source":126,"target":4},{"source":16,"target":0},{"source":17,"target":0},{"source":17,"target":127},{"source":17,"target":128},{"source":127,"target":129},{"source":127,"target":17},{"source":128,"target":19},{"source":128,"target":130},{"source":128,"target":17},{"source":130,"target":19},{"source":18,"target":0},{"source":18,"target":131},{"source":18,"target":132},{"source":18,"target":133},{"source":131,"target":134},{"source":131,"target":18},{"source":132,"target":19},{"source":132,"target":135},{"source":132,"target":18},{"source":135,"target":19},{"source":133,"target":136},{"source":133,"target":18},{"source":19,"target":0},{"source":19,"target":137},{"source":137,"target":20},{"source":137,"target":138},{"source":137,"target":19},{"source":138,"target":20},{"source":20,"target":0},{"source":20,"target":139},{"source":20,"target":140},{"source":20,"target":141},{"source":20,"target":142},{"source":139,"target":21},{"source":139,"target":143},{"source":139,"target":20},{"source":143,"target":21},{"source":140,"target":22},{"source":140,"target":144},{"source":140,"target":20},{"source":144,"target":22},{"source":141,"target":17},{"source":141,"target":145},{"source":141,"target":20},{"source":145,"target":17},{"source":142,"target":18},{"source":142,"target":146},{"source":142,"target":20},{"source":146,"target":18},{"source":21,"target":0},{"source":21,"target":147},{"source":21,"target":148},{"source":147,"target":73},{"source":147,"target":149},{"source":147,"target":21},{"source":149,"target":73},{"source":148,"target":23},{"source":148,"target":150},{"source":148,"target":21},{"source":150,"target":23},{"source":22,"target":0},{"source":22,"target":151},{"source":22,"target":152},{"source":151,"target":73},{"source":151,"target":153},{"source":151,"target":22},{"source":153,"target":73},{"source":152,"target":23},{"source":152,"target":154},{"source":152,"target":22},{"source":154,"target":23},{"source":23,"target":0},{"source":23,"target":155},{"source":23,"target":156},{"source":155,"target":157},{"source":155,"target":23},{"source":156,"target":24},{"source":156,"target":158},{"source":156,"target":23},{"source":158,"target":24},{"source":24,"target":0},{"source":24,"target":159},{"source":159,"target":160},{"source":159,"target":24},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":161},{"source":25,"target":162},{"source":161,"target":27},{"source":161,"target":163},{"source":161,"target":25},{"source":163,"target":27},{"source":162,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":164},{"source":26,"target":165},{"source":26,"target":166},{"source":164,"target":27},{"source":164,"target":167},{"source":164,"target":26},{"source":167,"target":27},{"source":165,"target":24},{"source":165,"target":168},{"source":165,"target":26},{"source":168,"target":24},{"source":166,"target":24},{"source":27,"target":0},{"source":27,"target":169},{"source":27,"target":170},{"source":27,"target":171},{"source":169,"target":172},{"source":169,"target":27},{"source":170,"target":173},{"source":170,"target":27},{"source":171,"target":174},{"source":171,"target":27},{"source":28,"target":0},{"source":28,"target":16},{"source":28,"target":175},{"source":28,"target":176},{"source":175,"target":29},{"source":175,"target":177},{"source":175,"target":28},{"source":177,"target":29},{"source":176,"target":16},{"source":29,"target":0},{"source":29,"target":178},{"source":178,"target":179},{"source":178,"target":29},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":180},{"source":31,"target":181},{"source":31,"target":182},{"source":31,"target":183},{"source":180,"target":184},{"source":180,"target":31},{"source":181,"target":185},{"source":181,"target":31},{"source":182,"target":46},{"source":182,"target":186},{"source":182,"target":31},{"source":186,"target":46},{"source":183,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":187},{"source":32,"target":188},{"source":32,"target":189},{"source":187,"target":190},{"source":187,"target":32},{"source":188,"target":191},{"source":188,"target":32},{"source":189,"target":30},{"source":33,"target":0},{"source":33,"target":30},{"source":33,"target":192},{"source":192,"target":30},{"source":34,"target":0},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":193},{"source":35,"target":194},{"source":193,"target":28},{"source":193,"target":195},{"source":193,"target":35},{"source":195,"target":28},{"source":194,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":196},{"source":196,"target":34},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":197},{"source":37,"target":198},{"source":37,"target":199},{"source":197,"target":46},{"source":197,"target":200},{"source":197,"target":37},{"source":200,"target":46},{"source":198,"target":29},{"source":198,"target":201},{"source":198,"target":37},{"source":201,"target":29},{"source":199,"target":36},{"source":38,"target":0},{"source":38,"target":36},{"source":38,"target":202},{"source":38,"target":203},{"source":38,"target":204},{"source":202,"target":28},{"source":202,"target":205},{"source":202,"target":38},{"source":205,"target":28},{"source":203,"target":46},{"source":203,"target":206},{"source":203,"target":38},{"source":206,"target":46},{"source":204,"target":36},{"source":39,"target":0},{"source":39,"target":36},{"source":39,"target":207},{"source":39,"target":208},{"source":39,"target":209},{"source":39,"target":210},{"source":39,"target":211},{"source":207,"target":212},{"source":207,"target":39},{"source":208,"target":46},{"source":208,"target":213},{"source":208,"target":39},{"source":213,"target":46},{"source":209,"target":46},{"source":209,"target":214},{"source":209,"target":39},{"source":214,"target":46},{"source":210,"target":29},{"source":210,"target":215},{"source":210,"target":39},{"source":215,"target":29},{"source":211,"target":36},{"source":40,"target":0},{"source":40,"target":34},{"source":40,"target":216},{"source":40,"target":217},{"source":40,"target":218},{"source":216,"target":41},{"source":216,"target":219},{"source":216,"target":40},{"source":219,"target":41},{"source":217,"target":42},{"source":217,"target":220},{"source":217,"target":40},{"source":220,"target":42},{"source":218,"target":34},{"source":41,"target":0},{"source":41,"target":221},{"source":41,"target":222},{"source":41,"target":223},{"source":221,"target":46},{"source":221,"target":224},{"source":221,"target":41},{"source":224,"target":46},{"source":222,"target":29},{"source":222,"target":225},{"source":222,"target":41},{"source":225,"target":29},{"source":223,"target":29},{"source":223,"target":226},{"source":223,"target":41},{"source":226,"target":29},{"source":42,"target":0},{"source":42,"target":227},{"source":42,"target":228},{"source":227,"target":46},{"source":227,"target":229},{"source":227,"target":42},{"source":229,"target":46},{"source":228,"target":43},{"source":228,"target":230},{"source":228,"target":42},{"source":230,"target":43},{"source":43,"target":0},{"source":43,"target":231},{"source":43,"target":232},{"source":231,"target":44},{"source":231,"target":233},{"source":231,"target":43},{"source":233,"target":44},{"source":232,"target":29},{"source":232,"target":234},{"source":232,"target":43},{"source":234,"target":29},{"source":44,"target":0},{"source":44,"target":235},{"source":235,"target":76},{"source":235,"target":236},{"source":235,"target":44},{"source":236,"target":76},{"source":45,"target":0},{"source":45,"target":34},{"source":45,"target":237},{"source":45,"target":238},{"source":45,"target":239},{"source":237,"target":50},{"source":237,"target":240},{"source":237,"target":45},{"source":240,"target":50},{"source":238,"target":29},{"source":238,"target":241},{"source":238,"target":45},{"source":241,"target":29},{"source":239,"target":34},{"source":46,"target":0},{"source":46,"target":242},{"source":46,"target":243},{"source":242,"target":47},{"source":242,"target":244},{"source":242,"target":46},{"source":244,"target":47},{"source":243,"target":245},{"source":243,"target":46},{"source":47,"target":0},{"source":47,"target":246},{"source":246,"target":48},{"source":246,"target":247},{"source":246,"target":47},{"source":247,"target":48},{"source":48,"target":0},{"source":48,"target":248},{"source":248,"target":49},{"source":248,"target":249},{"source":248,"target":48},{"source":249,"target":49},{"source":49,"target":0},{"source":49,"target":250},{"source":49,"target":251},{"source":49,"target":252},{"source":49,"target":253},{"source":49,"target":254},{"source":49,"target":255},{"source":49,"target":256},{"source":49,"target":257},{"source":49,"target":258},{"source":250,"target":54},{"source":250,"target":259},{"source":250,"target":49},{"source":259,"target":54},{"source":251,"target":50},{"source":251,"target":260},{"source":251,"target":49},{"source":260,"target":50},{"source":252,"target":74},{"source":252,"target":261},{"source":252,"target":49},{"source":261,"target":74},{"source":253,"target":262},{"source":253,"target":49},{"source":254,"target":52},{"source":254,"target":263},{"source":254,"target":49},{"source":263,"target":52},{"source":255,"target":264},{"source":255,"target":49},{"source":256,"target":265},{"source":256,"target":49},{"source":257,"target":46},{"source":257,"target":266},{"source":257,"target":49},{"source":266,"target":46},{"source":258,"target":49},{"source":258,"target":267},{"source":258,"target":49},{"source":267,"target":49},{"source":50,"target":0},{"source":50,"target":268},{"source":50,"target":269},{"source":268,"target":270},{"source":268,"target":50},{"source":269,"target":51},{"source":269,"target":271},{"source":269,"target":50},{"source":271,"target":51},{"source":51,"target":0},{"source":51,"target":272},{"source":51,"target":273},{"source":51,"target":274},{"source":272,"target":72},{"source":272,"target":275},{"source":272,"target":51},{"source":275,"target":72},{"source":273,"target":51},{"source":273,"target":276},{"source":273,"target":51},{"source":276,"target":51},{"source":274,"target":277},{"source":274,"target":51},{"source":52,"target":0},{"source":52,"target":278},{"source":278,"target":53},{"source":278,"target":279},{"source":278,"target":52},{"source":279,"target":53},{"source":53,"target":0},{"source":53,"target":280},{"source":280,"target":46},{"source":280,"target":281},{"source":280,"target":53},{"source":281,"target":46},{"source":54,"target":0},{"source":54,"target":282},{"source":282,"target":283},{"source":282,"target":54},{"source":55,"target":0},{"source":55,"target":10},{"source":55,"target":284},{"source":55,"target":285},{"source":55,"target":286},{"source":55,"target":287},{"source":55,"target":288},{"source":284,"target":56},{"source":284,"target":289},{"source":284,"target":55},{"source":289,"target":56},{"source":285,"target":59},{"source":285,"target":290},{"source":285,"target":55},{"source":290,"target":59},{"source":286,"target":65},{"source":286,"target":291},{"source":286,"target":55},{"source":291,"target":65},{"source":287,"target":292},{"source":287,"target":55},{"source":288,"target":10},{"source":56,"target":0},{"source":56,"target":293},{"source":56,"target":294},{"source":56,"target":295},{"source":293,"target":296},{"source":293,"target":56},{"source":294,"target":58},{"source":294,"target":297},{"source":294,"target":56},{"source":297,"target":58},{"source":295,"target":57},{"source":295,"target":298},{"source":295,"target":56},{"source":298,"target":57},{"source":57,"target":0},{"source":57,"target":299},{"source":299,"target":73},{"source":299,"target":300},{"source":299,"target":57},{"source":300,"target":73},{"source":58,"target":0},{"source":58,"target":301},{"source":58,"target":302},{"source":301,"target":76},{"source":301,"target":303},{"source":301,"target":58},{"source":303,"target":76},{"source":302,"target":76},{"source":302,"target":304},{"source":302,"target":58},{"source":304,"target":76},{"source":59,"target":0},{"source":59,"target":305},{"source":305,"target":60},{"source":305,"target":306},{"source":305,"target":59},{"source":306,"target":60},{"source":60,"target":0},{"source":60,"target":307},{"source":60,"target":308},{"source":60,"target":309},{"source":60,"target":310},{"source":307,"target":61},{"source":307,"target":311},{"source":307,"target":60},{"source":311,"target":61},{"source":308,"target":62},{"source":308,"target":312},{"source":308,"target":60},{"source":312,"target":62},{"source":309,"target":63},{"source":309,"target":313},{"source":309,"target":60},{"source":313,"target":63},{"source":310,"target":64},{"source":310,"target":314},{"source":310,"target":60},{"source":314,"target":64},{"source":61,"target":0},{"source":61,"target":315},{"source":61,"target":316},{"source":315,"target":56},{"source":315,"target":317},{"source":315,"target":61},{"source":317,"target":56},{"source":316,"target":55},{"source":316,"target":318},{"source":316,"target":61},{"source":318,"target":55},{"source":62,"target":0},{"source":62,"target":319},{"source":319,"target":66},{"source":319,"target":320},{"source":319,"target":62},{"source":320,"target":66},{"source":63,"target":0},{"source":63,"target":321},{"source":321,"target":55},{"source":321,"target":322},{"source":321,"target":63},{"source":322,"target":55},{"source":64,"target":0},{"source":64,"target":323},{"source":323,"target":55},{"source":323,"target":324},{"source":323,"target":64},{"source":324,"target":55},{"source":65,"target":0},{"source":65,"target":325},{"source":325,"target":326},{"source":325,"target":65},{"source":66,"target":0},{"source":66,"target":327},{"source":66,"target":328},{"source":327,"target":67},{"source":327,"target":329},{"source":327,"target":66},{"source":329,"target":67},{"source":328,"target":69},{"source":328,"target":330},{"source":328,"target":66},{"source":330,"target":69},{"source":67,"target":0},{"source":67,"target":331},{"source":331,"target":68},{"source":331,"target":332},{"source":331,"target":67},{"source":332,"target":68},{"source":68,"target":0},{"source":68,"target":333},{"source":68,"target":334},{"source":333,"target":73},{"source":333,"target":335},{"source":333,"target":68},{"source":335,"target":73},{"source":334,"target":55},{"source":334,"target":336},{"source":334,"target":68},{"source":336,"target":55},{"source":69,"target":0},{"source":69,"target":337},{"source":69,"target":338},{"source":69,"target":339},{"source":337,"target":70},{"source":337,"target":340},{"source":337,"target":69},{"source":340,"target":70},{"source":338,"target":341},{"source":338,"target":69},{"source":339,"target":71},{"source":339,"target":342},{"source":339,"target":69},{"source":342,"target":71},{"source":70,"target":0},{"source":70,"target":343},{"source":343,"target":344},{"source":343,"target":70},{"source":71,"target":0},{"source":71,"target":345},{"source":71,"target":346},{"source":345,"target":44},{"source":345,"target":347},{"source":345,"target":71},{"source":347,"target":44},{"source":346,"target":66},{"source":346,"target":348},{"source":346,"target":71},{"source":348,"target":66},{"source":72,"target":0},{"source":72,"target":349},{"source":349,"target":46},{"source":349,"target":350},{"source":349,"target":72},{"source":350,"target":46},{"source":73,"target":0},{"source":73,"target":3},{"source":73,"target":351},{"source":73,"target":352},{"source":351,"target":353},{"source":351,"target":73},{"source":352,"target":3},{"source":74,"target":0},{"source":74,"target":354},{"source":74,"target":355},{"source":354,"target":356},{"source":354,"target":74},{"source":355,"target":357},{"source":355,"target":74},{"source":75,"target":0},{"source":75,"target":29},{"source":75,"target":33},{"source":75,"target":358},{"source":75,"target":359},{"source":75,"target":360},{"source":358,"target":361},{"source":358,"target":75},{"source":359,"target":29},{"source":360,"target":33},{"source":76,"target":0},{"source":76,"target":8},{"source":76,"target":362},{"source":76,"target":363},{"source":76,"target":364},{"source":76,"target":365},{"source":362,"target":366},{"source":362,"target":76},{"source":363,"target":74},{"source":363,"target":367},{"source":363,"target":76},{"source":367,"target":74},{"source":364,"target":368},{"source":364,"target":76},{"source":365,"target":8}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/szschaler/ttc2014/TTC2014/models/classes.ecore | classes
Model
topClass
Type
name
DataType
Class
attributes
Attribute
name
value
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="classes" nsURI="http://inf.kcl.ac.uk/ttc2014/classes" nsPrefix="classes">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="topClass" eType="#//Class"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" 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="DataType" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Type">
<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="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"classes","nsURI":"http://inf.kcl.ac.uk/ttc2014/classes","name":"classes","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":"Type","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"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":"topClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"container":false,"ordered":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":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":4},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":4},{"source":2,"target":0},{"source":2,"target":8},{"source":8,"target":9},{"source":8,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":10},{"source":10,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":11},{"source":4,"target":12},{"source":11,"target":5},{"source":11,"target":13},{"source":11,"target":4},{"source":13,"target":5},{"source":12,"target":2},{"source":5,"target":0},{"source":5,"target":14},{"source":5,"target":15},{"source":5,"target":16},{"source":14,"target":17},{"source":14,"target":5},{"source":15,"target":18},{"source":15,"target":5},{"source":16,"target":2},{"source":16,"target":19},{"source":16,"target":5},{"source":19,"target":2}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/Xayna/cSiTra/Final-SQL-MOF/model/Sql.ecore | metamodel
Database
name
table
sequences
Table
name
constraints
columns
rows
Constraint
name
type
References
reference
Column
name
type
nullable
size
constraints
Datatype
INT
INT
DOUBLE
DOUBLE
BOOLEAN
BOOLEAN
STRING
STRING
DATE
DATE
FLOAT
FLOAT
TIMESTAMP
TIMESTAMP
TEXT
TEXT
DECIMAL
DECIMAL
DATETIME
DATETIME
VARCHAR
VARCHAR
CHAR
CHAR
TINYTEXT
TINYTEXT
BLOB
BLOB
LONGTEXT
LONGTEXT
SMALLINT
SMALLINT
BIGINT
BIGINT
Sequence
name
minValue
maxValue
incrementby
startwith
currentValue
cycle
Row
cells
Cell
value
column
ConstraintType
PRIMARY_KEY
PRIMARY_KEY
FOREIGN_KEY
FOREIGN_KEY
UNIQUE
UNIQUE
COMPOSITE_PRIMARY_KEY
COMPOSITE_PRIMARY_KEY | <?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="metamodel" nsURI="uk.ac.bham.sql.sql" nsPrefix="uk.ac.bham.sql.sql">
<eClassifiers xsi:type="ecore:EClass" name="Database">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="table" upperBound="-1"
eType="#//Table" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sequences" upperBound="-1"
eType="#//Sequence" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Table">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//Constraint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" lowerBound="1"
upperBound="-1" eType="#//Column" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rows" upperBound="-1" eType="#//Row"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constraint">
<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="#//ConstraintType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="References" lowerBound="1"
upperBound="-1" eType="#//Column" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="reference" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//Datatype"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraints" upperBound="-1"
eType="#//Constraint" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Datatype">
<eLiterals name="INT" value="1"/>
<eLiterals name="DOUBLE" value="2"/>
<eLiterals name="BOOLEAN" value="3"/>
<eLiterals name="STRING" value="4"/>
<eLiterals name="DATE" value="5"/>
<eLiterals name="FLOAT" value="6"/>
<eLiterals name="TIMESTAMP" value="7"/>
<eLiterals name="TEXT" value="8"/>
<eLiterals name="DECIMAL" value="9"/>
<eLiterals name="DATETIME" value="10"/>
<eLiterals name="VARCHAR" value="11"/>
<eLiterals name="CHAR" value="12"/>
<eLiterals name="TINYTEXT" value="13"/>
<eLiterals name="BLOB" value="14"/>
<eLiterals name="LONGTEXT" value="15"/>
<eLiterals name="SMALLINT" value="16"/>
<eLiterals name="BIGINT" value="17"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sequence">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="incrementby" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startwith" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currentValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//ELong"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cycle" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Row">
<eStructuralFeatures xsi:type="ecore:EReference" name="cells" upperBound="-1"
eType="#//Cell" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cell">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="column" lowerBound="1"
eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConstraintType">
<eLiterals name="PRIMARY_KEY"/>
<eLiterals name="FOREIGN_KEY" value="1"/>
<eLiterals name="UNIQUE" value="2"/>
<eLiterals name="COMPOSITE_PRIMARY_KEY" value="3"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"uk.ac.bham.sql.sql","nsURI":"uk.ac.bham.sql.sql","name":"metamodel","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Database","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Datatype","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sequence","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Row","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cell","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConstraintType","instanceClass":null,"id":9,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":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":"table","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":"sequences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":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":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":"columns","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":false,"unsettable":false,"transient":false,"unique":true,"name":"rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"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},{"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":25,"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":"References","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"reference","changeable":true,"lowerBound":0,"iD":true,"id":27,"derived":false},{"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":32,"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":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullable","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":"size","changeable":true,"lowerBound":0,"iD":false,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"constraints","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"},{"name":"INT","id":42,"value":1,"literal":"INT","eClass":"EEnumLiteral"},{"name":"DOUBLE","id":43,"value":2,"literal":"DOUBLE","eClass":"EEnumLiteral"},{"name":"BOOLEAN","id":44,"value":3,"literal":"BOOLEAN","eClass":"EEnumLiteral"},{"name":"STRING","id":45,"value":4,"literal":"STRING","eClass":"EEnumLiteral"},{"name":"DATE","id":46,"value":5,"literal":"DATE","eClass":"EEnumLiteral"},{"name":"FLOAT","id":47,"value":6,"literal":"FLOAT","eClass":"EEnumLiteral"},{"name":"TIMESTAMP","id":48,"value":7,"literal":"TIMESTAMP","eClass":"EEnumLiteral"},{"name":"TEXT","id":49,"value":8,"literal":"TEXT","eClass":"EEnumLiteral"},{"name":"DECIMAL","id":50,"value":9,"literal":"DECIMAL","eClass":"EEnumLiteral"},{"name":"DATETIME","id":51,"value":10,"literal":"DATETIME","eClass":"EEnumLiteral"},{"name":"VARCHAR","id":52,"value":11,"literal":"VARCHAR","eClass":"EEnumLiteral"},{"name":"CHAR","id":53,"value":12,"literal":"CHAR","eClass":"EEnumLiteral"},{"name":"TINYTEXT","id":54,"value":13,"literal":"TINYTEXT","eClass":"EEnumLiteral"},{"name":"BLOB","id":55,"value":14,"literal":"BLOB","eClass":"EEnumLiteral"},{"name":"LONGTEXT","id":56,"value":15,"literal":"LONGTEXT","eClass":"EEnumLiteral"},{"name":"SMALLINT","id":57,"value":16,"literal":"SMALLINT","eClass":"EEnumLiteral"},{"name":"BIGINT","id":58,"value":17,"literal":"BIGINT","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"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":60,"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":"maxValue","changeable":true,"lowerBound":0,"iD":false,"id":61,"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":"incrementby","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"startwith","changeable":true,"lowerBound":0,"iD":false,"id":63,"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":"currentValue","changeable":true,"lowerBound":0,"iD":false,"id":64,"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":"cycle","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cells","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"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":"value","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"column","changeable":true,"resolveProxies":true,"lowerBound":1,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"name":"PRIMARY_KEY","id":79,"value":0,"literal":"PRIMARY_KEY","eClass":"EEnumLiteral"},{"name":"FOREIGN_KEY","id":80,"value":1,"literal":"FOREIGN_KEY","eClass":"EEnumLiteral"},{"name":"UNIQUE","id":81,"value":2,"literal":"UNIQUE","eClass":"EEnumLiteral"},{"name":"COMPOSITE_PRIMARY_KEY","id":82,"value":3,"literal":"COMPOSITE_PRIMARY_KEY","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":1,"target":0},{"source":1,"target":10},{"source":1,"target":11},{"source":1,"target":12},{"source":10,"target":13},{"source":10,"target":1},{"source":11,"target":2},{"source":11,"target":14},{"source":11,"target":1},{"source":14,"target":2},{"source":12,"target":6},{"source":12,"target":15},{"source":12,"target":1},{"source":15,"target":6},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":2,"target":18},{"source":2,"target":19},{"source":16,"target":20},{"source":16,"target":2},{"source":17,"target":3},{"source":17,"target":21},{"source":17,"target":2},{"source":21,"target":3},{"source":18,"target":4},{"source":18,"target":22},{"source":18,"target":2},{"source":22,"target":4},{"source":19,"target":7},{"source":19,"target":23},{"source":19,"target":2},{"source":23,"target":7},{"source":3,"target":0},{"source":3,"target":24},{"source":3,"target":25},{"source":3,"target":26},{"source":3,"target":27},{"source":24,"target":28},{"source":24,"target":3},{"source":25,"target":9},{"source":25,"target":29},{"source":25,"target":3},{"source":29,"target":9},{"source":26,"target":4},{"source":26,"target":30},{"source":26,"target":3},{"source":30,"target":4},{"source":27,"target":31},{"source":27,"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":5},{"source":33,"target":38},{"source":33,"target":4},{"source":38,"target":5},{"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":5,"target":47},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"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":42,"target":5},{"source":43,"target":5},{"source":44,"target":5},{"source":45,"target":5},{"source":46,"target":5},{"source":47,"target":5},{"source":48,"target":5},{"source":49,"target":5},{"source":50,"target":5},{"source":51,"target":5},{"source":52,"target":5},{"source":53,"target":5},{"source":54,"target":5},{"source":55,"target":5},{"source":56,"target":5},{"source":57,"target":5},{"source":58,"target":5},{"source":6,"target":0},{"source":6,"target":59},{"source":6,"target":60},{"source":6,"target":61},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":59,"target":66},{"source":59,"target":6},{"source":60,"target":67},{"source":60,"target":6},{"source":61,"target":68},{"source":61,"target":6},{"source":62,"target":69},{"source":62,"target":6},{"source":63,"target":70},{"source":63,"target":6},{"source":64,"target":71},{"source":64,"target":6},{"source":65,"target":72},{"source":65,"target":6},{"source":7,"target":0},{"source":7,"target":73},{"source":73,"target":8},{"source":73,"target":74},{"source":73,"target":7},{"source":74,"target":8},{"source":8,"target":0},{"source":8,"target":75},{"source":8,"target":76},{"source":75,"target":77},{"source":75,"target":8},{"source":76,"target":4},{"source":76,"target":78},{"source":76,"target":8},{"source":78,"target":4},{"source":9,"target":0},{"source":9,"target":79},{"source":9,"target":80},{"source":9,"target":81},{"source":9,"target":82},{"source":79,"target":9},{"source":80,"target":9},{"source":81,"target":9},{"source":82,"target":9}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/nicklas669/mbse.groupd.model/model/petrinet.ecore | petrinet
Petrinet
nodes
arcs
name
Place
tokens
Transition
Node
petrinet
in
out
name
Token
place
Arc
source
target
petrinet | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://se.compute.dtu.dk/mdsu/petrinet" nsPrefix="pn">
<eClassifiers xsi:type="ecore:EClass" name="Petrinet">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//Node" containment="true" eOpposite="#//Node/petrinet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc"
containment="true" eOpposite="#//Arc/petrinet"/>
<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="Place" eSuperTypes="#//Node">
<eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1"
eType="#//Token" containment="true" eOpposite="#//Token/place"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="petrinet" eType="#//Petrinet"
eOpposite="#//Petrinet/nodes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in" upperBound="-1" eType="#//Arc"
eOpposite="#//Arc/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="out" upperBound="-1" eType="#//Arc"
eOpposite="#//Arc/source"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Token">
<eStructuralFeatures xsi:type="ecore:EReference" name="place" eType="#//Place"
eOpposite="#//Place/tokens"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arc">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node" eOpposite="#//Node/out"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node" eOpposite="#//Node/in"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="petrinet" eType="#//Petrinet"
eOpposite="#//Petrinet/arcs"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"pn","nsURI":"http://se.compute.dtu.dk/mdsu/petrinet","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Petrinet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"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":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arcs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"petrinet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"petrinet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"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":"place","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"in","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":false,"unsettable":false,"transient":false,"unique":true,"name":"out","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":7,"target":4},{"source":7,"target":10},{"source":7,"target":1},{"source":7,"target":11},{"source":10,"target":4},{"source":8,"target":6},{"source":8,"target":12},{"source":8,"target":1},{"source":8,"target":13},{"source":12,"target":6},{"source":9,"target":14},{"source":9,"target":1},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":15},{"source":2,"target":16},{"source":15,"target":5},{"source":15,"target":17},{"source":15,"target":2},{"source":15,"target":18},{"source":17,"target":5},{"source":16,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":19},{"source":19,"target":4},{"source":4,"target":0},{"source":4,"target":11},{"source":4,"target":20},{"source":4,"target":21},{"source":4,"target":22},{"source":11,"target":1},{"source":11,"target":23},{"source":11,"target":4},{"source":11,"target":7},{"source":23,"target":1},{"source":20,"target":6},{"source":20,"target":24},{"source":20,"target":4},{"source":20,"target":25},{"source":24,"target":6},{"source":21,"target":6},{"source":21,"target":26},{"source":21,"target":4},{"source":21,"target":27},{"source":26,"target":6},{"source":22,"target":28},{"source":22,"target":4},{"source":5,"target":0},{"source":5,"target":18},{"source":18,"target":2},{"source":18,"target":29},{"source":18,"target":5},{"source":18,"target":15},{"source":29,"target":2},{"source":6,"target":0},{"source":6,"target":27},{"source":6,"target":25},{"source":6,"target":13},{"source":27,"target":4},{"source":27,"target":30},{"source":27,"target":6},{"source":27,"target":21},{"source":30,"target":4},{"source":25,"target":4},{"source":25,"target":31},{"source":25,"target":6},{"source":25,"target":20},{"source":31,"target":4},{"source":13,"target":1},{"source":13,"target":32},{"source":13,"target":6},{"source":13,"target":8},{"source":32,"target":1}],"multigraph":true} | ecore |
termrewriting | repo-ecore-all/data/lip6/pnmlframework/pnmlFw-Low_Level_API_Generation/model/pthlpng/terms.ecore | terms
Declarations
declaration
containerDeclaration
TermsDeclaration
id
name
containerDeclarations
Sort
multi
containerNamedSort
containerVariableDecl
containerProductSort
containerType
containerAll
containerEmpty
containerPartition
MultisetSort
basis
Term
sort
containerOperator
containerNamedOperator
containerHLMarking
containerCondition
containerHLAnnotation
containerPartitionElement
Operator
subterm
output
input
VariableDecl
sort
containerNamedOperator
Variable
variableDecl
BuiltInSort
ProductSort
elementSort
BuiltInConstant
MultisetOperator
Tuple
SortDecl
BuiltInOperator
NamedSort
sortdef
UserSort
declaration
OperatorDecl
NamedOperator
def
parameters
UserOperator
declaration | <?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="terms" nsURI="http:///pthlpng.terms.ecore" nsPrefix="terms">
<eClassifiers xsi:type="ecore:EClass" name="Declarations">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="declarations"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
upperBound="-1" eType="#//TermsDeclaration" containment="true" eOpposite="#//TermsDeclaration/containerDeclarations">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerDeclaration" eType="ecore:EClass hlcorestructure.ecore#//Declaration"
eOpposite="hlcorestructure.ecore#//Declaration/structure"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TermsDeclaration" 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:EAttribute" name="name" 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="name"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerDeclarations"
eType="#//Declarations" eOpposite="#//Declarations/declaration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sort" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/methods/SORT">
<details key="signature" value="boolean equalSorts(Sort sort)"/>
<details key="body" value=""/>
<details key="documentation" value="/**
 * Returns true if this sort and argument sort are actually semantically the
 * same sort, even in two different objects. 
 * <p>Ex: two FiniteEnumerations F1 = {1,4,6} and F2 = {1,4,6} or
 * two Integers I1 and I2.</p> 
 * <p><strong>Note</strong> : the implementation available for
 * MultisetSort is not complete. In particular, we just test equality
 * of the references or of the enclosing NamedSorts (if any). 
 * You should consider overriding it in that case.
 * 
 * @return true if so.
 * @param sort
 * the sort to which we compare this one.
 */"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="multi" ordered="false"
eType="#//MultisetSort" eOpposite="#//MultisetSort/basis"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNamedSort" eType="#//NamedSort"
eOpposite="#//NamedSort/sortdef"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerVariableDecl"
eType="#//VariableDecl" eOpposite="#//VariableDecl/sort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerProductSort" eType="#//ProductSort"
eOpposite="#//ProductSort/elementSort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerType" eType="ecore:EClass hlcorestructure.ecore#//Type"
eOpposite="hlcorestructure.ecore#//Type/structure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerAll" eType="ecore:EClass multisets.ecore#//All"
eOpposite="multisets.ecore#//All/refsort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerEmpty" eType="ecore:EClass multisets.ecore#//Empty"
eOpposite="multisets.ecore#//Empty/refsort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPartition" ordered="false"
eType="ecore:EClass partitions.ecore#//Partition" eOpposite="partitions.ecore#//Partition/def"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultisetSort" eSuperTypes="#//Sort">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="multisetsort"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/methods/SORT">
<details key="signature" value="boolean equalSorts(Sort sort)"/>
<details key="body" value="boolean isEqual = false;
		if (this.eClass().getName().equalsIgnoreCase(sort.eClass().getName())) {
		 	if (this.getContainerNamedSort() != null
					&& sort.getContainerNamedSort() != null) {
				// we test them if they have been explicitly named.
				isEqual = this.getContainerNamedSort().getName()
						.equalsIgnoreCase(
								sort.getContainerNamedSort().getName());
			} else {
			 throw new UnsupportedOperationException("Cannot determine if these two multisets are equal."
			 + "You should override this method.");
			}
		}
		return isEqual;"/>
<details key="documentation" value="/**
 * Note : there is no implementation available for MultisetSort yet.
 * Returns true if this sort and argument sort are actually 
 * semantically the same sort, even in two different objects.
 * Ex: two FiniteEnumerations or two Integers.
 * @return true if so. 
 * @param sort the sort to which we compare this one. 
 * @throws NullPointerException if according to the model, some
 * required reference attributes have not been set.
 */"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="basis" ordered="false"
lowerBound="1" eType="#//Sort" containment="true" eOpposite="#//Sort/multi">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Term" abstract="true">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sort" ordered="false" eType="#//Sort"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerOperator" eType="#//Operator"
eOpposite="#//Operator/subterm"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNamedOperator"
eType="#//NamedOperator" eOpposite="#//NamedOperator/def"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerHLMarking" eType="ecore:EClass hlcorestructure.ecore#//HLMarking"
eOpposite="hlcorestructure.ecore#//HLMarking/structure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerCondition" eType="ecore:EClass hlcorestructure.ecore#//Condition"
eOpposite="hlcorestructure.ecore#//Condition/structure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerHLAnnotation"
eType="ecore:EClass hlcorestructure.ecore#//HLAnnotation" eOpposite="hlcorestructure.ecore#//HLAnnotation/structure"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerPartitionElement"
eType="ecore:EClass partitions.ecore#//PartitionElement" eOpposite="partitions.ecore#//PartitionElement/partitionelementconstants"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operator" abstract="true" eSuperTypes="#//Term">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="sameOperatorNTermSort" value="self.sort = self.output"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sameOperatorNTermSort"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subterm" upperBound="-1"
eType="#//Term" containment="true" eOpposite="#//Term/containerOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="subterm"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" ordered="false"
eType="#//Sort" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="input" upperBound="-1"
eType="#//Sort" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDecl" eSuperTypes="#//TermsDeclaration">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="variabledecl"/>
<details key="kind" value="son"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sort" ordered="false" lowerBound="1"
eType="#//Sort" containment="true" eOpposite="#//Sort/containerVariableDecl">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerNamedOperator"
eType="#//NamedOperator" eOpposite="#//NamedOperator/parameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//Term">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="variable"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDecl" ordered="false"
lowerBound="1" eType="#//VariableDecl">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="refvariable"/>
<details key="kind" value="idref"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuiltInSort" abstract="true" eSuperTypes="#//Sort"/>
<eClassifiers xsi:type="ecore:EClass" name="ProductSort" eSuperTypes="#//Sort">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="productsort"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/methods/SORT">
<details key="signature" value="boolean equalSorts(Sort sort)"/>
<details key="body" value="boolean isEqual = false;
		if (this.eClass().getName().equalsIgnoreCase(sort.eClass().getName())) {
			if (this.getContainerNamedSort() != null
					&& sort.getContainerNamedSort() != null) {
				isEqual = this.getContainerNamedSort().getName()
						.equalsIgnoreCase(
								sort.getContainerNamedSort().getName());
			} else {
				// Someone may one day inherit from ProductSort, so we should
				// strictly check for ProductSort only. Further sub-classes must 
				//override this method.
				if ("ProductSort".equalsIgnoreCase(this.eClass().getName())) {
					ProductSort mySort = (ProductSort) this;
					ProductSort thatSort = (ProductSort) sort;
					List<Sort> myElements = mySort.getElementSort();
					List<Sort> thoseElements = thatSort.getElementSort();
					int i = 0;
					int j = 0;
					for (; i < myElements.size() && j < thoseElements.size(); i++, j++) {
						if (myElements
								.get(i)
								.eClass()
								.getName()
								.equalsIgnoreCase(
										thoseElements.get(j).eClass().getName())) {
							isEqual = true;
						} else {
							isEqual = false;
							break;
						}
					}
				}		
			}
		}
		return isEqual;"/>
<details key="documentation" value="/**
 * Returns true if this sort and argument sort are actually 
 * semantically the same sort, even in two different objects.
 * Ex: two FiniteEnumerations or two Integers.
 * @return true if so. 
 * @param sort the sort to which we compare this one. 
 */"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementSort" upperBound="-1"
eType="#//Sort" containment="true" eOpposite="#//Sort/containerProductSort">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuiltInConstant" abstract="true" eSuperTypes="#//Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="MultisetOperator" abstract="true" eSuperTypes="#//Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="Tuple" eSuperTypes="#//Operator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="tuple"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SortDecl" abstract="true" eSuperTypes="#//TermsDeclaration">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BuiltInOperator" abstract="true" eSuperTypes="#//Operator"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedSort" eSuperTypes="#//SortDecl">
<eAnnotations source="http://www.pnml.org/models/OCL">
<details key="refSortNotMultiset" value="not(self.sortdef.oclIsTypeOf(MultisetSort))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="refSortNotMultiset"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="namedsort"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sortdef" ordered="false"
lowerBound="1" eType="#//Sort" containment="true" eOpposite="#//Sort/containerNamedSort">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="kind" value="follow"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserSort" eSuperTypes="#//Sort">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="usersort"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eAnnotations source="http://www.pnml.org/models/methods/SORT">
<details key="signature" value="boolean equalSorts(Sort sort)"/>
<details key="body" value="boolean isEqual = false;
		if (this.eClass().getName().equalsIgnoreCase(sort.eClass().getName())) {
			if (this.getContainerNamedSort() != null
					&& sort.getContainerNamedSort() != null) {
				isEqual = this.getContainerNamedSort().getName()
						.equalsIgnoreCase(
								sort.getContainerNamedSort().getName());
			} else {
				//further sub-classes must override this method.
				if ("UserSort".equalsIgnoreCase(this.eClass().getName())) {
					isEqual = ((UserSort) this).getDeclaration().getName()
							.equalsIgnoreCase(
									((UserSort) sort).getDeclaration()
											.getName());
				}
			}
		}
		return isEqual;"/>
<details key="documentation" value="/**
 * Returns true if this sort and argument sort are actually 
 * semantically the same sort, even in two different objects.
 * Ex: two FiniteEnumerations or two Integers.
 * @return true if so. 
 * @param sort the sort to which we compare this one. 
 */"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
lowerBound="1" eType="#//SortDecl">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="declaration"/>
<details key="kind" value="idref"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorDecl" abstract="true" eSuperTypes="#//TermsDeclaration">
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedOperator" eSuperTypes="#//OperatorDecl">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="namedoperator"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="def" ordered="false" lowerBound="1"
eType="#//Term" containment="true" eOpposite="#//Term/containerNamedOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="def"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//VariableDecl" containment="true" eOpposite="#//VariableDecl/containerNamedOperator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="parameter"/>
<details key="kind" value="follow"/>
<details key="toBeFollowed" value="yes"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UserOperator" eSuperTypes="#//Operator">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="useroperator"/>
<details key="kind" value="son"/>
</eAnnotations>
<eAnnotations source="http://www.pnml.org/models/HLAPI"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="declaration" ordered="false"
lowerBound="1" eType="#//OperatorDecl">
<eAnnotations source="http://www.pnml.org/models/ToPNML">
<details key="tag" value="declaration"/>
<details key="kind" value="idref"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"terms","nsURI":"http:///pthlpng.terms.ecore","name":"terms","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Declarations","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TermsDeclaration","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sort","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultisetSort","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Term","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operator","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDecl","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltInSort","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProductSort","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltInConstant","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultisetOperator","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tuple","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortDecl","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BuiltInOperator","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedSort","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserSort","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorDecl","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedOperator","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UserOperator","instanceClass":null,"abstract":false,"id":20,"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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"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":"containerDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"id":23,"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":"containerDeclarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"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":true,"name":"id","changeable":true,"lowerBound":1,"iD":true,"id":26,"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":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"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":"multi","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"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":"containerNamedSort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"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":"containerVariableDecl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"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":"containerProductSort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"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":"containerType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"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":"containerAll","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"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":"containerEmpty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"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":"containerPartition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"id":39,"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":"basis","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"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":"sortdef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"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":"sort","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"elementSort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":53,"derived":true},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerOperator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"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":"containerNamedOperator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"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":"containerHLMarking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"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":"containerCondition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"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":"containerHLAnnotation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"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":"containerPartitionElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subterm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"derived":false},{"id":63,"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":"def","changeable":true,"resolveProxies":true,"lowerBound":1,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"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":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":69,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"input","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"derived":true},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"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":false,"unique":true,"name":"containerNamedOperator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"container":false,"ordered":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":79,"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":"variableDecl","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"eClass":"EGenericType"},{"id":92,"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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"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":"declaration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":1,"target":0},{"source":1,"target":21},{"source":1,"target":22},{"source":21,"target":2},{"source":21,"target":23},{"source":21,"target":1},{"source":21,"target":24},{"source":23,"target":2},{"source":22,"target":25},{"source":22,"target":1},{"source":2,"target":0},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":24},{"source":26,"target":28},{"source":26,"target":2},{"source":27,"target":29},{"source":27,"target":2},{"source":24,"target":1},{"source":24,"target":30},{"source":24,"target":2},{"source":24,"target":21},{"source":30,"target":1},{"source":3,"target":0},{"source":3,"target":31},{"source":3,"target":32},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":3,"target":37},{"source":3,"target":38},{"source":31,"target":4},{"source":31,"target":39},{"source":31,"target":3},{"source":31,"target":40},{"source":39,"target":4},{"source":32,"target":16},{"source":32,"target":41},{"source":32,"target":3},{"source":32,"target":42},{"source":41,"target":16},{"source":33,"target":7},{"source":33,"target":43},{"source":33,"target":3},{"source":33,"target":44},{"source":43,"target":7},{"source":34,"target":10},{"source":34,"target":45},{"source":34,"target":3},{"source":34,"target":46},{"source":45,"target":10},{"source":35,"target":47},{"source":35,"target":3},{"source":36,"target":48},{"source":36,"target":3},{"source":37,"target":49},{"source":37,"target":3},{"source":38,"target":50},{"source":38,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":40},{"source":4,"target":51},{"source":40,"target":3},{"source":40,"target":52},{"source":40,"target":4},{"source":40,"target":31},{"source":52,"target":3},{"source":51,"target":3},{"source":5,"target":0},{"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":53,"target":3},{"source":53,"target":60},{"source":53,"target":5},{"source":60,"target":3},{"source":54,"target":6},{"source":54,"target":61},{"source":54,"target":5},{"source":54,"target":62},{"source":61,"target":6},{"source":55,"target":19},{"source":55,"target":63},{"source":55,"target":5},{"source":55,"target":64},{"source":63,"target":19},{"source":56,"target":65},{"source":56,"target":5},{"source":57,"target":66},{"source":57,"target":5},{"source":58,"target":67},{"source":58,"target":5},{"source":59,"target":68},{"source":59,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":62},{"source":6,"target":69},{"source":6,"target":70},{"source":6,"target":71},{"source":62,"target":5},{"source":62,"target":72},{"source":62,"target":6},{"source":62,"target":54},{"source":72,"target":5},{"source":69,"target":3},{"source":69,"target":73},{"source":69,"target":6},{"source":73,"target":3},{"source":70,"target":3},{"source":70,"target":74},{"source":70,"target":6},{"source":74,"target":3},{"source":71,"target":5},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":44},{"source":7,"target":75},{"source":7,"target":76},{"source":44,"target":3},{"source":44,"target":77},{"source":44,"target":7},{"source":44,"target":33},{"source":77,"target":3},{"source":75,"target":19},{"source":75,"target":78},{"source":75,"target":7},{"source":75,"target":79},{"source":78,"target":19},{"source":76,"target":2},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":80},{"source":8,"target":81},{"source":80,"target":7},{"source":80,"target":82},{"source":80,"target":8},{"source":82,"target":7},{"source":81,"target":5},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":83},{"source":83,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":46},{"source":10,"target":84},{"source":46,"target":3},{"source":46,"target":85},{"source":46,"target":10},{"source":46,"target":34},{"source":85,"target":3},{"source":84,"target":3},{"source":11,"target":0},{"source":11,"target":6},{"source":11,"target":86},{"source":86,"target":6},{"source":12,"target":0},{"source":12,"target":6},{"source":12,"target":87},{"source":87,"target":6},{"source":13,"target":0},{"source":13,"target":6},{"source":13,"target":88},{"source":88,"target":6},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":89},{"source":89,"target":2},{"source":15,"target":0},{"source":15,"target":6},{"source":15,"target":90},{"source":90,"target":6},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":42},{"source":16,"target":91},{"source":42,"target":3},{"source":42,"target":92},{"source":42,"target":16},{"source":42,"target":32},{"source":92,"target":3},{"source":91,"target":14},{"source":17,"target":0},{"source":17,"target":3},{"source":17,"target":93},{"source":17,"target":94},{"source":93,"target":14},{"source":93,"target":95},{"source":93,"target":17},{"source":95,"target":14},{"source":94,"target":3},{"source":18,"target":0},{"source":18,"target":2},{"source":18,"target":96},{"source":96,"target":2},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":64},{"source":19,"target":79},{"source":19,"target":97},{"source":64,"target":5},{"source":64,"target":98},{"source":64,"target":19},{"source":64,"target":55},{"source":98,"target":5},{"source":79,"target":7},{"source":79,"target":99},{"source":79,"target":19},{"source":79,"target":75},{"source":99,"target":7},{"source":97,"target":18},{"source":20,"target":0},{"source":20,"target":6},{"source":20,"target":100},{"source":20,"target":101},{"source":100,"target":18},{"source":100,"target":102},{"source":100,"target":20},{"source":102,"target":18},{"source":101,"target":6}],"multigraph":true} | ecore |
library | repo-ecore-all/data/sdirix/org.eclipse.emf.ecp.core/tests/org.eclipse.emf.ecp.view.validation.test/model/test.ecore | model
Library
validate
diagnostic
context
name
writers
books
librarian
phoneNumber
Writer
validate
diagnostic
context
firstName
lastName
EMail
BirthDate
books
Pseudonym
false
library
initials
title
Book
validate
diagnostic
context
title
pages
100
writers
Librarian
validate
diagnostic
context
name
Computer
mainboard
name
powerBlock
colors
Mainboard
name
PowerBlock
name
Container
contents
Content
uniqueAttribute
secondAttribute
TableWithMultiplicity
content
TableContent
TableContentWithoutValidation
name
weight
TableContentWithValidation
name
weight
TableWithoutMultiplicity
content
TableWithUnique
content
TableContentWithInnerChild2
innerChild
TableContentWithInnerChild
innerChild
stuff
TableWithoutMultiplicityConcrete
content
Referencer
referencedContent
CrossReferenceContainer
contents
singleContent
CrossReferenceContent
parent
singleParent
Person
firstName
gender
lastName
custom
age
StringWithMaxLength8
java.lang.String
java.lang.String
Gender
Male
Male
Female
Female
Both
Both
OnlyCapitals
java.lang.String
java.lang.String
CustomDataType
java.lang.String
java.lang.String
PhoneNumber
java.lang.String
java.lang.String
MinLengthOf3
java.lang.String
java.lang.String
StrictMinLengthOf3
java.lang.String
java.lang.String
Age
java.lang.Integer
java.lang.Integer
Color
Red
Green
Green
Blue
Blue | <?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="htp://www.eclipse.org/emf/ecp/view/validation/test/model"
nsPrefix="org.eclipse.emf.ecp.view.validation.test.model">
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diagnostic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" lowerBound="1"
upperBound="-1" eType="#//Writer" containment="true" eOpposite="#//Writer/library"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="librarian" eType="#//Librarian"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="phoneNumber" eType="#//PhoneNumber"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer">
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diagnostic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="EMail" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="BirthDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/writers"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Pseudonym" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library"
eOpposite="#//Library/writers"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initials" eType="#//MinLengthOf3"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="#//StrictMinLengthOf3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diagnostic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" eType="#//Writer"
eOpposite="#//Writer/books"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Librarian">
<eOperations name="validate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eParameters name="diagnostic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain"/>
<eParameters name="context">
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Computer">
<eStructuralFeatures xsi:type="ecore:EReference" name="mainboard" eType="#//Mainboard"
containment="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:EReference" name="powerBlock" eType="#//PowerBlock"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="colors" upperBound="-1"
eType="#//Color"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mainboard">
<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="PowerBlock">
<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="Container">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//Content" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Content">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uniqueAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="secondAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableWithMultiplicity">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" lowerBound="1"
upperBound="-1" eType="#//TableContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableContent" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TableContentWithoutValidation" eSuperTypes="#//TableContent">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableContentWithValidation" eSuperTypes="#//TableContent">
<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="weight" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableWithoutMultiplicity">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//TableContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableWithUnique">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//TableContent" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableContentWithInnerChild2" eSuperTypes="#//TableContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="innerChild" eType="#//TableContent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableContentWithInnerChild" eSuperTypes="#//TableContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="innerChild" eType="#//TableContent"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stuff" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TableWithoutMultiplicityConcrete">
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//TableContentWithInnerChild" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Referencer">
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedContent" eType="#//Computer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CrossReferenceContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//CrossReferenceContent" containment="true" eOpposite="#//CrossReferenceContent/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleContent" eType="#//CrossReferenceContent"
containment="true" eOpposite="#//CrossReferenceContent/singleParent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CrossReferenceContent">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//CrossReferenceContainer"
eOpposite="#//CrossReferenceContainer/contents"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="singleParent" eType="#//CrossReferenceContainer"
eOpposite="#//CrossReferenceContainer/singleContent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="#//StringWithMaxLength8"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="gender" eType="#//Gender"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" eType="#//OnlyCapitals"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="custom" eType="#//CustomDataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="age" eType="#//Age"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="StringWithMaxLength8" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="maxLength" value="8"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Gender">
<eLiterals name="Male"/>
<eLiterals name="Female" value="1" literal="Female"/>
<eLiterals name="Both" value="2" literal="Both"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="OnlyCapitals" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="pattern" value="[A-Z]+"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="CustomDataType" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EDataType" name="PhoneNumber" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="pattern" value="((\+)?[a-c0-9*#]{1,20}){0,1}"/>
<details key="loosePattern" value="[+0-9]+"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="MinLengthOf3" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minLength" value="3"/>
<details key="looseMinLength" value="0"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="StrictMinLengthOf3" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minLength" value="3"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Age" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="minInclusive" value="0"/>
<details key="maxInclusive" value="100"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Color">
<eLiterals name="Red" literal=""/>
<eLiterals name="Green" value="1"/>
<eLiterals name="Blue" value="2"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.ecp.view.validation.test.model","nsURI":"htp://www.eclipse.org/emf/ecp/view/validation/test/model","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Librarian","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Computer","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mainboard","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PowerBlock","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Container","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Content","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableWithMultiplicity","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableContent","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableContentWithoutValidation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableContentWithValidation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableWithoutMultiplicity","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableWithUnique","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableContentWithInnerChild2","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableContentWithInnerChild","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TableWithoutMultiplicityConcrete","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Referencer","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossReferenceContainer","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CrossReferenceContent","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"StringWithMaxLength8","instanceClass":"java.lang.String","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Gender","instanceClass":null,"id":24,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"OnlyCapitals","instanceClass":"java.lang.String","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"CustomDataType","instanceClass":"java.lang.String","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"PhoneNumber","instanceClass":"java.lang.String","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"MinLengthOf3","instanceClass":"java.lang.String","id":28,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"StrictMinLengthOf3","instanceClass":"java.lang.String","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"Age","instanceClass":"java.lang.Integer","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"instanceClassName":null,"name":"Color","instanceClass":null,"id":31,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":32,"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":33,"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":"writers","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"librarian","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"phoneNumber","changeable":true,"lowerBound":0,"iD":false,"id":37,"derived":false},{"id":38,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostic","lowerBound":0,"id":39,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":40,"many":false,"required":false,"eClass":"EParameter"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"library","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,"unique":true,"name":"validate","lowerBound":0,"id":51,"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":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":"lastName","changeable":true,"lowerBound":0,"iD":false,"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":"EMail","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":"BirthDate","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"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":"Pseudonym","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":"initials","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":"title","changeable":true,"lowerBound":0,"iD":false,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostic","lowerBound":0,"id":61,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","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"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":72,"derived":false},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":77,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostic","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":82,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"validate","lowerBound":0,"id":90,"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":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostic","lowerBound":0,"id":93,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":94,"many":false,"required":false,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"mainboard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"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":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":"powerBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":102,"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":"colors","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"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":108,"derived":false},{"id":109,"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":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uniqueAttribute","changeable":true,"lowerBound":0,"iD":false,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"secondAttribute","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":1,"id":118,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":120,"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":"weight","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"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":125,"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":"weight","changeable":true,"lowerBound":0,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":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":132,"derived":false},{"id":133,"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":"innerChild","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"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":"innerChild","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":"stuff","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"derived":false},{"id":143,"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":"referencedContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"derived":false},{"id":145,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"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":"singleContent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":147,"derived":false},{"id":148,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"id":150,"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":"singleParent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":0,"iD":false,"id":154,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"gender","changeable":true,"lowerBound":0,"iD":false,"id":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":"lastName","changeable":true,"lowerBound":0,"iD":false,"id":156,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"custom","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":"age","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"},{"name":"Male","id":164,"value":0,"literal":"Male","eClass":"EEnumLiteral"},{"name":"Female","id":165,"value":1,"literal":"Female","eClass":"EEnumLiteral"},{"name":"Both","id":166,"value":2,"literal":"Both","eClass":"EEnumLiteral"},{"name":"Red","id":167,"value":0,"literal":"","eClass":"EEnumLiteral"},{"name":"Green","id":168,"value":1,"literal":"Green","eClass":"EEnumLiteral"},{"name":"Blue","id":169,"value":2,"literal":"Blue","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":1,"target":0},{"source":1,"target":32},{"source":1,"target":33},{"source":1,"target":34},{"source":1,"target":35},{"source":1,"target":36},{"source":1,"target":37},{"source":32,"target":38},{"source":32,"target":1},{"source":32,"target":39},{"source":32,"target":40},{"source":39,"target":41},{"source":39,"target":32},{"source":40,"target":42},{"source":40,"target":32},{"source":42,"target":43},{"source":42,"target":44},{"source":33,"target":45},{"source":33,"target":1},{"source":34,"target":2},{"source":34,"target":46},{"source":34,"target":1},{"source":34,"target":47},{"source":46,"target":2},{"source":35,"target":3},{"source":35,"target":48},{"source":35,"target":1},{"source":48,"target":3},{"source":36,"target":4},{"source":36,"target":49},{"source":36,"target":1},{"source":49,"target":4},{"source":37,"target":27},{"source":37,"target":50},{"source":37,"target":1},{"source":50,"target":27},{"source":2,"target":0},{"source":2,"target":51},{"source":2,"target":52},{"source":2,"target":53},{"source":2,"target":54},{"source":2,"target":55},{"source":2,"target":56},{"source":2,"target":57},{"source":2,"target":47},{"source":2,"target":58},{"source":2,"target":59},{"source":51,"target":60},{"source":51,"target":2},{"source":51,"target":61},{"source":51,"target":62},{"source":61,"target":63},{"source":61,"target":51},{"source":62,"target":64},{"source":62,"target":51},{"source":64,"target":65},{"source":64,"target":66},{"source":52,"target":67},{"source":52,"target":2},{"source":53,"target":68},{"source":53,"target":2},{"source":54,"target":69},{"source":54,"target":2},{"source":55,"target":70},{"source":55,"target":2},{"source":56,"target":3},{"source":56,"target":71},{"source":56,"target":2},{"source":56,"target":72},{"source":71,"target":3},{"source":57,"target":73},{"source":57,"target":2},{"source":47,"target":1},{"source":47,"target":74},{"source":47,"target":2},{"source":47,"target":34},{"source":74,"target":1},{"source":58,"target":28},{"source":58,"target":75},{"source":58,"target":2},{"source":75,"target":28},{"source":59,"target":29},{"source":59,"target":76},{"source":59,"target":2},{"source":76,"target":29},{"source":3,"target":0},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":72},{"source":77,"target":80},{"source":77,"target":3},{"source":77,"target":81},{"source":77,"target":82},{"source":81,"target":83},{"source":81,"target":77},{"source":82,"target":84},{"source":82,"target":77},{"source":84,"target":85},{"source":84,"target":86},{"source":78,"target":87},{"source":78,"target":3},{"source":79,"target":88},{"source":79,"target":3},{"source":72,"target":2},{"source":72,"target":89},{"source":72,"target":3},{"source":72,"target":56},{"source":89,"target":2},{"source":4,"target":0},{"source":4,"target":90},{"source":4,"target":91},{"source":90,"target":92},{"source":90,"target":4},{"source":90,"target":93},{"source":90,"target":94},{"source":93,"target":95},{"source":93,"target":90},{"source":94,"target":96},{"source":94,"target":90},{"source":96,"target":97},{"source":96,"target":98},{"source":91,"target":99},{"source":91,"target":4},{"source":5,"target":0},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":102},{"source":5,"target":103},{"source":100,"target":6},{"source":100,"target":104},{"source":100,"target":5},{"source":104,"target":6},{"source":101,"target":105},{"source":101,"target":5},{"source":102,"target":7},{"source":102,"target":106},{"source":102,"target":5},{"source":106,"target":7},{"source":103,"target":31},{"source":103,"target":107},{"source":103,"target":5},{"source":107,"target":31},{"source":6,"target":0},{"source":6,"target":108},{"source":108,"target":109},{"source":108,"target":6},{"source":7,"target":0},{"source":7,"target":110},{"source":110,"target":111},{"source":110,"target":7},{"source":8,"target":0},{"source":8,"target":112},{"source":112,"target":9},{"source":112,"target":113},{"source":112,"target":8},{"source":113,"target":9},{"source":9,"target":0},{"source":9,"target":114},{"source":9,"target":115},{"source":114,"target":116},{"source":114,"target":9},{"source":115,"target":117},{"source":115,"target":9},{"source":10,"target":0},{"source":10,"target":118},{"source":118,"target":11},{"source":118,"target":119},{"source":118,"target":10},{"source":119,"target":11},{"source":11,"target":0},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":120},{"source":12,"target":121},{"source":12,"target":122},{"source":120,"target":123},{"source":120,"target":12},{"source":121,"target":124},{"source":121,"target":12},{"source":122,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":125},{"source":13,"target":126},{"source":13,"target":127},{"source":125,"target":128},{"source":125,"target":13},{"source":126,"target":129},{"source":126,"target":13},{"source":127,"target":11},{"source":14,"target":0},{"source":14,"target":130},{"source":130,"target":11},{"source":130,"target":131},{"source":130,"target":14},{"source":131,"target":11},{"source":15,"target":0},{"source":15,"target":132},{"source":132,"target":11},{"source":132,"target":133},{"source":132,"target":15},{"source":133,"target":11},{"source":16,"target":0},{"source":16,"target":11},{"source":16,"target":134},{"source":16,"target":135},{"source":134,"target":11},{"source":134,"target":136},{"source":134,"target":16},{"source":136,"target":11},{"source":135,"target":11},{"source":17,"target":0},{"source":17,"target":11},{"source":17,"target":137},{"source":17,"target":138},{"source":17,"target":139},{"source":137,"target":11},{"source":137,"target":140},{"source":137,"target":17},{"source":140,"target":11},{"source":138,"target":141},{"source":138,"target":17},{"source":139,"target":11},{"source":18,"target":0},{"source":18,"target":142},{"source":142,"target":17},{"source":142,"target":143},{"source":142,"target":18},{"source":143,"target":17},{"source":19,"target":0},{"source":19,"target":144},{"source":144,"target":5},{"source":144,"target":145},{"source":144,"target":19},{"source":145,"target":5},{"source":20,"target":0},{"source":20,"target":146},{"source":20,"target":147},{"source":146,"target":21},{"source":146,"target":148},{"source":146,"target":20},{"source":146,"target":149},{"source":148,"target":21},{"source":147,"target":21},{"source":147,"target":150},{"source":147,"target":20},{"source":147,"target":151},{"source":150,"target":21},{"source":21,"target":0},{"source":21,"target":149},{"source":21,"target":151},{"source":149,"target":20},{"source":149,"target":152},{"source":149,"target":21},{"source":149,"target":146},{"source":152,"target":20},{"source":151,"target":20},{"source":151,"target":153},{"source":151,"target":21},{"source":151,"target":147},{"source":153,"target":20},{"source":22,"target":0},{"source":22,"target":154},{"source":22,"target":155},{"source":22,"target":156},{"source":22,"target":157},{"source":22,"target":158},{"source":154,"target":23},{"source":154,"target":159},{"source":154,"target":22},{"source":159,"target":23},{"source":155,"target":24},{"source":155,"target":160},{"source":155,"target":22},{"source":160,"target":24},{"source":156,"target":25},{"source":156,"target":161},{"source":156,"target":22},{"source":161,"target":25},{"source":157,"target":26},{"source":157,"target":162},{"source":157,"target":22},{"source":162,"target":26},{"source":158,"target":30},{"source":158,"target":163},{"source":158,"target":22},{"source":163,"target":30},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":164},{"source":24,"target":165},{"source":24,"target":166},{"source":164,"target":24},{"source":165,"target":24},{"source":166,"target":24},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":167},{"source":31,"target":168},{"source":31,"target":169},{"source":167,"target":31},{"source":168,"target":31},{"source":169,"target":31}],"multigraph":true} | ecore |
visualization | repo-ecore-all/data/eclipse-glsp/glsp-server/plugins/org.eclipse.glsp.graph/model/glsp-graph.ecore | graph
GModelElement
id
cssClasses
children
parent
trace
type
GShapeElement
GGraph
layoutOptions
GModelRoot
canvasBounds
revision
GNode
GEdge
routingPoints
sourceId
targetId
source
target
routerKind
GCompartment
GLabel
text
GIssueMarker
issues
GPort
GButton
enabled
true
GBoundsAware
position
size
GPoint
x
0
y
0
GDimension
width
0
height
0
GEdgeLayoutable
edgePlacement
GEdgePlacement
position
0
offset
0
side
left
rotate
GLayouting
layout
layoutOptions
GBounds
x
0
y
0
width
0
height
0
GAlignable
alignment
GIssue
severity
info
message
GSeverity
error
error
warning
warning
info
info
GHtmlRoot
classes
GPreRenderedElement
code
StringToObjectMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="graph" nsURI="http://www.eclipse.org/glsp/graph" nsPrefix="graph">
<eClassifiers xsi:type="ecore:EClass" name="GModelElement" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cssClasses" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//GModelElement" containment="true" eOpposite="#//GModelElement/parent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//GModelElement"
eOpposite="#//GModelElement/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="trace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GShapeElement" abstract="true" interface="true"
eSuperTypes="#//GModelElement #//GBoundsAware"/>
<eClassifiers xsi:type="ecore:EClass" name="GGraph" eSuperTypes="#//GModelRoot #//GBoundsAware">
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutOptions" upperBound="-1"
eType="#//StringToObjectMapEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GModelRoot" eSuperTypes="#//GModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="canvasBounds" eType="#//GBounds"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="revision" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GNode" eSuperTypes="#//GShapeElement #//GEdgeLayoutable #//GLayouting"/>
<eClassifiers xsi:type="ecore:EClass" name="GEdge" eSuperTypes="#//GModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="routingPoints" upperBound="-1"
eType="#//GPoint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//GModelElement"
volatile="true" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//GModelElement"
volatile="true" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="routerKind" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GCompartment" eSuperTypes="#//GShapeElement #//GLayouting"/>
<eClassifiers xsi:type="ecore:EClass" name="GLabel" eSuperTypes="#//GAlignable #//GEdgeLayoutable #//GShapeElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GIssueMarker" eSuperTypes="#//GShapeElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="issues" upperBound="-1"
eType="#//GIssue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GPort" eSuperTypes="#//GShapeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="GButton" eSuperTypes="#//GShapeElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="enabled" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GBoundsAware" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="position" eType="#//GPoint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//GDimension"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GPoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GDimension">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GEdgeLayoutable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="edgePlacement" eType="#//GEdgePlacement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GEdgePlacement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="position" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="offset" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDoubleObject"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="side" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="left"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rotate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GLayouting" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="layout" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="layoutOptions" upperBound="-1"
eType="#//StringToObjectMapEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GBounds">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble" defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GAlignable">
<eStructuralFeatures xsi:type="ecore:EReference" name="alignment" eType="#//GPoint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GIssue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="severity" lowerBound="1"
eType="#//GSeverity" defaultValueLiteral="info"/>
<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="GSeverity">
<eLiterals name="error"/>
<eLiterals name="warning" value="1"/>
<eLiterals name="info" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GHtmlRoot" eSuperTypes="#//GModelRoot">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classes" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GPreRenderedElement" eSuperTypes="#//GModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="code" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</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" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"graph","nsURI":"http://www.eclipse.org/glsp/graph","name":"graph","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GModelElement","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GShapeElement","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GGraph","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GModelRoot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GNode","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GEdge","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GCompartment","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GLabel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GIssueMarker","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPort","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GButton","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GBoundsAware","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPoint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GDimension","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GEdgeLayoutable","instanceClass":null,"abstract":true,"id":15,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GEdgePlacement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GLayouting","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GBounds","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GAlignable","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GIssue","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"GSeverity","instanceClass":null,"id":21,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GHtmlRoot","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPreRenderedElement","instanceClass":null,"abstract":false,"id":23,"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":24,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":25,"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":"cssClasses","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":"children","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},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"trace","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":"type","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layoutOptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"canvasBounds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":43,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"revision","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"},{"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":"routingPoints","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":"sourceId","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":"targetId","changeable":true,"lowerBound":0,"iD":false,"id":53,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":54,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"routerKind","changeable":true,"lowerBound":0,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"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":"issues","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":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"enabled","changeable":true,"lowerBound":1,"iD":false,"id":75,"derived":false},{"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":"position","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":"size","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":86,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"edgePlacement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"lowerBound":1,"iD":false,"id":92,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"offset","changeable":true,"lowerBound":1,"iD":false,"id":93,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"left","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"left","unsettable":false,"transient":false,"unique":true,"name":"side","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":"rotate","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"layout","changeable":true,"lowerBound":0,"iD":false,"id":100,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"layoutOptions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":104,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"width","changeable":true,"lowerBound":1,"iD":false,"id":106,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"height","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alignment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"info","unsettable":false,"transient":false,"unique":true,"name":"severity","changeable":true,"lowerBound":1,"iD":false,"id":114,"derived":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":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"name":"error","id":118,"value":0,"literal":"error","eClass":"EEnumLiteral"},{"name":"warning","id":119,"value":1,"literal":"warning","eClass":"EEnumLiteral"},{"name":"info","id":120,"value":2,"literal":"info","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"classes","changeable":true,"lowerBound":0,"iD":false,"id":121,"derived":false},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"code","changeable":true,"lowerBound":0,"iD":false,"id":124,"derived":false},{"id":125,"eClass":"EGenericType"},{"id":126,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":1,"target":0},{"source":1,"target":25},{"source":1,"target":26},{"source":1,"target":27},{"source":1,"target":28},{"source":1,"target":29},{"source":1,"target":30},{"source":25,"target":31},{"source":25,"target":1},{"source":26,"target":32},{"source":26,"target":1},{"source":27,"target":1},{"source":27,"target":33},{"source":27,"target":1},{"source":27,"target":28},{"source":33,"target":1},{"source":28,"target":1},{"source":28,"target":34},{"source":28,"target":1},{"source":28,"target":27},{"source":34,"target":1},{"source":29,"target":35},{"source":29,"target":1},{"source":30,"target":36},{"source":30,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":12},{"source":2,"target":37},{"source":2,"target":38},{"source":37,"target":1},{"source":38,"target":12},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":12},{"source":3,"target":39},{"source":3,"target":40},{"source":3,"target":41},{"source":39,"target":24},{"source":39,"target":42},{"source":39,"target":3},{"source":42,"target":24},{"source":40,"target":4},{"source":41,"target":12},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":43},{"source":4,"target":44},{"source":4,"target":45},{"source":43,"target":18},{"source":43,"target":46},{"source":43,"target":4},{"source":46,"target":18},{"source":44,"target":47},{"source":44,"target":4},{"source":45,"target":1},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":15},{"source":5,"target":17},{"source":5,"target":48},{"source":5,"target":49},{"source":5,"target":50},{"source":48,"target":2},{"source":49,"target":15},{"source":50,"target":17},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":51},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":55},{"source":6,"target":56},{"source":6,"target":57},{"source":51,"target":13},{"source":51,"target":58},{"source":51,"target":6},{"source":58,"target":13},{"source":52,"target":59},{"source":52,"target":6},{"source":53,"target":60},{"source":53,"target":6},{"source":54,"target":1},{"source":54,"target":61},{"source":54,"target":6},{"source":61,"target":1},{"source":55,"target":1},{"source":55,"target":62},{"source":55,"target":6},{"source":62,"target":1},{"source":56,"target":63},{"source":56,"target":6},{"source":57,"target":1},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":17},{"source":7,"target":64},{"source":7,"target":65},{"source":64,"target":2},{"source":65,"target":17},{"source":8,"target":0},{"source":8,"target":19},{"source":8,"target":15},{"source":8,"target":2},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":66,"target":70},{"source":66,"target":8},{"source":67,"target":19},{"source":68,"target":15},{"source":69,"target":2},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":71},{"source":9,"target":72},{"source":71,"target":20},{"source":71,"target":73},{"source":71,"target":9},{"source":73,"target":20},{"source":72,"target":2},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":74},{"source":74,"target":2},{"source":11,"target":0},{"source":11,"target":2},{"source":11,"target":75},{"source":11,"target":76},{"source":75,"target":77},{"source":75,"target":11},{"source":76,"target":2},{"source":12,"target":0},{"source":12,"target":78},{"source":12,"target":79},{"source":78,"target":13},{"source":78,"target":80},{"source":78,"target":12},{"source":80,"target":13},{"source":79,"target":14},{"source":79,"target":81},{"source":79,"target":12},{"source":81,"target":14},{"source":13,"target":0},{"source":13,"target":82},{"source":13,"target":83},{"source":82,"target":84},{"source":82,"target":13},{"source":83,"target":85},{"source":83,"target":13},{"source":14,"target":0},{"source":14,"target":86},{"source":14,"target":87},{"source":86,"target":88},{"source":86,"target":14},{"source":87,"target":89},{"source":87,"target":14},{"source":15,"target":0},{"source":15,"target":90},{"source":90,"target":16},{"source":90,"target":91},{"source":90,"target":15},{"source":91,"target":16},{"source":16,"target":0},{"source":16,"target":92},{"source":16,"target":93},{"source":16,"target":94},{"source":16,"target":95},{"source":92,"target":96},{"source":92,"target":16},{"source":93,"target":97},{"source":93,"target":16},{"source":94,"target":98},{"source":94,"target":16},{"source":95,"target":99},{"source":95,"target":16},{"source":17,"target":0},{"source":17,"target":100},{"source":17,"target":101},{"source":100,"target":102},{"source":100,"target":17},{"source":101,"target":24},{"source":101,"target":103},{"source":101,"target":17},{"source":103,"target":24},{"source":18,"target":0},{"source":18,"target":104},{"source":18,"target":105},{"source":18,"target":106},{"source":18,"target":107},{"source":104,"target":108},{"source":104,"target":18},{"source":105,"target":109},{"source":105,"target":18},{"source":106,"target":110},{"source":106,"target":18},{"source":107,"target":111},{"source":107,"target":18},{"source":19,"target":0},{"source":19,"target":112},{"source":112,"target":13},{"source":112,"target":113},{"source":112,"target":19},{"source":113,"target":13},{"source":20,"target":0},{"source":20,"target":114},{"source":20,"target":115},{"source":114,"target":21},{"source":114,"target":116},{"source":114,"target":20},{"source":116,"target":21},{"source":115,"target":117},{"source":115,"target":20},{"source":21,"target":0},{"source":21,"target":118},{"source":21,"target":119},{"source":21,"target":120},{"source":118,"target":21},{"source":119,"target":21},{"source":120,"target":21},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":121},{"source":22,"target":122},{"source":121,"target":123},{"source":121,"target":22},{"source":122,"target":4},{"source":23,"target":0},{"source":23,"target":1},{"source":23,"target":124},{"source":23,"target":125},{"source":124,"target":126},{"source":124,"target":23},{"source":125,"target":1},{"source":24,"target":0},{"source":24,"target":127},{"source":24,"target":128},{"source":127,"target":129},{"source":127,"target":24},{"source":128,"target":130},{"source":128,"target":24}],"multigraph":true} | ecore |
library | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/aranega/pyecore/examples/library.ecore | library
Employee
name
age
0
Library
name
address
employees
writers
books
Writer
name
books
Book
title
pages
0
category
ScienceFiction
authors
BookCategory
ScienceFiction
EEnumLiteral
Biographie
EEnumLiteral2
Mistery
EEnumLiteral3 | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" xmi:id="_cPTssB9KEeeOINGRvT6ccg" name="library" nsURI="http://emf.wikipedia.org/2011/Library" nsPrefix="lib">
<eAnnotations xmi:id="_cPfS4B9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS4R9KEeeOINGRvT6ccg" key="uuid" value="_sVHYgKGcEeawbN_F_HFDxg"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfS4h9KEeeOINGRvT6ccg" name="Employee">
<eAnnotations xmi:id="_cPfS4x9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS5B9KEeeOINGRvT6ccg" key="uuid" value="_44WagMSREDSrHKQOAiwNVw"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS5R9KEeeOINGRvT6ccg" name="name">
<eAnnotations xmi:id="_cPfS5h9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS5x9KEeeOINGRvT6ccg" key="uuid" value="_-YzLUMSREDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS6R9KEeeOINGRvT6ccg" name="age" defaultValueLiteral="0">
<eAnnotations xmi:id="_cPfS6h9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS6x9KEeeOINGRvT6ccg" key="uuid" value="_EhSzkMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfS7R9KEeeOINGRvT6ccg" name="Library">
<eAnnotations xmi:id="_cPfS7h9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS7x9KEeeOINGRvT6ccg" key="uuid" value="_5AMH4MSREDSrHKQOAiwNVw"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS8B9KEeeOINGRvT6ccg" name="name">
<eAnnotations xmi:id="_cPfS8R9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS8h9KEeeOINGRvT6ccg" key="uuid" value="__hNk4MSREDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfS9B9KEeeOINGRvT6ccg" name="address">
<eAnnotations xmi:id="_cPfS9R9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS9h9KEeeOINGRvT6ccg" key="uuid" value="_HKdOMMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfS-B9KEeeOINGRvT6ccg" name="employees" upperBound="-1" eType="_cPfS4h9KEeeOINGRvT6ccg" containment="true">
<eAnnotations xmi:id="_cPfS-R9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS-h9KEeeOINGRvT6ccg" key="uuid" value="_az22sMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfS_B9KEeeOINGRvT6ccg" name="writers" upperBound="-1" eType="_cPfTBB9KEeeOINGRvT6ccg" containment="true">
<eAnnotations xmi:id="_cPfS_R9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfS_h9KEeeOINGRvT6ccg" key="uuid" value="_dwGlYMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTAB9KEeeOINGRvT6ccg" name="books" upperBound="-1" eType="_cPfTDx9KEeeOINGRvT6ccg" containment="true">
<eAnnotations xmi:id="_cPfTAR9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTAh9KEeeOINGRvT6ccg" key="uuid" value="_ejBQEMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfTBB9KEeeOINGRvT6ccg" name="Writer">
<eAnnotations xmi:id="_cPfTBR9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTBh9KEeeOINGRvT6ccg" key="uuid" value="_5IlO4MSREDSrHKQOAiwNVw"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTBx9KEeeOINGRvT6ccg" name="name">
<eAnnotations xmi:id="_cPfTCB9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTCR9KEeeOINGRvT6ccg" key="uuid" value="_AclA8MSSEDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTCx9KEeeOINGRvT6ccg" name="books" upperBound="-1" eType="_cPfTDx9KEeeOINGRvT6ccg" eOpposite="_cPfTHh9KEeeOINGRvT6ccg">
<eAnnotations xmi:id="_cPfTDB9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTDR9KEeeOINGRvT6ccg" key="uuid" value="_nf2BIMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" xmi:id="_cPfTDx9KEeeOINGRvT6ccg" name="Book">
<eAnnotations xmi:id="_cPfTEB9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTER9KEeeOINGRvT6ccg" key="uuid" value="_5P0fUMSREDSrHKQOAiwNVw"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTEh9KEeeOINGRvT6ccg" name="title">
<eAnnotations xmi:id="_cPfTEx9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTFB9KEeeOINGRvT6ccg" key="uuid" value="_BvbI4MSSEDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTFh9KEeeOINGRvT6ccg" name="pages" defaultValueLiteral="0">
<eAnnotations xmi:id="_cPfTFx9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTGB9KEeeOINGRvT6ccg" key="uuid" value="_L34moMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" xmi:id="_cPfTGh9KEeeOINGRvT6ccg" name="category" eType="_cPfTIh9KEeeOINGRvT6ccg" defaultValueLiteral="ScienceFiction">
<eAnnotations xmi:id="_cPfTGx9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTHB9KEeeOINGRvT6ccg" key="uuid" value="_NP3GMMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" xmi:id="_cPfTHh9KEeeOINGRvT6ccg" name="authors" upperBound="-1" eType="_cPfTBB9KEeeOINGRvT6ccg" eOpposite="_cPfTCx9KEeeOINGRvT6ccg">
<eAnnotations xmi:id="_cPfTHx9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTIB9KEeeOINGRvT6ccg" key="uuid" value="_nIIrwMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" xmi:id="_cPfTIh9KEeeOINGRvT6ccg" name="BookCategory">
<eAnnotations xmi:id="_cPfTIx9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTJB9KEeeOINGRvT6ccg" key="uuid" value="_OL1mQMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
<eLiterals xmi:id="_cPfTJR9KEeeOINGRvT6ccg" name="ScienceFiction" literal="EEnumLiteral">
<eAnnotations xmi:id="_cPfTJh9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTJx9KEeeOINGRvT6ccg" key="uuid" value="_PV6MsMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eLiterals>
<eLiterals xmi:id="_cPfTKB9KEeeOINGRvT6ccg" name="Biographie" literal="EEnumLiteral2">
<eAnnotations xmi:id="_cPfTKR9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTKh9KEeeOINGRvT6ccg" key="uuid" value="_PcofwMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eLiterals>
<eLiterals xmi:id="_cPfTKx9KEeeOINGRvT6ccg" name="Mistery" literal="EEnumLiteral3">
<eAnnotations xmi:id="_cPfTLB9KEeeOINGRvT6ccg" source="genmymodel">
<details xmi:id="_cPfTLR9KEeeOINGRvT6ccg" key="uuid" value="_PiIDwMSSEDSrHKQOAiwNVw"/>
</eAnnotations>
</eLiterals>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"lib","nsURI":"http://emf.wikipedia.org/2011/Library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"age","changeable":true,"lowerBound":0,"iD":false,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"authors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":26,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"ScienceFiction","unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"name":"ScienceFiction","id":32,"value":0,"literal":"EEnumLiteral","eClass":"EEnumLiteral"},{"name":"Biographie","id":33,"value":0,"literal":"EEnumLiteral2","eClass":"EEnumLiteral"},{"name":"Mistery","id":34,"value":0,"literal":"EEnumLiteral3","eClass":"EEnumLiteral"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":6,"target":8},{"source":6,"target":1},{"source":7,"target":9},{"source":7,"target":1},{"source":2,"target":0},{"source":2,"target":10},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":10,"target":15},{"source":10,"target":2},{"source":11,"target":16},{"source":11,"target":2},{"source":12,"target":1},{"source":12,"target":17},{"source":12,"target":2},{"source":17,"target":1},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":18,"target":3},{"source":14,"target":4},{"source":14,"target":19},{"source":14,"target":2},{"source":19,"target":4},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":21},{"source":20,"target":22},{"source":20,"target":3},{"source":21,"target":4},{"source":21,"target":23},{"source":21,"target":3},{"source":21,"target":24},{"source":23,"target":4},{"source":4,"target":0},{"source":4,"target":25},{"source":4,"target":26},{"source":4,"target":27},{"source":4,"target":24},{"source":25,"target":28},{"source":25,"target":4},{"source":26,"target":29},{"source":26,"target":4},{"source":27,"target":5},{"source":27,"target":30},{"source":27,"target":4},{"source":30,"target":5},{"source":24,"target":3},{"source":24,"target":31},{"source":24,"target":4},{"source":24,"target":21},{"source":31,"target":3},{"source":5,"target":0},{"source":5,"target":32},{"source":5,"target":33},{"source":5,"target":34},{"source":32,"target":5},{"source":33,"target":5},{"source":34,"target":5}],"multigraph":true} | ecore |
employees | repo-ecore-all/data/jreimone/refactory/OntoMore/Tests/org.ontomore.transformation.test/actual/ObjectProperty_4.ecore | properties
Department
hasEmployee
Employee
hasDepartment | <?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="properties" nsURI="http://www.ontomore.org/test/transformation/properties.owl"
nsPrefix="properties">
<eClassifiers xsi:type="ecore:EClass" name="Department">
<eStructuralFeatures xsi:type="ecore:EReference" name="hasEmployee" eType="#//Employee"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee">
<eStructuralFeatures xsi:type="ecore:EReference" name="hasDepartment" eType="#//Department"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"properties","nsURI":"http://www.ontomore.org/test/transformation/properties.owl","name":"properties","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Department","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"hasEmployee","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"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":"hasDepartment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":5,"target":1},{"source":5,"target":6},{"source":5,"target":2},{"source":6,"target":1}],"multigraph":true} | ecore |
transformation | repo-ecore-all/data/jesusc/atl-tutorial/src/atl.example.autodebug/metamodels/ATL.ecore | ATL
LocatedElement
location
commentsBefore
commentsAfter
Unit
libraries
name
Library
helpers
Query
body
helpers
Module
isRefining
inModels
outModels
elements
ModuleElement
module
Helper
query
library
definition
Rule
outPattern
actionBlock
variables
name
MatchedRule
inPattern
children
superRule
isAbstract
isRefining
isNoDefault
LazyMatchedRule
isUnique
CalledRule
parameters
isEntrypoint
isEndpoint
InPattern
elements
rule
filter
OutPattern
rule
dropPattern
elements
DropPattern
outPattern
PatternElement
InPatternElement
mapsTo
inPattern
models
SimpleInPatternElement
OutPatternElement
outPattern
sourceElement
bindings
model
SimpleOutPatternElement
reverseBindings
ForEachOutPatternElement
collection
iterator
Binding
value
outPatternElement
propertyName
isAssignment
RuleVariableDeclaration
rule
LibraryRef
unit
name
ActionBlock
rule
statements
Statement
ExpressionStat
expression
BindingStat
source
propertyName
isAssignment
value
IfStat
condition
thenStatements
elseStatements
ForStat
iterator
collection
statements
OCL
OclExpression
type
ifExp3
appliedProperty
collection
letExp
loopExp
parentOperation
initializedVariable
ifExp2
owningOperation
ifExp1
owningAttribute
VariableExp
referredVariable
SuperExp
PrimitiveExp
StringExp
stringSymbol
BooleanExp
booleanSymbol
NumericExp
RealExp
realSymbol
IntegerExp
integerSymbol
CollectionExp
elements
BagExp
OrderedSetExp
SequenceExp
SetExp
TupleExp
tuplePart
TuplePart
tuple
MapExp
elements
MapElement
map
key
value
EnumLiteralExp
name
OclUndefinedExp
PropertyCallExp
source
NavigationOrAttributeCallExp
name
OperationCallExp
arguments
operationName
OperatorCallExp
CollectionOperationCallExp
LoopExp
body
iterators
IterateExp
result
IteratorExp
name
LetExp
variable
in_
IfExp
thenExpression
condition
elseExpression
VariableDeclaration
id
varName
type
initExpression
letExp
baseExp
variableExp
Iterator
loopExpr
Parameter
operation
CollectionType
elementType
OclType
name
definitions
oclExpression
operation
mapType2
attribute
mapType
collectionTypes
tupleTypeAttribute
variableDeclaration
Primitive
StringType
BooleanType
NumericType
IntegerType
RealType
BagType
OrderedSetType
SequenceType
SetType
OclAnyType
TupleType
attributes
TupleTypeAttribute
type
tupleType
name
OclModelElement
model
MapType
valueType
keyType
OclFeatureDefinition
feature
context_
OclContextDefinition
definition
context_
OclFeature
definition
Attribute
name
initExpression
type
Operation
name
parameters
returnType
body
OclModel
name
metamodel
elements
model
PrimitiveTypes
Boolean
boolean
boolean
Double
double
double
Integer
int
int
String
java.lang.String
java.lang.String | <?xml version="1.0" encoding="ISO-8859-1"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore">
<ecore:EPackage name="ATL" nsURI="http://www.eclipse.org/gmt/2005/ATL" nsPrefix="atl">
<eClassifiers xsi:type="ecore:EClass" name="LocatedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsBefore" unique="false"
upperBound="-1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commentsAfter" unique="false"
upperBound="-1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="libraries" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/0/LibraryRef" containment="true"
eOpposite="ATL.ecore#/0/LibraryRef/unit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="ATL.ecore#/0/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Helper" containment="true" eOpposite="ATL.ecore#/0/Helper/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Query" eSuperTypes="ATL.ecore#/0/Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="helpers" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Helper" containment="true" eOpposite="ATL.ecore#/0/Helper/query"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Module" eSuperTypes="ATL.ecore#/0/Unit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModels" lowerBound="1"
upperBound="-1" eType="ecore:EClass ATL.ecore#/1/OclModel" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outModels" ordered="false"
lowerBound="1" upperBound="-1" eType="ecore:EClass ATL.ecore#/1/OclModel"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/ModuleElement" containment="true" eOpposite="ATL.ecore#/0/ModuleElement/module"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModuleElement" abstract="true" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="module" ordered="false"
eType="ecore:EClass ATL.ecore#/0/Module" eOpposite="ATL.ecore#/0/Module/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Helper" eSuperTypes="ATL.ecore#/0/ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="query" ordered="false"
eType="ecore:EClass ATL.ecore#/0/Query" eOpposite="ATL.ecore#/0/Query/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" ordered="false"
eType="ecore:EClass ATL.ecore#/0/Library" eOpposite="ATL.ecore#/0/Library/helpers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclFeatureDefinition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rule" abstract="true" eSuperTypes="ATL.ecore#/0/ModuleElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
eType="ecore:EClass ATL.ecore#/0/OutPattern" containment="true" eOpposite="ATL.ecore#/0/OutPattern/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionBlock" ordered="false"
eType="ecore:EClass ATL.ecore#/0/ActionBlock" containment="true" eOpposite="ATL.ecore#/0/ActionBlock/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variables" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/RuleVariableDeclaration" containment="true"
eOpposite="ATL.ecore#/0/RuleVariableDeclaration/rule"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatchedRule" eSuperTypes="ATL.ecore#/0/Rule">
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false"
eType="ecore:EClass ATL.ecore#/0/InPattern" containment="true" eOpposite="ATL.ecore#/0/InPattern/rule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/0/MatchedRule" eOpposite="ATL.ecore#/0/MatchedRule/superRule"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="superRule" ordered="false"
eType="ecore:EClass ATL.ecore#/0/MatchedRule" eOpposite="ATL.ecore#/0/MatchedRule/children"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRefining" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isNoDefault" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LazyMatchedRule" eSuperTypes="ATL.ecore#/0/MatchedRule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isUnique" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledRule" eSuperTypes="ATL.ecore#/0/Rule">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/1/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEntrypoint" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isEndpoint" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InPattern" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
lowerBound="1" upperBound="-1" eType="ecore:EClass ATL.ecore#/0/InPatternElement"
containment="true" eOpposite="ATL.ecore#/0/InPatternElement/inPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/MatchedRule" eOpposite="ATL.ecore#/0/MatchedRule/inPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="filter" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OutPattern" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/Rule" eOpposite="ATL.ecore#/0/Rule/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dropPattern" ordered="false"
eType="ecore:EClass ATL.ecore#/0/DropPattern" containment="true" eOpposite="ATL.ecore#/0/DropPattern/outPattern"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" lowerBound="1"
upperBound="-1" eType="ecore:EClass ATL.ecore#/0/OutPatternElement" containment="true"
eOpposite="ATL.ecore#/0/OutPatternElement/outPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DropPattern" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/OutPattern" eOpposite="ATL.ecore#/0/OutPattern/dropPattern"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PatternElement" abstract="true" eSuperTypes="ATL.ecore#/1/VariableDeclaration"/>
<eClassifiers xsi:type="ecore:EClass" name="InPatternElement" abstract="true"
eSuperTypes="ATL.ecore#/0/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="mapsTo" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/OutPatternElement" eOpposite="ATL.ecore#/0/OutPatternElement/sourceElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inPattern" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/InPattern" eOpposite="ATL.ecore#/0/InPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="models" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/1/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleInPatternElement" eSuperTypes="ATL.ecore#/0/InPatternElement"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPatternElement" abstract="true"
eSuperTypes="ATL.ecore#/0/PatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outPattern" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/OutPattern" eOpposite="ATL.ecore#/0/OutPattern/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceElement" ordered="false"
eType="ecore:EClass ATL.ecore#/0/InPatternElement" eOpposite="ATL.ecore#/0/InPatternElement/mapsTo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Binding" containment="true" eOpposite="ATL.ecore#/0/Binding/outPatternElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleOutPatternElement" eSuperTypes="ATL.ecore#/0/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="reverseBindings" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForEachOutPatternElement" eSuperTypes="ATL.ecore#/0/OutPatternElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/Iterator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outPatternElement" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/OutPatternElement" eOpposite="ATL.ecore#/0/OutPatternElement/bindings"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RuleVariableDeclaration" eSuperTypes="ATL.ecore#/1/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/Rule" eOpposite="ATL.ecore#/0/Rule/variables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LibraryRef" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/Unit" eOpposite="ATL.ecore#/0/Unit/libraries"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionBlock" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rule" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/0/Rule" eOpposite="ATL.ecore#/0/Rule/actionBlock"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true" eSuperTypes="ATL.ecore#/0/LocatedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionStat" eSuperTypes="ATL.ecore#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingStat" eSuperTypes="ATL.ecore#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="propertyName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAssignment" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfStat" eSuperTypes="ATL.ecore#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thenStatements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForStat" eSuperTypes="ATL.ecore#/0/Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="iterator" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/Iterator" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/0/Statement" containment="true"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="OCL" nsURI="http://www.eclipse.org/gmt/2005/OCL" nsPrefix="ocl">
<eClassifiers xsi:type="ecore:EClass" name="OclExpression" abstract="true" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclType" containment="true" eOpposite="ATL.ecore#/1/OclType/oclExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp3" ordered="false"
eType="ecore:EClass ATL.ecore#/1/IfExp" eOpposite="ATL.ecore#/1/IfExp/elseExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliedProperty" ordered="false"
eType="ecore:EClass ATL.ecore#/1/PropertyCallExp" eOpposite="ATL.ecore#/1/PropertyCallExp/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collection" ordered="false"
eType="ecore:EClass ATL.ecore#/1/CollectionExp" eOpposite="ATL.ecore#/1/CollectionExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false"
eType="ecore:EClass ATL.ecore#/1/LetExp" eOpposite="ATL.ecore#/1/LetExp/in_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExp" ordered="false"
eType="ecore:EClass ATL.ecore#/1/LoopExp" eOpposite="ATL.ecore#/1/LoopExp/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentOperation" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OperationCallExp" eOpposite="ATL.ecore#/1/OperationCallExp/arguments"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializedVariable"
ordered="false" eType="ecore:EClass ATL.ecore#/1/VariableDeclaration" eOpposite="ATL.ecore#/1/VariableDeclaration/initExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp2" ordered="false"
eType="ecore:EClass ATL.ecore#/1/IfExp" eOpposite="ATL.ecore#/1/IfExp/thenExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningOperation" ordered="false"
eType="ecore:EClass ATL.ecore#/1/Operation" eOpposite="ATL.ecore#/1/Operation/body"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifExp1" ordered="false"
eType="ecore:EClass ATL.ecore#/1/IfExp" eOpposite="ATL.ecore#/1/IfExp/condition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAttribute" ordered="false"
eType="ecore:EClass ATL.ecore#/1/Attribute" eOpposite="ATL.ecore#/1/Attribute/initExpression"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableExp" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="referredVariable" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/VariableDeclaration" eOpposite="ATL.ecore#/1/VariableDeclaration/variableExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SuperExp" eSuperTypes="ATL.ecore#/1/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveExp" abstract="true" eSuperTypes="ATL.ecore#/1/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="StringExp" eSuperTypes="ATL.ecore#/1/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExp" eSuperTypes="ATL.ecore#/1/PrimitiveExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericExp" abstract="true" eSuperTypes="ATL.ecore#/1/PrimitiveExp"/>
<eClassifiers xsi:type="ecore:EClass" name="RealExp" eSuperTypes="ATL.ecore#/1/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="realSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Double"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExp" eSuperTypes="ATL.ecore#/1/NumericExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="integerSymbol" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionExp" abstract="true" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true" eOpposite="ATL.ecore#/1/OclExpression/collection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BagExp" eSuperTypes="ATL.ecore#/1/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetExp" eSuperTypes="ATL.ecore#/1/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceExp" eSuperTypes="ATL.ecore#/1/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="SetExp" eSuperTypes="ATL.ecore#/1/CollectionExp"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleExp" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuplePart" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/TuplePart" containment="true" eOpposite="ATL.ecore#/1/TuplePart/tuple"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TuplePart" eSuperTypes="ATL.ecore#/1/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="tuple" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/TupleExp" eOpposite="ATL.ecore#/1/TupleExp/tuplePart"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapExp" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/MapElement" containment="true" eOpposite="ATL.ecore#/1/MapElement/map"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapElement" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="map" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/MapExp" eOpposite="ATL.ecore#/1/MapExp/elements"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumLiteralExp" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclUndefinedExp" eSuperTypes="ATL.ecore#/1/OclExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyCallExp" abstract="true" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/appliedProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigationOrAttributeCallExp" eSuperTypes="ATL.ecore#/1/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperationCallExp" eSuperTypes="ATL.ecore#/1/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true" eOpposite="ATL.ecore#/1/OclExpression/parentOperation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operationName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OperatorCallExp" eSuperTypes="ATL.ecore#/1/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="CollectionOperationCallExp" eSuperTypes="ATL.ecore#/1/OperationCallExp"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopExp" abstract="true" eSuperTypes="ATL.ecore#/1/PropertyCallExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/loopExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="iterators" ordered="false"
lowerBound="1" upperBound="-1" eType="ecore:EClass ATL.ecore#/1/Iterator"
containment="true" eOpposite="ATL.ecore#/1/Iterator/loopExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IterateExp" eSuperTypes="ATL.ecore#/1/LoopExp">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/VariableDeclaration" containment="true"
eOpposite="ATL.ecore#/1/VariableDeclaration/baseExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IteratorExp" eSuperTypes="ATL.ecore#/1/LoopExp">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LetExp" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/VariableDeclaration" containment="true"
eOpposite="ATL.ecore#/1/VariableDeclaration/letExp"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="in_" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/letExp"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IfExp" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenExpression" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/ifExp2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/ifExp1"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseExpression" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/ifExp3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VariableDeclaration" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" ordered="false" unique="false"
eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="varName" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclType" containment="true" eOpposite="ATL.ecore#/1/OclType/variableDeclaration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true" eOpposite="ATL.ecore#/1/OclExpression/initializedVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="letExp" ordered="false"
eType="ecore:EClass ATL.ecore#/1/LetExp" eOpposite="ATL.ecore#/1/LetExp/variable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseExp" ordered="false"
eType="ecore:EClass ATL.ecore#/1/IterateExp" eOpposite="ATL.ecore#/1/IterateExp/result"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableExp" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/1/VariableExp" eOpposite="ATL.ecore#/1/VariableExp/referredVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Iterator" eSuperTypes="ATL.ecore#/1/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopExpr" ordered="false"
eType="ecore:EClass ATL.ecore#/1/LoopExp" eOpposite="ATL.ecore#/1/LoopExp/iterators"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="ATL.ecore#/1/VariableDeclaration">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="ecore:EClass ATL.ecore#/1/Operation" eOpposite="ATL.ecore#/1/Operation/parameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType" eSuperTypes="ATL.ecore#/1/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/collectionTypes"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclType" eSuperTypes="ATL.ecore#/1/OclExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="definitions" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclContextDefinition" eOpposite="ATL.ecore#/1/OclContextDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oclExpression" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclExpression" eOpposite="ATL.ecore#/1/OclExpression/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" ordered="false"
eType="ecore:EClass ATL.ecore#/1/Operation" eOpposite="ATL.ecore#/1/Operation/returnType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType2" ordered="false"
eType="ecore:EClass ATL.ecore#/1/MapType" eOpposite="ATL.ecore#/1/MapType/valueType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" ordered="false"
eType="ecore:EClass ATL.ecore#/1/Attribute" eOpposite="ATL.ecore#/1/Attribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapType" ordered="false"
eType="ecore:EClass ATL.ecore#/1/MapType" eOpposite="ATL.ecore#/1/MapType/keyType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionTypes" ordered="false"
eType="ecore:EClass ATL.ecore#/1/CollectionType" eOpposite="ATL.ecore#/1/CollectionType/elementType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleTypeAttribute" ordered="false"
eType="ecore:EClass ATL.ecore#/1/TupleTypeAttribute" eOpposite="ATL.ecore#/1/TupleTypeAttribute/type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclaration"
ordered="false" eType="ecore:EClass ATL.ecore#/1/VariableDeclaration" eOpposite="ATL.ecore#/1/VariableDeclaration/type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Primitive" abstract="true" eSuperTypes="ATL.ecore#/1/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="StringType" eSuperTypes="ATL.ecore#/1/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanType" eSuperTypes="ATL.ecore#/1/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="NumericType" abstract="true" eSuperTypes="ATL.ecore#/1/Primitive"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerType" eSuperTypes="ATL.ecore#/1/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="RealType" eSuperTypes="ATL.ecore#/1/NumericType"/>
<eClassifiers xsi:type="ecore:EClass" name="BagType" eSuperTypes="ATL.ecore#/1/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OrderedSetType" eSuperTypes="ATL.ecore#/1/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SequenceType" eSuperTypes="ATL.ecore#/1/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="SetType" eSuperTypes="ATL.ecore#/1/CollectionType"/>
<eClassifiers xsi:type="ecore:EClass" name="OclAnyType" eSuperTypes="ATL.ecore#/1/OclType"/>
<eClassifiers xsi:type="ecore:EClass" name="TupleType" eSuperTypes="ATL.ecore#/1/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/TupleTypeAttribute" containment="true"
eOpposite="ATL.ecore#/1/TupleTypeAttribute/tupleType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleTypeAttribute" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/tupleTypeAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleType" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/TupleType" eOpposite="ATL.ecore#/1/TupleType/attributes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModelElement" eSuperTypes="ATL.ecore#/1/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclModel" eOpposite="ATL.ecore#/1/OclModel/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MapType" eSuperTypes="ATL.ecore#/1/OclType">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueType" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/mapType2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyType" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/mapType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeatureDefinition" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclFeature" containment="true"
eOpposite="ATL.ecore#/1/OclFeature/definition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclContextDefinition" containment="true"
eOpposite="ATL.ecore#/1/OclContextDefinition/definition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclContextDefinition" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclFeatureDefinition" eOpposite="ATL.ecore#/1/OclFeatureDefinition/context_"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context_" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/definitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclFeature" abstract="true" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="definition" ordered="false"
eType="ecore:EClass ATL.ecore#/1/OclFeatureDefinition" eOpposite="ATL.ecore#/1/OclFeatureDefinition/feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="ATL.ecore#/1/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initExpression" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/owningAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/attribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="ATL.ecore#/1/OclFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="ecore:EClass ATL.ecore#/1/Parameter" containment="true" eOpposite="ATL.ecore#/1/Parameter/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returnType" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclType" containment="true"
eOpposite="ATL.ecore#/1/OclType/operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="body" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclExpression" containment="true"
eOpposite="ATL.ecore#/1/OclExpression/owningOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OclModel" eSuperTypes="ATL.ecore#/0/LocatedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType ATL.ecore#/2/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metamodel" ordered="false"
lowerBound="1" eType="ecore:EClass ATL.ecore#/1/OclModel" eOpposite="ATL.ecore#/1/OclModel/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/1/OclModelElement" eOpposite="ATL.ecore#/1/OclModelElement/model"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="model" ordered="false"
upperBound="-1" eType="ecore:EClass ATL.ecore#/1/OclModel" eOpposite="ATL.ecore#/1/OclModel/metamodel"/>
</eClassifiers>
</ecore:EPackage>
<ecore:EPackage name="PrimitiveTypes" nsURI="http://www.eclipse.org/gmt/2005/ATL-PrimitiveTypes"
nsPrefix="ptypes">
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean"/>
<eClassifiers xsi:type="ecore:EDataType" name="Double" instanceClassName="double"/>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="int"/>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
</ecore:EPackage>
</xmi:XMI>
| true | {"directed":true,"nodes":[{"nsPrefix":"atl","nsURI":"http://www.eclipse.org/gmt/2005/ATL","name":"ATL","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocatedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Query","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Module","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModuleElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Helper","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rule","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatchedRule","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LazyMatchedRule","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledRule","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPattern","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPattern","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DropPattern","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatternElement","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPatternElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleInPatternElement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPatternElement","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleOutPatternElement","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForEachOutPatternElement","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RuleVariableDeclaration","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LibraryRef","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionBlock","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionStat","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingStat","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfStat","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForStat","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsBefore","changeable":true,"lowerBound":0,"iD":false,"id":31,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"commentsAfter","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"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":"libraries","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"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":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"id":43,"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":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":"helpers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"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":"isRefining","changeable":true,"lowerBound":1,"iD":false,"id":49,"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":50,"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":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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"module","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"query","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"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":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":62,"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":"definition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"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":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":"variables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":70,"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":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"id":75,"eClass":"EGenericType"},{"id":76,"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":77,"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":78,"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":79,"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":80,"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":81,"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":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"},{"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":90,"derived":false},{"id":91,"eClass":"EGenericType"},{"id":92,"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":93,"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":94,"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":95,"derived":false},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"id":99,"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":100,"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":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"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":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"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":107,"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":"dropPattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"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":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"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":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"id":117,"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":118,"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":"inPattern","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"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":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"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":126,"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":"sourceElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bindings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":128,"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":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":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":135,"derived":false},{"id":136,"eClass":"EGenericType"},{"id":137,"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":138,"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":139,"derived":false},{"id":140,"eClass":"EGenericType"},{"id":141,"eClass":"EGenericType"},{"id":142,"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":143,"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":"outPatternElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":144,"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":145,"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":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"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":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"id":154,"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":155,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":156,"derived":false},{"id":157,"eClass":"EGenericType"},{"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":"rule","changeable":true,"resolveProxies":true,"lowerBound":1,"id":160,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"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":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":166,"derived":false},{"id":167,"eClass":"EGenericType"},{"id":168,"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":169,"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":170,"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":171,"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":172,"derived":false},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"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":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"thenStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elseStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"eClass":"EGenericType"},{"id":184,"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":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":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":1,"id":186,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","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"},{"nsPrefix":"ocl","nsURI":"http://www.eclipse.org/gmt/2005/OCL","name":"OCL","id":192,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclExpression","instanceClass":null,"abstract":true,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableExp","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SuperExp","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveExp","instanceClass":null,"abstract":true,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringExp","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExp","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericExp","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealExp","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExp","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionExp","instanceClass":null,"abstract":true,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagExp","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetExp","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceExp","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetExp","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleExp","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TuplePart","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapExp","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapElement","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumLiteralExp","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclUndefinedExp","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyCallExp","instanceClass":null,"abstract":true,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigationOrAttributeCallExp","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationCallExp","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperatorCallExp","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionOperationCallExp","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopExp","instanceClass":null,"abstract":true,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IterateExp","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IteratorExp","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LetExp","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IfExp","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableDeclaration","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Iterator","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclType","instanceClass":null,"abstract":false,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Primitive","instanceClass":null,"abstract":true,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringType","instanceClass":null,"abstract":false,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanType","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericType","instanceClass":null,"abstract":true,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerType","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealType","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BagType","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderedSetType","instanceClass":null,"abstract":false,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SequenceType","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetType","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclAnyType","instanceClass":null,"abstract":false,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleTypeAttribute","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModelElement","instanceClass":null,"abstract":false,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MapType","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeatureDefinition","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclContextDefinition","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclFeature","instanceClass":null,"abstract":true,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OclModel","instanceClass":null,"abstract":false,"id":248,"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":249,"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":250,"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":251,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"letExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":253,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"loopExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"parentOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"initializedVariable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":256,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":257,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifExp1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"container":true,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owningAttribute","changeable":true,"resolveProxies":true,"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"},{"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"},{"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":274,"derived":false},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"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":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"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":282,"derived":false},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"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":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"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":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","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"},{"container":false,"ordered":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":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"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":308,"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":309,"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":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"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":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"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":319,"derived":false},{"id":320,"eClass":"EGenericType"},{"id":321,"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":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":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":325,"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":"operationName","changeable":true,"lowerBound":1,"iD":false,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"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":332,"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":"iterators","changeable":true,"resolveProxies":true,"lowerBound":1,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"result","changeable":true,"resolveProxies":true,"lowerBound":1,"id":337,"derived":false},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":340,"derived":false},{"id":341,"eClass":"EGenericType"},{"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":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":343,"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":"in_","changeable":true,"resolveProxies":true,"lowerBound":1,"id":344,"derived":false},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"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":348,"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":349,"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":"elseExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":350,"derived":false},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"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":355,"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":356,"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":357,"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":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"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":359,"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":"baseExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"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":"variableExp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":361,"derived":false},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"id":372,"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":"operation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":373,"derived":false},{"id":374,"eClass":"EGenericType"},{"id":375,"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":376,"derived":false},{"id":377,"eClass":"EGenericType"},{"id":378,"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":379,"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":380,"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":"oclExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"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":382,"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":383,"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":384,"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":385,"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":"collectionTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":386,"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":387,"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":"variableDeclaration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"container":false,"ordered":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":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"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":414,"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":"tupleType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":415,"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":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"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":421,"derived":false},{"id":422,"eClass":"EGenericType"},{"id":423,"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":424,"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":"keyType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":425,"derived":false},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"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":429,"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":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"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":434,"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":"context_","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":"definition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"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":442,"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":"initExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":443,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":444,"derived":false},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"id":448,"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":449,"derived":false},{"container":false,"ordered":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":450,"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":451,"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":452,"derived":false},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":458,"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":459,"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":460,"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":461,"derived":false},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"nsPrefix":"ptypes","nsURI":"http://www.eclipse.org/gmt/2005/ATL-PrimitiveTypes","name":"PrimitiveTypes","id":467,"eClass":"EPackage"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":468,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Double","instanceClass":"double","id":469,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"Integer","instanceClass":"int","id":470,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":471,"serializable":true,"eClass":"EDataType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":1,"target":0},{"source":1,"target":30},{"source":1,"target":31},{"source":1,"target":32},{"source":30,"target":33},{"source":30,"target":1},{"source":31,"target":34},{"source":31,"target":1},{"source":32,"target":35},{"source":32,"target":1},{"source":2,"target":0},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":36,"target":39},{"source":36,"target":2},{"source":37,"target":40},{"source":37,"target":2},{"source":3,"target":0},{"source":3,"target":41},{"source":3,"target":42},{"source":41,"target":43},{"source":41,"target":3},{"source":4,"target":0},{"source":4,"target":44},{"source":4,"target":45},{"source":4,"target":46},{"source":44,"target":47},{"source":44,"target":4},{"source":45,"target":48},{"source":45,"target":4},{"source":5,"target":0},{"source":5,"target":49},{"source":5,"target":50},{"source":5,"target":51},{"source":5,"target":52},{"source":5,"target":53},{"source":49,"target":54},{"source":49,"target":5},{"source":50,"target":55},{"source":50,"target":5},{"source":51,"target":56},{"source":51,"target":5},{"source":52,"target":57},{"source":52,"target":5},{"source":6,"target":0},{"source":6,"target":58},{"source":6,"target":59},{"source":58,"target":60},{"source":58,"target":6},{"source":7,"target":0},{"source":7,"target":61},{"source":7,"target":62},{"source":7,"target":63},{"source":7,"target":64},{"source":61,"target":65},{"source":61,"target":7},{"source":62,"target":66},{"source":62,"target":7},{"source":63,"target":67},{"source":63,"target":7},{"source":8,"target":0},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":8,"target":71},{"source":8,"target":72},{"source":68,"target":73},{"source":68,"target":8},{"source":69,"target":74},{"source":69,"target":8},{"source":70,"target":75},{"source":70,"target":8},{"source":71,"target":76},{"source":71,"target":8},{"source":9,"target":0},{"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":77,"target":84},{"source":77,"target":9},{"source":78,"target":85},{"source":78,"target":9},{"source":79,"target":86},{"source":79,"target":9},{"source":80,"target":87},{"source":80,"target":9},{"source":81,"target":88},{"source":81,"target":9},{"source":82,"target":89},{"source":82,"target":9},{"source":10,"target":0},{"source":10,"target":90},{"source":10,"target":91},{"source":90,"target":92},{"source":90,"target":10},{"source":11,"target":0},{"source":11,"target":93},{"source":11,"target":94},{"source":11,"target":95},{"source":11,"target":96},{"source":93,"target":97},{"source":93,"target":11},{"source":94,"target":98},{"source":94,"target":11},{"source":95,"target":99},{"source":95,"target":11},{"source":12,"target":0},{"source":12,"target":100},{"source":12,"target":101},{"source":12,"target":102},{"source":12,"target":103},{"source":100,"target":104},{"source":100,"target":12},{"source":101,"target":105},{"source":101,"target":12},{"source":102,"target":106},{"source":102,"target":12},{"source":13,"target":0},{"source":13,"target":107},{"source":13,"target":108},{"source":13,"target":109},{"source":13,"target":110},{"source":107,"target":111},{"source":107,"target":13},{"source":108,"target":112},{"source":108,"target":13},{"source":109,"target":113},{"source":109,"target":13},{"source":14,"target":0},{"source":14,"target":114},{"source":14,"target":115},{"source":114,"target":116},{"source":114,"target":14},{"source":15,"target":0},{"source":15,"target":117},{"source":16,"target":0},{"source":16,"target":118},{"source":16,"target":119},{"source":16,"target":120},{"source":16,"target":121},{"source":118,"target":122},{"source":118,"target":16},{"source":119,"target":123},{"source":119,"target":16},{"source":120,"target":124},{"source":120,"target":16},{"source":17,"target":0},{"source":17,"target":125},{"source":18,"target":0},{"source":18,"target":126},{"source":18,"target":127},{"source":18,"target":128},{"source":18,"target":129},{"source":18,"target":130},{"source":126,"target":131},{"source":126,"target":18},{"source":127,"target":132},{"source":127,"target":18},{"source":128,"target":133},{"source":128,"target":18},{"source":129,"target":134},{"source":129,"target":18},{"source":19,"target":0},{"source":19,"target":135},{"source":19,"target":136},{"source":135,"target":137},{"source":135,"target":19},{"source":20,"target":0},{"source":20,"target":138},{"source":20,"target":139},{"source":20,"target":140},{"source":138,"target":141},{"source":138,"target":20},{"source":139,"target":142},{"source":139,"target":20},{"source":21,"target":0},{"source":21,"target":143},{"source":21,"target":144},{"source":21,"target":145},{"source":21,"target":146},{"source":21,"target":147},{"source":143,"target":148},{"source":143,"target":21},{"source":144,"target":149},{"source":144,"target":21},{"source":145,"target":150},{"source":145,"target":21},{"source":146,"target":151},{"source":146,"target":21},{"source":22,"target":0},{"source":22,"target":152},{"source":22,"target":153},{"source":152,"target":154},{"source":152,"target":22},{"source":23,"target":0},{"source":23,"target":155},{"source":23,"target":156},{"source":23,"target":157},{"source":155,"target":158},{"source":155,"target":23},{"source":156,"target":159},{"source":156,"target":23},{"source":24,"target":0},{"source":24,"target":160},{"source":24,"target":161},{"source":24,"target":162},{"source":160,"target":163},{"source":160,"target":24},{"source":161,"target":164},{"source":161,"target":24},{"source":25,"target":0},{"source":25,"target":165},{"source":26,"target":0},{"source":26,"target":166},{"source":26,"target":167},{"source":166,"target":168},{"source":166,"target":26},{"source":27,"target":0},{"source":27,"target":169},{"source":27,"target":170},{"source":27,"target":171},{"source":27,"target":172},{"source":27,"target":173},{"source":169,"target":174},{"source":169,"target":27},{"source":170,"target":175},{"source":170,"target":27},{"source":171,"target":176},{"source":171,"target":27},{"source":172,"target":177},{"source":172,"target":27},{"source":28,"target":0},{"source":28,"target":178},{"source":28,"target":179},{"source":28,"target":180},{"source":28,"target":181},{"source":178,"target":182},{"source":178,"target":28},{"source":179,"target":183},{"source":179,"target":28},{"source":180,"target":184},{"source":180,"target":28},{"source":29,"target":0},{"source":29,"target":185},{"source":29,"target":186},{"source":29,"target":187},{"source":29,"target":188},{"source":185,"target":189},{"source":185,"target":29},{"source":186,"target":190},{"source":186,"target":29},{"source":187,"target":191},{"source":187,"target":29},{"source":192,"target":193},{"source":192,"target":194},{"source":192,"target":195},{"source":192,"target":196},{"source":192,"target":197},{"source":192,"target":198},{"source":192,"target":199},{"source":192,"target":200},{"source":192,"target":201},{"source":192,"target":202},{"source":192,"target":203},{"source":192,"target":204},{"source":192,"target":205},{"source":192,"target":206},{"source":192,"target":207},{"source":192,"target":208},{"source":192,"target":209},{"source":192,"target":210},{"source":192,"target":211},{"source":192,"target":212},{"source":192,"target":213},{"source":192,"target":214},{"source":192,"target":215},{"source":192,"target":216},{"source":192,"target":217},{"source":192,"target":218},{"source":192,"target":219},{"source":192,"target":220},{"source":192,"target":221},{"source":192,"target":222},{"source":192,"target":223},{"source":192,"target":224},{"source":192,"target":225},{"source":192,"target":226},{"source":192,"target":227},{"source":192,"target":228},{"source":192,"target":229},{"source":192,"target":230},{"source":192,"target":231},{"source":192,"target":232},{"source":192,"target":233},{"source":192,"target":234},{"source":192,"target":235},{"source":192,"target":236},{"source":192,"target":237},{"source":192,"target":238},{"source":192,"target":239},{"source":192,"target":240},{"source":192,"target":241},{"source":192,"target":242},{"source":192,"target":243},{"source":192,"target":244},{"source":192,"target":245},{"source":192,"target":246},{"source":192,"target":247},{"source":192,"target":248},{"source":193,"target":192},{"source":193,"target":249},{"source":193,"target":250},{"source":193,"target":251},{"source":193,"target":252},{"source":193,"target":253},{"source":193,"target":254},{"source":193,"target":255},{"source":193,"target":256},{"source":193,"target":257},{"source":193,"target":258},{"source":193,"target":259},{"source":193,"target":260},{"source":193,"target":261},{"source":249,"target":262},{"source":249,"target":193},{"source":250,"target":263},{"source":250,"target":193},{"source":251,"target":264},{"source":251,"target":193},{"source":252,"target":265},{"source":252,"target":193},{"source":253,"target":266},{"source":253,"target":193},{"source":254,"target":267},{"source":254,"target":193},{"source":255,"target":268},{"source":255,"target":193},{"source":256,"target":269},{"source":256,"target":193},{"source":257,"target":270},{"source":257,"target":193},{"source":258,"target":271},{"source":258,"target":193},{"source":259,"target":272},{"source":259,"target":193},{"source":260,"target":273},{"source":260,"target":193},{"source":194,"target":192},{"source":194,"target":274},{"source":194,"target":275},{"source":274,"target":276},{"source":274,"target":194},{"source":195,"target":192},{"source":195,"target":277},{"source":196,"target":192},{"source":196,"target":278},{"source":197,"target":192},{"source":197,"target":279},{"source":197,"target":280},{"source":279,"target":281},{"source":279,"target":197},{"source":198,"target":192},{"source":198,"target":282},{"source":198,"target":283},{"source":282,"target":284},{"source":282,"target":198},{"source":199,"target":192},{"source":199,"target":285},{"source":200,"target":192},{"source":200,"target":286},{"source":200,"target":287},{"source":286,"target":288},{"source":286,"target":200},{"source":201,"target":192},{"source":201,"target":289},{"source":201,"target":290},{"source":289,"target":291},{"source":289,"target":201},{"source":202,"target":192},{"source":202,"target":292},{"source":202,"target":293},{"source":292,"target":294},{"source":292,"target":202},{"source":203,"target":192},{"source":203,"target":295},{"source":204,"target":192},{"source":204,"target":296},{"source":205,"target":192},{"source":205,"target":297},{"source":206,"target":192},{"source":206,"target":298},{"source":207,"target":192},{"source":207,"target":299},{"source":207,"target":300},{"source":299,"target":301},{"source":299,"target":207},{"source":208,"target":192},{"source":208,"target":302},{"source":208,"target":303},{"source":302,"target":304},{"source":302,"target":208},{"source":209,"target":192},{"source":209,"target":305},{"source":209,"target":306},{"source":305,"target":307},{"source":305,"target":209},{"source":210,"target":192},{"source":210,"target":308},{"source":210,"target":309},{"source":210,"target":310},{"source":210,"target":311},{"source":308,"target":312},{"source":308,"target":210},{"source":309,"target":313},{"source":309,"target":210},{"source":310,"target":314},{"source":310,"target":210},{"source":211,"target":192},{"source":211,"target":315},{"source":211,"target":316},{"source":315,"target":317},{"source":315,"target":211},{"source":212,"target":192},{"source":212,"target":318},{"source":213,"target":192},{"source":213,"target":319},{"source":213,"target":320},{"source":319,"target":321},{"source":319,"target":213},{"source":214,"target":192},{"source":214,"target":322},{"source":214,"target":323},{"source":322,"target":324},{"source":322,"target":214},{"source":215,"target":192},{"source":215,"target":325},{"source":215,"target":326},{"source":215,"target":327},{"source":325,"target":328},{"source":325,"target":215},{"source":326,"target":329},{"source":326,"target":215},{"source":216,"target":192},{"source":216,"target":330},{"source":217,"target":192},{"source":217,"target":331},{"source":218,"target":192},{"source":218,"target":332},{"source":218,"target":333},{"source":218,"target":334},{"source":332,"target":335},{"source":332,"target":218},{"source":333,"target":336},{"source":333,"target":218},{"source":219,"target":192},{"source":219,"target":337},{"source":219,"target":338},{"source":337,"target":339},{"source":337,"target":219},{"source":220,"target":192},{"source":220,"target":340},{"source":220,"target":341},{"source":340,"target":342},{"source":340,"target":220},{"source":221,"target":192},{"source":221,"target":343},{"source":221,"target":344},{"source":221,"target":345},{"source":343,"target":346},{"source":343,"target":221},{"source":344,"target":347},{"source":344,"target":221},{"source":222,"target":192},{"source":222,"target":348},{"source":222,"target":349},{"source":222,"target":350},{"source":222,"target":351},{"source":348,"target":352},{"source":348,"target":222},{"source":349,"target":353},{"source":349,"target":222},{"source":350,"target":354},{"source":350,"target":222},{"source":223,"target":192},{"source":223,"target":355},{"source":223,"target":356},{"source":223,"target":357},{"source":223,"target":358},{"source":223,"target":359},{"source":223,"target":360},{"source":223,"target":361},{"source":223,"target":362},{"source":355,"target":363},{"source":355,"target":223},{"source":356,"target":364},{"source":356,"target":223},{"source":357,"target":365},{"source":357,"target":223},{"source":358,"target":366},{"source":358,"target":223},{"source":359,"target":367},{"source":359,"target":223},{"source":360,"target":368},{"source":360,"target":223},{"source":361,"target":369},{"source":361,"target":223},{"source":224,"target":192},{"source":224,"target":370},{"source":224,"target":371},{"source":370,"target":372},{"source":370,"target":224},{"source":225,"target":192},{"source":225,"target":373},{"source":225,"target":374},{"source":373,"target":375},{"source":373,"target":225},{"source":226,"target":192},{"source":226,"target":376},{"source":226,"target":377},{"source":376,"target":378},{"source":376,"target":226},{"source":227,"target":192},{"source":227,"target":379},{"source":227,"target":380},{"source":227,"target":381},{"source":227,"target":382},{"source":227,"target":383},{"source":227,"target":384},{"source":227,"target":385},{"source":227,"target":386},{"source":227,"target":387},{"source":227,"target":388},{"source":227,"target":389},{"source":379,"target":390},{"source":379,"target":227},{"source":380,"target":391},{"source":380,"target":227},{"source":381,"target":392},{"source":381,"target":227},{"source":382,"target":393},{"source":382,"target":227},{"source":383,"target":394},{"source":383,"target":227},{"source":384,"target":395},{"source":384,"target":227},{"source":385,"target":396},{"source":385,"target":227},{"source":386,"target":397},{"source":386,"target":227},{"source":387,"target":398},{"source":387,"target":227},{"source":388,"target":399},{"source":388,"target":227},{"source":228,"target":192},{"source":228,"target":400},{"source":229,"target":192},{"source":229,"target":401},{"source":230,"target":192},{"source":230,"target":402},{"source":231,"target":192},{"source":231,"target":403},{"source":232,"target":192},{"source":232,"target":404},{"source":233,"target":192},{"source":233,"target":405},{"source":234,"target":192},{"source":234,"target":406},{"source":235,"target":192},{"source":235,"target":407},{"source":236,"target":192},{"source":236,"target":408},{"source":237,"target":192},{"source":237,"target":409},{"source":238,"target":192},{"source":238,"target":410},{"source":239,"target":192},{"source":239,"target":411},{"source":239,"target":412},{"source":411,"target":413},{"source":411,"target":239},{"source":240,"target":192},{"source":240,"target":414},{"source":240,"target":415},{"source":240,"target":416},{"source":240,"target":417},{"source":414,"target":418},{"source":414,"target":240},{"source":415,"target":419},{"source":415,"target":240},{"source":416,"target":420},{"source":416,"target":240},{"source":241,"target":192},{"source":241,"target":421},{"source":241,"target":422},{"source":421,"target":423},{"source":421,"target":241},{"source":242,"target":192},{"source":242,"target":424},{"source":242,"target":425},{"source":242,"target":426},{"source":424,"target":427},{"source":424,"target":242},{"source":425,"target":428},{"source":425,"target":242},{"source":243,"target":192},{"source":243,"target":429},{"source":243,"target":430},{"source":243,"target":431},{"source":429,"target":432},{"source":429,"target":243},{"source":430,"target":433},{"source":430,"target":243},{"source":244,"target":192},{"source":244,"target":434},{"source":244,"target":435},{"source":244,"target":436},{"source":434,"target":437},{"source":434,"target":244},{"source":435,"target":438},{"source":435,"target":244},{"source":245,"target":192},{"source":245,"target":439},{"source":245,"target":440},{"source":439,"target":441},{"source":439,"target":245},{"source":246,"target":192},{"source":246,"target":442},{"source":246,"target":443},{"source":246,"target":444},{"source":246,"target":445},{"source":442,"target":446},{"source":442,"target":246},{"source":443,"target":447},{"source":443,"target":246},{"source":444,"target":448},{"source":444,"target":246},{"source":247,"target":192},{"source":247,"target":449},{"source":247,"target":450},{"source":247,"target":451},{"source":247,"target":452},{"source":247,"target":453},{"source":449,"target":454},{"source":449,"target":247},{"source":450,"target":455},{"source":450,"target":247},{"source":451,"target":456},{"source":451,"target":247},{"source":452,"target":457},{"source":452,"target":247},{"source":248,"target":192},{"source":248,"target":458},{"source":248,"target":459},{"source":248,"target":460},{"source":248,"target":461},{"source":248,"target":462},{"source":458,"target":463},{"source":458,"target":248},{"source":459,"target":464},{"source":459,"target":248},{"source":460,"target":465},{"source":460,"target":248},{"source":461,"target":466},{"source":461,"target":248},{"source":467,"target":468},{"source":467,"target":469},{"source":467,"target":470},{"source":467,"target":471},{"source":468,"target":467},{"source":469,"target":467},{"source":470,"target":467},{"source":471,"target":467}],"multigraph":true} | ecore |
robots | repo-ecore-all/data/lgardaire/IDM_DSL_Polybot/polybot_modelling_language/model/polybot_modelling_language.ecore | polybot_modelling_language
Scene
robot
MoveStraight
distance
TurnRight
Robot
instructions
debug
false
Instruction
nextInstructionTrue
next
nextInstructionFalse
next
name
""
nextInstruction
next
Release
Catch
TurnLeft
Turn
angle
ComeHome | <?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="polybot_modelling_language" nsURI="http://www.example.org/polybot_modelling_language"
nsPrefix="polybot_modelling_language">
<eClassifiers xsi:type="ecore:EClass" name="Scene">
<eStructuralFeatures xsi:type="ecore:EReference" name="robot" lowerBound="1" eType="#//Robot"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MoveStraight" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TurnRight" eSuperTypes="#//Turn"/>
<eClassifiers xsi:type="ecore:EClass" name="Robot">
<eStructuralFeatures xsi:type="ecore:EReference" name="instructions" upperBound="-1"
eType="#//Instruction" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Instruction" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nextInstructionTrue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="next"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nextInstructionFalse" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="next"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nextInstruction" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="next"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Release" eSuperTypes="#//Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="Catch" eSuperTypes="#//Instruction"/>
<eClassifiers xsi:type="ecore:EClass" name="TurnLeft" eSuperTypes="#//Turn"/>
<eClassifiers xsi:type="ecore:EClass" name="Turn" abstract="true" eSuperTypes="#//Instruction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComeHome" eSuperTypes="#//Instruction"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"polybot_modelling_language","nsURI":"http://www.example.org/polybot_modelling_language","name":"polybot_modelling_language","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scene","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MoveStraight","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnRight","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Robot","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instruction","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Release","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Catch","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TurnLeft","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Turn","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComeHome","instanceClass":null,"abstract":false,"id":10,"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":"robot","changeable":true,"resolveProxies":true,"lowerBound":1,"id":11,"derived":false},{"id":12,"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":"distance","changeable":true,"lowerBound":1,"iD":false,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instructions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"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":"debug","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"next","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"next","unsettable":false,"transient":false,"unique":true,"name":"nextInstructionTrue","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"next","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"next","unsettable":false,"transient":false,"unique":true,"name":"nextInstructionFalse","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"next","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"next","unsettable":false,"transient":false,"unique":true,"name":"nextInstruction","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"},{"id":31,"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":"angle","changeable":true,"lowerBound":1,"iD":false,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"id":35,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":11,"target":4},{"source":11,"target":12},{"source":11,"target":1},{"source":12,"target":4},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":15},{"source":13,"target":2},{"source":14,"target":5},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":16},{"source":16,"target":9},{"source":4,"target":0},{"source":4,"target":17},{"source":4,"target":18},{"source":17,"target":5},{"source":17,"target":19},{"source":17,"target":4},{"source":19,"target":5},{"source":18,"target":20},{"source":18,"target":4},{"source":5,"target":0},{"source":5,"target":21},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":21,"target":25},{"source":21,"target":5},{"source":22,"target":26},{"source":22,"target":5},{"source":23,"target":27},{"source":23,"target":5},{"source":24,"target":28},{"source":24,"target":5},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":29},{"source":29,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":30},{"source":30,"target":5},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":31},{"source":31,"target":9},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":32},{"source":9,"target":33},{"source":32,"target":34},{"source":32,"target":9},{"source":33,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":35},{"source":35,"target":5}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/leoCassiau/Travaux/Model Driven Engineering/com.mia.studio.ide-9.2.1.gtk.x86_64/plugins/com.mia.studio.uml14.metamodel_9.1.1.201609011445/model/behavioral_elements.ecore | behavioral_elements
common_behavior
Instance
classifier
attributeLink
linkEnd
slot
componentInstance
ownedInstance
ownedLink
Signal
reception
context
sendAction
occurrence
Action
recurrence
target
isAsynchronous
script
actualArgument
actionSequence
stimulus
transition
CreateAction
instantiation
DestroyAction
UninterpretedAction
AttributeLink
attribute
value
instance
linkEnd
Object
Link
association
connection
stimulus
LinkObject
DataValue
CallAction
operation
SendAction
signal
ActionSequence
action
Argument
value
action
Reception
specification
isRoot
isLeaf
isAbstract
signal
LinkEnd
instance
link
associationEnd
qualifiedValue
ReturnAction
TerminateAction
Stimulus
argument
sender
receiver
communicationLink
dispatchAction
playedRole
interactionInstanceSet
Exception
ComponentInstance
nodeInstance
resident
NodeInstance
resident
SubsystemInstance
use_cases
UseCase
extender
extend
includer
include
extensionPoint
Actor
UseCaseInstance
Extend
condition
base
extension
extensionPoint
Include
addition
base
ExtensionPoint
location
useCase
extend
state_machines
StateMachine
context
top
transitions
submachineState
Event
parameter
transition
StateVertex
container
outgoing
incoming
State
entry
exit
stateMachine
deferrableEvent
internalTransition
doActivity
TimeEvent
when
CallEvent
operation
SignalEvent
signal
Transition
guard
effect
state
trigger
stateMachine
source
target
CompositeState
isConcurrent
subvertex
ChangeEvent
changeExpression
Guard
expression
transition
Pseudostate
kind
SimpleState
SubmachineState
submachine
SynchState
bound
StubState
referenceState
FinalState
collaborations
Collaboration
interaction
representedOperation
constrainingElement
collaborationInstanceSet
usedCollaboration
representedClassifier
ClassifierRole
multiplicity
base
availableFeature
availableContents
conformingInstance
AssociationRole
multiplicity
base
message
conformingLink
AssociationEndRole
collaborationMultiplicity
base
availableQualifier
Message
interaction
activator
sender
receiver
predecessor
successor
communicationConnection
action
conformingStimulus
Interaction
message
context
interactionInstanceSet
InteractionInstanceSet
context
interaction
participatingStimulus
CollaborationInstanceSet
interactionInstanceSet
collaboration
participatingInstance
participatingLink
constrainingElement
activity_graphs
ActivityGraph
partition
Partition
contents
activityGraph
SubactivityState
isDynamic
dynamicArguments
dynamicMultiplicity
ActionState
isDynamic
dynamicArguments
dynamicMultiplicity
CallState
ObjectFlowState
isSynch
parameter
type
ClassifierInState
type
inState | <?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="behavioral_elements"
nsURI="http:///uml14.behavioral_elements.ecore" nsPrefix="behavioral_elements">
<eSubpackages name="common_behavior" nsURI="http:///uml14.behavioral_elements/common_behavior.ecore"
nsPrefix="behavioral_elements.common_behavior">
<eClassifiers xsi:type="ecore:EClass" name="Instance" abstract="true" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" lowerBound="1"
upperBound="-1" eType="ecore:EClass foundation.ecore#//core/Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributeLink" upperBound="-1"
eType="#//common_behavior/AttributeLink" eOpposite="#//common_behavior/AttributeLink/value"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkEnd" upperBound="-1"
eType="#//common_behavior/LinkEnd" eOpposite="#//common_behavior/LinkEnd/instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="slot" upperBound="-1"
eType="#//common_behavior/AttributeLink" containment="true" eOpposite="#//common_behavior/AttributeLink/instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentInstance" eType="#//common_behavior/ComponentInstance"
eOpposite="#//common_behavior/ComponentInstance/resident"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedInstance" upperBound="-1"
eType="#//common_behavior/Instance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLink" upperBound="-1"
eType="#//common_behavior/Link" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="foundation.ecore#//core/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="reception" upperBound="-1"
eType="#//common_behavior/Reception" eOpposite="#//common_behavior/Reception/signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/BehavioralFeature" eOpposite="foundation.ecore#//core/BehavioralFeature/raisedSignal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sendAction" upperBound="-1"
eType="#//common_behavior/SendAction" eOpposite="#//common_behavior/SendAction/signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="occurrence" upperBound="-1"
eType="#//state_machines/SignalEvent" eOpposite="#//state_machines/SignalEvent/signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="recurrence" eType="ecore:EClass foundation.ecore#//data_types/IterationExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="ecore:EClass foundation.ecore#//data_types/ObjectSetExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAsynchronous" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="script" eType="ecore:EClass foundation.ecore#//data_types/ActionExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actualArgument" upperBound="-1"
eType="#//common_behavior/Argument" containment="true" eOpposite="#//common_behavior/Argument/action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actionSequence" eType="#//common_behavior/ActionSequence"
transient="true" eOpposite="#//common_behavior/ActionSequence/action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stimulus" upperBound="-1"
eType="#//common_behavior/Stimulus" eOpposite="#//common_behavior/Stimulus/dispatchAction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" eType="#//state_machines/Transition"
transient="true" eOpposite="#//state_machines/Transition/effect"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CreateAction" eSuperTypes="#//common_behavior/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="instantiation" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Classifier" eOpposite="foundation.ecore#//core/Classifier/createAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DestroyAction" eSuperTypes="#//common_behavior/Action"/>
<eClassifiers xsi:type="ecore:EClass" name="UninterpretedAction" eSuperTypes="#//common_behavior/Action"/>
<eClassifiers xsi:type="ecore:EClass" name="AttributeLink" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Attribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1"
eType="#//common_behavior/Instance" eOpposite="#//common_behavior/Instance/attributeLink"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instance" eType="#//common_behavior/Instance"
transient="true" eOpposite="#//common_behavior/Instance/slot"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linkEnd" eType="#//common_behavior/LinkEnd"
transient="true" eOpposite="#//common_behavior/LinkEnd/qualifiedValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Object" eSuperTypes="#//common_behavior/Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="Link" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connection" lowerBound="2"
upperBound="-1" eType="#//common_behavior/LinkEnd" containment="true" eOpposite="#//common_behavior/LinkEnd/link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stimulus" upperBound="-1"
eType="#//common_behavior/Stimulus" eOpposite="#//common_behavior/Stimulus/communicationLink"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkObject" eSuperTypes="#//common_behavior/Object #//common_behavior/Link"/>
<eClassifiers xsi:type="ecore:EClass" name="DataValue" eSuperTypes="#//common_behavior/Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" eSuperTypes="#//common_behavior/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Operation" eOpposite="foundation.ecore#//core/Operation/callAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SendAction" eSuperTypes="#//common_behavior/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common_behavior/Signal" eOpposite="#//common_behavior/Signal/sendAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionSequence" eSuperTypes="#//common_behavior/Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="action" upperBound="-1"
eType="#//common_behavior/Action" containment="true" eOpposite="#//common_behavior/Action/actionSequence"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Argument" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass foundation.ecore#//data_types/Expression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//common_behavior/Action"
transient="true" eOpposite="#//common_behavior/Action/actualArgument"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="foundation.ecore#//core/BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specification" eType="ecore:EDataType foundation.ecore#//data_types/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isRoot" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common_behavior/Signal" eOpposite="#//common_behavior/Signal/reception"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LinkEnd" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="instance" lowerBound="1"
eType="#//common_behavior/Instance" eOpposite="#//common_behavior/Instance/linkEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="link" lowerBound="1"
eType="#//common_behavior/Link" transient="true" eOpposite="#//common_behavior/Link/connection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnd" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/AssociationEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifiedValue" upperBound="-1"
eType="#//common_behavior/AttributeLink" containment="true" eOpposite="#//common_behavior/AttributeLink/linkEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReturnAction" eSuperTypes="#//common_behavior/Action"/>
<eClassifiers xsi:type="ecore:EClass" name="TerminateAction" eSuperTypes="#//common_behavior/Action"/>
<eClassifiers xsi:type="ecore:EClass" name="Stimulus" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="argument" upperBound="-1"
eType="#//common_behavior/Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" lowerBound="1"
eType="#//common_behavior/Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" lowerBound="1"
eType="#//common_behavior/Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="communicationLink" eType="#//common_behavior/Link"
eOpposite="#//common_behavior/Link/stimulus"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dispatchAction" lowerBound="1"
eType="#//common_behavior/Action" eOpposite="#//common_behavior/Action/stimulus"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="playedRole" upperBound="-1"
eType="#//collaborations/Message" eOpposite="#//collaborations/Message/conformingStimulus"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionInstanceSet"
upperBound="-1" eType="#//collaborations/InteractionInstanceSet" eOpposite="#//collaborations/InteractionInstanceSet/participatingStimulus"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Exception" eSuperTypes="#//common_behavior/Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="ComponentInstance" eSuperTypes="#//common_behavior/Instance">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodeInstance" eType="#//common_behavior/NodeInstance"
eOpposite="#//common_behavior/NodeInstance/resident"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resident" upperBound="-1"
eType="#//common_behavior/Instance" eOpposite="#//common_behavior/Instance/componentInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NodeInstance" eSuperTypes="#//common_behavior/Instance">
<eStructuralFeatures xsi:type="ecore:EReference" name="resident" upperBound="-1"
eType="#//common_behavior/ComponentInstance" eOpposite="#//common_behavior/ComponentInstance/nodeInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubsystemInstance" eSuperTypes="#//common_behavior/Instance"/>
</eSubpackages>
<eSubpackages name="use_cases" nsURI="http:///uml14.behavioral_elements/use_cases.ecore"
nsPrefix="behavioral_elements.use_cases">
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="foundation.ecore#//core/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="extender" upperBound="-1"
eType="#//use_cases/Extend" eOpposite="#//use_cases/Extend/base"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extend" upperBound="-1"
eType="#//use_cases/Extend" eOpposite="#//use_cases/Extend/extension"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="includer" upperBound="-1"
eType="#//use_cases/Include" eOpposite="#//use_cases/Include/addition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="include" upperBound="-1"
eType="#//use_cases/Include" eOpposite="#//use_cases/Include/base"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" upperBound="-1"
eType="#//use_cases/ExtensionPoint" containment="true" eOpposite="#//use_cases/ExtensionPoint/useCase"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="foundation.ecore#//core/Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCaseInstance" eSuperTypes="#//common_behavior/Instance"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="foundation.ecore#//core/Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="ecore:EClass foundation.ecore#//data_types/BooleanExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1"
eType="#//use_cases/UseCase" eOpposite="#//use_cases/UseCase/extender"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extension" lowerBound="1"
eType="#//use_cases/UseCase" eOpposite="#//use_cases/UseCase/extend"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extensionPoint" lowerBound="1"
upperBound="-1" eType="#//use_cases/ExtensionPoint" eOpposite="#//use_cases/ExtensionPoint/extend"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="foundation.ecore#//core/Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="addition" lowerBound="1"
eType="#//use_cases/UseCase" eOpposite="#//use_cases/UseCase/includer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1"
eType="#//use_cases/UseCase" eOpposite="#//use_cases/UseCase/include"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" eType="ecore:EDataType foundation.ecore#//data_types/LocationReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="useCase" lowerBound="1"
eType="#//use_cases/UseCase" transient="true" eOpposite="#//use_cases/UseCase/extensionPoint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extend" upperBound="-1"
eType="#//use_cases/Extend" eOpposite="#//use_cases/Extend/extensionPoint"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="state_machines" nsURI="http:///uml14.behavioral_elements/state_machines.ecore"
nsPrefix="behavioral_elements.state_machines">
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="ecore:EClass foundation.ecore#//core/ModelElement"
eOpposite="foundation.ecore#//core/ModelElement/behavior"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="top" lowerBound="1" eType="#//state_machines/State"
containment="true" eOpposite="#//state_machines/State/stateMachine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//state_machines/Transition" containment="true" eOpposite="#//state_machines/Transition/stateMachine"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="submachineState" upperBound="-1"
eType="#//state_machines/SubmachineState" eOpposite="#//state_machines/SubmachineState/submachine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Event" abstract="true" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1"
eType="#//state_machines/Transition" eOpposite="#//state_machines/Transition/trigger"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateVertex" abstract="true" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="container" eType="#//state_machines/CompositeState"
transient="true" eOpposite="#//state_machines/CompositeState/subvertex"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//state_machines/Transition" eOpposite="#//state_machines/Transition/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//state_machines/Transition" eOpposite="#//state_machines/Transition/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State" abstract="true" eSuperTypes="#//state_machines/StateVertex">
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" eType="#//common_behavior/Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exit" eType="#//common_behavior/Action"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//state_machines/StateMachine"
transient="true" eOpposite="#//state_machines/StateMachine/top"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deferrableEvent" upperBound="-1"
eType="#//state_machines/Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="internalTransition" upperBound="-1"
eType="#//state_machines/Transition" containment="true" eOpposite="#//state_machines/Transition/state"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="doActivity" eType="#//common_behavior/Action"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimeEvent" eSuperTypes="#//state_machines/Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="when" eType="ecore:EClass foundation.ecore#//data_types/TimeExpression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallEvent" eSuperTypes="#//state_machines/Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="operation" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Operation" eOpposite="foundation.ecore#//core/Operation/occurrence"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SignalEvent" eSuperTypes="#//state_machines/Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" lowerBound="1"
eType="#//common_behavior/Signal" eOpposite="#//common_behavior/Signal/occurrence"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//state_machines/Guard"
containment="true" eOpposite="#//state_machines/Guard/transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effect" eType="#//common_behavior/Action"
containment="true" eOpposite="#//common_behavior/Action/transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//state_machines/State"
transient="true" eOpposite="#//state_machines/State/internalTransition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="#//state_machines/Event"
eOpposite="#//state_machines/Event/transition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//state_machines/StateMachine"
transient="true" eOpposite="#//state_machines/StateMachine/transitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//state_machines/StateVertex" eOpposite="#//state_machines/StateVertex/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//state_machines/StateVertex" eOpposite="#//state_machines/StateVertex/incoming"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompositeState" eSuperTypes="#//state_machines/State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConcurrent" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subvertex" upperBound="-1"
eType="#//state_machines/StateVertex" containment="true" eOpposite="#//state_machines/StateVertex/container"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChangeEvent" eSuperTypes="#//state_machines/Event">
<eStructuralFeatures xsi:type="ecore:EReference" name="changeExpression" eType="ecore:EClass foundation.ecore#//data_types/BooleanExpression"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="ecore:EClass foundation.ecore#//data_types/BooleanExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1"
eType="#//state_machines/Transition" transient="true" eOpposite="#//state_machines/Transition/guard"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//state_machines/StateVertex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" eType="ecore:EEnum foundation.ecore#//data_types/PseudostateKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//state_machines/State"/>
<eClassifiers xsi:type="ecore:EClass" name="SubmachineState" eSuperTypes="#//state_machines/CompositeState">
<eStructuralFeatures xsi:type="ecore:EReference" name="submachine" lowerBound="1"
eType="#//state_machines/StateMachine" eOpposite="#//state_machines/StateMachine/submachineState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchState" eSuperTypes="#//state_machines/StateVertex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bound" eType="ecore:EDataType foundation.ecore#//data_types/String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StubState" eSuperTypes="#//state_machines/StateVertex">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="referenceState" eType="ecore:EDataType foundation.ecore#//data_types/Name"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//state_machines/State"/>
</eSubpackages>
<eSubpackages name="collaborations" nsURI="http:///uml14.behavioral_elements/collaborations.ecore"
nsPrefix="behavioral_elements.collaborations">
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="foundation.ecore#//core/GeneralizableElement foundation.ecore#//core/Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" upperBound="-1"
eType="#//collaborations/Interaction" containment="true" eOpposite="#//collaborations/Interaction/context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="representedOperation"
eType="ecore:EClass foundation.ecore#//core/Operation" eOpposite="foundation.ecore#//core/Operation/collaboration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingElement"
upperBound="-1" eType="ecore:EClass foundation.ecore#//core/ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collaborationInstanceSet"
upperBound="-1" eType="#//collaborations/CollaborationInstanceSet" eOpposite="#//collaborations/CollaborationInstanceSet/collaboration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedCollaboration" upperBound="-1"
eType="#//collaborations/Collaboration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="representedClassifier"
eType="ecore:EClass foundation.ecore#//core/Classifier" eOpposite="foundation.ecore#//core/Classifier/collaboration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierRole" eSuperTypes="foundation.ecore#//core/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="ecore:EClass foundation.ecore#//data_types/Multiplicity"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" lowerBound="1"
upperBound="-1" eType="ecore:EClass foundation.ecore#//core/Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableFeature" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableContents" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformingInstance" upperBound="-1"
eType="#//common_behavior/Instance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationRole" eSuperTypes="foundation.ecore#//core/Association">
<eStructuralFeatures xsi:type="ecore:EReference" name="multiplicity" eType="ecore:EClass foundation.ecore#//data_types/Multiplicity"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="ecore:EClass foundation.ecore#//core/Association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="message" upperBound="-1"
eType="#//collaborations/Message" eOpposite="#//collaborations/Message/communicationConnection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformingLink" upperBound="-1"
eType="#//common_behavior/Link"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationEndRole" eSuperTypes="foundation.ecore#//core/AssociationEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="collaborationMultiplicity"
eType="ecore:EClass foundation.ecore#//data_types/Multiplicity" containment="true"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="ecore:EClass foundation.ecore#//core/AssociationEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="availableQualifier" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/Attribute" eOpposite="foundation.ecore#//core/Attribute/associationEndRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" lowerBound="1"
eType="#//collaborations/Interaction" transient="true" eOpposite="#//collaborations/Interaction/message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activator" eType="#//collaborations/Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sender" lowerBound="1"
eType="#//collaborations/ClassifierRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiver" lowerBound="1"
eType="#//collaborations/ClassifierRole"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" upperBound="-1"
eType="#//collaborations/Message" eOpposite="#//collaborations/Message/successor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" upperBound="-1"
eType="#//collaborations/Message" eOpposite="#//collaborations/Message/predecessor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="communicationConnection"
eType="#//collaborations/AssociationRole" eOpposite="#//collaborations/AssociationRole/message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" lowerBound="1"
eType="#//common_behavior/Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conformingStimulus" upperBound="-1"
eType="#//common_behavior/Stimulus" eOpposite="#//common_behavior/Stimulus/playedRole"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" lowerBound="1"
upperBound="-1" eType="#//collaborations/Message" containment="true" eOpposite="#//collaborations/Message/interaction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//collaborations/Collaboration" transient="true" eOpposite="#//collaborations/Collaboration/interaction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionInstanceSet"
upperBound="-1" eType="#//collaborations/InteractionInstanceSet" eOpposite="#//collaborations/InteractionInstanceSet/interaction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InteractionInstanceSet" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" lowerBound="1"
eType="#//collaborations/CollaborationInstanceSet" transient="true" eOpposite="#//collaborations/CollaborationInstanceSet/interactionInstanceSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interaction" eType="#//collaborations/Interaction"
eOpposite="#//collaborations/Interaction/interactionInstanceSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participatingStimulus"
lowerBound="1" upperBound="-1" eType="#//common_behavior/Stimulus" eOpposite="#//common_behavior/Stimulus/interactionInstanceSet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationInstanceSet" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="interactionInstanceSet"
upperBound="-1" eType="#//collaborations/InteractionInstanceSet" containment="true"
eOpposite="#//collaborations/InteractionInstanceSet/context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="collaboration" eType="#//collaborations/Collaboration"
eOpposite="#//collaborations/Collaboration/collaborationInstanceSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participatingInstance"
lowerBound="1" upperBound="-1" eType="#//common_behavior/Instance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="participatingLink" upperBound="-1"
eType="#//common_behavior/Link"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingElement"
upperBound="-1" eType="ecore:EClass foundation.ecore#//core/ModelElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="activity_graphs" nsURI="http:///uml14.behavioral_elements/activity_graphs.ecore"
nsPrefix="behavioral_elements.activity_graphs">
<eClassifiers xsi:type="ecore:EClass" name="ActivityGraph" eSuperTypes="#//state_machines/StateMachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="partition" upperBound="-1"
eType="#//activity_graphs/Partition" containment="true" eOpposite="#//activity_graphs/Partition/activityGraph"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Partition" eSuperTypes="foundation.ecore#//core/ModelElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/ModelElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activityGraph" lowerBound="1"
eType="#//activity_graphs/ActivityGraph" transient="true" eOpposite="#//activity_graphs/ActivityGraph/partition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubactivityState" eSuperTypes="#//state_machines/SubmachineState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDynamic" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicArguments" eType="ecore:EClass foundation.ecore#//data_types/ArgListsExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicMultiplicity"
eType="ecore:EClass foundation.ecore#//data_types/Multiplicity" containment="true"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActionState" eSuperTypes="#//state_machines/SimpleState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDynamic" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicArguments" eType="ecore:EClass foundation.ecore#//data_types/ArgListsExpression"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicMultiplicity"
eType="ecore:EClass foundation.ecore#//data_types/Multiplicity" containment="true"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallState" eSuperTypes="#//activity_graphs/ActionState"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlowState" eSuperTypes="#//state_machines/SimpleState">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSynch" eType="ecore:EDataType foundation.ecore#//data_types/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" upperBound="-1"
eType="ecore:EClass foundation.ecore#//core/Parameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierInState" eSuperTypes="foundation.ecore#//core/Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1"
eType="ecore:EClass foundation.ecore#//core/Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inState" lowerBound="1"
upperBound="-1" eType="#//state_machines/State"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"behavioral_elements","nsURI":"http:///uml14.behavioral_elements.ecore","name":"behavioral_elements","id":0,"eClass":"EPackage"},{"nsPrefix":"behavioral_elements.common_behavior","nsURI":"http:///uml14.behavioral_elements/common_behavior.ecore","name":"common_behavior","id":1,"eClass":"EPackage"},{"nsPrefix":"behavioral_elements.use_cases","nsURI":"http:///uml14.behavioral_elements/use_cases.ecore","name":"use_cases","id":2,"eClass":"EPackage"},{"nsPrefix":"behavioral_elements.state_machines","nsURI":"http:///uml14.behavioral_elements/state_machines.ecore","name":"state_machines","id":3,"eClass":"EPackage"},{"nsPrefix":"behavioral_elements.collaborations","nsURI":"http:///uml14.behavioral_elements/collaborations.ecore","name":"collaborations","id":4,"eClass":"EPackage"},{"nsPrefix":"behavioral_elements.activity_graphs","nsURI":"http:///uml14.behavioral_elements/activity_graphs.ecore","name":"activity_graphs","id":5,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instance","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateAction","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyAction","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UninterpretedAction","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AttributeLink","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Object","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Link","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkObject","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataValue","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendAction","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionSequence","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Argument","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkEnd","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReturnAction","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TerminateAction","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stimulus","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exception","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentInstance","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeInstance","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubsystemInstance","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attributeLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"linkEnd","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":"slot","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":"componentInstance","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":"ownedInstance","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":"ownedLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"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":"instance","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"resident","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reception","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":false,"unsettable":false,"transient":false,"unique":true,"name":"context","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":false,"unsettable":false,"transient":false,"unique":true,"name":"sendAction","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"occurrence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":58,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalEvent","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"id":60,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"recurrence","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":63,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isAsynchronous","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"script","changeable":true,"resolveProxies":false,"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":"actualArgument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":66,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"actionSequence","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":"stimulus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":68,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"transition","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"},{"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":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"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":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":false},{"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":"dispatchAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"id":82,"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":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"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":"instantiation","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":89,"derived":false},{"container":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":"linkEnd","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"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifiedValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":98,"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":"connection","changeable":true,"resolveProxies":true,"lowerBound":2,"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":"stimulus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":100,"derived":false},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"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":"link","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"derived":false},{"id":105,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicationLink","changeable":true,"resolveProxies":true,"lowerBound":0,"id":106,"derived":false},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"id":116,"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":false,"lowerBound":0,"id":117,"derived":false},{"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":"specification","changeable":true,"lowerBound":0,"iD":false,"id":121,"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":"isRoot","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":false,"transient":false,"unique":true,"name":"isLeaf","changeable":true,"lowerBound":0,"iD":false,"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":"isAbstract","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":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":"associationEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"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":"argument","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"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":"sender","changeable":true,"resolveProxies":true,"lowerBound":1,"id":140,"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":"receiver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":141,"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":"playedRole","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"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":"interactionInstanceSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"conformingStimulus","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionInstanceSet","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"id":154,"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":"participatingStimulus","changeable":true,"resolveProxies":true,"lowerBound":1,"id":155,"derived":false},{"id":156,"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":"nodeInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"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":"resident","changeable":true,"resolveProxies":true,"lowerBound":0,"id":160,"derived":false},{"id":161,"eClass":"EGenericType"},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCaseInstance","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":170,"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":"extender","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":false,"unsettable":false,"transient":false,"unique":true,"name":"extend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":172,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"includer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":173,"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":"include","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"extensionPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"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":"addition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":184,"derived":false},{"id":185,"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":"useCase","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"condition","changeable":true,"resolveProxies":false,"lowerBound":0,"id":189,"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":"extensionPoint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":190,"derived":false},{"id":191,"eClass":"EGenericType"},{"id":192,"eClass":"EGenericType"},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"extend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"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":"location","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Event","instanceClass":null,"abstract":true,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateVertex","instanceClass":null,"abstract":true,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":true,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeEvent","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallEvent","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeState","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeEvent","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubmachineState","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchState","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StubState","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":219,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":220,"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":"top","changeable":true,"resolveProxies":true,"lowerBound":1,"id":221,"derived":false},{"container":false,"ordered":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":222,"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":"submachineState","changeable":true,"resolveProxies":true,"lowerBound":0,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"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":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"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":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"derived":false},{"id":230,"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":"submachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":231,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"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":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":237,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subvertex","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"id":244,"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":245,"derived":false},{"id":246,"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":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":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"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":"deferrableEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"internalTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"doActivity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":259,"derived":false},{"id":260,"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":"when","changeable":true,"resolveProxies":false,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"id":270,"eClass":"EGenericType"},{"id":271,"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":"transition","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isConcurrent","changeable":true,"lowerBound":0,"iD":false,"id":279,"derived":false},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"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":"changeExpression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":283,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":false,"lowerBound":0,"id":286,"derived":false},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":290,"derived":false},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"bound","changeable":true,"lowerBound":0,"iD":false,"id":296,"derived":false},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"referenceState","changeable":true,"lowerBound":0,"iD":false,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":303,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierRole","instanceClass":null,"abstract":false,"id":304,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationRole","instanceClass":null,"abstract":false,"id":305,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationEndRole","instanceClass":null,"abstract":false,"id":306,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":307,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationInstanceSet","instanceClass":null,"abstract":false,"id":308,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"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":"representedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainingElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":311,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"collaborationInstanceSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":312,"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":"usedCollaboration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":313,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"representedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":318,"derived":false},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"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":"collaboration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"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":"multiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":325,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":1,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"availableFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"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":"availableContents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"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":"conformingInstance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"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":"multiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":336,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":337,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":338,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"conformingLink","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":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"communicationConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"id":345,"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":"collaborationMultiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":346,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":347,"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":"availableQualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"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":"interaction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"activator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":354,"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":"sender","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"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":"receiver","changeable":true,"resolveProxies":true,"lowerBound":1,"id":356,"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":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":357,"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":"successor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":358,"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":"action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":359,"derived":false},{"id":360,"eClass":"EGenericType"},{"id":361,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"derived":false},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"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":"interactionInstanceSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":371,"derived":false},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"interaction","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":1,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interactionInstanceSet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"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":"participatingInstance","changeable":true,"resolveProxies":true,"lowerBound":1,"id":383,"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":"participatingLink","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":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainingElement","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"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityGraph","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Partition","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubactivityState","instanceClass":null,"abstract":false,"id":394,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActionState","instanceClass":null,"abstract":false,"id":395,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallState","instanceClass":null,"abstract":false,"id":396,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlowState","instanceClass":null,"abstract":false,"id":397,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierInState","instanceClass":null,"abstract":false,"id":398,"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":"partition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":399,"derived":false},{"id":400,"eClass":"EGenericType"},{"id":401,"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":"activityGraph","changeable":true,"resolveProxies":true,"lowerBound":1,"id":402,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":403,"derived":false},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"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":"isDynamic","changeable":true,"lowerBound":0,"iD":false,"id":407,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dynamicArguments","changeable":true,"resolveProxies":false,"lowerBound":0,"id":408,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dynamicMultiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":409,"derived":false},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"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":"isDynamic","changeable":true,"lowerBound":0,"iD":false,"id":414,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dynamicArguments","changeable":true,"resolveProxies":false,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"dynamicMultiplicity","changeable":true,"resolveProxies":false,"lowerBound":0,"id":416,"derived":false},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"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":"isSynch","changeable":true,"lowerBound":0,"iD":false,"id":422,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":423,"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":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":429,"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":"inState","changeable":true,"resolveProxies":true,"lowerBound":1,"id":430,"derived":false},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"id":433,"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":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":0},{"source":6,"target":1},{"source":6,"target":30},{"source":6,"target":31},{"source":6,"target":32},{"source":6,"target":33},{"source":6,"target":34},{"source":6,"target":35},{"source":6,"target":36},{"source":6,"target":37},{"source":30,"target":38},{"source":30,"target":6},{"source":31,"target":12},{"source":31,"target":39},{"source":31,"target":6},{"source":31,"target":40},{"source":39,"target":12},{"source":32,"target":22},{"source":32,"target":41},{"source":32,"target":6},{"source":32,"target":42},{"source":41,"target":22},{"source":33,"target":12},{"source":33,"target":43},{"source":33,"target":6},{"source":33,"target":44},{"source":43,"target":12},{"source":34,"target":27},{"source":34,"target":45},{"source":34,"target":6},{"source":34,"target":46},{"source":45,"target":27},{"source":35,"target":6},{"source":35,"target":47},{"source":35,"target":6},{"source":47,"target":6},{"source":36,"target":14},{"source":36,"target":48},{"source":36,"target":6},{"source":48,"target":14},{"source":7,"target":1},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":7,"target":52},{"source":7,"target":53},{"source":49,"target":21},{"source":49,"target":54},{"source":49,"target":7},{"source":49,"target":55},{"source":54,"target":21},{"source":50,"target":56},{"source":50,"target":7},{"source":51,"target":18},{"source":51,"target":57},{"source":51,"target":7},{"source":51,"target":58},{"source":57,"target":18},{"source":52,"target":59},{"source":52,"target":60},{"source":52,"target":7},{"source":52,"target":61},{"source":60,"target":59},{"source":8,"target":1},{"source":8,"target":62},{"source":8,"target":63},{"source":8,"target":64},{"source":8,"target":65},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":8,"target":69},{"source":8,"target":70},{"source":62,"target":71},{"source":62,"target":8},{"source":63,"target":72},{"source":63,"target":8},{"source":64,"target":73},{"source":64,"target":8},{"source":65,"target":74},{"source":65,"target":8},{"source":66,"target":20},{"source":66,"target":75},{"source":66,"target":8},{"source":66,"target":76},{"source":75,"target":20},{"source":67,"target":19},{"source":67,"target":77},{"source":67,"target":8},{"source":67,"target":78},{"source":77,"target":19},{"source":68,"target":25},{"source":68,"target":79},{"source":68,"target":8},{"source":68,"target":80},{"source":79,"target":25},{"source":69,"target":81},{"source":69,"target":82},{"source":69,"target":8},{"source":69,"target":83},{"source":82,"target":81},{"source":9,"target":1},{"source":9,"target":8},{"source":9,"target":84},{"source":9,"target":85},{"source":84,"target":86},{"source":84,"target":9},{"source":85,"target":8},{"source":10,"target":1},{"source":10,"target":8},{"source":10,"target":87},{"source":87,"target":8},{"source":11,"target":1},{"source":11,"target":8},{"source":11,"target":88},{"source":88,"target":8},{"source":12,"target":1},{"source":12,"target":89},{"source":12,"target":40},{"source":12,"target":44},{"source":12,"target":90},{"source":12,"target":91},{"source":89,"target":92},{"source":89,"target":12},{"source":40,"target":6},{"source":40,"target":93},{"source":40,"target":12},{"source":40,"target":31},{"source":93,"target":6},{"source":44,"target":6},{"source":44,"target":94},{"source":44,"target":12},{"source":44,"target":33},{"source":94,"target":6},{"source":90,"target":22},{"source":90,"target":95},{"source":90,"target":12},{"source":90,"target":96},{"source":95,"target":22},{"source":13,"target":1},{"source":13,"target":6},{"source":13,"target":97},{"source":97,"target":6},{"source":14,"target":1},{"source":14,"target":98},{"source":14,"target":99},{"source":14,"target":100},{"source":14,"target":101},{"source":98,"target":102},{"source":98,"target":14},{"source":99,"target":22},{"source":99,"target":103},{"source":99,"target":14},{"source":99,"target":104},{"source":103,"target":22},{"source":100,"target":25},{"source":100,"target":105},{"source":100,"target":14},{"source":100,"target":106},{"source":105,"target":25},{"source":15,"target":1},{"source":15,"target":13},{"source":15,"target":14},{"source":15,"target":107},{"source":15,"target":108},{"source":107,"target":13},{"source":108,"target":14},{"source":16,"target":1},{"source":16,"target":6},{"source":16,"target":109},{"source":109,"target":6},{"source":17,"target":1},{"source":17,"target":8},{"source":17,"target":110},{"source":17,"target":111},{"source":110,"target":112},{"source":110,"target":17},{"source":111,"target":8},{"source":18,"target":1},{"source":18,"target":8},{"source":18,"target":58},{"source":18,"target":113},{"source":58,"target":7},{"source":58,"target":114},{"source":58,"target":18},{"source":58,"target":51},{"source":114,"target":7},{"source":113,"target":8},{"source":19,"target":1},{"source":19,"target":8},{"source":19,"target":78},{"source":19,"target":115},{"source":78,"target":8},{"source":78,"target":116},{"source":78,"target":19},{"source":78,"target":67},{"source":116,"target":8},{"source":115,"target":8},{"source":20,"target":1},{"source":20,"target":117},{"source":20,"target":76},{"source":20,"target":118},{"source":117,"target":119},{"source":117,"target":20},{"source":76,"target":8},{"source":76,"target":120},{"source":76,"target":20},{"source":76,"target":66},{"source":120,"target":8},{"source":21,"target":1},{"source":21,"target":121},{"source":21,"target":122},{"source":21,"target":123},{"source":21,"target":124},{"source":21,"target":55},{"source":21,"target":125},{"source":121,"target":126},{"source":121,"target":21},{"source":122,"target":127},{"source":122,"target":21},{"source":123,"target":128},{"source":123,"target":21},{"source":124,"target":129},{"source":124,"target":21},{"source":55,"target":7},{"source":55,"target":130},{"source":55,"target":21},{"source":55,"target":49},{"source":130,"target":7},{"source":22,"target":1},{"source":22,"target":42},{"source":22,"target":104},{"source":22,"target":131},{"source":22,"target":96},{"source":22,"target":132},{"source":42,"target":6},{"source":42,"target":133},{"source":42,"target":22},{"source":42,"target":32},{"source":133,"target":6},{"source":104,"target":14},{"source":104,"target":134},{"source":104,"target":22},{"source":104,"target":99},{"source":134,"target":14},{"source":131,"target":135},{"source":131,"target":22},{"source":96,"target":12},{"source":96,"target":136},{"source":96,"target":22},{"source":96,"target":90},{"source":136,"target":12},{"source":23,"target":1},{"source":23,"target":8},{"source":23,"target":137},{"source":137,"target":8},{"source":24,"target":1},{"source":24,"target":8},{"source":24,"target":138},{"source":138,"target":8},{"source":25,"target":1},{"source":25,"target":139},{"source":25,"target":140},{"source":25,"target":141},{"source":25,"target":106},{"source":25,"target":80},{"source":25,"target":142},{"source":25,"target":143},{"source":25,"target":144},{"source":139,"target":6},{"source":139,"target":145},{"source":139,"target":25},{"source":145,"target":6},{"source":140,"target":6},{"source":140,"target":146},{"source":140,"target":25},{"source":146,"target":6},{"source":141,"target":6},{"source":141,"target":147},{"source":141,"target":25},{"source":147,"target":6},{"source":106,"target":14},{"source":106,"target":148},{"source":106,"target":25},{"source":106,"target":100},{"source":148,"target":14},{"source":80,"target":8},{"source":80,"target":149},{"source":80,"target":25},{"source":80,"target":68},{"source":149,"target":8},{"source":142,"target":150},{"source":142,"target":151},{"source":142,"target":25},{"source":142,"target":152},{"source":151,"target":150},{"source":143,"target":153},{"source":143,"target":154},{"source":143,"target":25},{"source":143,"target":155},{"source":154,"target":153},{"source":26,"target":1},{"source":26,"target":7},{"source":26,"target":156},{"source":156,"target":7},{"source":27,"target":1},{"source":27,"target":6},{"source":27,"target":157},{"source":27,"target":46},{"source":27,"target":158},{"source":157,"target":28},{"source":157,"target":159},{"source":157,"target":27},{"source":157,"target":160},{"source":159,"target":28},{"source":46,"target":6},{"source":46,"target":161},{"source":46,"target":27},{"source":46,"target":34},{"source":161,"target":6},{"source":158,"target":6},{"source":28,"target":1},{"source":28,"target":6},{"source":28,"target":160},{"source":28,"target":162},{"source":160,"target":27},{"source":160,"target":163},{"source":160,"target":28},{"source":160,"target":157},{"source":163,"target":27},{"source":162,"target":6},{"source":29,"target":1},{"source":29,"target":6},{"source":29,"target":164},{"source":164,"target":6},{"source":2,"target":165},{"source":2,"target":166},{"source":2,"target":167},{"source":2,"target":168},{"source":2,"target":169},{"source":2,"target":170},{"source":2,"target":0},{"source":165,"target":2},{"source":165,"target":171},{"source":165,"target":172},{"source":165,"target":173},{"source":165,"target":174},{"source":165,"target":175},{"source":165,"target":176},{"source":171,"target":168},{"source":171,"target":177},{"source":171,"target":165},{"source":171,"target":178},{"source":177,"target":168},{"source":172,"target":168},{"source":172,"target":179},{"source":172,"target":165},{"source":172,"target":180},{"source":179,"target":168},{"source":173,"target":169},{"source":173,"target":181},{"source":173,"target":165},{"source":173,"target":182},{"source":181,"target":169},{"source":174,"target":169},{"source":174,"target":183},{"source":174,"target":165},{"source":174,"target":184},{"source":183,"target":169},{"source":175,"target":170},{"source":175,"target":185},{"source":175,"target":165},{"source":175,"target":186},{"source":185,"target":170},{"source":166,"target":2},{"source":166,"target":187},{"source":167,"target":2},{"source":167,"target":6},{"source":167,"target":188},{"source":188,"target":6},{"source":168,"target":2},{"source":168,"target":189},{"source":168,"target":178},{"source":168,"target":180},{"source":168,"target":190},{"source":168,"target":191},{"source":189,"target":192},{"source":189,"target":168},{"source":178,"target":165},{"source":178,"target":193},{"source":178,"target":168},{"source":178,"target":171},{"source":193,"target":165},{"source":180,"target":165},{"source":180,"target":194},{"source":180,"target":168},{"source":180,"target":172},{"source":194,"target":165},{"source":190,"target":170},{"source":190,"target":195},{"source":190,"target":168},{"source":190,"target":196},{"source":195,"target":170},{"source":169,"target":2},{"source":169,"target":182},{"source":169,"target":184},{"source":169,"target":197},{"source":182,"target":165},{"source":182,"target":198},{"source":182,"target":169},{"source":182,"target":173},{"source":198,"target":165},{"source":184,"target":165},{"source":184,"target":199},{"source":184,"target":169},{"source":184,"target":174},{"source":199,"target":165},{"source":170,"target":2},{"source":170,"target":200},{"source":170,"target":186},{"source":170,"target":196},{"source":170,"target":201},{"source":200,"target":202},{"source":200,"target":170},{"source":186,"target":165},{"source":186,"target":203},{"source":186,"target":170},{"source":186,"target":175},{"source":203,"target":165},{"source":196,"target":168},{"source":196,"target":204},{"source":196,"target":170},{"source":196,"target":190},{"source":204,"target":168},{"source":3,"target":205},{"source":3,"target":206},{"source":3,"target":207},{"source":3,"target":208},{"source":3,"target":209},{"source":3,"target":210},{"source":3,"target":59},{"source":3,"target":81},{"source":3,"target":211},{"source":3,"target":212},{"source":3,"target":213},{"source":3,"target":214},{"source":3,"target":215},{"source":3,"target":216},{"source":3,"target":217},{"source":3,"target":218},{"source":3,"target":219},{"source":3,"target":0},{"source":205,"target":3},{"source":205,"target":220},{"source":205,"target":221},{"source":205,"target":222},{"source":205,"target":223},{"source":205,"target":224},{"source":220,"target":225},{"source":220,"target":205},{"source":221,"target":208},{"source":221,"target":226},{"source":221,"target":205},{"source":221,"target":227},{"source":226,"target":208},{"source":222,"target":81},{"source":222,"target":228},{"source":222,"target":205},{"source":222,"target":229},{"source":228,"target":81},{"source":223,"target":216},{"source":223,"target":230},{"source":223,"target":205},{"source":223,"target":231},{"source":230,"target":216},{"source":206,"target":3},{"source":206,"target":232},{"source":206,"target":233},{"source":206,"target":234},{"source":232,"target":235},{"source":232,"target":206},{"source":233,"target":81},{"source":233,"target":236},{"source":233,"target":206},{"source":233,"target":237},{"source":236,"target":81},{"source":207,"target":3},{"source":207,"target":238},{"source":207,"target":239},{"source":207,"target":240},{"source":207,"target":241},{"source":238,"target":211},{"source":238,"target":242},{"source":238,"target":207},{"source":238,"target":243},{"source":242,"target":211},{"source":239,"target":81},{"source":239,"target":244},{"source":239,"target":207},{"source":239,"target":245},{"source":244,"target":81},{"source":240,"target":81},{"source":240,"target":246},{"source":240,"target":207},{"source":240,"target":247},{"source":246,"target":81},{"source":208,"target":3},{"source":208,"target":207},{"source":208,"target":248},{"source":208,"target":249},{"source":208,"target":227},{"source":208,"target":250},{"source":208,"target":251},{"source":208,"target":252},{"source":208,"target":253},{"source":248,"target":8},{"source":248,"target":254},{"source":248,"target":208},{"source":254,"target":8},{"source":249,"target":8},{"source":249,"target":255},{"source":249,"target":208},{"source":255,"target":8},{"source":227,"target":205},{"source":227,"target":256},{"source":227,"target":208},{"source":227,"target":221},{"source":256,"target":205},{"source":250,"target":206},{"source":250,"target":257},{"source":250,"target":208},{"source":257,"target":206},{"source":251,"target":81},{"source":251,"target":258},{"source":251,"target":208},{"source":251,"target":259},{"source":258,"target":81},{"source":252,"target":8},{"source":252,"target":260},{"source":252,"target":208},{"source":260,"target":8},{"source":253,"target":207},{"source":209,"target":3},{"source":209,"target":206},{"source":209,"target":261},{"source":209,"target":262},{"source":261,"target":263},{"source":261,"target":209},{"source":262,"target":206},{"source":210,"target":3},{"source":210,"target":206},{"source":210,"target":264},{"source":210,"target":265},{"source":264,"target":266},{"source":264,"target":210},{"source":265,"target":206},{"source":59,"target":3},{"source":59,"target":206},{"source":59,"target":61},{"source":59,"target":267},{"source":61,"target":7},{"source":61,"target":268},{"source":61,"target":59},{"source":61,"target":52},{"source":268,"target":7},{"source":267,"target":206},{"source":81,"target":3},{"source":81,"target":269},{"source":81,"target":83},{"source":81,"target":259},{"source":81,"target":237},{"source":81,"target":229},{"source":81,"target":245},{"source":81,"target":247},{"source":81,"target":270},{"source":269,"target":213},{"source":269,"target":271},{"source":269,"target":81},{"source":269,"target":272},{"source":271,"target":213},{"source":83,"target":8},{"source":83,"target":273},{"source":83,"target":81},{"source":83,"target":69},{"source":273,"target":8},{"source":259,"target":208},{"source":259,"target":274},{"source":259,"target":81},{"source":259,"target":251},{"source":274,"target":208},{"source":237,"target":206},{"source":237,"target":275},{"source":237,"target":81},{"source":237,"target":233},{"source":275,"target":206},{"source":229,"target":205},{"source":229,"target":276},{"source":229,"target":81},{"source":229,"target":222},{"source":276,"target":205},{"source":245,"target":207},{"source":245,"target":277},{"source":245,"target":81},{"source":245,"target":239},{"source":277,"target":207},{"source":247,"target":207},{"source":247,"target":278},{"source":247,"target":81},{"source":247,"target":240},{"source":278,"target":207},{"source":211,"target":3},{"source":211,"target":208},{"source":211,"target":279},{"source":211,"target":243},{"source":211,"target":280},{"source":279,"target":281},{"source":279,"target":211},{"source":243,"target":207},{"source":243,"target":282},{"source":243,"target":211},{"source":243,"target":238},{"source":282,"target":207},{"source":280,"target":208},{"source":212,"target":3},{"source":212,"target":206},{"source":212,"target":283},{"source":212,"target":284},{"source":283,"target":285},{"source":283,"target":212},{"source":284,"target":206},{"source":213,"target":3},{"source":213,"target":286},{"source":213,"target":272},{"source":213,"target":287},{"source":286,"target":288},{"source":286,"target":213},{"source":272,"target":81},{"source":272,"target":289},{"source":272,"target":213},{"source":272,"target":269},{"source":289,"target":81},{"source":214,"target":3},{"source":214,"target":207},{"source":214,"target":290},{"source":214,"target":291},{"source":290,"target":292},{"source":290,"target":214},{"source":291,"target":207},{"source":215,"target":3},{"source":215,"target":208},{"source":215,"target":293},{"source":293,"target":208},{"source":216,"target":3},{"source":216,"target":211},{"source":216,"target":231},{"source":216,"target":294},{"source":231,"target":205},{"source":231,"target":295},{"source":231,"target":216},{"source":231,"target":223},{"source":295,"target":205},{"source":294,"target":211},{"source":217,"target":3},{"source":217,"target":207},{"source":217,"target":296},{"source":217,"target":297},{"source":296,"target":298},{"source":296,"target":217},{"source":297,"target":207},{"source":218,"target":3},{"source":218,"target":207},{"source":218,"target":299},{"source":218,"target":300},{"source":299,"target":301},{"source":299,"target":218},{"source":300,"target":207},{"source":219,"target":3},{"source":219,"target":208},{"source":219,"target":302},{"source":302,"target":208},{"source":4,"target":303},{"source":4,"target":304},{"source":4,"target":305},{"source":4,"target":306},{"source":4,"target":150},{"source":4,"target":307},{"source":4,"target":153},{"source":4,"target":308},{"source":4,"target":0},{"source":303,"target":4},{"source":303,"target":309},{"source":303,"target":310},{"source":303,"target":311},{"source":303,"target":312},{"source":303,"target":313},{"source":303,"target":314},{"source":303,"target":315},{"source":303,"target":316},{"source":309,"target":307},{"source":309,"target":317},{"source":309,"target":303},{"source":309,"target":318},{"source":317,"target":307},{"source":310,"target":319},{"source":310,"target":303},{"source":311,"target":320},{"source":311,"target":303},{"source":312,"target":308},{"source":312,"target":321},{"source":312,"target":303},{"source":312,"target":322},{"source":321,"target":308},{"source":313,"target":303},{"source":313,"target":323},{"source":313,"target":303},{"source":323,"target":303},{"source":314,"target":324},{"source":314,"target":303},{"source":304,"target":4},{"source":304,"target":325},{"source":304,"target":326},{"source":304,"target":327},{"source":304,"target":328},{"source":304,"target":329},{"source":304,"target":330},{"source":325,"target":331},{"source":325,"target":304},{"source":326,"target":332},{"source":326,"target":304},{"source":327,"target":333},{"source":327,"target":304},{"source":328,"target":334},{"source":328,"target":304},{"source":329,"target":6},{"source":329,"target":335},{"source":329,"target":304},{"source":335,"target":6},{"source":305,"target":4},{"source":305,"target":336},{"source":305,"target":337},{"source":305,"target":338},{"source":305,"target":339},{"source":305,"target":340},{"source":336,"target":341},{"source":336,"target":305},{"source":337,"target":342},{"source":337,"target":305},{"source":338,"target":150},{"source":338,"target":343},{"source":338,"target":305},{"source":338,"target":344},{"source":343,"target":150},{"source":339,"target":14},{"source":339,"target":345},{"source":339,"target":305},{"source":345,"target":14},{"source":306,"target":4},{"source":306,"target":346},{"source":306,"target":347},{"source":306,"target":348},{"source":306,"target":349},{"source":346,"target":350},{"source":346,"target":306},{"source":347,"target":351},{"source":347,"target":306},{"source":348,"target":352},{"source":348,"target":306},{"source":150,"target":4},{"source":150,"target":353},{"source":150,"target":354},{"source":150,"target":355},{"source":150,"target":356},{"source":150,"target":357},{"source":150,"target":358},{"source":150,"target":344},{"source":150,"target":359},{"source":150,"target":152},{"source":150,"target":360},{"source":353,"target":307},{"source":353,"target":361},{"source":353,"target":150},{"source":353,"target":362},{"source":361,"target":307},{"source":354,"target":150},{"source":354,"target":363},{"source":354,"target":150},{"source":363,"target":150},{"source":355,"target":304},{"source":355,"target":364},{"source":355,"target":150},{"source":364,"target":304},{"source":356,"target":304},{"source":356,"target":365},{"source":356,"target":150},{"source":365,"target":304},{"source":357,"target":150},{"source":357,"target":366},{"source":357,"target":150},{"source":357,"target":358},{"source":366,"target":150},{"source":358,"target":150},{"source":358,"target":367},{"source":358,"target":150},{"source":358,"target":357},{"source":367,"target":150},{"source":344,"target":305},{"source":344,"target":368},{"source":344,"target":150},{"source":344,"target":338},{"source":368,"target":305},{"source":359,"target":8},{"source":359,"target":369},{"source":359,"target":150},{"source":369,"target":8},{"source":152,"target":25},{"source":152,"target":370},{"source":152,"target":150},{"source":152,"target":142},{"source":370,"target":25},{"source":307,"target":4},{"source":307,"target":362},{"source":307,"target":318},{"source":307,"target":371},{"source":307,"target":372},{"source":362,"target":150},{"source":362,"target":373},{"source":362,"target":307},{"source":362,"target":353},{"source":373,"target":150},{"source":318,"target":303},{"source":318,"target":374},{"source":318,"target":307},{"source":318,"target":309},{"source":374,"target":303},{"source":371,"target":153},{"source":371,"target":375},{"source":371,"target":307},{"source":371,"target":376},{"source":375,"target":153},{"source":153,"target":4},{"source":153,"target":377},{"source":153,"target":376},{"source":153,"target":155},{"source":153,"target":378},{"source":377,"target":308},{"source":377,"target":379},{"source":377,"target":153},{"source":377,"target":380},{"source":379,"target":308},{"source":376,"target":307},{"source":376,"target":381},{"source":376,"target":153},{"source":376,"target":371},{"source":381,"target":307},{"source":155,"target":25},{"source":155,"target":382},{"source":155,"target":153},{"source":155,"target":143},{"source":382,"target":25},{"source":308,"target":4},{"source":308,"target":380},{"source":308,"target":322},{"source":308,"target":383},{"source":308,"target":384},{"source":308,"target":385},{"source":308,"target":386},{"source":380,"target":153},{"source":380,"target":387},{"source":380,"target":308},{"source":380,"target":377},{"source":387,"target":153},{"source":322,"target":303},{"source":322,"target":388},{"source":322,"target":308},{"source":322,"target":312},{"source":388,"target":303},{"source":383,"target":6},{"source":383,"target":389},{"source":383,"target":308},{"source":389,"target":6},{"source":384,"target":14},{"source":384,"target":390},{"source":384,"target":308},{"source":390,"target":14},{"source":385,"target":391},{"source":385,"target":308},{"source":5,"target":392},{"source":5,"target":393},{"source":5,"target":394},{"source":5,"target":395},{"source":5,"target":396},{"source":5,"target":397},{"source":5,"target":398},{"source":5,"target":0},{"source":392,"target":5},{"source":392,"target":205},{"source":392,"target":399},{"source":392,"target":400},{"source":399,"target":393},{"source":399,"target":401},{"source":399,"target":392},{"source":399,"target":402},{"source":401,"target":393},{"source":400,"target":205},{"source":393,"target":5},{"source":393,"target":403},{"source":393,"target":402},{"source":393,"target":404},{"source":403,"target":405},{"source":403,"target":393},{"source":402,"target":392},{"source":402,"target":406},{"source":402,"target":393},{"source":402,"target":399},{"source":406,"target":392},{"source":394,"target":5},{"source":394,"target":216},{"source":394,"target":407},{"source":394,"target":408},{"source":394,"target":409},{"source":394,"target":410},{"source":407,"target":411},{"source":407,"target":394},{"source":408,"target":412},{"source":408,"target":394},{"source":409,"target":413},{"source":409,"target":394},{"source":410,"target":216},{"source":395,"target":5},{"source":395,"target":215},{"source":395,"target":414},{"source":395,"target":415},{"source":395,"target":416},{"source":395,"target":417},{"source":414,"target":418},{"source":414,"target":395},{"source":415,"target":419},{"source":415,"target":395},{"source":416,"target":420},{"source":416,"target":395},{"source":417,"target":215},{"source":396,"target":5},{"source":396,"target":395},{"source":396,"target":421},{"source":421,"target":395},{"source":397,"target":5},{"source":397,"target":215},{"source":397,"target":422},{"source":397,"target":423},{"source":397,"target":424},{"source":397,"target":425},{"source":422,"target":426},{"source":422,"target":397},{"source":423,"target":427},{"source":423,"target":397},{"source":424,"target":428},{"source":424,"target":397},{"source":425,"target":215},{"source":398,"target":5},{"source":398,"target":429},{"source":398,"target":430},{"source":398,"target":431},{"source":429,"target":432},{"source":429,"target":398},{"source":430,"target":208},{"source":430,"target":433},{"source":430,"target":398},{"source":433,"target":208}],"multigraph":true} | ecore |
entities | repo-ecore-all/data/jlh5587/xtextGrammer/org.xtext.comp7290.agent/model/generated/AgentDSL.ecore | agentDSL
Model
types
Type
name
TypeDef
mappedType
JAVAID
name
Entity
superEntity
attributes
Task
attributes
outcome
Outcome
attributes
goal
Goal
name
attributes
Function
attributes
Attribute
type
many
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="agentDSL" nsURI="http://www.xtext.org/comp7290/agent/AgentDSL"
nsPrefix="agentDSL">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeDef" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="mappedType" eType="#//JAVAID"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JAVAID">
<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="Entity" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="superEntity" eType="#//Entity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Task" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outcome" eType="#//Outcome"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//Type">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="goal" eType="#//Goal" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Goal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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="Function" eSuperTypes="#//Type">
<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:EReference" name="type" eType="#//Type"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"agentDSL","nsURI":"http://www.xtext.org/comp7290/agent/AgentDSL","name":"agentDSL","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":"Type","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeDef","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JAVAID","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":10,"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":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"id":14,"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":"mappedType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"superEntity","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"outcome","changeable":true,"resolveProxies":true,"lowerBound":0,"id":26,"derived":false},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":true,"unsettable":false,"transient":false,"unique":true,"name":"goal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"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":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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"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":"many","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":1,"target":0},{"source":1,"target":11},{"source":11,"target":2},{"source":11,"target":12},{"source":11,"target":1},{"source":12,"target":2},{"source":2,"target":0},{"source":2,"target":13},{"source":13,"target":14},{"source":13,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":15},{"source":3,"target":16},{"source":15,"target":4},{"source":15,"target":17},{"source":15,"target":3},{"source":17,"target":4},{"source":16,"target":2},{"source":4,"target":0},{"source":4,"target":18},{"source":18,"target":19},{"source":18,"target":4},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":20},{"source":5,"target":21},{"source":5,"target":22},{"source":20,"target":5},{"source":20,"target":23},{"source":20,"target":5},{"source":23,"target":5},{"source":21,"target":10},{"source":21,"target":24},{"source":21,"target":5},{"source":24,"target":10},{"source":22,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":25},{"source":6,"target":26},{"source":6,"target":27},{"source":25,"target":10},{"source":25,"target":28},{"source":25,"target":6},{"source":28,"target":10},{"source":26,"target":7},{"source":26,"target":29},{"source":26,"target":6},{"source":29,"target":7},{"source":27,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":30},{"source":7,"target":31},{"source":7,"target":32},{"source":30,"target":10},{"source":30,"target":33},{"source":30,"target":7},{"source":33,"target":10},{"source":31,"target":8},{"source":31,"target":34},{"source":31,"target":7},{"source":34,"target":8},{"source":32,"target":2},{"source":8,"target":0},{"source":8,"target":35},{"source":8,"target":36},{"source":35,"target":37},{"source":35,"target":8},{"source":36,"target":10},{"source":36,"target":38},{"source":36,"target":8},{"source":38,"target":10},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":39},{"source":9,"target":40},{"source":39,"target":10},{"source":39,"target":41},{"source":39,"target":9},{"source":41,"target":10},{"source":40,"target":2},{"source":10,"target":0},{"source":10,"target":42},{"source":10,"target":43},{"source":10,"target":44},{"source":42,"target":2},{"source":42,"target":45},{"source":42,"target":10},{"source":45,"target":2},{"source":43,"target":46},{"source":43,"target":10},{"source":44,"target":47},{"source":44,"target":10}],"multigraph":true} | ecore |
projectplanning | repo-ecore-all/data/Scholvac/EclipseTaskJuggler/EclipseTaskJuggler.dsl/model/generated/ETJ.ecore | eTJ
Global
project
properties
Property
Leaves
details
LeaveDetails
type
name
interval
LeaveType
project
project
annual
annual
special
special
sick
sick
unpaid
unpaid
holiday
holiday
unemployed
unemployed
Account
id
name
attributes
AccountAttribute
AccountPrefix
account
AccountReport
AccountRoot
account
Project
id
name
version
interval
attributes
ProjectAttribute
Task
id
name
attributes
TaskAttribute
scenario
attr
BuildInMacro
projectstart
projectstart
projectend
projectend
now
now
MacroCall
macro
buildin
Report
id
name
attributes
ReportAttribute
IcalReport
filename
attributes
IcalReportAttribute
Export
id
filename
attributes
ExportAttribute
Resource
id
name
attributes
ResourceAttribute
Allocate
resources
AllocateResource
resource
attributes
AllocateResourceAttribute
Navigator
id
attributes
NavigatorAttribute
NewTask
id
text
attributes
NewTaskAttribute
NikuReport
filename
attributes
NikuReportAttribute
Alert
level
Alternative
resources
Author
resource
Balance
cost
revenue
Booking
interval
overtime
sloppy
BookingTask
resource
booking
BookingResource
task
booking
Caption
CellColor
expression
color
CellText
expresssion
text
Center
Charge
amount
applies
ChargeSet
accountShares
Columns
columns
Complete
complete
Copyright
text
Credit
date
description
amount
Currency
currency
CurrencyFormat
DailyMax
DailyMin
DailyWorkingHours
dailyWorkingHours
Definitions
all
none
Depends
dependency
Details
Duration
duration
Efficiency
efficiency
Effort
effort
Email
address
End
end
EndCredit
credit
Epilog
Extend
name
description
inherit
scenariospecific
ExtendResource
extends
ExtendedResourceAttribute
extend
value
ExtendTask
extends
ExtendedTaskAttribute
extend
value
Fail
expression
Flags
flags
FontColor
color
Footer
Formats
formats
Function
level
date
scenario
parentId
task
distance
resource
GapDuration
GapLength
HAlign
expression
justification
Header
Headline
HideAccount
expression
HideJournalEntry
expression
HideReport
expression
HideResource
expression
HideTask
expression
Include
importURI
IncludeProperties
importURI
attributes
IncludePropertiesAttribute
Interval1
start
end
duration
Interval2
start
end
duration
Interval3
start
end
duration
Interval4
start
end
duration
JournalAttributes
args
JournalAttributeValues
ALL
*
NONE
-
alert
alert
author
author
date
date
details
details
flags
flags
headline
headline
property
property
propertyid
propertyid
summary
summary
timesheet
timesheet
JournalEntry
date
headline
alert
author
details
summary
JournalMode
mode
Left
Length
length
Limits
attributes
LimitsAttribute
ListItem
ListType
type
LoadUnit
unit
LogicalExpression
leftOperant
op
rightOperand
Macro
id
value
properties
Managers
resources
Mandatory
mandatory
MaxEnd
maxEnd
Maximum
MaxStart
maxStart
Milestone
milestone
Minimum
MinEnd
minEnd
MinStart
minStart
MonthlyMax
MonthlyMin
Note
note
Now
now
NumberFormat
Period
period
Persistent
persistent
Precedes
Priority
priority
ProjectId
projectId
ProjectIds
ids
Prolog
PurgeReport
listAttribute
PurgeReportAttribute
COLUMNS
columns
DEFINITIONS
definitions
FLAGS
flags
FORMATS
formats
JOURNALATTRIBUTES
journalAttributes
SCENARIOS
scenarios
SORTACCOUNTS
sortaccounts
SORTJOURNALENTRIES
sortjournalentries
SORTRESOURCES
sortresources
SORTTASKS
sorttasks
PurgeResource
listAttribute
PurgeResourceAttribute
FAIL
fail
FLAGS
flags
MANAGERS
managers
REPORTS
reports
VACATIONS
vacations
WARN
warn
PurgeTask
listAttribute
PurgeTaskAttribute
BOOKING
booking
CHARGE
charge
CHARGESET
chargeset
DEPENDS
depends
FAIL
fail
FLAGS
flags
PRECEDES
precedes
WARN
warn
Rate
rate
Remaining
remaining
ReportPrefix
report
ResourceAttributes
all
none
vacation
booking
workingHours
ResourcePrefix
resource
ResourceReport
ResourceRoot
resource
Responsible
resources
RGB
value
Right
RollupAccount
expression
RollupResource
expression
RollupTask
expression
Scale
scale
Scenario
id
name
active
scenario
ScenarioIcal
scenario
Scenarios
scenarios
Scheduled
scheduled
Scheduling
scheduling
Select
argument
SelfContained
selfcontained
Shift
id
name
replace
timezone
vacation
shift
workingHours
ShiftTimesheet
shift
Shifts
limits
ShiftsLimit
shift
limit
ShiftsAllocate
shift
intervals
ShiftsResource
ShiftsTask
ShortTimeFormat
shortTimeFormat
Sort
tree
criteria
SortAccounts
SortJournalEntries
SortResources
SortTasks
Start
start
StatusStatusSheet
level
text
attributes
StatusStatusSheetAttribute
StatusTimesheet
level
text
attributes
StatusTimesheetAttribute
StatusSheet
resource
interval
attributes
StatusSheetAttribute
StatusSheetReport
filename
attributes
StatusSheetReportAttribute
Summary
SupplementAccount
account
attributes
SupplementReport
report
attributes
SupplementResource
resource
attributes
SupplementTask
task
attributes
TagFile
id
filename
hideResource
hideTask
rollupResource
rollupTask
TaskStatusSheet
task
attributes
TaskStatusSheetAttribute
TaskTimesheet
task
attributes
TaskTimesheetAttribute
TaskAttributes
all
none
responsible
flags
maxstart
maxend
priority
booking
note
minstart
minend
complete
depends
TaskPrefix
task
TaskReport
TaskRoot
task
TextReport
TimeFormat
timeformat
Timeoff
id
name
Timesheet
resource
interval
attributes
TimesheetAttribute
TimesheetReport
filename
attributes
TimesheetReportAttribute
Timezone
timezone
TimingResolution
timingResolution
Title
title
ToolTip
expression
tip
TrackingScenario
scenario
TreeLevel
level
Vacation
name
intervals
Warn
expression
WeekStarts
sunday
monday
WeeklyMax
WeeklyMin
Width
width
Work
value
unit
WorkingHours
weekdays
off
hours
YearlyWorkingDays
yearlyWorkingDays
AccountShare
account
share
ColumnAttribute
ExtendedResourceAttributeColumn
extension
Column
id
ext
attributes
Criterion
scenario
columnId
direction
DurationQuantity
value
unit
Limit
duration
attributes
LimitAttribute
end
period
resources
start
RealFormat
negativePrefix
negativeSuffix
thousandsSeparator
fractionSeparator
fractionDigits
TaskDependency
task
gapDuration
gapLength
policy
RichText
text
WorkHours
start
stop
Weekdays
first
last
ChargeApplies
ONSTART
onstart
ONEND
onend
PERHOUR
perhour
PERDAY
perday
PERWEEK
perweek
Justification
LEFT
left
CENTER
center
RIGHT
right
JournalModeValue
JOURNAL
journal
JOURNAL_SUB
journal_sub
STATUS_DOWN
status_down
STATUS_UP
status_up
ALERTS_DOWN
alerts_down
JournalEntrySortCriterion
DATE_DOWN
date.down
DATE_UP
date.up
ALERT_DOWN
alert.down
ALERT_UP
alert.up
PROPERTY_UP
property.up
ListTypeValues
BULLETS
bullets
COMMA
comma
NUMBERED
numbered
CriterionDirection
UP
up
DOWN
down
YesNo
YES
yes
NO
no
ReportFormat
CSV
csv
HTML
html
NIKU
niku
LoadDisplayUnit
DAYS
days
HOURS
hours
LONGAUTO
longauto
MINUTES
minutes
MONTHS
months
SHORTAUTO
shortauto
WEEKS
weeks
YEARS
years
ScaleResolution
HOUR
hour
DAY
day
WEEK
week
MONTH
month
QUARTER
quarter
YEAR
year
SelectArgument
MAXLOADED
maxloaded
MINLOADED
minloaded
MINALLOCATED
minallocated
ORDER
order
RANDOM
random
ColumnId
activetasks
activetasks
annualleave
annualleave
annualleavebalance
annualleavebalance
alert
alert
alertmessages
alertmessages
alertsummaries
alertsummaries
alerttrend
alerttrend
balance
balance
bsi
bsi
chart
chart
children
children
closedtasks
closedtasks
competitorcount
competitorcount
competitors
competitors
complete
complete
completed
completed
criticalness
criticalness
cost
cost
daily
daily
directreports
directreports
duration
duration
duties
duties
efficiency
efficiency
effort
effort
effortdone
effortdone
effortleft
effortleft
email
email
end
end
flags
flags
followers
followers
freetime
freetime
freework
freework
fte
fte
gauge
gauge
headcount
headcount
hierarchindex
hierarchindex
hourly
hourly
id
id
index
index
inputs
inputs
journal
journal
journal_sub
journal_sub
journalmessages
journalmessages
journalsummaries
journalsummaries
line
line
managers
managers
maxend
maxend
maxstart
maxstart
minend
minend
minstart
minstart
monthly
monthly
no
no
name
name
note
note
opentasks
opentasks
pathcriticalness
pathcriticalness
precursors
precursors
priority
priority
quarterly
quarterly
rate
rate
reports
reports
resources
resources
responsible
responsible
revenue
revenue
scenario
scenario
scheduling
scheduling
seqno
seqno
sickleave
sickleave
specialleave
specialleave
start
start
status
status
targets
targets
turnover
turnover
wbs
wbs
unpaidleave
unpaidleave
weekly
weekly
yearly
yearly
AlertLevel
RED
red
YELLOW
yellow
GREEN
green
DependsPolicy
ONEND
onend
ONSTART
onstart
SchedulingPolicy
ALAP
alap
ASAP
asap
TimeUnit
MINUTE
min
HOUR
h
DAY
d
WEEK
w
MONTH
m
YEAR
y
Weekday
MON
mon
TUE
tue
WED
wed
THR
thu
FRI
fri
SAT
sat
SUN
sun
WorkQuantityUnit
PERCENT
%
MINUTES
min
HOURS
h
DAYS
d
ISODATE
date
duration
ExtDate
Defintions
flags
resources
tasks
project
projectids
LogicalFunctionExpression
function
LogicalAbsoluteIdExression
value
LogicalBooleanLiteral
isTrue
LogicalNumeralLiteral
value
LogicalStringLiteral
value
macro
LogicalDateLiteral
value
LogicalFlagExpression
scenario
columId | <?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="eTJ" nsURI="http://www.mycompany.com/etj/ETJ" nsPrefix="eTJ">
<eClassifiers xsi:type="ecore:EClass" name="Global">
<eStructuralFeatures xsi:type="ecore:EReference" name="project" eType="#//Project"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property"/>
<eClassifiers xsi:type="ecore:EClass" name="Leaves" eSuperTypes="#//Property #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="details" upperBound="-1"
eType="#//LeaveDetails" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LeaveDetails">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//LeaveType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" eType="#//Interval3"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LeaveType">
<eLiterals name="project" literal="project"/>
<eLiterals name="annual" value="1" literal="annual"/>
<eLiterals name="special" value="2" literal="special"/>
<eLiterals name="sick" value="3" literal="sick"/>
<eLiterals name="unpaid" value="4" literal="unpaid"/>
<eLiterals name="holiday" value="5" literal="holiday"/>
<eLiterals name="unemployed" value="6" literal="unemployed"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Account" eSuperTypes="#//Property #//AccountAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="attributes" upperBound="-1"
eType="#//AccountAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccountAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="AccountPrefix" eSuperTypes="#//IncludePropertiesAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="account" eType="#//Account"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccountReport" eSuperTypes="#//Property #//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="AccountRoot" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="account" eType="#//Account"/>
</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#//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="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" eType="#//Interval2"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ProjectAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Task" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="attributes" upperBound="-1"
eType="#//TaskAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attr" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BuildInMacro">
<eLiterals name="projectstart" literal="projectstart"/>
<eLiterals name="projectend" value="1" literal="projectend"/>
<eLiterals name="now" value="2" literal="now"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MacroCall" eSuperTypes="#//End #//Start #//ExtDate">
<eStructuralFeatures xsi:type="ecore:EReference" name="macro" eType="#//Macro"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="buildin" eType="#//BuildInMacro"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Report" eSuperTypes="#//AccountReport #//ResourceReport #//TaskReport #//TextReport">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="attributes" upperBound="-1"
eType="#//ReportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="IcalReport" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//IcalReportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IcalReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Export" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ExportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//Property #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="attributes" upperBound="-1"
eType="#//ResourceAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Allocate" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//AllocateResource" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AllocateResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//AllocateResourceAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AllocateResourceAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Navigator" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//NavigatorAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NavigatorAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="NewTask" eSuperTypes="#//TimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//NewTaskAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NewTaskAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="NikuReport" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//NikuReportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NikuReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Alert">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//AlertLevel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alternative" eSuperTypes="#//AllocateResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" unique="false"
upperBound="-1" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Author" eSuperTypes="#//StatusStatusSheetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Balance" eSuperTypes="#//Property #//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="cost" eType="#//Account"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="revenue" eType="#//Account"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Booking">
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" eType="#//Interval4"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="overtime" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sloppy" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BookingTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booking" eType="#//Booking"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BookingResource" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="booking" eType="#//Booking"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Caption" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="CellColor" eSuperTypes="#//Property #//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="color" eType="#//RGB" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CellText" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expresssion" eType="#//LogicalExpression"
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="Center" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Charge">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="amount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="applies" eType="#//ChargeApplies"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChargeSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="accountShares" upperBound="-1"
eType="#//AccountShare" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Columns" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="columns" upperBound="-1"
eType="#//Column" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Complete">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="complete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Copyright" eSuperTypes="#//Property">
<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="Credit" eSuperTypes="#//AccountAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="date" eType="#//ISODATE"
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="amount" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Currency" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="currency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CurrencyFormat" eSuperTypes="#//ProjectAttribute #//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="DailyMax" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="DailyMin" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="DailyWorkingHours" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dailyWorkingHours" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Definitions" eSuperTypes="#//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="none" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Depends">
<eStructuralFeatures xsi:type="ecore:EReference" name="dependency" upperBound="-1"
eType="#//TaskDependency" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Details" eSuperTypes="#//StatusStatusSheetAttribute #//StatusTimesheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration">
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Efficiency" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="efficiency" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Effort">
<eStructuralFeatures xsi:type="ecore:EReference" name="effort" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Email" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="End" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute #//NewTaskAttribute #//NikuReportAttribute #//StatusSheetReportAttribute #//TaskTimesheetAttribute #//TimesheetReportAttribute #//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndCredit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="credit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Epilog" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend">
<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="inherit" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scenariospecific" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendResource" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1"
eType="#//Extend" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedResourceAttribute" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="extend" eType="#//Extend"/>
<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="ExtendTask" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="extends" upperBound="-1"
eType="#//Extend" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedTaskAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="extend" eType="#//Extend"/>
<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="Fail" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flags" eSuperTypes="#//Property #//AccountAttribute #//ReportAttribute #//ResourceAttribute #//StatusStatusSheetAttribute #//StatusTimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flags" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontColor" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Footer" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Formats" eSuperTypes="#//ReportAttribute #//NikuReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="formats" unique="false"
upperBound="-1" eType="#//ReportFormat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="date" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parentId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GapDuration"/>
<eClassifiers xsi:type="ecore:EClass" name="GapLength"/>
<eClassifiers xsi:type="ecore:EClass" name="HAlign" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="justification" eType="#//Justification"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Header" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Headline" eSuperTypes="#//ReportAttribute #//NikuReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="HideAccount" eSuperTypes="#//ReportAttribute">
<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="HideJournalEntry" eSuperTypes="#//ReportAttribute #//IcalReportAttribute">
<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="HideReport" eSuperTypes="#//NavigatorAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HideResource" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute #//NikuReportAttribute #//StatusSheetReportAttribute #//TimesheetReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HideTask" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute #//NikuReportAttribute #//StatusSheetReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//ProjectAttribute">
<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="IncludeProperties" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importURI" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//IncludePropertiesAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IncludePropertiesAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval1">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interval2">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interval3">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interval4">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JournalAttributes" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="args" unique="false" upperBound="-1"
eType="#//JournalAttributeValues"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JournalAttributeValues">
<eLiterals name="ALL" literal="*"/>
<eLiterals name="NONE" value="1" literal="-"/>
<eLiterals name="alert" value="2" literal="alert"/>
<eLiterals name="author" value="3" literal="author"/>
<eLiterals name="date" value="4" literal="date"/>
<eLiterals name="details" value="5" literal="details"/>
<eLiterals name="flags" value="6" literal="flags"/>
<eLiterals name="headline" value="7" literal="headline"/>
<eLiterals name="property" value="8" literal="property"/>
<eLiterals name="propertyid" value="9" literal="propertyid"/>
<eLiterals name="summary" value="10" literal="summary"/>
<eLiterals name="timesheet" value="11" literal="timesheet"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JournalEntry" eSuperTypes="#//ProjectAttribute #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="date" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headline" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="alert" eType="#//Alert"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Author"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="details" eType="#//Details"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="summary" eType="#//Summary"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JournalMode" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mode" eType="#//JournalModeValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Left" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Length">
<eStructuralFeatures xsi:type="ecore:EReference" name="length" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Limits" eSuperTypes="#//Property #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//LimitsAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ListItem" eSuperTypes="#//ColumnAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//ListTypeValues"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LoadUnit" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="#//LoadDisplayUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftOperant" eType="#//LogicalExpression"
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="rightOperand" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Macro" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Managers" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" unique="false"
upperBound="-1" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mandatory" eSuperTypes="#//AllocateResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mandatory" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MaxEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="maxEnd" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Maximum" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="MaxStart">
<eStructuralFeatures xsi:type="ecore:EReference" name="maxStart" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Milestone">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="milestone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Minimum" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="MinEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="minEnd" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MinStart">
<eStructuralFeatures xsi:type="ecore:EReference" name="minStart" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MonthlyMax" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="MonthlyMin" eSuperTypes="#//LimitsAttribute"/>
<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>
<eClassifiers xsi:type="ecore:EClass" name="Now" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="now" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumberFormat" eSuperTypes="#//ProjectAttribute #//ReportAttribute #//NikuReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Period" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute #//NikuReportAttribute #//StatusSheetReportAttribute #//TimesheetReportAttribute #//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="period" eType="#//Interval2"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Persistent" eSuperTypes="#//AllocateResourceAttribute">
<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="Precedes"/>
<eClassifiers xsi:type="ecore:EClass" name="Priority" eSuperTypes="#//NewTaskAttribute #//TaskTimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectId">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProjectIds" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ids" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Prolog" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="PurgeReport" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="listAttribute" eType="#//PurgeReportAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PurgeReportAttribute">
<eLiterals name="COLUMNS" literal="columns"/>
<eLiterals name="DEFINITIONS" value="1" literal="definitions"/>
<eLiterals name="FLAGS" value="2" literal="flags"/>
<eLiterals name="FORMATS" value="3" literal="formats"/>
<eLiterals name="JOURNALATTRIBUTES" value="4" literal="journalAttributes"/>
<eLiterals name="SCENARIOS" value="5" literal="scenarios"/>
<eLiterals name="SORTACCOUNTS" value="6" literal="sortaccounts"/>
<eLiterals name="SORTJOURNALENTRIES" value="7" literal="sortjournalentries"/>
<eLiterals name="SORTRESOURCES" value="8" literal="sortresources"/>
<eLiterals name="SORTTASKS" value="9" literal="sorttasks"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PurgeResource" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="listAttribute" eType="#//PurgeResourceAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PurgeResourceAttribute">
<eLiterals name="FAIL" literal="fail"/>
<eLiterals name="FLAGS" value="1" literal="flags"/>
<eLiterals name="MANAGERS" value="2" literal="managers"/>
<eLiterals name="REPORTS" value="3" literal="reports"/>
<eLiterals name="VACATIONS" value="4" literal="vacations"/>
<eLiterals name="WARN" value="5" literal="warn"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PurgeTask">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="listAttribute" eType="#//PurgeTaskAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PurgeTaskAttribute">
<eLiterals name="BOOKING" literal="booking"/>
<eLiterals name="CHARGE" value="1" literal="charge"/>
<eLiterals name="CHARGESET" value="2" literal="chargeset"/>
<eLiterals name="DEPENDS" value="3" literal="depends"/>
<eLiterals name="FAIL" value="4" literal="fail"/>
<eLiterals name="FLAGS" value="5" literal="flags"/>
<eLiterals name="PRECEDES" value="6" literal="precedes"/>
<eLiterals name="WARN" value="7" literal="warn"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rate" eSuperTypes="#//Property #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="rate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Remaining" eSuperTypes="#//NewTaskAttribute #//TaskTimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="remaining" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReportPrefix" eSuperTypes="#//IncludePropertiesAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="report" eType="#//Report"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceAttributes" eSuperTypes="#//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="none" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vacation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="workingHours" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourcePrefix" eSuperTypes="#//IncludePropertiesAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceReport" eSuperTypes="#//Property #//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ResourceRoot" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Responsible">
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" unique="false"
upperBound="-1" eType="#//Resource"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RGB">
<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="Right" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="RollupAccount" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RollupResource" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RollupTask" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scale" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scale" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenario" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="active" eType="#//YesNo"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ScenarioIcal" eSuperTypes="#//IcalReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scenarios" eSuperTypes="#//ReportAttribute #//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenarios" unique="false"
upperBound="-1" eType="#//Scenario"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scheduled">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scheduled" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Scheduling">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="scheduling" eType="#//SchedulingPolicy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Select" eSuperTypes="#//AllocateResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="argument" eType="#//SelectArgument"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SelfContained" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="selfcontained" eType="#//YesNo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shift" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="replace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timezone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="vacation" eType="#//Vacation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shift" eType="#//Shift"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workingHours" eType="#//WorkingHours"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftTimesheet" eSuperTypes="#//TimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="shift" eType="#//Shift"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shifts" eSuperTypes="#//ShiftsResource #//ShiftsTask">
<eStructuralFeatures xsi:type="ecore:EReference" name="limits" upperBound="-1"
eType="#//ShiftsLimit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftsLimit">
<eStructuralFeatures xsi:type="ecore:EReference" name="shift" eType="#//Shift"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="limit" eType="#//Interval2"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftsAllocate" eSuperTypes="#//AllocateResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="shift" eType="#//Shift"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intervals" upperBound="-1"
eType="#//Interval3" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ShiftsResource" eSuperTypes="#//ResourceAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ShiftsTask"/>
<eClassifiers xsi:type="ecore:EClass" name="ShortTimeFormat" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="shortTimeFormat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Sort" eSuperTypes="#//SortAccounts #//SortJournalEntries #//SortResources #//SortTasks">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tree" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="criteria" upperBound="-1"
eType="#//Criterion" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SortAccounts" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="SortJournalEntries" eSuperTypes="#//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="SortResources" eSuperTypes="#//ReportAttribute #//StatusSheetReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="SortTasks" eSuperTypes="#//ReportAttribute #//StatusSheetReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Start" eSuperTypes="#//ReportAttribute #//IcalReportAttribute #//ExportAttribute #//NikuReportAttribute #//StatusSheetReportAttribute #//TimesheetReportAttribute #//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatusStatusSheet" eSuperTypes="#//TaskStatusSheetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//AlertLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//StatusStatusSheetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatusStatusSheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="StatusTimesheet" eSuperTypes="#//TaskTimesheetAttribute #//TimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="#//AlertLevel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//StatusTimesheetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatusTimesheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="StatusSheet" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" eType="#//Interval4"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//StatusSheetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatusSheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="StatusSheetReport" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//StatusSheetReportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StatusSheetReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Summary" eSuperTypes="#//StatusStatusSheetAttribute #//StatusTimesheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="SupplementAccount" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="account" eType="#//Account"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//AccountAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupplementReport" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="report" eType="#//Report"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ReportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupplementResource" eSuperTypes="#//Property #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ResourceAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SupplementTask" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//TaskAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TagFile" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hideResource" eType="#//HideResource"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hideTask" eType="#//HideTask"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rollupResource" eType="#//RollupResource"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rollupTask" eType="#//RollupTask"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskStatusSheet" eSuperTypes="#//StatusSheetAttribute #//TaskStatusSheetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//TaskStatusSheetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskStatusSheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="TaskTimesheet" eSuperTypes="#//TimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//TaskTimesheetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskTimesheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="TaskAttributes" eSuperTypes="#//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="all" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="none" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="responsible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flags" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxstart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxend" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="priority" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booking" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="note" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minstart" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minend" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="complete" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="depends" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskPrefix" eSuperTypes="#//IncludePropertiesAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskReport" eSuperTypes="#//Property #//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="TaskRoot" eSuperTypes="#//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextReport" eSuperTypes="#//Property #//ReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeFormat" eSuperTypes="#//ProjectAttribute #//ReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timeformat" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Timeoff" eSuperTypes="#//NikuReportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="Timesheet" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" eType="#//Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interval" eType="#//Interval4"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//TimesheetAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimesheetAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="TimesheetReport" eSuperTypes="#//Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="filename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//TimesheetReportAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimesheetReportAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Timezone" eSuperTypes="#//ProjectAttribute #//ReportAttribute #//ExportAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timezone" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimingResolution" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timingResolution" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Title" eSuperTypes="#//ReportAttribute #//NikuReportAttribute #//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ToolTip" eSuperTypes="#//Property #//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tip" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TrackingScenario" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TreeLevel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="level" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Vacation" eSuperTypes="#//Property #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intervals" upperBound="-1"
eType="#//Interval3" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Warn" eSuperTypes="#//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//LogicalExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WeekStarts" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sunday" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="monday" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WeeklyMax" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="WeeklyMin" eSuperTypes="#//LimitsAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="Width" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Work" eSuperTypes="#//NewTaskAttribute #//TaskTimesheetAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="#//WorkQuantityUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkingHours" eSuperTypes="#//ProjectAttribute #//ResourceAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="weekdays" upperBound="-1"
eType="#//Weekdays" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="off" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hours" upperBound="-1"
eType="#//WorkHours" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="YearlyWorkingDays" eSuperTypes="#//ProjectAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="yearlyWorkingDays" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccountShare">
<eStructuralFeatures xsi:type="ecore:EReference" name="account" eType="#//Account"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="share" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColumnAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtendedResourceAttributeColumn" eSuperTypes="#//ColumnAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="extension" eType="#//Extend"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="#//ColumnId"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ext" eType="#//ExtendedResourceAttributeColumn"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//ColumnAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Criterion">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnId" eType="#//ColumnId"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" eType="#//CriterionDirection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DurationQuantity" eSuperTypes="#//GapDuration #//GapLength">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="#//TimeUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Limit" eSuperTypes="#//DailyMax #//DailyMin #//Maximum #//Minimum #//MonthlyMax #//MonthlyMin #//WeeklyMax #//WeeklyMin">
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//LimitAttribute" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LimitAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="end" eType="#//ISODATE"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="period" eType="#//Interval1"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" unique="false"
upperBound="-1" eType="#//Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="start" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealFormat" eSuperTypes="#//CurrencyFormat #//NumberFormat">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negativePrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="negativeSuffix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="thousandsSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fractionSeparator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fractionDigits" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TaskDependency" eSuperTypes="#//Precedes">
<eStructuralFeatures xsi:type="ecore:EReference" name="task" eType="#//Task"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gapDuration" eType="#//GapDuration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gapLength" eType="#//GapLength"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="policy" eType="#//DependsPolicy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RichText" eSuperTypes="#//Caption #//Center #//Details #//Epilog #//Footer #//Header #//Headline #//Left #//ListItem #//Prolog #//Right #//Summary">
<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="WorkHours">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stop" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Weekdays">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="first" eType="#//Weekday"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="last" eType="#//Weekday"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ChargeApplies">
<eLiterals name="ONSTART" literal="onstart"/>
<eLiterals name="ONEND" value="1" literal="onend"/>
<eLiterals name="PERHOUR" value="2" literal="perhour"/>
<eLiterals name="PERDAY" value="3" literal="perday"/>
<eLiterals name="PERWEEK" value="4" literal="perweek"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Justification">
<eLiterals name="LEFT" literal="left"/>
<eLiterals name="CENTER" value="1" literal="center"/>
<eLiterals name="RIGHT" value="2" literal="right"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JournalModeValue">
<eLiterals name="JOURNAL" literal="journal"/>
<eLiterals name="JOURNAL_SUB" value="1" literal="journal_sub"/>
<eLiterals name="STATUS_DOWN" value="2" literal="status_down"/>
<eLiterals name="STATUS_UP" value="3" literal="status_up"/>
<eLiterals name="ALERTS_DOWN" value="4" literal="alerts_down"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="JournalEntrySortCriterion">
<eLiterals name="DATE_DOWN" literal="date.down"/>
<eLiterals name="DATE_UP" value="1" literal="date.up"/>
<eLiterals name="ALERT_DOWN" value="2" literal="alert.down"/>
<eLiterals name="ALERT_UP" value="3" literal="alert.up"/>
<eLiterals name="PROPERTY_UP" value="4" literal="property.up"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ListTypeValues">
<eLiterals name="BULLETS" literal="bullets"/>
<eLiterals name="COMMA" value="1" literal="comma"/>
<eLiterals name="NUMBERED" value="2" literal="numbered"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CriterionDirection">
<eLiterals name="UP" literal="up"/>
<eLiterals name="DOWN" value="1" literal="down"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="YesNo">
<eLiterals name="YES" literal="yes"/>
<eLiterals name="NO" value="1" literal="no"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ReportFormat">
<eLiterals name="CSV" literal="csv"/>
<eLiterals name="HTML" value="1" literal="html"/>
<eLiterals name="NIKU" value="2" literal="niku"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LoadDisplayUnit">
<eLiterals name="DAYS" literal="days"/>
<eLiterals name="HOURS" value="1" literal="hours"/>
<eLiterals name="LONGAUTO" value="2" literal="longauto"/>
<eLiterals name="MINUTES" value="3" literal="minutes"/>
<eLiterals name="MONTHS" value="4" literal="months"/>
<eLiterals name="SHORTAUTO" value="5" literal="shortauto"/>
<eLiterals name="WEEKS" value="6" literal="weeks"/>
<eLiterals name="YEARS" value="7" literal="years"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ScaleResolution">
<eLiterals name="HOUR" literal="hour"/>
<eLiterals name="DAY" value="1" literal="day"/>
<eLiterals name="WEEK" value="2" literal="week"/>
<eLiterals name="MONTH" value="3" literal="month"/>
<eLiterals name="QUARTER" value="4" literal="quarter"/>
<eLiterals name="YEAR" value="5" literal="year"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SelectArgument">
<eLiterals name="MAXLOADED" literal="maxloaded"/>
<eLiterals name="MINLOADED" value="1" literal="minloaded"/>
<eLiterals name="MINALLOCATED" value="2" literal="minallocated"/>
<eLiterals name="ORDER" value="3" literal="order"/>
<eLiterals name="RANDOM" value="4" literal="random"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ColumnId">
<eLiterals name="activetasks" literal="activetasks"/>
<eLiterals name="annualleave" value="1" literal="annualleave"/>
<eLiterals name="annualleavebalance" value="2" literal="annualleavebalance"/>
<eLiterals name="alert" value="3" literal="alert"/>
<eLiterals name="alertmessages" value="4" literal="alertmessages"/>
<eLiterals name="alertsummaries" value="5" literal="alertsummaries"/>
<eLiterals name="alerttrend" value="6" literal="alerttrend"/>
<eLiterals name="balance" value="7" literal="balance"/>
<eLiterals name="bsi" value="8" literal="bsi"/>
<eLiterals name="chart" value="9" literal="chart"/>
<eLiterals name="children" value="10" literal="children"/>
<eLiterals name="closedtasks" value="11" literal="closedtasks"/>
<eLiterals name="competitorcount" value="12" literal="competitorcount"/>
<eLiterals name="competitors" value="13" literal="competitors"/>
<eLiterals name="complete" value="14" literal="complete"/>
<eLiterals name="completed" value="15" literal="completed"/>
<eLiterals name="criticalness" value="16" literal="criticalness"/>
<eLiterals name="cost" value="17" literal="cost"/>
<eLiterals name="daily" value="18" literal="daily"/>
<eLiterals name="directreports" value="19" literal="directreports"/>
<eLiterals name="duration" value="20" literal="duration"/>
<eLiterals name="duties" value="21" literal="duties"/>
<eLiterals name="efficiency" value="22" literal="efficiency"/>
<eLiterals name="effort" value="23" literal="effort"/>
<eLiterals name="effortdone" value="24" literal="effortdone"/>
<eLiterals name="effortleft" value="25" literal="effortleft"/>
<eLiterals name="email" value="26" literal="email"/>
<eLiterals name="end" value="27" literal="end"/>
<eLiterals name="flags" value="28" literal="flags"/>
<eLiterals name="followers" value="29" literal="followers"/>
<eLiterals name="freetime" value="30" literal="freetime"/>
<eLiterals name="freework" value="31" literal="freework"/>
<eLiterals name="fte" value="32" literal="fte"/>
<eLiterals name="gauge" value="33" literal="gauge"/>
<eLiterals name="headcount" value="34" literal="headcount"/>
<eLiterals name="hierarchindex" value="35" literal="hierarchindex"/>
<eLiterals name="hourly" value="36" literal="hourly"/>
<eLiterals name="id" value="37" literal="id"/>
<eLiterals name="index" value="38" literal="index"/>
<eLiterals name="inputs" value="39" literal="inputs"/>
<eLiterals name="journal" value="40" literal="journal"/>
<eLiterals name="journal_sub" value="41" literal="journal_sub"/>
<eLiterals name="journalmessages" value="42" literal="journalmessages"/>
<eLiterals name="journalsummaries" value="43" literal="journalsummaries"/>
<eLiterals name="line" value="44" literal="line"/>
<eLiterals name="managers" value="45" literal="managers"/>
<eLiterals name="maxend" value="46" literal="maxend"/>
<eLiterals name="maxstart" value="47" literal="maxstart"/>
<eLiterals name="minend" value="48" literal="minend"/>
<eLiterals name="minstart" value="49" literal="minstart"/>
<eLiterals name="monthly" value="50" literal="monthly"/>
<eLiterals name="no" value="51" literal="no"/>
<eLiterals name="name" value="52" literal="name"/>
<eLiterals name="note" value="53" literal="note"/>
<eLiterals name="opentasks" value="54" literal="opentasks"/>
<eLiterals name="pathcriticalness" value="55" literal="pathcriticalness"/>
<eLiterals name="precursors" value="56" literal="precursors"/>
<eLiterals name="priority" value="57" literal="priority"/>
<eLiterals name="quarterly" value="58" literal="quarterly"/>
<eLiterals name="rate" value="59" literal="rate"/>
<eLiterals name="reports" value="60" literal="reports"/>
<eLiterals name="resources" value="61" literal="resources"/>
<eLiterals name="responsible" value="62" literal="responsible"/>
<eLiterals name="revenue" value="63" literal="revenue"/>
<eLiterals name="scenario" value="64" literal="scenario"/>
<eLiterals name="scheduling" value="65" literal="scheduling"/>
<eLiterals name="seqno" value="66" literal="seqno"/>
<eLiterals name="sickleave" value="67" literal="sickleave"/>
<eLiterals name="specialleave" value="68" literal="specialleave"/>
<eLiterals name="start" value="69" literal="start"/>
<eLiterals name="status" value="70" literal="status"/>
<eLiterals name="targets" value="71" literal="targets"/>
<eLiterals name="turnover" value="72" literal="turnover"/>
<eLiterals name="wbs" value="73" literal="wbs"/>
<eLiterals name="unpaidleave" value="74" literal="unpaidleave"/>
<eLiterals name="weekly" value="75" literal="weekly"/>
<eLiterals name="yearly" value="76" literal="yearly"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AlertLevel">
<eLiterals name="RED" literal="red"/>
<eLiterals name="YELLOW" value="1" literal="yellow"/>
<eLiterals name="GREEN" value="2" literal="green"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DependsPolicy">
<eLiterals name="ONEND" literal="onend"/>
<eLiterals name="ONSTART" value="1" literal="onstart"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SchedulingPolicy">
<eLiterals name="ALAP" literal="alap"/>
<eLiterals name="ASAP" value="1" literal="asap"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TimeUnit">
<eLiterals name="MINUTE" literal="min"/>
<eLiterals name="HOUR" value="1" literal="h"/>
<eLiterals name="DAY" value="2" literal="d"/>
<eLiterals name="WEEK" value="3" literal="w"/>
<eLiterals name="MONTH" value="4" literal="m"/>
<eLiterals name="YEAR" value="5" literal="y"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Weekday">
<eLiterals name="MON" literal="mon"/>
<eLiterals name="TUE" value="1" literal="tue"/>
<eLiterals name="WED" value="2" literal="wed"/>
<eLiterals name="THR" value="3" literal="thu"/>
<eLiterals name="FRI" value="4" literal="fri"/>
<eLiterals name="SAT" value="5" literal="sat"/>
<eLiterals name="SUN" value="6" literal="sun"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="WorkQuantityUnit">
<eLiterals name="PERCENT" literal="%"/>
<eLiterals name="MINUTES" value="1" literal="min"/>
<eLiterals name="HOURS" value="2" literal="h"/>
<eLiterals name="DAYS" value="3" literal="d"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ISODATE">
<eStructuralFeatures xsi:type="ecore:EReference" name="date" eType="#//ExtDate"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" eType="#//DurationQuantity"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExtDate"/>
<eClassifiers xsi:type="ecore:EClass" name="Defintions" eSuperTypes="#//Definitions">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="flags" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resources" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tasks" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="project" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="projectids" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalFunctionExpression" eSuperTypes="#//LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="function" eType="#//Function"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalAbsoluteIdExression" eSuperTypes="#//LogicalExpression">
<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="LogicalBooleanLiteral" eSuperTypes="#//LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isTrue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalNumeralLiteral" eSuperTypes="#//LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalStringLiteral" eSuperTypes="#//LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="macro" eType="#//MacroCall"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalDateLiteral" eSuperTypes="#//LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="#//ISODATE"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalFlagExpression" eSuperTypes="#//LogicalExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="scenario" eType="#//Scenario"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columId" eType="#//ColumnId"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"eTJ","nsURI":"http://www.mycompany.com/etj/ETJ","name":"eTJ","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Global","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Leaves","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LeaveDetails","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LeaveType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Account","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccountAttribute","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccountPrefix","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccountReport","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccountRoot","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Project","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectAttribute","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskAttribute","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BuildInMacro","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MacroCall","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Report","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportAttribute","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IcalReport","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IcalReportAttribute","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Export","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExportAttribute","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceAttribute","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocate","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllocateResource","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllocateResourceAttribute","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Navigator","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NavigatorAttribute","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewTask","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NewTaskAttribute","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NikuReport","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NikuReportAttribute","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alert","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alternative","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Author","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Balance","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Booking","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookingTask","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookingResource","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Caption","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CellColor","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CellText","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Center","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Charge","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChargeSet","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Columns","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Complete","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Copyright","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Credit","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Currency","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CurrencyFormat","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DailyMax","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DailyMin","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DailyWorkingHours","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Definitions","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Depends","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Details","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Efficiency","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Effort","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Email","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"End","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndCredit","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Epilog","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendResource","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedResourceAttribute","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendTask","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedTaskAttribute","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Fail","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flags","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontColor","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Footer","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Formats","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GapDuration","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GapLength","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HAlign","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Header","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Headline","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideAccount","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideJournalEntry","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideReport","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideResource","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HideTask","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludeProperties","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IncludePropertiesAttribute","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval1","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval2","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval3","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval4","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JournalAttributes","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"JournalAttributeValues","instanceClass":null,"id":95,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JournalEntry","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JournalMode","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Left","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Length","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Limits","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LimitsAttribute","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListItem","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoadUnit","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalExpression","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Macro","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Managers","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mandatory","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaxEnd","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Maximum","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MaxStart","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Milestone","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Minimum","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinEnd","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MinStart","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonthlyMax","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MonthlyMin","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Note","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Now","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberFormat","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Period","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Persistent","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Precedes","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Priority","instanceClass":null,"abstract":false,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectId","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProjectIds","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prolog","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurgeReport","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PurgeReportAttribute","instanceClass":null,"id":129,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurgeResource","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PurgeResourceAttribute","instanceClass":null,"id":131,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurgeTask","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PurgeTaskAttribute","instanceClass":null,"id":133,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rate","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Remaining","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReportPrefix","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceAttributes","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourcePrefix","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceReport","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceRoot","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Responsible","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RGB","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Right","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RollupAccount","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RollupResource","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RollupTask","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scale","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenario","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ScenarioIcal","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scenarios","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scheduled","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scheduling","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Select","instanceClass":null,"abstract":false,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SelfContained","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shift","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftTimesheet","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shifts","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftsLimit","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftsAllocate","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftsResource","instanceClass":null,"abstract":false,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShiftsTask","instanceClass":null,"abstract":false,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ShortTimeFormat","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sort","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortAccounts","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortJournalEntries","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortResources","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SortTasks","instanceClass":null,"abstract":false,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Start","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusStatusSheet","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusStatusSheetAttribute","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusTimesheet","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusTimesheetAttribute","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusSheet","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusSheetAttribute","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusSheetReport","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StatusSheetReportAttribute","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Summary","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupplementAccount","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupplementReport","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupplementResource","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SupplementTask","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TagFile","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskStatusSheet","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskStatusSheetAttribute","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskTimesheet","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskTimesheetAttribute","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskAttributes","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskPrefix","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskReport","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskRoot","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextReport","instanceClass":null,"abstract":false,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeFormat","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timeoff","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timesheet","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimesheetAttribute","instanceClass":null,"abstract":false,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimesheetReport","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimesheetReportAttribute","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timezone","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimingResolution","instanceClass":null,"abstract":false,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Title","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ToolTip","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrackingScenario","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TreeLevel","instanceClass":null,"abstract":false,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vacation","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Warn","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeekStarts","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeeklyMax","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WeeklyMin","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Width","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Work","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkingHours","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"YearlyWorkingDays","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccountShare","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColumnAttribute","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtendedResourceAttributeColumn","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Criterion","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationQuantity","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Limit","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LimitAttribute","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealFormat","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TaskDependency","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RichText","instanceClass":null,"abstract":false,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkHours","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Weekdays","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ChargeApplies","instanceClass":null,"id":226,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Justification","instanceClass":null,"id":227,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JournalModeValue","instanceClass":null,"id":228,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"JournalEntrySortCriterion","instanceClass":null,"id":229,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ListTypeValues","instanceClass":null,"id":230,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CriterionDirection","instanceClass":null,"id":231,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"YesNo","instanceClass":null,"id":232,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ReportFormat","instanceClass":null,"id":233,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"LoadDisplayUnit","instanceClass":null,"id":234,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScaleResolution","instanceClass":null,"id":235,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SelectArgument","instanceClass":null,"id":236,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ColumnId","instanceClass":null,"id":237,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AlertLevel","instanceClass":null,"id":238,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"DependsPolicy","instanceClass":null,"id":239,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"SchedulingPolicy","instanceClass":null,"id":240,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeUnit","instanceClass":null,"id":241,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Weekday","instanceClass":null,"id":242,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkQuantityUnit","instanceClass":null,"id":243,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ISODATE","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtDate","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Defintions","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalFunctionExpression","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalAbsoluteIdExression","instanceClass":null,"abstract":false,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalBooleanLiteral","instanceClass":null,"abstract":false,"id":249,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalNumeralLiteral","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalStringLiteral","instanceClass":null,"abstract":false,"id":251,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalDateLiteral","instanceClass":null,"abstract":false,"id":252,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalFlagExpression","instanceClass":null,"abstract":false,"id":253,"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":"project","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":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":255,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":true,"lowerBound":0,"id":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"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":262,"derived":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":263,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"name":"project","id":268,"value":0,"literal":"project","eClass":"EEnumLiteral"},{"name":"annual","id":269,"value":1,"literal":"annual","eClass":"EEnumLiteral"},{"name":"special","id":270,"value":2,"literal":"special","eClass":"EEnumLiteral"},{"name":"sick","id":271,"value":3,"literal":"sick","eClass":"EEnumLiteral"},{"name":"unpaid","id":272,"value":4,"literal":"unpaid","eClass":"EEnumLiteral"},{"name":"holiday","id":273,"value":5,"literal":"holiday","eClass":"EEnumLiteral"},{"name":"unemployed","id":274,"value":6,"literal":"unemployed","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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":276,"derived":false},{"container":false,"ordered":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":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"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":"account","changeable":true,"resolveProxies":true,"lowerBound":0,"id":283,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"account","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"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":291,"derived":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":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":"version","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":"interval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"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":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":"name","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"container":false,"ordered":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":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"name":"projectstart","id":312,"value":0,"literal":"projectstart","eClass":"EEnumLiteral"},{"name":"projectend","id":313,"value":1,"literal":"projectend","eClass":"EEnumLiteral"},{"name":"now","id":314,"value":2,"literal":"now","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":"macro","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"buildin","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"},{"id":321,"eClass":"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":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":"name","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":"attributes","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"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filename","changeable":true,"lowerBound":0,"iD":false,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"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":337,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filename","changeable":true,"lowerBound":0,"iD":false,"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":"attributes","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"},{"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":344,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":345,"derived":false},{"container":false,"ordered":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":346,"derived":false},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"container":false,"ordered":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":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"id":354,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":355,"derived":false},{"container":false,"ordered":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":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":359,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"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":364,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":365,"derived":false},{"container":false,"ordered":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":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":"filename","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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":372,"derived":false},{"id":373,"eClass":"EGenericType"},{"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":"level","changeable":true,"lowerBound":0,"iD":false,"id":376,"derived":false},{"id":377,"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":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":378,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"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":"cost","changeable":true,"resolveProxies":true,"lowerBound":0,"id":384,"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":"revenue","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":390,"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":"overtime","changeable":true,"lowerBound":0,"iD":false,"id":391,"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":"sloppy","changeable":true,"lowerBound":0,"iD":false,"id":392,"derived":false},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":396,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"booking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":397,"derived":false},{"id":398,"eClass":"EGenericType"},{"id":399,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":400,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"booking","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"},{"container":false,"ordered":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":406,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"color","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"derived":false},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"expresssion","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"text","changeable":true,"lowerBound":0,"iD":false,"id":413,"derived":false},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"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":"amount","changeable":true,"lowerBound":0,"iD":false,"id":418,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"applies","changeable":true,"lowerBound":0,"iD":false,"id":419,"derived":false},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"accountShares","changeable":true,"resolveProxies":true,"lowerBound":0,"id":422,"derived":false},{"id":423,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"columns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"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":"complete","changeable":true,"lowerBound":0,"iD":false,"id":427,"derived":false},{"id":428,"eClass":"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":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"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":"date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":432,"derived":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":433,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"amount","changeable":true,"lowerBound":0,"iD":false,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"currency","changeable":true,"lowerBound":0,"iD":false,"id":439,"derived":false},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"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":"dailyWorkingHours","changeable":true,"lowerBound":0,"iD":false,"id":446,"derived":false},{"id":447,"eClass":"EGenericType"},{"id":448,"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":"all","changeable":true,"lowerBound":0,"iD":false,"id":449,"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":"none","changeable":true,"lowerBound":0,"iD":false,"id":450,"derived":false},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":454,"derived":false},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":458,"derived":false},{"id":459,"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":"efficiency","changeable":true,"lowerBound":0,"iD":false,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"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":"effort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"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":"address","changeable":true,"lowerBound":0,"iD":false,"id":465,"derived":false},{"id":466,"eClass":"EGenericType"},{"id":467,"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":"end","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"},{"id":473,"eClass":"EGenericType"},{"id":474,"eClass":"EGenericType"},{"id":475,"eClass":"EGenericType"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"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":"credit","changeable":true,"lowerBound":0,"iD":false,"id":479,"derived":false},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"description","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":"inherit","changeable":true,"lowerBound":0,"iD":false,"id":484,"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":"scenariospecific","changeable":true,"lowerBound":0,"iD":false,"id":485,"derived":false},{"id":486,"eClass":"EGenericType"},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":490,"derived":false},{"id":491,"eClass":"EGenericType"},{"id":492,"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":"extend","changeable":true,"resolveProxies":true,"lowerBound":0,"id":493,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extends","changeable":true,"resolveProxies":true,"lowerBound":0,"id":498,"derived":false},{"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":false,"unsettable":false,"transient":false,"unique":true,"name":"extend","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":"value","changeable":true,"lowerBound":0,"iD":false,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"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":"expression","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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"flags","changeable":true,"lowerBound":0,"iD":false,"id":508,"derived":false},{"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"},{"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":516,"derived":false},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"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":"formats","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"eClass":"EGenericType"},{"id":523,"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":"level","changeable":true,"lowerBound":0,"iD":false,"id":524,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":525,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"parentId","changeable":true,"lowerBound":0,"iD":false,"id":527,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":528,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"distance","changeable":true,"lowerBound":0,"iD":false,"id":529,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":530,"derived":false},{"id":531,"eClass":"EGenericType"},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":538,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"justification","changeable":true,"lowerBound":0,"iD":false,"id":539,"derived":false},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"lowerBound":0,"iD":false,"id":549,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":553,"derived":false},{"id":554,"eClass":"EGenericType"},{"id":555,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":556,"derived":false},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"derived":false},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"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":571,"derived":false},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"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":574,"derived":false},{"container":false,"ordered":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":575,"derived":false},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"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":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":581,"derived":false},{"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":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":585,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":586,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":587,"derived":false},{"id":588,"eClass":"EGenericType"},{"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":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":591,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"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":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":597,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"end","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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"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":"args","changeable":true,"lowerBound":0,"iD":false,"id":603,"derived":false},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"name":"ALL","id":606,"value":0,"literal":"*","eClass":"EEnumLiteral"},{"name":"NONE","id":607,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"alert","id":608,"value":2,"literal":"alert","eClass":"EEnumLiteral"},{"name":"author","id":609,"value":3,"literal":"author","eClass":"EEnumLiteral"},{"name":"date","id":610,"value":4,"literal":"date","eClass":"EEnumLiteral"},{"name":"details","id":611,"value":5,"literal":"details","eClass":"EEnumLiteral"},{"name":"flags","id":612,"value":6,"literal":"flags","eClass":"EEnumLiteral"},{"name":"headline","id":613,"value":7,"literal":"headline","eClass":"EEnumLiteral"},{"name":"property","id":614,"value":8,"literal":"property","eClass":"EEnumLiteral"},{"name":"propertyid","id":615,"value":9,"literal":"propertyid","eClass":"EEnumLiteral"},{"name":"summary","id":616,"value":10,"literal":"summary","eClass":"EEnumLiteral"},{"name":"timesheet","id":617,"value":11,"literal":"timesheet","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":"date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":618,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headline","changeable":true,"lowerBound":0,"iD":false,"id":619,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"alert","changeable":true,"resolveProxies":true,"lowerBound":0,"id":620,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":621,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"resolveProxies":true,"lowerBound":0,"id":622,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"summary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"eClass":"EGenericType"},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mode","changeable":true,"lowerBound":0,"iD":false,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"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":"length","changeable":true,"resolveProxies":true,"lowerBound":0,"id":636,"derived":false},{"id":637,"eClass":"EGenericType"},{"container":false,"ordered":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":638,"derived":false},{"id":639,"eClass":"EGenericType"},{"id":640,"eClass":"EGenericType"},{"id":641,"eClass":"EGenericType"},{"id":642,"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":643,"derived":false},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":646,"derived":false},{"id":647,"eClass":"EGenericType"},{"id":648,"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":"leftOperant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":649,"derived":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":650,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rightOperand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":651,"derived":false},{"id":652,"eClass":"EGenericType"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"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":655,"derived":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":656,"derived":false},{"container":false,"ordered":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":657,"derived":false},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"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":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":662,"derived":false},{"id":663,"eClass":"EGenericType"},{"id":664,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"mandatory","changeable":true,"lowerBound":0,"iD":false,"id":665,"derived":false},{"id":666,"eClass":"EGenericType"},{"id":667,"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":"maxEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":668,"derived":false},{"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":"maxStart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":671,"derived":false},{"id":672,"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":"milestone","changeable":true,"lowerBound":0,"iD":false,"id":673,"derived":false},{"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":"minEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":676,"derived":false},{"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":"minStart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":678,"derived":false},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"note","changeable":true,"lowerBound":0,"iD":false,"id":682,"derived":false},{"id":683,"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":"now","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"derived":false},{"id":685,"eClass":"EGenericType"},{"id":686,"eClass":"EGenericType"},{"id":687,"eClass":"EGenericType"},{"id":688,"eClass":"EGenericType"},{"id":689,"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":"period","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"derived":false},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"eClass":"EGenericType"},{"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":699,"derived":false},{"id":700,"eClass":"EGenericType"},{"id":701,"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":"priority","changeable":true,"lowerBound":0,"iD":false,"id":702,"derived":false},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"projectId","changeable":true,"lowerBound":0,"iD":false,"id":706,"derived":false},{"id":707,"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":"ids","changeable":true,"lowerBound":0,"iD":false,"id":708,"derived":false},{"id":709,"eClass":"EGenericType"},{"id":710,"eClass":"EGenericType"},{"id":711,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"listAttribute","changeable":true,"lowerBound":0,"iD":false,"id":712,"derived":false},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"name":"COLUMNS","id":715,"value":0,"literal":"columns","eClass":"EEnumLiteral"},{"name":"DEFINITIONS","id":716,"value":1,"literal":"definitions","eClass":"EEnumLiteral"},{"name":"FLAGS","id":717,"value":2,"literal":"flags","eClass":"EEnumLiteral"},{"name":"FORMATS","id":718,"value":3,"literal":"formats","eClass":"EEnumLiteral"},{"name":"JOURNALATTRIBUTES","id":719,"value":4,"literal":"journalAttributes","eClass":"EEnumLiteral"},{"name":"SCENARIOS","id":720,"value":5,"literal":"scenarios","eClass":"EEnumLiteral"},{"name":"SORTACCOUNTS","id":721,"value":6,"literal":"sortaccounts","eClass":"EEnumLiteral"},{"name":"SORTJOURNALENTRIES","id":722,"value":7,"literal":"sortjournalentries","eClass":"EEnumLiteral"},{"name":"SORTRESOURCES","id":723,"value":8,"literal":"sortresources","eClass":"EEnumLiteral"},{"name":"SORTTASKS","id":724,"value":9,"literal":"sorttasks","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"listAttribute","changeable":true,"lowerBound":0,"iD":false,"id":725,"derived":false},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"name":"FAIL","id":728,"value":0,"literal":"fail","eClass":"EEnumLiteral"},{"name":"FLAGS","id":729,"value":1,"literal":"flags","eClass":"EEnumLiteral"},{"name":"MANAGERS","id":730,"value":2,"literal":"managers","eClass":"EEnumLiteral"},{"name":"REPORTS","id":731,"value":3,"literal":"reports","eClass":"EEnumLiteral"},{"name":"VACATIONS","id":732,"value":4,"literal":"vacations","eClass":"EEnumLiteral"},{"name":"WARN","id":733,"value":5,"literal":"warn","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"listAttribute","changeable":true,"lowerBound":0,"iD":false,"id":734,"derived":false},{"id":735,"eClass":"EGenericType"},{"name":"BOOKING","id":736,"value":0,"literal":"booking","eClass":"EEnumLiteral"},{"name":"CHARGE","id":737,"value":1,"literal":"charge","eClass":"EEnumLiteral"},{"name":"CHARGESET","id":738,"value":2,"literal":"chargeset","eClass":"EEnumLiteral"},{"name":"DEPENDS","id":739,"value":3,"literal":"depends","eClass":"EEnumLiteral"},{"name":"FAIL","id":740,"value":4,"literal":"fail","eClass":"EEnumLiteral"},{"name":"FLAGS","id":741,"value":5,"literal":"flags","eClass":"EEnumLiteral"},{"name":"PRECEDES","id":742,"value":6,"literal":"precedes","eClass":"EEnumLiteral"},{"name":"WARN","id":743,"value":7,"literal":"warn","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"rate","changeable":true,"lowerBound":0,"iD":false,"id":744,"derived":false},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"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":"remaining","changeable":true,"resolveProxies":true,"lowerBound":0,"id":748,"derived":false},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"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":"report","changeable":true,"resolveProxies":true,"lowerBound":0,"id":752,"derived":false},{"id":753,"eClass":"EGenericType"},{"id":754,"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":"all","changeable":true,"lowerBound":0,"iD":false,"id":755,"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":"none","changeable":true,"lowerBound":0,"iD":false,"id":756,"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":"vacation","changeable":true,"lowerBound":0,"iD":false,"id":757,"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":"booking","changeable":true,"lowerBound":0,"iD":false,"id":758,"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":"workingHours","changeable":true,"lowerBound":0,"iD":false,"id":759,"derived":false},{"id":760,"eClass":"EGenericType"},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"},{"id":765,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":766,"derived":false},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"id":770,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":771,"derived":false},{"id":772,"eClass":"EGenericType"},{"id":773,"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":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":774,"derived":false},{"id":775,"eClass":"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":776,"derived":false},{"id":777,"eClass":"EGenericType"},{"id":778,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":779,"derived":false},{"id":780,"eClass":"EGenericType"},{"id":781,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":782,"derived":false},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":787,"derived":false},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scale","changeable":true,"lowerBound":0,"iD":false,"id":792,"derived":false},{"id":793,"eClass":"EGenericType"},{"id":794,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":795,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":796,"derived":false},{"ordered":true,"upperBound":1,"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":797,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":798,"derived":false},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"eClass":"EGenericType"},{"id":802,"eClass":"EGenericType"},{"id":803,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":804,"derived":false},{"id":805,"eClass":"EGenericType"},{"id":806,"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":"scenarios","changeable":true,"resolveProxies":true,"lowerBound":0,"id":807,"derived":false},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"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":"scheduled","changeable":true,"lowerBound":0,"iD":false,"id":811,"derived":false},{"id":812,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"scheduling","changeable":true,"lowerBound":0,"iD":false,"id":813,"derived":false},{"id":814,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"argument","changeable":true,"lowerBound":0,"iD":false,"id":815,"derived":false},{"id":816,"eClass":"EGenericType"},{"id":817,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"selfcontained","changeable":true,"lowerBound":0,"iD":false,"id":818,"derived":false},{"id":819,"eClass":"EGenericType"},{"id":820,"eClass":"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":821,"derived":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":822,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"replace","changeable":true,"lowerBound":0,"iD":false,"id":823,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timezone","changeable":true,"lowerBound":0,"iD":false,"id":824,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"vacation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":825,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"shift","changeable":true,"resolveProxies":true,"lowerBound":0,"id":826,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"workingHours","changeable":true,"resolveProxies":true,"lowerBound":0,"id":827,"derived":false},{"id":828,"eClass":"EGenericType"},{"id":829,"eClass":"EGenericType"},{"id":830,"eClass":"EGenericType"},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"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":"shift","changeable":true,"resolveProxies":true,"lowerBound":0,"id":836,"derived":false},{"id":837,"eClass":"EGenericType"},{"id":838,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":839,"derived":false},{"id":840,"eClass":"EGenericType"},{"id":841,"eClass":"EGenericType"},{"id":842,"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":"shift","changeable":true,"resolveProxies":true,"lowerBound":0,"id":843,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"limit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":844,"derived":false},{"id":845,"eClass":"EGenericType"},{"id":846,"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":"shift","changeable":true,"resolveProxies":true,"lowerBound":0,"id":847,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intervals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":848,"derived":false},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"id":851,"eClass":"EGenericType"},{"id":852,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"shortTimeFormat","changeable":true,"lowerBound":0,"iD":false,"id":853,"derived":false},{"id":854,"eClass":"EGenericType"},{"id":855,"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":"tree","changeable":true,"lowerBound":0,"iD":false,"id":856,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"criteria","changeable":true,"resolveProxies":true,"lowerBound":0,"id":857,"derived":false},{"id":858,"eClass":"EGenericType"},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"id":862,"eClass":"EGenericType"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":870,"derived":false},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"id":873,"eClass":"EGenericType"},{"id":874,"eClass":"EGenericType"},{"id":875,"eClass":"EGenericType"},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":879,"derived":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":880,"derived":false},{"container":false,"ordered":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":881,"derived":false},{"id":882,"eClass":"EGenericType"},{"id":883,"eClass":"EGenericType"},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":886,"derived":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":887,"derived":false},{"container":false,"ordered":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":888,"derived":false},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"eClass":"EGenericType"},{"id":893,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":894,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":895,"derived":false},{"container":false,"ordered":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":896,"derived":false},{"id":897,"eClass":"EGenericType"},{"id":898,"eClass":"EGenericType"},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filename","changeable":true,"lowerBound":0,"iD":false,"id":901,"derived":false},{"container":false,"ordered":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":902,"derived":false},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"id":905,"eClass":"EGenericType"},{"id":906,"eClass":"EGenericType"},{"id":907,"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":"account","changeable":true,"resolveProxies":true,"lowerBound":0,"id":908,"derived":false},{"container":false,"ordered":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":909,"derived":false},{"id":910,"eClass":"EGenericType"},{"id":911,"eClass":"EGenericType"},{"id":912,"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":"report","changeable":true,"resolveProxies":true,"lowerBound":0,"id":913,"derived":false},{"container":false,"ordered":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":914,"derived":false},{"id":915,"eClass":"EGenericType"},{"id":916,"eClass":"EGenericType"},{"id":917,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":918,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":919,"derived":false},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"id":922,"eClass":"EGenericType"},{"id":923,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":924,"derived":false},{"container":false,"ordered":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":925,"derived":false},{"id":926,"eClass":"EGenericType"},{"id":927,"eClass":"EGenericType"},{"id":928,"eClass":"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":929,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filename","changeable":true,"lowerBound":0,"iD":false,"id":930,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hideResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":931,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hideTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":932,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rollupResource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":933,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rollupTask","changeable":true,"resolveProxies":true,"lowerBound":0,"id":934,"derived":false},{"id":935,"eClass":"EGenericType"},{"id":936,"eClass":"EGenericType"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"id":939,"eClass":"EGenericType"},{"id":940,"eClass":"EGenericType"},{"id":941,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":942,"derived":false},{"container":false,"ordered":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":943,"derived":false},{"id":944,"eClass":"EGenericType"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":948,"derived":false},{"container":false,"ordered":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":949,"derived":false},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"id":952,"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":"all","changeable":true,"lowerBound":0,"iD":false,"id":953,"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":"none","changeable":true,"lowerBound":0,"iD":false,"id":954,"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":"responsible","changeable":true,"lowerBound":0,"iD":false,"id":955,"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":"flags","changeable":true,"lowerBound":0,"iD":false,"id":956,"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":"maxstart","changeable":true,"lowerBound":0,"iD":false,"id":957,"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":"maxend","changeable":true,"lowerBound":0,"iD":false,"id":958,"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":"priority","changeable":true,"lowerBound":0,"iD":false,"id":959,"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":"booking","changeable":true,"lowerBound":0,"iD":false,"id":960,"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":"note","changeable":true,"lowerBound":0,"iD":false,"id":961,"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":"minstart","changeable":true,"lowerBound":0,"iD":false,"id":962,"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":"minend","changeable":true,"lowerBound":0,"iD":false,"id":963,"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":"complete","changeable":true,"lowerBound":0,"iD":false,"id":964,"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":"depends","changeable":true,"lowerBound":0,"iD":false,"id":965,"derived":false},{"id":966,"eClass":"EGenericType"},{"id":967,"eClass":"EGenericType"},{"id":968,"eClass":"EGenericType"},{"id":969,"eClass":"EGenericType"},{"id":970,"eClass":"EGenericType"},{"id":971,"eClass":"EGenericType"},{"id":972,"eClass":"EGenericType"},{"id":973,"eClass":"EGenericType"},{"id":974,"eClass":"EGenericType"},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"eClass":"EGenericType"},{"id":978,"eClass":"EGenericType"},{"id":979,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":980,"derived":false},{"id":981,"eClass":"EGenericType"},{"id":982,"eClass":"EGenericType"},{"id":983,"eClass":"EGenericType"},{"id":984,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":985,"derived":false},{"id":986,"eClass":"EGenericType"},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"id":989,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timeformat","changeable":true,"lowerBound":0,"iD":false,"id":990,"derived":false},{"id":991,"eClass":"EGenericType"},{"id":992,"eClass":"EGenericType"},{"id":993,"eClass":"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":994,"derived":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":995,"derived":false},{"id":996,"eClass":"EGenericType"},{"id":997,"eClass":"EGenericType"},{"id":998,"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":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":999,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"interval","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1000,"derived":false},{"container":false,"ordered":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":1001,"derived":false},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"filename","changeable":true,"lowerBound":0,"iD":false,"id":1006,"derived":false},{"container":false,"ordered":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":1007,"derived":false},{"id":1008,"eClass":"EGenericType"},{"id":1009,"eClass":"EGenericType"},{"id":1010,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timezone","changeable":true,"lowerBound":0,"iD":false,"id":1011,"derived":false},{"id":1012,"eClass":"EGenericType"},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"id":1015,"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":"timingResolution","changeable":true,"lowerBound":0,"iD":false,"id":1016,"derived":false},{"id":1017,"eClass":"EGenericType"},{"id":1018,"eClass":"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":1019,"derived":false},{"id":1020,"eClass":"EGenericType"},{"id":1021,"eClass":"EGenericType"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1024,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tip","changeable":true,"lowerBound":0,"iD":false,"id":1025,"derived":false},{"id":1026,"eClass":"EGenericType"},{"id":1027,"eClass":"EGenericType"},{"id":1028,"eClass":"EGenericType"},{"id":1029,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1030,"derived":false},{"id":1031,"eClass":"EGenericType"},{"id":1032,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"level","changeable":true,"lowerBound":0,"iD":false,"id":1033,"derived":false},{"id":1034,"eClass":"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":1035,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intervals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1036,"derived":false},{"id":1037,"eClass":"EGenericType"},{"id":1038,"eClass":"EGenericType"},{"id":1039,"eClass":"EGenericType"},{"id":1040,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1041,"derived":false},{"id":1042,"eClass":"EGenericType"},{"id":1043,"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":"sunday","changeable":true,"lowerBound":0,"iD":false,"id":1044,"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":"monday","changeable":true,"lowerBound":0,"iD":false,"id":1045,"derived":false},{"id":1046,"eClass":"EGenericType"},{"id":1047,"eClass":"EGenericType"},{"id":1048,"eClass":"EGenericType"},{"id":1049,"eClass":"EGenericType"},{"id":1050,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":1051,"derived":false},{"id":1052,"eClass":"EGenericType"},{"id":1053,"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":1054,"derived":false},{"ordered":true,"upperBound":1,"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":1055,"derived":false},{"id":1056,"eClass":"EGenericType"},{"id":1057,"eClass":"EGenericType"},{"id":1058,"eClass":"EGenericType"},{"id":1059,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"weekdays","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1060,"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":"off","changeable":true,"lowerBound":0,"iD":false,"id":1061,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hours","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1062,"derived":false},{"id":1063,"eClass":"EGenericType"},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"id":1067,"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":"yearlyWorkingDays","changeable":true,"lowerBound":0,"iD":false,"id":1068,"derived":false},{"id":1069,"eClass":"EGenericType"},{"id":1070,"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":"account","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1071,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"share","changeable":true,"lowerBound":0,"iD":false,"id":1072,"derived":false},{"id":1073,"eClass":"EGenericType"},{"id":1074,"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":"extension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1075,"derived":false},{"id":1076,"eClass":"EGenericType"},{"id":1077,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":1078,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ext","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1079,"derived":false},{"container":false,"ordered":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":1080,"derived":false},{"id":1081,"eClass":"EGenericType"},{"id":1082,"eClass":"EGenericType"},{"id":1083,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1084,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columnId","changeable":true,"lowerBound":0,"iD":false,"id":1085,"derived":false},{"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":1086,"derived":false},{"id":1087,"eClass":"EGenericType"},{"id":1088,"eClass":"EGenericType"},{"id":1089,"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":1090,"derived":false},{"ordered":true,"upperBound":1,"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":1091,"derived":false},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"id":1095,"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":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1096,"derived":false},{"container":false,"ordered":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":1097,"derived":false},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"eClass":"EGenericType"},{"id":1101,"eClass":"EGenericType"},{"id":1102,"eClass":"EGenericType"},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"id":1106,"eClass":"EGenericType"},{"id":1107,"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":"end","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1108,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"period","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1109,"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":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1110,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1111,"derived":false},{"id":1112,"eClass":"EGenericType"},{"id":1113,"eClass":"EGenericType"},{"id":1114,"eClass":"EGenericType"},{"id":1115,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"negativePrefix","changeable":true,"lowerBound":0,"iD":false,"id":1116,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"negativeSuffix","changeable":true,"lowerBound":0,"iD":false,"id":1117,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"thousandsSeparator","changeable":true,"lowerBound":0,"iD":false,"id":1118,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fractionSeparator","changeable":true,"lowerBound":0,"iD":false,"id":1119,"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":"fractionDigits","changeable":true,"lowerBound":0,"iD":false,"id":1120,"derived":false},{"id":1121,"eClass":"EGenericType"},{"id":1122,"eClass":"EGenericType"},{"id":1123,"eClass":"EGenericType"},{"id":1124,"eClass":"EGenericType"},{"id":1125,"eClass":"EGenericType"},{"id":1126,"eClass":"EGenericType"},{"id":1127,"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":"task","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1128,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gapDuration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1129,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"gapLength","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1130,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"policy","changeable":true,"lowerBound":0,"iD":false,"id":1131,"derived":false},{"id":1132,"eClass":"EGenericType"},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"id":1135,"eClass":"EGenericType"},{"id":1136,"eClass":"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":1137,"derived":false},{"id":1138,"eClass":"EGenericType"},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"id":1141,"eClass":"EGenericType"},{"id":1142,"eClass":"EGenericType"},{"id":1143,"eClass":"EGenericType"},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"start","changeable":true,"lowerBound":0,"iD":false,"id":1151,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"stop","changeable":true,"lowerBound":0,"iD":false,"id":1152,"derived":false},{"id":1153,"eClass":"EGenericType"},{"id":1154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"first","changeable":true,"lowerBound":0,"iD":false,"id":1155,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"last","changeable":true,"lowerBound":0,"iD":false,"id":1156,"derived":false},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"name":"ONSTART","id":1159,"value":0,"literal":"onstart","eClass":"EEnumLiteral"},{"name":"ONEND","id":1160,"value":1,"literal":"onend","eClass":"EEnumLiteral"},{"name":"PERHOUR","id":1161,"value":2,"literal":"perhour","eClass":"EEnumLiteral"},{"name":"PERDAY","id":1162,"value":3,"literal":"perday","eClass":"EEnumLiteral"},{"name":"PERWEEK","id":1163,"value":4,"literal":"perweek","eClass":"EEnumLiteral"},{"name":"LEFT","id":1164,"value":0,"literal":"left","eClass":"EEnumLiteral"},{"name":"CENTER","id":1165,"value":1,"literal":"center","eClass":"EEnumLiteral"},{"name":"RIGHT","id":1166,"value":2,"literal":"right","eClass":"EEnumLiteral"},{"name":"JOURNAL","id":1167,"value":0,"literal":"journal","eClass":"EEnumLiteral"},{"name":"JOURNAL_SUB","id":1168,"value":1,"literal":"journal_sub","eClass":"EEnumLiteral"},{"name":"STATUS_DOWN","id":1169,"value":2,"literal":"status_down","eClass":"EEnumLiteral"},{"name":"STATUS_UP","id":1170,"value":3,"literal":"status_up","eClass":"EEnumLiteral"},{"name":"ALERTS_DOWN","id":1171,"value":4,"literal":"alerts_down","eClass":"EEnumLiteral"},{"name":"DATE_DOWN","id":1172,"value":0,"literal":"date.down","eClass":"EEnumLiteral"},{"name":"DATE_UP","id":1173,"value":1,"literal":"date.up","eClass":"EEnumLiteral"},{"name":"ALERT_DOWN","id":1174,"value":2,"literal":"alert.down","eClass":"EEnumLiteral"},{"name":"ALERT_UP","id":1175,"value":3,"literal":"alert.up","eClass":"EEnumLiteral"},{"name":"PROPERTY_UP","id":1176,"value":4,"literal":"property.up","eClass":"EEnumLiteral"},{"name":"BULLETS","id":1177,"value":0,"literal":"bullets","eClass":"EEnumLiteral"},{"name":"COMMA","id":1178,"value":1,"literal":"comma","eClass":"EEnumLiteral"},{"name":"NUMBERED","id":1179,"value":2,"literal":"numbered","eClass":"EEnumLiteral"},{"name":"UP","id":1180,"value":0,"literal":"up","eClass":"EEnumLiteral"},{"name":"DOWN","id":1181,"value":1,"literal":"down","eClass":"EEnumLiteral"},{"name":"YES","id":1182,"value":0,"literal":"yes","eClass":"EEnumLiteral"},{"name":"NO","id":1183,"value":1,"literal":"no","eClass":"EEnumLiteral"},{"name":"CSV","id":1184,"value":0,"literal":"csv","eClass":"EEnumLiteral"},{"name":"HTML","id":1185,"value":1,"literal":"html","eClass":"EEnumLiteral"},{"name":"NIKU","id":1186,"value":2,"literal":"niku","eClass":"EEnumLiteral"},{"name":"DAYS","id":1187,"value":0,"literal":"days","eClass":"EEnumLiteral"},{"name":"HOURS","id":1188,"value":1,"literal":"hours","eClass":"EEnumLiteral"},{"name":"LONGAUTO","id":1189,"value":2,"literal":"longauto","eClass":"EEnumLiteral"},{"name":"MINUTES","id":1190,"value":3,"literal":"minutes","eClass":"EEnumLiteral"},{"name":"MONTHS","id":1191,"value":4,"literal":"months","eClass":"EEnumLiteral"},{"name":"SHORTAUTO","id":1192,"value":5,"literal":"shortauto","eClass":"EEnumLiteral"},{"name":"WEEKS","id":1193,"value":6,"literal":"weeks","eClass":"EEnumLiteral"},{"name":"YEARS","id":1194,"value":7,"literal":"years","eClass":"EEnumLiteral"},{"name":"HOUR","id":1195,"value":0,"literal":"hour","eClass":"EEnumLiteral"},{"name":"DAY","id":1196,"value":1,"literal":"day","eClass":"EEnumLiteral"},{"name":"WEEK","id":1197,"value":2,"literal":"week","eClass":"EEnumLiteral"},{"name":"MONTH","id":1198,"value":3,"literal":"month","eClass":"EEnumLiteral"},{"name":"QUARTER","id":1199,"value":4,"literal":"quarter","eClass":"EEnumLiteral"},{"name":"YEAR","id":1200,"value":5,"literal":"year","eClass":"EEnumLiteral"},{"name":"MAXLOADED","id":1201,"value":0,"literal":"maxloaded","eClass":"EEnumLiteral"},{"name":"MINLOADED","id":1202,"value":1,"literal":"minloaded","eClass":"EEnumLiteral"},{"name":"MINALLOCATED","id":1203,"value":2,"literal":"minallocated","eClass":"EEnumLiteral"},{"name":"ORDER","id":1204,"value":3,"literal":"order","eClass":"EEnumLiteral"},{"name":"RANDOM","id":1205,"value":4,"literal":"random","eClass":"EEnumLiteral"},{"name":"activetasks","id":1206,"value":0,"literal":"activetasks","eClass":"EEnumLiteral"},{"name":"annualleave","id":1207,"value":1,"literal":"annualleave","eClass":"EEnumLiteral"},{"name":"annualleavebalance","id":1208,"value":2,"literal":"annualleavebalance","eClass":"EEnumLiteral"},{"name":"alert","id":1209,"value":3,"literal":"alert","eClass":"EEnumLiteral"},{"name":"alertmessages","id":1210,"value":4,"literal":"alertmessages","eClass":"EEnumLiteral"},{"name":"alertsummaries","id":1211,"value":5,"literal":"alertsummaries","eClass":"EEnumLiteral"},{"name":"alerttrend","id":1212,"value":6,"literal":"alerttrend","eClass":"EEnumLiteral"},{"name":"balance","id":1213,"value":7,"literal":"balance","eClass":"EEnumLiteral"},{"name":"bsi","id":1214,"value":8,"literal":"bsi","eClass":"EEnumLiteral"},{"name":"chart","id":1215,"value":9,"literal":"chart","eClass":"EEnumLiteral"},{"name":"children","id":1216,"value":10,"literal":"children","eClass":"EEnumLiteral"},{"name":"closedtasks","id":1217,"value":11,"literal":"closedtasks","eClass":"EEnumLiteral"},{"name":"competitorcount","id":1218,"value":12,"literal":"competitorcount","eClass":"EEnumLiteral"},{"name":"competitors","id":1219,"value":13,"literal":"competitors","eClass":"EEnumLiteral"},{"name":"complete","id":1220,"value":14,"literal":"complete","eClass":"EEnumLiteral"},{"name":"completed","id":1221,"value":15,"literal":"completed","eClass":"EEnumLiteral"},{"name":"criticalness","id":1222,"value":16,"literal":"criticalness","eClass":"EEnumLiteral"},{"name":"cost","id":1223,"value":17,"literal":"cost","eClass":"EEnumLiteral"},{"name":"daily","id":1224,"value":18,"literal":"daily","eClass":"EEnumLiteral"},{"name":"directreports","id":1225,"value":19,"literal":"directreports","eClass":"EEnumLiteral"},{"name":"duration","id":1226,"value":20,"literal":"duration","eClass":"EEnumLiteral"},{"name":"duties","id":1227,"value":21,"literal":"duties","eClass":"EEnumLiteral"},{"name":"efficiency","id":1228,"value":22,"literal":"efficiency","eClass":"EEnumLiteral"},{"name":"effort","id":1229,"value":23,"literal":"effort","eClass":"EEnumLiteral"},{"name":"effortdone","id":1230,"value":24,"literal":"effortdone","eClass":"EEnumLiteral"},{"name":"effortleft","id":1231,"value":25,"literal":"effortleft","eClass":"EEnumLiteral"},{"name":"email","id":1232,"value":26,"literal":"email","eClass":"EEnumLiteral"},{"name":"end","id":1233,"value":27,"literal":"end","eClass":"EEnumLiteral"},{"name":"flags","id":1234,"value":28,"literal":"flags","eClass":"EEnumLiteral"},{"name":"followers","id":1235,"value":29,"literal":"followers","eClass":"EEnumLiteral"},{"name":"freetime","id":1236,"value":30,"literal":"freetime","eClass":"EEnumLiteral"},{"name":"freework","id":1237,"value":31,"literal":"freework","eClass":"EEnumLiteral"},{"name":"fte","id":1238,"value":32,"literal":"fte","eClass":"EEnumLiteral"},{"name":"gauge","id":1239,"value":33,"literal":"gauge","eClass":"EEnumLiteral"},{"name":"headcount","id":1240,"value":34,"literal":"headcount","eClass":"EEnumLiteral"},{"name":"hierarchindex","id":1241,"value":35,"literal":"hierarchindex","eClass":"EEnumLiteral"},{"name":"hourly","id":1242,"value":36,"literal":"hourly","eClass":"EEnumLiteral"},{"name":"id","id":1243,"value":37,"literal":"id","eClass":"EEnumLiteral"},{"name":"index","id":1244,"value":38,"literal":"index","eClass":"EEnumLiteral"},{"name":"inputs","id":1245,"value":39,"literal":"inputs","eClass":"EEnumLiteral"},{"name":"journal","id":1246,"value":40,"literal":"journal","eClass":"EEnumLiteral"},{"name":"journal_sub","id":1247,"value":41,"literal":"journal_sub","eClass":"EEnumLiteral"},{"name":"journalmessages","id":1248,"value":42,"literal":"journalmessages","eClass":"EEnumLiteral"},{"name":"journalsummaries","id":1249,"value":43,"literal":"journalsummaries","eClass":"EEnumLiteral"},{"name":"line","id":1250,"value":44,"literal":"line","eClass":"EEnumLiteral"},{"name":"managers","id":1251,"value":45,"literal":"managers","eClass":"EEnumLiteral"},{"name":"maxend","id":1252,"value":46,"literal":"maxend","eClass":"EEnumLiteral"},{"name":"maxstart","id":1253,"value":47,"literal":"maxstart","eClass":"EEnumLiteral"},{"name":"minend","id":1254,"value":48,"literal":"minend","eClass":"EEnumLiteral"},{"name":"minstart","id":1255,"value":49,"literal":"minstart","eClass":"EEnumLiteral"},{"name":"monthly","id":1256,"value":50,"literal":"monthly","eClass":"EEnumLiteral"},{"name":"no","id":1257,"value":51,"literal":"no","eClass":"EEnumLiteral"},{"name":"name","id":1258,"value":52,"literal":"name","eClass":"EEnumLiteral"},{"name":"note","id":1259,"value":53,"literal":"note","eClass":"EEnumLiteral"},{"name":"opentasks","id":1260,"value":54,"literal":"opentasks","eClass":"EEnumLiteral"},{"name":"pathcriticalness","id":1261,"value":55,"literal":"pathcriticalness","eClass":"EEnumLiteral"},{"name":"precursors","id":1262,"value":56,"literal":"precursors","eClass":"EEnumLiteral"},{"name":"priority","id":1263,"value":57,"literal":"priority","eClass":"EEnumLiteral"},{"name":"quarterly","id":1264,"value":58,"literal":"quarterly","eClass":"EEnumLiteral"},{"name":"rate","id":1265,"value":59,"literal":"rate","eClass":"EEnumLiteral"},{"name":"reports","id":1266,"value":60,"literal":"reports","eClass":"EEnumLiteral"},{"name":"resources","id":1267,"value":61,"literal":"resources","eClass":"EEnumLiteral"},{"name":"responsible","id":1268,"value":62,"literal":"responsible","eClass":"EEnumLiteral"},{"name":"revenue","id":1269,"value":63,"literal":"revenue","eClass":"EEnumLiteral"},{"name":"scenario","id":1270,"value":64,"literal":"scenario","eClass":"EEnumLiteral"},{"name":"scheduling","id":1271,"value":65,"literal":"scheduling","eClass":"EEnumLiteral"},{"name":"seqno","id":1272,"value":66,"literal":"seqno","eClass":"EEnumLiteral"},{"name":"sickleave","id":1273,"value":67,"literal":"sickleave","eClass":"EEnumLiteral"},{"name":"specialleave","id":1274,"value":68,"literal":"specialleave","eClass":"EEnumLiteral"},{"name":"start","id":1275,"value":69,"literal":"start","eClass":"EEnumLiteral"},{"name":"status","id":1276,"value":70,"literal":"status","eClass":"EEnumLiteral"},{"name":"targets","id":1277,"value":71,"literal":"targets","eClass":"EEnumLiteral"},{"name":"turnover","id":1278,"value":72,"literal":"turnover","eClass":"EEnumLiteral"},{"name":"wbs","id":1279,"value":73,"literal":"wbs","eClass":"EEnumLiteral"},{"name":"unpaidleave","id":1280,"value":74,"literal":"unpaidleave","eClass":"EEnumLiteral"},{"name":"weekly","id":1281,"value":75,"literal":"weekly","eClass":"EEnumLiteral"},{"name":"yearly","id":1282,"value":76,"literal":"yearly","eClass":"EEnumLiteral"},{"name":"RED","id":1283,"value":0,"literal":"red","eClass":"EEnumLiteral"},{"name":"YELLOW","id":1284,"value":1,"literal":"yellow","eClass":"EEnumLiteral"},{"name":"GREEN","id":1285,"value":2,"literal":"green","eClass":"EEnumLiteral"},{"name":"ONEND","id":1286,"value":0,"literal":"onend","eClass":"EEnumLiteral"},{"name":"ONSTART","id":1287,"value":1,"literal":"onstart","eClass":"EEnumLiteral"},{"name":"ALAP","id":1288,"value":0,"literal":"alap","eClass":"EEnumLiteral"},{"name":"ASAP","id":1289,"value":1,"literal":"asap","eClass":"EEnumLiteral"},{"name":"MINUTE","id":1290,"value":0,"literal":"min","eClass":"EEnumLiteral"},{"name":"HOUR","id":1291,"value":1,"literal":"h","eClass":"EEnumLiteral"},{"name":"DAY","id":1292,"value":2,"literal":"d","eClass":"EEnumLiteral"},{"name":"WEEK","id":1293,"value":3,"literal":"w","eClass":"EEnumLiteral"},{"name":"MONTH","id":1294,"value":4,"literal":"m","eClass":"EEnumLiteral"},{"name":"YEAR","id":1295,"value":5,"literal":"y","eClass":"EEnumLiteral"},{"name":"MON","id":1296,"value":0,"literal":"mon","eClass":"EEnumLiteral"},{"name":"TUE","id":1297,"value":1,"literal":"tue","eClass":"EEnumLiteral"},{"name":"WED","id":1298,"value":2,"literal":"wed","eClass":"EEnumLiteral"},{"name":"THR","id":1299,"value":3,"literal":"thu","eClass":"EEnumLiteral"},{"name":"FRI","id":1300,"value":4,"literal":"fri","eClass":"EEnumLiteral"},{"name":"SAT","id":1301,"value":5,"literal":"sat","eClass":"EEnumLiteral"},{"name":"SUN","id":1302,"value":6,"literal":"sun","eClass":"EEnumLiteral"},{"name":"PERCENT","id":1303,"value":0,"literal":"%","eClass":"EEnumLiteral"},{"name":"MINUTES","id":1304,"value":1,"literal":"min","eClass":"EEnumLiteral"},{"name":"HOURS","id":1305,"value":2,"literal":"h","eClass":"EEnumLiteral"},{"name":"DAYS","id":1306,"value":3,"literal":"d","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":"date","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1308,"derived":false},{"id":1309,"eClass":"EGenericType"},{"id":1310,"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":"flags","changeable":true,"lowerBound":0,"iD":false,"id":1311,"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":"resources","changeable":true,"lowerBound":0,"iD":false,"id":1312,"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":"tasks","changeable":true,"lowerBound":0,"iD":false,"id":1313,"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":"project","changeable":true,"lowerBound":0,"iD":false,"id":1314,"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":"projectids","changeable":true,"lowerBound":0,"iD":false,"id":1315,"derived":false},{"id":1316,"eClass":"EGenericType"},{"id":1317,"eClass":"EGenericType"},{"id":1318,"eClass":"EGenericType"},{"id":1319,"eClass":"EGenericType"},{"id":1320,"eClass":"EGenericType"},{"id":1321,"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":"function","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1322,"derived":false},{"id":1323,"eClass":"EGenericType"},{"id":1324,"eClass":"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":1325,"derived":false},{"id":1326,"eClass":"EGenericType"},{"id":1327,"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":"isTrue","changeable":true,"lowerBound":0,"iD":false,"id":1328,"derived":false},{"id":1329,"eClass":"EGenericType"},{"id":1330,"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":1331,"derived":false},{"id":1332,"eClass":"EGenericType"},{"id":1333,"eClass":"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":1334,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"macro","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1335,"derived":false},{"id":1336,"eClass":"EGenericType"},{"id":1337,"eClass":"EGenericType"},{"id":1338,"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":1339,"derived":false},{"id":1340,"eClass":"EGenericType"},{"id":1341,"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":"scenario","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1342,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"columId","changeable":true,"lowerBound":0,"iD":false,"id":1343,"derived":false},{"id":1344,"eClass":"EGenericType"},{"id":1345,"eClass":"EGenericType"},{"id":1346,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":0,"target":228},{"source":0,"target":229},{"source":0,"target":230},{"source":0,"target":231},{"source":0,"target":232},{"source":0,"target":233},{"source":0,"target":234},{"source":0,"target":235},{"source":0,"target":236},{"source":0,"target":237},{"source":0,"target":238},{"source":0,"target":239},{"source":0,"target":240},{"source":0,"target":241},{"source":0,"target":242},{"source":0,"target":243},{"source":0,"target":244},{"source":0,"target":245},{"source":0,"target":246},{"source":0,"target":247},{"source":0,"target":248},{"source":0,"target":249},{"source":0,"target":250},{"source":0,"target":251},{"source":0,"target":252},{"source":0,"target":253},{"source":1,"target":0},{"source":1,"target":254},{"source":1,"target":255},{"source":254,"target":11},{"source":254,"target":256},{"source":254,"target":1},{"source":256,"target":11},{"source":255,"target":2},{"source":255,"target":257},{"source":255,"target":1},{"source":257,"target":2},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":24},{"source":3,"target":258},{"source":3,"target":259},{"source":3,"target":260},{"source":258,"target":4},{"source":258,"target":261},{"source":258,"target":3},{"source":261,"target":4},{"source":259,"target":2},{"source":260,"target":24},{"source":4,"target":0},{"source":4,"target":262},{"source":4,"target":263},{"source":4,"target":264},{"source":262,"target":5},{"source":262,"target":265},{"source":262,"target":4},{"source":265,"target":5},{"source":263,"target":266},{"source":263,"target":4},{"source":264,"target":92},{"source":264,"target":267},{"source":264,"target":4},{"source":267,"target":92},{"source":5,"target":0},{"source":5,"target":268},{"source":5,"target":269},{"source":5,"target":270},{"source":5,"target":271},{"source":5,"target":272},{"source":5,"target":273},{"source":5,"target":274},{"source":268,"target":5},{"source":269,"target":5},{"source":270,"target":5},{"source":271,"target":5},{"source":272,"target":5},{"source":273,"target":5},{"source":274,"target":5},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":275},{"source":6,"target":276},{"source":6,"target":277},{"source":6,"target":278},{"source":6,"target":279},{"source":275,"target":280},{"source":275,"target":6},{"source":276,"target":281},{"source":276,"target":6},{"source":277,"target":7},{"source":277,"target":282},{"source":277,"target":6},{"source":282,"target":7},{"source":278,"target":2},{"source":279,"target":7},{"source":7,"target":0},{"source":8,"target":0},{"source":8,"target":89},{"source":8,"target":283},{"source":8,"target":284},{"source":283,"target":6},{"source":283,"target":285},{"source":283,"target":8},{"source":285,"target":6},{"source":284,"target":89},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":18},{"source":9,"target":286},{"source":9,"target":287},{"source":286,"target":2},{"source":287,"target":18},{"source":10,"target":0},{"source":10,"target":18},{"source":10,"target":288},{"source":10,"target":289},{"source":288,"target":6},{"source":288,"target":290},{"source":288,"target":10},{"source":290,"target":6},{"source":289,"target":18},{"source":11,"target":0},{"source":11,"target":291},{"source":11,"target":292},{"source":11,"target":293},{"source":11,"target":294},{"source":11,"target":295},{"source":291,"target":296},{"source":291,"target":11},{"source":292,"target":297},{"source":292,"target":11},{"source":293,"target":298},{"source":293,"target":11},{"source":294,"target":91},{"source":294,"target":299},{"source":294,"target":11},{"source":299,"target":91},{"source":295,"target":12},{"source":295,"target":300},{"source":295,"target":11},{"source":300,"target":12},{"source":12,"target":0},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":301},{"source":13,"target":302},{"source":13,"target":303},{"source":13,"target":304},{"source":301,"target":305},{"source":301,"target":13},{"source":302,"target":306},{"source":302,"target":13},{"source":303,"target":14},{"source":303,"target":307},{"source":303,"target":13},{"source":307,"target":14},{"source":304,"target":2},{"source":14,"target":0},{"source":14,"target":308},{"source":14,"target":309},{"source":308,"target":148},{"source":308,"target":310},{"source":308,"target":14},{"source":310,"target":148},{"source":309,"target":311},{"source":309,"target":14},{"source":15,"target":0},{"source":15,"target":312},{"source":15,"target":313},{"source":15,"target":314},{"source":312,"target":15},{"source":313,"target":15},{"source":314,"target":15},{"source":16,"target":0},{"source":16,"target":63},{"source":16,"target":168},{"source":16,"target":245},{"source":16,"target":315},{"source":16,"target":316},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":315,"target":106},{"source":315,"target":320},{"source":315,"target":16},{"source":320,"target":106},{"source":316,"target":15},{"source":316,"target":321},{"source":316,"target":16},{"source":321,"target":15},{"source":317,"target":63},{"source":318,"target":168},{"source":319,"target":245},{"source":17,"target":0},{"source":17,"target":9},{"source":17,"target":139},{"source":17,"target":189},{"source":17,"target":191},{"source":17,"target":322},{"source":17,"target":323},{"source":17,"target":324},{"source":17,"target":325},{"source":17,"target":326},{"source":17,"target":327},{"source":17,"target":328},{"source":322,"target":329},{"source":322,"target":17},{"source":323,"target":330},{"source":323,"target":17},{"source":324,"target":18},{"source":324,"target":331},{"source":324,"target":17},{"source":331,"target":18},{"source":325,"target":9},{"source":326,"target":139},{"source":327,"target":189},{"source":328,"target":191},{"source":18,"target":0},{"source":19,"target":0},{"source":19,"target":2},{"source":19,"target":332},{"source":19,"target":333},{"source":19,"target":334},{"source":332,"target":335},{"source":332,"target":19},{"source":333,"target":20},{"source":333,"target":336},{"source":333,"target":19},{"source":336,"target":20},{"source":334,"target":2},{"source":20,"target":0},{"source":21,"target":0},{"source":21,"target":2},{"source":21,"target":337},{"source":21,"target":338},{"source":21,"target":339},{"source":21,"target":340},{"source":337,"target":341},{"source":337,"target":21},{"source":338,"target":342},{"source":338,"target":21},{"source":339,"target":22},{"source":339,"target":343},{"source":339,"target":21},{"source":343,"target":22},{"source":340,"target":2},{"source":22,"target":0},{"source":23,"target":0},{"source":23,"target":2},{"source":23,"target":24},{"source":23,"target":344},{"source":23,"target":345},{"source":23,"target":346},{"source":23,"target":347},{"source":23,"target":348},{"source":344,"target":349},{"source":344,"target":23},{"source":345,"target":350},{"source":345,"target":23},{"source":346,"target":24},{"source":346,"target":351},{"source":346,"target":23},{"source":351,"target":24},{"source":347,"target":2},{"source":348,"target":24},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":2},{"source":25,"target":352},{"source":25,"target":353},{"source":352,"target":26},{"source":352,"target":354},{"source":352,"target":25},{"source":354,"target":26},{"source":353,"target":2},{"source":26,"target":0},{"source":26,"target":355},{"source":26,"target":356},{"source":355,"target":23},{"source":355,"target":357},{"source":355,"target":26},{"source":357,"target":23},{"source":356,"target":27},{"source":356,"target":358},{"source":356,"target":26},{"source":358,"target":27},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":2},{"source":28,"target":359},{"source":28,"target":360},{"source":28,"target":361},{"source":359,"target":362},{"source":359,"target":28},{"source":360,"target":29},{"source":360,"target":363},{"source":360,"target":28},{"source":363,"target":29},{"source":361,"target":2},{"source":29,"target":0},{"source":30,"target":0},{"source":30,"target":195},{"source":30,"target":364},{"source":30,"target":365},{"source":30,"target":366},{"source":30,"target":367},{"source":364,"target":368},{"source":364,"target":30},{"source":365,"target":369},{"source":365,"target":30},{"source":366,"target":31},{"source":366,"target":370},{"source":366,"target":30},{"source":370,"target":31},{"source":367,"target":195},{"source":31,"target":0},{"source":32,"target":0},{"source":32,"target":2},{"source":32,"target":371},{"source":32,"target":372},{"source":32,"target":373},{"source":371,"target":374},{"source":371,"target":32},{"source":372,"target":33},{"source":372,"target":375},{"source":372,"target":32},{"source":375,"target":33},{"source":373,"target":2},{"source":33,"target":0},{"source":34,"target":0},{"source":34,"target":376},{"source":376,"target":238},{"source":376,"target":377},{"source":376,"target":34},{"source":377,"target":238},{"source":35,"target":0},{"source":35,"target":27},{"source":35,"target":378},{"source":35,"target":379},{"source":378,"target":23},{"source":378,"target":380},{"source":378,"target":35},{"source":380,"target":23},{"source":379,"target":27},{"source":36,"target":0},{"source":36,"target":170},{"source":36,"target":381},{"source":36,"target":382},{"source":381,"target":23},{"source":381,"target":383},{"source":381,"target":36},{"source":383,"target":23},{"source":382,"target":170},{"source":37,"target":0},{"source":37,"target":2},{"source":37,"target":18},{"source":37,"target":384},{"source":37,"target":385},{"source":37,"target":386},{"source":37,"target":387},{"source":384,"target":6},{"source":384,"target":388},{"source":384,"target":37},{"source":388,"target":6},{"source":385,"target":6},{"source":385,"target":389},{"source":385,"target":37},{"source":389,"target":6},{"source":386,"target":2},{"source":387,"target":18},{"source":38,"target":0},{"source":38,"target":390},{"source":38,"target":391},{"source":38,"target":392},{"source":390,"target":93},{"source":390,"target":393},{"source":390,"target":38},{"source":393,"target":93},{"source":391,"target":394},{"source":391,"target":38},{"source":392,"target":395},{"source":392,"target":38},{"source":39,"target":0},{"source":39,"target":396},{"source":39,"target":397},{"source":396,"target":23},{"source":396,"target":398},{"source":396,"target":39},{"source":398,"target":23},{"source":397,"target":38},{"source":397,"target":399},{"source":397,"target":39},{"source":399,"target":38},{"source":40,"target":0},{"source":40,"target":24},{"source":40,"target":400},{"source":40,"target":401},{"source":40,"target":402},{"source":400,"target":13},{"source":400,"target":403},{"source":400,"target":40},{"source":403,"target":13},{"source":401,"target":38},{"source":401,"target":404},{"source":401,"target":40},{"source":404,"target":38},{"source":402,"target":24},{"source":41,"target":0},{"source":41,"target":18},{"source":41,"target":405},{"source":405,"target":18},{"source":42,"target":0},{"source":42,"target":2},{"source":42,"target":214},{"source":42,"target":406},{"source":42,"target":407},{"source":42,"target":408},{"source":42,"target":409},{"source":406,"target":105},{"source":406,"target":410},{"source":406,"target":42},{"source":410,"target":105},{"source":407,"target":142},{"source":407,"target":411},{"source":407,"target":42},{"source":411,"target":142},{"source":408,"target":2},{"source":409,"target":214},{"source":43,"target":0},{"source":43,"target":214},{"source":43,"target":412},{"source":43,"target":413},{"source":43,"target":414},{"source":412,"target":105},{"source":412,"target":415},{"source":412,"target":43},{"source":415,"target":105},{"source":413,"target":416},{"source":413,"target":43},{"source":414,"target":214},{"source":44,"target":0},{"source":44,"target":18},{"source":44,"target":417},{"source":417,"target":18},{"source":45,"target":0},{"source":45,"target":418},{"source":45,"target":419},{"source":418,"target":420},{"source":418,"target":45},{"source":419,"target":226},{"source":419,"target":421},{"source":419,"target":45},{"source":421,"target":226},{"source":46,"target":0},{"source":46,"target":422},{"source":422,"target":213},{"source":422,"target":423},{"source":422,"target":46},{"source":423,"target":213},{"source":47,"target":0},{"source":47,"target":18},{"source":47,"target":424},{"source":47,"target":425},{"source":424,"target":216},{"source":424,"target":426},{"source":424,"target":47},{"source":426,"target":216},{"source":425,"target":18},{"source":48,"target":0},{"source":48,"target":427},{"source":427,"target":428},{"source":427,"target":48},{"source":49,"target":0},{"source":49,"target":2},{"source":49,"target":429},{"source":49,"target":430},{"source":429,"target":431},{"source":429,"target":49},{"source":430,"target":2},{"source":50,"target":0},{"source":50,"target":7},{"source":50,"target":432},{"source":50,"target":433},{"source":50,"target":434},{"source":50,"target":435},{"source":432,"target":244},{"source":432,"target":436},{"source":432,"target":50},{"source":436,"target":244},{"source":433,"target":437},{"source":433,"target":50},{"source":434,"target":438},{"source":434,"target":50},{"source":435,"target":7},{"source":51,"target":0},{"source":51,"target":12},{"source":51,"target":439},{"source":51,"target":440},{"source":439,"target":441},{"source":439,"target":51},{"source":440,"target":12},{"source":52,"target":0},{"source":52,"target":12},{"source":52,"target":18},{"source":52,"target":442},{"source":52,"target":443},{"source":442,"target":12},{"source":443,"target":18},{"source":53,"target":0},{"source":53,"target":101},{"source":53,"target":444},{"source":444,"target":101},{"source":54,"target":0},{"source":54,"target":101},{"source":54,"target":445},{"source":445,"target":101},{"source":55,"target":0},{"source":55,"target":12},{"source":55,"target":446},{"source":55,"target":447},{"source":446,"target":448},{"source":446,"target":55},{"source":447,"target":12},{"source":56,"target":0},{"source":56,"target":22},{"source":56,"target":449},{"source":56,"target":450},{"source":56,"target":451},{"source":449,"target":452},{"source":449,"target":56},{"source":450,"target":453},{"source":450,"target":56},{"source":451,"target":22},{"source":57,"target":0},{"source":57,"target":454},{"source":454,"target":222},{"source":454,"target":455},{"source":454,"target":57},{"source":455,"target":222},{"source":58,"target":0},{"source":58,"target":170},{"source":58,"target":172},{"source":58,"target":456},{"source":58,"target":457},{"source":456,"target":170},{"source":457,"target":172},{"source":59,"target":0},{"source":59,"target":458},{"source":458,"target":218},{"source":458,"target":459},{"source":458,"target":59},{"source":459,"target":218},{"source":60,"target":0},{"source":60,"target":24},{"source":60,"target":460},{"source":60,"target":461},{"source":460,"target":462},{"source":460,"target":60},{"source":461,"target":24},{"source":61,"target":0},{"source":61,"target":463},{"source":463,"target":218},{"source":463,"target":464},{"source":463,"target":61},{"source":464,"target":218},{"source":62,"target":0},{"source":62,"target":24},{"source":62,"target":465},{"source":62,"target":466},{"source":465,"target":467},{"source":465,"target":62},{"source":466,"target":24},{"source":63,"target":0},{"source":63,"target":18},{"source":63,"target":20},{"source":63,"target":22},{"source":63,"target":31},{"source":63,"target":33},{"source":63,"target":176},{"source":63,"target":186},{"source":63,"target":197},{"source":63,"target":214},{"source":63,"target":468},{"source":63,"target":469},{"source":63,"target":470},{"source":63,"target":471},{"source":63,"target":472},{"source":63,"target":473},{"source":63,"target":474},{"source":63,"target":475},{"source":63,"target":476},{"source":63,"target":477},{"source":468,"target":244},{"source":468,"target":478},{"source":468,"target":63},{"source":478,"target":244},{"source":469,"target":18},{"source":470,"target":20},{"source":471,"target":22},{"source":472,"target":31},{"source":473,"target":33},{"source":474,"target":176},{"source":475,"target":186},{"source":476,"target":197},{"source":477,"target":214},{"source":64,"target":0},{"source":64,"target":479},{"source":479,"target":480},{"source":479,"target":64},{"source":65,"target":0},{"source":65,"target":18},{"source":65,"target":481},{"source":481,"target":18},{"source":66,"target":0},{"source":66,"target":482},{"source":66,"target":483},{"source":66,"target":484},{"source":66,"target":485},{"source":482,"target":486},{"source":482,"target":66},{"source":483,"target":487},{"source":483,"target":66},{"source":484,"target":488},{"source":484,"target":66},{"source":485,"target":489},{"source":485,"target":66},{"source":67,"target":0},{"source":67,"target":12},{"source":67,"target":490},{"source":67,"target":491},{"source":490,"target":66},{"source":490,"target":492},{"source":490,"target":67},{"source":492,"target":66},{"source":491,"target":12},{"source":68,"target":0},{"source":68,"target":24},{"source":68,"target":493},{"source":68,"target":494},{"source":68,"target":495},{"source":493,"target":66},{"source":493,"target":496},{"source":493,"target":68},{"source":496,"target":66},{"source":494,"target":497},{"source":494,"target":68},{"source":495,"target":24},{"source":69,"target":0},{"source":69,"target":12},{"source":69,"target":498},{"source":69,"target":499},{"source":498,"target":66},{"source":498,"target":500},{"source":498,"target":69},{"source":500,"target":66},{"source":499,"target":12},{"source":70,"target":0},{"source":70,"target":501},{"source":70,"target":502},{"source":501,"target":66},{"source":501,"target":503},{"source":501,"target":70},{"source":503,"target":66},{"source":502,"target":504},{"source":502,"target":70},{"source":71,"target":0},{"source":71,"target":24},{"source":71,"target":505},{"source":71,"target":506},{"source":505,"target":105},{"source":505,"target":507},{"source":505,"target":71},{"source":507,"target":105},{"source":506,"target":24},{"source":72,"target":0},{"source":72,"target":2},{"source":72,"target":7},{"source":72,"target":18},{"source":72,"target":24},{"source":72,"target":170},{"source":72,"target":172},{"source":72,"target":508},{"source":72,"target":509},{"source":72,"target":510},{"source":72,"target":511},{"source":72,"target":512},{"source":72,"target":513},{"source":72,"target":514},{"source":508,"target":515},{"source":508,"target":72},{"source":509,"target":2},{"source":510,"target":7},{"source":511,"target":18},{"source":512,"target":24},{"source":513,"target":170},{"source":514,"target":172},{"source":73,"target":0},{"source":73,"target":214},{"source":73,"target":516},{"source":73,"target":517},{"source":516,"target":518},{"source":516,"target":73},{"source":517,"target":214},{"source":74,"target":0},{"source":74,"target":18},{"source":74,"target":519},{"source":519,"target":18},{"source":75,"target":0},{"source":75,"target":18},{"source":75,"target":33},{"source":75,"target":520},{"source":75,"target":521},{"source":75,"target":522},{"source":520,"target":233},{"source":520,"target":523},{"source":520,"target":75},{"source":523,"target":233},{"source":521,"target":18},{"source":522,"target":33},{"source":76,"target":0},{"source":76,"target":524},{"source":76,"target":525},{"source":76,"target":526},{"source":76,"target":527},{"source":76,"target":528},{"source":76,"target":529},{"source":76,"target":530},{"source":524,"target":531},{"source":524,"target":76},{"source":525,"target":244},{"source":525,"target":532},{"source":525,"target":76},{"source":532,"target":244},{"source":526,"target":148},{"source":526,"target":533},{"source":526,"target":76},{"source":533,"target":148},{"source":527,"target":534},{"source":527,"target":76},{"source":528,"target":13},{"source":528,"target":535},{"source":528,"target":76},{"source":535,"target":13},{"source":529,"target":536},{"source":529,"target":76},{"source":530,"target":23},{"source":530,"target":537},{"source":530,"target":76},{"source":537,"target":23},{"source":77,"target":0},{"source":78,"target":0},{"source":79,"target":0},{"source":79,"target":214},{"source":79,"target":538},{"source":79,"target":539},{"source":79,"target":540},{"source":538,"target":105},{"source":538,"target":541},{"source":538,"target":79},{"source":541,"target":105},{"source":539,"target":227},{"source":539,"target":542},{"source":539,"target":79},{"source":542,"target":227},{"source":540,"target":214},{"source":80,"target":0},{"source":80,"target":18},{"source":80,"target":543},{"source":543,"target":18},{"source":81,"target":0},{"source":81,"target":18},{"source":81,"target":33},{"source":81,"target":544},{"source":81,"target":545},{"source":544,"target":18},{"source":545,"target":33},{"source":82,"target":0},{"source":82,"target":18},{"source":82,"target":546},{"source":82,"target":547},{"source":546,"target":548},{"source":546,"target":82},{"source":547,"target":18},{"source":83,"target":0},{"source":83,"target":18},{"source":83,"target":20},{"source":83,"target":549},{"source":83,"target":550},{"source":83,"target":551},{"source":549,"target":552},{"source":549,"target":83},{"source":550,"target":18},{"source":551,"target":20},{"source":84,"target":0},{"source":84,"target":29},{"source":84,"target":553},{"source":84,"target":554},{"source":553,"target":105},{"source":553,"target":555},{"source":553,"target":84},{"source":555,"target":105},{"source":554,"target":29},{"source":85,"target":0},{"source":85,"target":18},{"source":85,"target":20},{"source":85,"target":22},{"source":85,"target":33},{"source":85,"target":176},{"source":85,"target":197},{"source":85,"target":556},{"source":85,"target":557},{"source":85,"target":558},{"source":85,"target":559},{"source":85,"target":560},{"source":85,"target":561},{"source":85,"target":562},{"source":556,"target":105},{"source":556,"target":563},{"source":556,"target":85},{"source":563,"target":105},{"source":557,"target":18},{"source":558,"target":20},{"source":559,"target":22},{"source":560,"target":33},{"source":561,"target":176},{"source":562,"target":197},{"source":86,"target":0},{"source":86,"target":18},{"source":86,"target":20},{"source":86,"target":22},{"source":86,"target":33},{"source":86,"target":176},{"source":86,"target":564},{"source":86,"target":565},{"source":86,"target":566},{"source":86,"target":567},{"source":86,"target":568},{"source":86,"target":569},{"source":564,"target":105},{"source":564,"target":570},{"source":564,"target":86},{"source":570,"target":105},{"source":565,"target":18},{"source":566,"target":20},{"source":567,"target":22},{"source":568,"target":33},{"source":569,"target":176},{"source":87,"target":0},{"source":87,"target":12},{"source":87,"target":571},{"source":87,"target":572},{"source":571,"target":573},{"source":571,"target":87},{"source":572,"target":12},{"source":88,"target":0},{"source":88,"target":2},{"source":88,"target":574},{"source":88,"target":575},{"source":88,"target":576},{"source":574,"target":577},{"source":574,"target":88},{"source":575,"target":89},{"source":575,"target":578},{"source":575,"target":88},{"source":578,"target":89},{"source":576,"target":2},{"source":89,"target":0},{"source":90,"target":0},{"source":90,"target":579},{"source":90,"target":580},{"source":90,"target":581},{"source":579,"target":244},{"source":579,"target":582},{"source":579,"target":90},{"source":582,"target":244},{"source":580,"target":244},{"source":580,"target":583},{"source":580,"target":90},{"source":583,"target":244},{"source":581,"target":218},{"source":581,"target":584},{"source":581,"target":90},{"source":584,"target":218},{"source":91,"target":0},{"source":91,"target":585},{"source":91,"target":586},{"source":91,"target":587},{"source":585,"target":244},{"source":585,"target":588},{"source":585,"target":91},{"source":588,"target":244},{"source":586,"target":244},{"source":586,"target":589},{"source":586,"target":91},{"source":589,"target":244},{"source":587,"target":218},{"source":587,"target":590},{"source":587,"target":91},{"source":590,"target":218},{"source":92,"target":0},{"source":92,"target":591},{"source":92,"target":592},{"source":92,"target":593},{"source":591,"target":244},{"source":591,"target":594},{"source":591,"target":92},{"source":594,"target":244},{"source":592,"target":244},{"source":592,"target":595},{"source":592,"target":92},{"source":595,"target":244},{"source":593,"target":218},{"source":593,"target":596},{"source":593,"target":92},{"source":596,"target":218},{"source":93,"target":0},{"source":93,"target":597},{"source":93,"target":598},{"source":93,"target":599},{"source":597,"target":244},{"source":597,"target":600},{"source":597,"target":93},{"source":600,"target":244},{"source":598,"target":244},{"source":598,"target":601},{"source":598,"target":93},{"source":601,"target":244},{"source":599,"target":218},{"source":599,"target":602},{"source":599,"target":93},{"source":602,"target":218},{"source":94,"target":0},{"source":94,"target":18},{"source":94,"target":603},{"source":94,"target":604},{"source":603,"target":95},{"source":603,"target":605},{"source":603,"target":94},{"source":605,"target":95},{"source":604,"target":18},{"source":95,"target":0},{"source":95,"target":606},{"source":95,"target":607},{"source":95,"target":608},{"source":95,"target":609},{"source":95,"target":610},{"source":95,"target":611},{"source":95,"target":612},{"source":95,"target":613},{"source":95,"target":614},{"source":95,"target":615},{"source":95,"target":616},{"source":95,"target":617},{"source":606,"target":95},{"source":607,"target":95},{"source":608,"target":95},{"source":609,"target":95},{"source":610,"target":95},{"source":611,"target":95},{"source":612,"target":95},{"source":613,"target":95},{"source":614,"target":95},{"source":615,"target":95},{"source":616,"target":95},{"source":617,"target":95},{"source":96,"target":0},{"source":96,"target":12},{"source":96,"target":24},{"source":96,"target":618},{"source":96,"target":619},{"source":96,"target":620},{"source":96,"target":621},{"source":96,"target":622},{"source":96,"target":623},{"source":96,"target":624},{"source":96,"target":625},{"source":618,"target":244},{"source":618,"target":626},{"source":618,"target":96},{"source":626,"target":244},{"source":619,"target":627},{"source":619,"target":96},{"source":620,"target":34},{"source":620,"target":628},{"source":620,"target":96},{"source":628,"target":34},{"source":621,"target":36},{"source":621,"target":629},{"source":621,"target":96},{"source":629,"target":36},{"source":622,"target":58},{"source":622,"target":630},{"source":622,"target":96},{"source":630,"target":58},{"source":623,"target":177},{"source":623,"target":631},{"source":623,"target":96},{"source":631,"target":177},{"source":624,"target":12},{"source":625,"target":24},{"source":97,"target":0},{"source":97,"target":18},{"source":97,"target":632},{"source":97,"target":633},{"source":632,"target":228},{"source":632,"target":634},{"source":632,"target":97},{"source":634,"target":228},{"source":633,"target":18},{"source":98,"target":0},{"source":98,"target":18},{"source":98,"target":635},{"source":635,"target":18},{"source":99,"target":0},{"source":99,"target":636},{"source":636,"target":218},{"source":636,"target":637},{"source":636,"target":99},{"source":637,"target":218},{"source":100,"target":0},{"source":100,"target":2},{"source":100,"target":24},{"source":100,"target":638},{"source":100,"target":639},{"source":100,"target":640},{"source":638,"target":101},{"source":638,"target":641},{"source":638,"target":100},{"source":641,"target":101},{"source":639,"target":2},{"source":640,"target":24},{"source":101,"target":0},{"source":102,"target":0},{"source":102,"target":214},{"source":102,"target":642},{"source":642,"target":214},{"source":103,"target":0},{"source":103,"target":214},{"source":103,"target":643},{"source":103,"target":644},{"source":643,"target":230},{"source":643,"target":645},{"source":643,"target":103},{"source":645,"target":230},{"source":644,"target":214},{"source":104,"target":0},{"source":104,"target":18},{"source":104,"target":646},{"source":104,"target":647},{"source":646,"target":234},{"source":646,"target":648},{"source":646,"target":104},{"source":648,"target":234},{"source":647,"target":18},{"source":105,"target":0},{"source":105,"target":649},{"source":105,"target":650},{"source":105,"target":651},{"source":649,"target":105},{"source":649,"target":652},{"source":649,"target":105},{"source":652,"target":105},{"source":650,"target":653},{"source":650,"target":105},{"source":651,"target":105},{"source":651,"target":654},{"source":651,"target":105},{"source":654,"target":105},{"source":106,"target":0},{"source":106,"target":2},{"source":106,"target":655},{"source":106,"target":656},{"source":106,"target":657},{"source":106,"target":658},{"source":655,"target":659},{"source":655,"target":106},{"source":656,"target":660},{"source":656,"target":106},{"source":657,"target":2},{"source":657,"target":661},{"source":657,"target":106},{"source":661,"target":2},{"source":658,"target":2},{"source":107,"target":0},{"source":107,"target":24},{"source":107,"target":662},{"source":107,"target":663},{"source":662,"target":23},{"source":662,"target":664},{"source":662,"target":107},{"source":664,"target":23},{"source":663,"target":24},{"source":108,"target":0},{"source":108,"target":27},{"source":108,"target":665},{"source":108,"target":666},{"source":665,"target":667},{"source":665,"target":108},{"source":666,"target":27},{"source":109,"target":0},{"source":109,"target":668},{"source":668,"target":244},{"source":668,"target":669},{"source":668,"target":109},{"source":669,"target":244},{"source":110,"target":0},{"source":110,"target":101},{"source":110,"target":670},{"source":670,"target":101},{"source":111,"target":0},{"source":111,"target":671},{"source":671,"target":244},{"source":671,"target":672},{"source":671,"target":111},{"source":672,"target":244},{"source":112,"target":0},{"source":112,"target":673},{"source":673,"target":674},{"source":673,"target":112},{"source":113,"target":0},{"source":113,"target":101},{"source":113,"target":675},{"source":675,"target":101},{"source":114,"target":0},{"source":114,"target":676},{"source":676,"target":244},{"source":676,"target":677},{"source":676,"target":114},{"source":677,"target":244},{"source":115,"target":0},{"source":115,"target":678},{"source":678,"target":244},{"source":678,"target":679},{"source":678,"target":115},{"source":679,"target":244},{"source":116,"target":0},{"source":116,"target":101},{"source":116,"target":680},{"source":680,"target":101},{"source":117,"target":0},{"source":117,"target":101},{"source":117,"target":681},{"source":681,"target":101},{"source":118,"target":0},{"source":118,"target":682},{"source":682,"target":683},{"source":682,"target":118},{"source":119,"target":0},{"source":119,"target":12},{"source":119,"target":684},{"source":119,"target":685},{"source":684,"target":244},{"source":684,"target":686},{"source":684,"target":119},{"source":686,"target":244},{"source":685,"target":12},{"source":120,"target":0},{"source":120,"target":12},{"source":120,"target":18},{"source":120,"target":33},{"source":120,"target":687},{"source":120,"target":688},{"source":120,"target":689},{"source":687,"target":12},{"source":688,"target":18},{"source":689,"target":33},{"source":121,"target":0},{"source":121,"target":18},{"source":121,"target":20},{"source":121,"target":22},{"source":121,"target":33},{"source":121,"target":176},{"source":121,"target":197},{"source":121,"target":214},{"source":121,"target":690},{"source":121,"target":691},{"source":121,"target":692},{"source":121,"target":693},{"source":121,"target":694},{"source":121,"target":695},{"source":121,"target":696},{"source":121,"target":697},{"source":690,"target":91},{"source":690,"target":698},{"source":690,"target":121},{"source":698,"target":91},{"source":691,"target":18},{"source":692,"target":20},{"source":693,"target":22},{"source":694,"target":33},{"source":695,"target":176},{"source":696,"target":197},{"source":697,"target":214},{"source":122,"target":0},{"source":122,"target":27},{"source":122,"target":699},{"source":122,"target":700},{"source":699,"target":701},{"source":699,"target":122},{"source":700,"target":27},{"source":123,"target":0},{"source":124,"target":0},{"source":124,"target":31},{"source":124,"target":186},{"source":124,"target":702},{"source":124,"target":703},{"source":124,"target":704},{"source":702,"target":705},{"source":702,"target":124},{"source":703,"target":31},{"source":704,"target":186},{"source":125,"target":0},{"source":125,"target":706},{"source":706,"target":707},{"source":706,"target":125},{"source":126,"target":0},{"source":126,"target":2},{"source":126,"target":708},{"source":126,"target":709},{"source":708,"target":710},{"source":708,"target":126},{"source":709,"target":2},{"source":127,"target":0},{"source":127,"target":18},{"source":127,"target":711},{"source":711,"target":18},{"source":128,"target":0},{"source":128,"target":18},{"source":128,"target":712},{"source":128,"target":713},{"source":712,"target":129},{"source":712,"target":714},{"source":712,"target":128},{"source":714,"target":129},{"source":713,"target":18},{"source":129,"target":0},{"source":129,"target":715},{"source":129,"target":716},{"source":129,"target":717},{"source":129,"target":718},{"source":129,"target":719},{"source":129,"target":720},{"source":129,"target":721},{"source":129,"target":722},{"source":129,"target":723},{"source":129,"target":724},{"source":715,"target":129},{"source":716,"target":129},{"source":717,"target":129},{"source":718,"target":129},{"source":719,"target":129},{"source":720,"target":129},{"source":721,"target":129},{"source":722,"target":129},{"source":723,"target":129},{"source":724,"target":129},{"source":130,"target":0},{"source":130,"target":24},{"source":130,"target":725},{"source":130,"target":726},{"source":725,"target":131},{"source":725,"target":727},{"source":725,"target":130},{"source":727,"target":131},{"source":726,"target":24},{"source":131,"target":0},{"source":131,"target":728},{"source":131,"target":729},{"source":131,"target":730},{"source":131,"target":731},{"source":131,"target":732},{"source":131,"target":733},{"source":728,"target":131},{"source":729,"target":131},{"source":730,"target":131},{"source":731,"target":131},{"source":732,"target":131},{"source":733,"target":131},{"source":132,"target":0},{"source":132,"target":734},{"source":734,"target":133},{"source":734,"target":735},{"source":734,"target":132},{"source":735,"target":133},{"source":133,"target":0},{"source":133,"target":736},{"source":133,"target":737},{"source":133,"target":738},{"source":133,"target":739},{"source":133,"target":740},{"source":133,"target":741},{"source":133,"target":742},{"source":133,"target":743},{"source":736,"target":133},{"source":737,"target":133},{"source":738,"target":133},{"source":739,"target":133},{"source":740,"target":133},{"source":741,"target":133},{"source":742,"target":133},{"source":743,"target":133},{"source":134,"target":0},{"source":134,"target":2},{"source":134,"target":24},{"source":134,"target":744},{"source":134,"target":745},{"source":134,"target":746},{"source":744,"target":747},{"source":744,"target":134},{"source":745,"target":2},{"source":746,"target":24},{"source":135,"target":0},{"source":135,"target":31},{"source":135,"target":186},{"source":135,"target":748},{"source":135,"target":749},{"source":135,"target":750},{"source":748,"target":218},{"source":748,"target":751},{"source":748,"target":135},{"source":751,"target":218},{"source":749,"target":31},{"source":750,"target":186},{"source":136,"target":0},{"source":136,"target":89},{"source":136,"target":752},{"source":136,"target":753},{"source":752,"target":17},{"source":752,"target":754},{"source":752,"target":136},{"source":754,"target":17},{"source":753,"target":89},{"source":137,"target":0},{"source":137,"target":22},{"source":137,"target":755},{"source":137,"target":756},{"source":137,"target":757},{"source":137,"target":758},{"source":137,"target":759},{"source":137,"target":760},{"source":755,"target":761},{"source":755,"target":137},{"source":756,"target":762},{"source":756,"target":137},{"source":757,"target":763},{"source":757,"target":137},{"source":758,"target":764},{"source":758,"target":137},{"source":759,"target":765},{"source":759,"target":137},{"source":760,"target":22},{"source":138,"target":0},{"source":138,"target":89},{"source":138,"target":766},{"source":138,"target":767},{"source":766,"target":23},{"source":766,"target":768},{"source":766,"target":138},{"source":768,"target":23},{"source":767,"target":89},{"source":139,"target":0},{"source":139,"target":2},{"source":139,"target":18},{"source":139,"target":769},{"source":139,"target":770},{"source":769,"target":2},{"source":770,"target":18},{"source":140,"target":0},{"source":140,"target":18},{"source":140,"target":771},{"source":140,"target":772},{"source":771,"target":23},{"source":771,"target":773},{"source":771,"target":140},{"source":773,"target":23},{"source":772,"target":18},{"source":141,"target":0},{"source":141,"target":774},{"source":774,"target":23},{"source":774,"target":775},{"source":774,"target":141},{"source":775,"target":23},{"source":142,"target":0},{"source":142,"target":776},{"source":776,"target":777},{"source":776,"target":142},{"source":143,"target":0},{"source":143,"target":18},{"source":143,"target":778},{"source":778,"target":18},{"source":144,"target":0},{"source":144,"target":18},{"source":144,"target":779},{"source":144,"target":780},{"source":779,"target":105},{"source":779,"target":781},{"source":779,"target":144},{"source":781,"target":105},{"source":780,"target":18},{"source":145,"target":0},{"source":145,"target":18},{"source":145,"target":20},{"source":145,"target":22},{"source":145,"target":782},{"source":145,"target":783},{"source":145,"target":784},{"source":145,"target":785},{"source":782,"target":105},{"source":782,"target":786},{"source":782,"target":145},{"source":786,"target":105},{"source":783,"target":18},{"source":784,"target":20},{"source":785,"target":22},{"source":146,"target":0},{"source":146,"target":18},{"source":146,"target":20},{"source":146,"target":22},{"source":146,"target":787},{"source":146,"target":788},{"source":146,"target":789},{"source":146,"target":790},{"source":787,"target":105},{"source":787,"target":791},{"source":787,"target":146},{"source":791,"target":105},{"source":788,"target":18},{"source":789,"target":20},{"source":790,"target":22},{"source":147,"target":0},{"source":147,"target":214},{"source":147,"target":792},{"source":147,"target":793},{"source":792,"target":794},{"source":792,"target":147},{"source":793,"target":214},{"source":148,"target":0},{"source":148,"target":12},{"source":148,"target":795},{"source":148,"target":796},{"source":148,"target":797},{"source":148,"target":798},{"source":148,"target":799},{"source":795,"target":800},{"source":795,"target":148},{"source":796,"target":801},{"source":796,"target":148},{"source":797,"target":232},{"source":797,"target":802},{"source":797,"target":148},{"source":802,"target":232},{"source":798,"target":148},{"source":798,"target":803},{"source":798,"target":148},{"source":803,"target":148},{"source":799,"target":12},{"source":149,"target":0},{"source":149,"target":20},{"source":149,"target":804},{"source":149,"target":805},{"source":804,"target":148},{"source":804,"target":806},{"source":804,"target":149},{"source":806,"target":148},{"source":805,"target":20},{"source":150,"target":0},{"source":150,"target":18},{"source":150,"target":22},{"source":150,"target":807},{"source":150,"target":808},{"source":150,"target":809},{"source":807,"target":148},{"source":807,"target":810},{"source":807,"target":150},{"source":810,"target":148},{"source":808,"target":18},{"source":809,"target":22},{"source":151,"target":0},{"source":151,"target":811},{"source":811,"target":812},{"source":811,"target":151},{"source":152,"target":0},{"source":152,"target":813},{"source":813,"target":240},{"source":813,"target":814},{"source":813,"target":152},{"source":814,"target":240},{"source":153,"target":0},{"source":153,"target":27},{"source":153,"target":815},{"source":153,"target":816},{"source":815,"target":236},{"source":815,"target":817},{"source":815,"target":153},{"source":817,"target":236},{"source":816,"target":27},{"source":154,"target":0},{"source":154,"target":18},{"source":154,"target":818},{"source":154,"target":819},{"source":818,"target":232},{"source":818,"target":820},{"source":818,"target":154},{"source":820,"target":232},{"source":819,"target":18},{"source":155,"target":0},{"source":155,"target":2},{"source":155,"target":821},{"source":155,"target":822},{"source":155,"target":823},{"source":155,"target":824},{"source":155,"target":825},{"source":155,"target":826},{"source":155,"target":827},{"source":155,"target":828},{"source":821,"target":829},{"source":821,"target":155},{"source":822,"target":830},{"source":822,"target":155},{"source":823,"target":831},{"source":823,"target":155},{"source":824,"target":832},{"source":824,"target":155},{"source":825,"target":204},{"source":825,"target":833},{"source":825,"target":155},{"source":833,"target":204},{"source":826,"target":155},{"source":826,"target":834},{"source":826,"target":155},{"source":834,"target":155},{"source":827,"target":211},{"source":827,"target":835},{"source":827,"target":155},{"source":835,"target":211},{"source":828,"target":2},{"source":156,"target":0},{"source":156,"target":195},{"source":156,"target":836},{"source":156,"target":837},{"source":836,"target":155},{"source":836,"target":838},{"source":836,"target":156},{"source":838,"target":155},{"source":837,"target":195},{"source":157,"target":0},{"source":157,"target":160},{"source":157,"target":161},{"source":157,"target":839},{"source":157,"target":840},{"source":157,"target":841},{"source":839,"target":158},{"source":839,"target":842},{"source":839,"target":157},{"source":842,"target":158},{"source":840,"target":160},{"source":841,"target":161},{"source":158,"target":0},{"source":158,"target":843},{"source":158,"target":844},{"source":843,"target":155},{"source":843,"target":845},{"source":843,"target":158},{"source":845,"target":155},{"source":844,"target":91},{"source":844,"target":846},{"source":844,"target":158},{"source":846,"target":91},{"source":159,"target":0},{"source":159,"target":27},{"source":159,"target":847},{"source":159,"target":848},{"source":159,"target":849},{"source":847,"target":155},{"source":847,"target":850},{"source":847,"target":159},{"source":850,"target":155},{"source":848,"target":92},{"source":848,"target":851},{"source":848,"target":159},{"source":851,"target":92},{"source":849,"target":27},{"source":160,"target":0},{"source":160,"target":24},{"source":160,"target":852},{"source":852,"target":24},{"source":161,"target":0},{"source":162,"target":0},{"source":162,"target":12},{"source":162,"target":853},{"source":162,"target":854},{"source":853,"target":855},{"source":853,"target":162},{"source":854,"target":12},{"source":163,"target":0},{"source":163,"target":164},{"source":163,"target":165},{"source":163,"target":166},{"source":163,"target":167},{"source":163,"target":856},{"source":163,"target":857},{"source":163,"target":858},{"source":163,"target":859},{"source":163,"target":860},{"source":163,"target":861},{"source":856,"target":862},{"source":856,"target":163},{"source":857,"target":217},{"source":857,"target":863},{"source":857,"target":163},{"source":863,"target":217},{"source":858,"target":164},{"source":859,"target":165},{"source":860,"target":166},{"source":861,"target":167},{"source":164,"target":0},{"source":164,"target":18},{"source":164,"target":864},{"source":864,"target":18},{"source":165,"target":0},{"source":165,"target":18},{"source":165,"target":865},{"source":865,"target":18},{"source":166,"target":0},{"source":166,"target":18},{"source":166,"target":176},{"source":166,"target":866},{"source":166,"target":867},{"source":866,"target":18},{"source":867,"target":176},{"source":167,"target":0},{"source":167,"target":18},{"source":167,"target":176},{"source":167,"target":868},{"source":167,"target":869},{"source":868,"target":18},{"source":869,"target":176},{"source":168,"target":0},{"source":168,"target":18},{"source":168,"target":20},{"source":168,"target":22},{"source":168,"target":33},{"source":168,"target":176},{"source":168,"target":197},{"source":168,"target":214},{"source":168,"target":870},{"source":168,"target":871},{"source":168,"target":872},{"source":168,"target":873},{"source":168,"target":874},{"source":168,"target":875},{"source":168,"target":876},{"source":168,"target":877},{"source":870,"target":244},{"source":870,"target":878},{"source":870,"target":168},{"source":878,"target":244},{"source":871,"target":18},{"source":872,"target":20},{"source":873,"target":22},{"source":874,"target":33},{"source":875,"target":176},{"source":876,"target":197},{"source":877,"target":214},{"source":169,"target":0},{"source":169,"target":184},{"source":169,"target":879},{"source":169,"target":880},{"source":169,"target":881},{"source":169,"target":882},{"source":879,"target":238},{"source":879,"target":883},{"source":879,"target":169},{"source":883,"target":238},{"source":880,"target":884},{"source":880,"target":169},{"source":881,"target":170},{"source":881,"target":885},{"source":881,"target":169},{"source":885,"target":170},{"source":882,"target":184},{"source":170,"target":0},{"source":171,"target":0},{"source":171,"target":186},{"source":171,"target":195},{"source":171,"target":886},{"source":171,"target":887},{"source":171,"target":888},{"source":171,"target":889},{"source":171,"target":890},{"source":886,"target":238},{"source":886,"target":891},{"source":886,"target":171},{"source":891,"target":238},{"source":887,"target":892},{"source":887,"target":171},{"source":888,"target":172},{"source":888,"target":893},{"source":888,"target":171},{"source":893,"target":172},{"source":889,"target":186},{"source":890,"target":195},{"source":172,"target":0},{"source":173,"target":0},{"source":173,"target":2},{"source":173,"target":894},{"source":173,"target":895},{"source":173,"target":896},{"source":173,"target":897},{"source":894,"target":23},{"source":894,"target":898},{"source":894,"target":173},{"source":898,"target":23},{"source":895,"target":93},{"source":895,"target":899},{"source":895,"target":173},{"source":899,"target":93},{"source":896,"target":174},{"source":896,"target":900},{"source":896,"target":173},{"source":900,"target":174},{"source":897,"target":2},{"source":174,"target":0},{"source":175,"target":0},{"source":175,"target":2},{"source":175,"target":901},{"source":175,"target":902},{"source":175,"target":903},{"source":901,"target":904},{"source":901,"target":175},{"source":902,"target":176},{"source":902,"target":905},{"source":902,"target":175},{"source":905,"target":176},{"source":903,"target":2},{"source":176,"target":0},{"source":177,"target":0},{"source":177,"target":170},{"source":177,"target":172},{"source":177,"target":906},{"source":177,"target":907},{"source":906,"target":170},{"source":907,"target":172},{"source":178,"target":0},{"source":178,"target":2},{"source":178,"target":908},{"source":178,"target":909},{"source":178,"target":910},{"source":908,"target":6},{"source":908,"target":911},{"source":908,"target":178},{"source":911,"target":6},{"source":909,"target":7},{"source":909,"target":912},{"source":909,"target":178},{"source":912,"target":7},{"source":910,"target":2},{"source":179,"target":0},{"source":179,"target":2},{"source":179,"target":913},{"source":179,"target":914},{"source":179,"target":915},{"source":913,"target":17},{"source":913,"target":916},{"source":913,"target":179},{"source":916,"target":17},{"source":914,"target":18},{"source":914,"target":917},{"source":914,"target":179},{"source":917,"target":18},{"source":915,"target":2},{"source":180,"target":0},{"source":180,"target":2},{"source":180,"target":24},{"source":180,"target":918},{"source":180,"target":919},{"source":180,"target":920},{"source":180,"target":921},{"source":918,"target":23},{"source":918,"target":922},{"source":918,"target":180},{"source":922,"target":23},{"source":919,"target":24},{"source":919,"target":923},{"source":919,"target":180},{"source":923,"target":24},{"source":920,"target":2},{"source":921,"target":24},{"source":181,"target":0},{"source":181,"target":2},{"source":181,"target":924},{"source":181,"target":925},{"source":181,"target":926},{"source":924,"target":13},{"source":924,"target":927},{"source":924,"target":181},{"source":927,"target":13},{"source":925,"target":14},{"source":925,"target":928},{"source":925,"target":181},{"source":928,"target":14},{"source":926,"target":2},{"source":182,"target":0},{"source":182,"target":2},{"source":182,"target":929},{"source":182,"target":930},{"source":182,"target":931},{"source":182,"target":932},{"source":182,"target":933},{"source":182,"target":934},{"source":182,"target":935},{"source":929,"target":936},{"source":929,"target":182},{"source":930,"target":937},{"source":930,"target":182},{"source":931,"target":85},{"source":931,"target":938},{"source":931,"target":182},{"source":938,"target":85},{"source":932,"target":86},{"source":932,"target":939},{"source":932,"target":182},{"source":939,"target":86},{"source":933,"target":145},{"source":933,"target":940},{"source":933,"target":182},{"source":940,"target":145},{"source":934,"target":146},{"source":934,"target":941},{"source":934,"target":182},{"source":941,"target":146},{"source":935,"target":2},{"source":183,"target":0},{"source":183,"target":174},{"source":183,"target":184},{"source":183,"target":942},{"source":183,"target":943},{"source":183,"target":944},{"source":183,"target":945},{"source":942,"target":13},{"source":942,"target":946},{"source":942,"target":183},{"source":946,"target":13},{"source":943,"target":184},{"source":943,"target":947},{"source":943,"target":183},{"source":947,"target":184},{"source":944,"target":174},{"source":945,"target":184},{"source":184,"target":0},{"source":185,"target":0},{"source":185,"target":195},{"source":185,"target":948},{"source":185,"target":949},{"source":185,"target":950},{"source":948,"target":13},{"source":948,"target":951},{"source":948,"target":185},{"source":951,"target":13},{"source":949,"target":186},{"source":949,"target":952},{"source":949,"target":185},{"source":952,"target":186},{"source":950,"target":195},{"source":186,"target":0},{"source":187,"target":0},{"source":187,"target":22},{"source":187,"target":953},{"source":187,"target":954},{"source":187,"target":955},{"source":187,"target":956},{"source":187,"target":957},{"source":187,"target":958},{"source":187,"target":959},{"source":187,"target":960},{"source":187,"target":961},{"source":187,"target":962},{"source":187,"target":963},{"source":187,"target":964},{"source":187,"target":965},{"source":187,"target":966},{"source":953,"target":967},{"source":953,"target":187},{"source":954,"target":968},{"source":954,"target":187},{"source":955,"target":969},{"source":955,"target":187},{"source":956,"target":970},{"source":956,"target":187},{"source":957,"target":971},{"source":957,"target":187},{"source":958,"target":972},{"source":958,"target":187},{"source":959,"target":973},{"source":959,"target":187},{"source":960,"target":974},{"source":960,"target":187},{"source":961,"target":975},{"source":961,"target":187},{"source":962,"target":976},{"source":962,"target":187},{"source":963,"target":977},{"source":963,"target":187},{"source":964,"target":978},{"source":964,"target":187},{"source":965,"target":979},{"source":965,"target":187},{"source":966,"target":22},{"source":188,"target":0},{"source":188,"target":89},{"source":188,"target":980},{"source":188,"target":981},{"source":980,"target":13},{"source":980,"target":982},{"source":980,"target":188},{"source":982,"target":13},{"source":981,"target":89},{"source":189,"target":0},{"source":189,"target":2},{"source":189,"target":18},{"source":189,"target":983},{"source":189,"target":984},{"source":983,"target":2},{"source":984,"target":18},{"source":190,"target":0},{"source":190,"target":18},{"source":190,"target":985},{"source":190,"target":986},{"source":985,"target":13},{"source":985,"target":987},{"source":985,"target":190},{"source":987,"target":13},{"source":986,"target":18},{"source":191,"target":0},{"source":191,"target":2},{"source":191,"target":18},{"source":191,"target":988},{"source":191,"target":989},{"source":988,"target":2},{"source":989,"target":18},{"source":192,"target":0},{"source":192,"target":12},{"source":192,"target":18},{"source":192,"target":990},{"source":192,"target":991},{"source":192,"target":992},{"source":990,"target":993},{"source":990,"target":192},{"source":991,"target":12},{"source":992,"target":18},{"source":193,"target":0},{"source":193,"target":33},{"source":193,"target":994},{"source":193,"target":995},{"source":193,"target":996},{"source":994,"target":997},{"source":994,"target":193},{"source":995,"target":998},{"source":995,"target":193},{"source":996,"target":33},{"source":194,"target":0},{"source":194,"target":2},{"source":194,"target":999},{"source":194,"target":1000},{"source":194,"target":1001},{"source":194,"target":1002},{"source":999,"target":23},{"source":999,"target":1003},{"source":999,"target":194},{"source":1003,"target":23},{"source":1000,"target":93},{"source":1000,"target":1004},{"source":1000,"target":194},{"source":1004,"target":93},{"source":1001,"target":195},{"source":1001,"target":1005},{"source":1001,"target":194},{"source":1005,"target":195},{"source":1002,"target":2},{"source":195,"target":0},{"source":196,"target":0},{"source":196,"target":2},{"source":196,"target":1006},{"source":196,"target":1007},{"source":196,"target":1008},{"source":1006,"target":1009},{"source":1006,"target":196},{"source":1007,"target":197},{"source":1007,"target":1010},{"source":1007,"target":196},{"source":1010,"target":197},{"source":1008,"target":2},{"source":197,"target":0},{"source":198,"target":0},{"source":198,"target":12},{"source":198,"target":18},{"source":198,"target":22},{"source":198,"target":1011},{"source":198,"target":1012},{"source":198,"target":1013},{"source":198,"target":1014},{"source":1011,"target":1015},{"source":1011,"target":198},{"source":1012,"target":12},{"source":1013,"target":18},{"source":1014,"target":22},{"source":199,"target":0},{"source":199,"target":12},{"source":199,"target":1016},{"source":199,"target":1017},{"source":1016,"target":1018},{"source":1016,"target":199},{"source":1017,"target":12},{"source":200,"target":0},{"source":200,"target":18},{"source":200,"target":33},{"source":200,"target":214},{"source":200,"target":1019},{"source":200,"target":1020},{"source":200,"target":1021},{"source":200,"target":1022},{"source":1019,"target":1023},{"source":1019,"target":200},{"source":1020,"target":18},{"source":1021,"target":33},{"source":1022,"target":214},{"source":201,"target":0},{"source":201,"target":2},{"source":201,"target":214},{"source":201,"target":1024},{"source":201,"target":1025},{"source":201,"target":1026},{"source":201,"target":1027},{"source":1024,"target":105},{"source":1024,"target":1028},{"source":1024,"target":201},{"source":1028,"target":105},{"source":1025,"target":1029},{"source":1025,"target":201},{"source":1026,"target":2},{"source":1027,"target":214},{"source":202,"target":0},{"source":202,"target":12},{"source":202,"target":1030},{"source":202,"target":1031},{"source":1030,"target":148},{"source":1030,"target":1032},{"source":1030,"target":202},{"source":1032,"target":148},{"source":1031,"target":12},{"source":203,"target":0},{"source":203,"target":1033},{"source":1033,"target":1034},{"source":1033,"target":203},{"source":204,"target":0},{"source":204,"target":2},{"source":204,"target":24},{"source":204,"target":1035},{"source":204,"target":1036},{"source":204,"target":1037},{"source":204,"target":1038},{"source":1035,"target":1039},{"source":1035,"target":204},{"source":1036,"target":92},{"source":1036,"target":1040},{"source":1036,"target":204},{"source":1040,"target":92},{"source":1037,"target":2},{"source":1038,"target":24},{"source":205,"target":0},{"source":205,"target":24},{"source":205,"target":1041},{"source":205,"target":1042},{"source":1041,"target":105},{"source":1041,"target":1043},{"source":1041,"target":205},{"source":1043,"target":105},{"source":1042,"target":24},{"source":206,"target":0},{"source":206,"target":12},{"source":206,"target":1044},{"source":206,"target":1045},{"source":206,"target":1046},{"source":1044,"target":1047},{"source":1044,"target":206},{"source":1045,"target":1048},{"source":1045,"target":206},{"source":1046,"target":12},{"source":207,"target":0},{"source":207,"target":101},{"source":207,"target":1049},{"source":1049,"target":101},{"source":208,"target":0},{"source":208,"target":101},{"source":208,"target":1050},{"source":1050,"target":101},{"source":209,"target":0},{"source":209,"target":214},{"source":209,"target":1051},{"source":209,"target":1052},{"source":1051,"target":1053},{"source":1051,"target":209},{"source":1052,"target":214},{"source":210,"target":0},{"source":210,"target":31},{"source":210,"target":186},{"source":210,"target":1054},{"source":210,"target":1055},{"source":210,"target":1056},{"source":210,"target":1057},{"source":1054,"target":1058},{"source":1054,"target":210},{"source":1055,"target":243},{"source":1055,"target":1059},{"source":1055,"target":210},{"source":1059,"target":243},{"source":1056,"target":31},{"source":1057,"target":186},{"source":211,"target":0},{"source":211,"target":12},{"source":211,"target":24},{"source":211,"target":1060},{"source":211,"target":1061},{"source":211,"target":1062},{"source":211,"target":1063},{"source":211,"target":1064},{"source":1060,"target":225},{"source":1060,"target":1065},{"source":1060,"target":211},{"source":1065,"target":225},{"source":1061,"target":1066},{"source":1061,"target":211},{"source":1062,"target":224},{"source":1062,"target":1067},{"source":1062,"target":211},{"source":1067,"target":224},{"source":1063,"target":12},{"source":1064,"target":24},{"source":212,"target":0},{"source":212,"target":12},{"source":212,"target":1068},{"source":212,"target":1069},{"source":1068,"target":1070},{"source":1068,"target":212},{"source":1069,"target":12},{"source":213,"target":0},{"source":213,"target":1071},{"source":213,"target":1072},{"source":1071,"target":6},{"source":1071,"target":1073},{"source":1071,"target":213},{"source":1073,"target":6},{"source":1072,"target":1074},{"source":1072,"target":213},{"source":214,"target":0},{"source":215,"target":0},{"source":215,"target":214},{"source":215,"target":1075},{"source":215,"target":1076},{"source":1075,"target":66},{"source":1075,"target":1077},{"source":1075,"target":215},{"source":1077,"target":66},{"source":1076,"target":214},{"source":216,"target":0},{"source":216,"target":1078},{"source":216,"target":1079},{"source":216,"target":1080},{"source":1078,"target":237},{"source":1078,"target":1081},{"source":1078,"target":216},{"source":1081,"target":237},{"source":1079,"target":215},{"source":1079,"target":1082},{"source":1079,"target":216},{"source":1082,"target":215},{"source":1080,"target":214},{"source":1080,"target":1083},{"source":1080,"target":216},{"source":1083,"target":214},{"source":217,"target":0},{"source":217,"target":1084},{"source":217,"target":1085},{"source":217,"target":1086},{"source":1084,"target":148},{"source":1084,"target":1087},{"source":1084,"target":217},{"source":1087,"target":148},{"source":1085,"target":237},{"source":1085,"target":1088},{"source":1085,"target":217},{"source":1088,"target":237},{"source":1086,"target":231},{"source":1086,"target":1089},{"source":1086,"target":217},{"source":1089,"target":231},{"source":218,"target":0},{"source":218,"target":77},{"source":218,"target":78},{"source":218,"target":1090},{"source":218,"target":1091},{"source":218,"target":1092},{"source":218,"target":1093},{"source":1090,"target":1094},{"source":1090,"target":218},{"source":1091,"target":241},{"source":1091,"target":1095},{"source":1091,"target":218},{"source":1095,"target":241},{"source":1092,"target":77},{"source":1093,"target":78},{"source":219,"target":0},{"source":219,"target":53},{"source":219,"target":54},{"source":219,"target":110},{"source":219,"target":113},{"source":219,"target":116},{"source":219,"target":117},{"source":219,"target":207},{"source":219,"target":208},{"source":219,"target":1096},{"source":219,"target":1097},{"source":219,"target":1098},{"source":219,"target":1099},{"source":219,"target":1100},{"source":219,"target":1101},{"source":219,"target":1102},{"source":219,"target":1103},{"source":219,"target":1104},{"source":219,"target":1105},{"source":1096,"target":218},{"source":1096,"target":1106},{"source":1096,"target":219},{"source":1106,"target":218},{"source":1097,"target":220},{"source":1097,"target":1107},{"source":1097,"target":219},{"source":1107,"target":220},{"source":1098,"target":53},{"source":1099,"target":54},{"source":1100,"target":110},{"source":1101,"target":113},{"source":1102,"target":116},{"source":1103,"target":117},{"source":1104,"target":207},{"source":1105,"target":208},{"source":220,"target":0},{"source":220,"target":1108},{"source":220,"target":1109},{"source":220,"target":1110},{"source":220,"target":1111},{"source":1108,"target":244},{"source":1108,"target":1112},{"source":1108,"target":220},{"source":1112,"target":244},{"source":1109,"target":90},{"source":1109,"target":1113},{"source":1109,"target":220},{"source":1113,"target":90},{"source":1110,"target":23},{"source":1110,"target":1114},{"source":1110,"target":220},{"source":1114,"target":23},{"source":1111,"target":244},{"source":1111,"target":1115},{"source":1111,"target":220},{"source":1115,"target":244},{"source":221,"target":0},{"source":221,"target":52},{"source":221,"target":120},{"source":221,"target":1116},{"source":221,"target":1117},{"source":221,"target":1118},{"source":221,"target":1119},{"source":221,"target":1120},{"source":221,"target":1121},{"source":221,"target":1122},{"source":1116,"target":1123},{"source":1116,"target":221},{"source":1117,"target":1124},{"source":1117,"target":221},{"source":1118,"target":1125},{"source":1118,"target":221},{"source":1119,"target":1126},{"source":1119,"target":221},{"source":1120,"target":1127},{"source":1120,"target":221},{"source":1121,"target":52},{"source":1122,"target":120},{"source":222,"target":0},{"source":222,"target":123},{"source":222,"target":1128},{"source":222,"target":1129},{"source":222,"target":1130},{"source":222,"target":1131},{"source":222,"target":1132},{"source":1128,"target":13},{"source":1128,"target":1133},{"source":1128,"target":222},{"source":1133,"target":13},{"source":1129,"target":77},{"source":1129,"target":1134},{"source":1129,"target":222},{"source":1134,"target":77},{"source":1130,"target":78},{"source":1130,"target":1135},{"source":1130,"target":222},{"source":1135,"target":78},{"source":1131,"target":239},{"source":1131,"target":1136},{"source":1131,"target":222},{"source":1136,"target":239},{"source":1132,"target":123},{"source":223,"target":0},{"source":223,"target":41},{"source":223,"target":44},{"source":223,"target":58},{"source":223,"target":65},{"source":223,"target":74},{"source":223,"target":80},{"source":223,"target":81},{"source":223,"target":98},{"source":223,"target":102},{"source":223,"target":127},{"source":223,"target":143},{"source":223,"target":177},{"source":223,"target":1137},{"source":223,"target":1138},{"source":223,"target":1139},{"source":223,"target":1140},{"source":223,"target":1141},{"source":223,"target":1142},{"source":223,"target":1143},{"source":223,"target":1144},{"source":223,"target":1145},{"source":223,"target":1146},{"source":223,"target":1147},{"source":223,"target":1148},{"source":223,"target":1149},{"source":1137,"target":1150},{"source":1137,"target":223},{"source":1138,"target":41},{"source":1139,"target":44},{"source":1140,"target":58},{"source":1141,"target":65},{"source":1142,"target":74},{"source":1143,"target":80},{"source":1144,"target":81},{"source":1145,"target":98},{"source":1146,"target":102},{"source":1147,"target":127},{"source":1148,"target":143},{"source":1149,"target":177},{"source":224,"target":0},{"source":224,"target":1151},{"source":224,"target":1152},{"source":1151,"target":1153},{"source":1151,"target":224},{"source":1152,"target":1154},{"source":1152,"target":224},{"source":225,"target":0},{"source":225,"target":1155},{"source":225,"target":1156},{"source":1155,"target":242},{"source":1155,"target":1157},{"source":1155,"target":225},{"source":1157,"target":242},{"source":1156,"target":242},{"source":1156,"target":1158},{"source":1156,"target":225},{"source":1158,"target":242},{"source":226,"target":0},{"source":226,"target":1159},{"source":226,"target":1160},{"source":226,"target":1161},{"source":226,"target":1162},{"source":226,"target":1163},{"source":1159,"target":226},{"source":1160,"target":226},{"source":1161,"target":226},{"source":1162,"target":226},{"source":1163,"target":226},{"source":227,"target":0},{"source":227,"target":1164},{"source":227,"target":1165},{"source":227,"target":1166},{"source":1164,"target":227},{"source":1165,"target":227},{"source":1166,"target":227},{"source":228,"target":0},{"source":228,"target":1167},{"source":228,"target":1168},{"source":228,"target":1169},{"source":228,"target":1170},{"source":228,"target":1171},{"source":1167,"target":228},{"source":1168,"target":228},{"source":1169,"target":228},{"source":1170,"target":228},{"source":1171,"target":228},{"source":229,"target":0},{"source":229,"target":1172},{"source":229,"target":1173},{"source":229,"target":1174},{"source":229,"target":1175},{"source":229,"target":1176},{"source":1172,"target":229},{"source":1173,"target":229},{"source":1174,"target":229},{"source":1175,"target":229},{"source":1176,"target":229},{"source":230,"target":0},{"source":230,"target":1177},{"source":230,"target":1178},{"source":230,"target":1179},{"source":1177,"target":230},{"source":1178,"target":230},{"source":1179,"target":230},{"source":231,"target":0},{"source":231,"target":1180},{"source":231,"target":1181},{"source":1180,"target":231},{"source":1181,"target":231},{"source":232,"target":0},{"source":232,"target":1182},{"source":232,"target":1183},{"source":1182,"target":232},{"source":1183,"target":232},{"source":233,"target":0},{"source":233,"target":1184},{"source":233,"target":1185},{"source":233,"target":1186},{"source":1184,"target":233},{"source":1185,"target":233},{"source":1186,"target":233},{"source":234,"target":0},{"source":234,"target":1187},{"source":234,"target":1188},{"source":234,"target":1189},{"source":234,"target":1190},{"source":234,"target":1191},{"source":234,"target":1192},{"source":234,"target":1193},{"source":234,"target":1194},{"source":1187,"target":234},{"source":1188,"target":234},{"source":1189,"target":234},{"source":1190,"target":234},{"source":1191,"target":234},{"source":1192,"target":234},{"source":1193,"target":234},{"source":1194,"target":234},{"source":235,"target":0},{"source":235,"target":1195},{"source":235,"target":1196},{"source":235,"target":1197},{"source":235,"target":1198},{"source":235,"target":1199},{"source":235,"target":1200},{"source":1195,"target":235},{"source":1196,"target":235},{"source":1197,"target":235},{"source":1198,"target":235},{"source":1199,"target":235},{"source":1200,"target":235},{"source":236,"target":0},{"source":236,"target":1201},{"source":236,"target":1202},{"source":236,"target":1203},{"source":236,"target":1204},{"source":236,"target":1205},{"source":1201,"target":236},{"source":1202,"target":236},{"source":1203,"target":236},{"source":1204,"target":236},{"source":1205,"target":236},{"source":237,"target":0},{"source":237,"target":1206},{"source":237,"target":1207},{"source":237,"target":1208},{"source":237,"target":1209},{"source":237,"target":1210},{"source":237,"target":1211},{"source":237,"target":1212},{"source":237,"target":1213},{"source":237,"target":1214},{"source":237,"target":1215},{"source":237,"target":1216},{"source":237,"target":1217},{"source":237,"target":1218},{"source":237,"target":1219},{"source":237,"target":1220},{"source":237,"target":1221},{"source":237,"target":1222},{"source":237,"target":1223},{"source":237,"target":1224},{"source":237,"target":1225},{"source":237,"target":1226},{"source":237,"target":1227},{"source":237,"target":1228},{"source":237,"target":1229},{"source":237,"target":1230},{"source":237,"target":1231},{"source":237,"target":1232},{"source":237,"target":1233},{"source":237,"target":1234},{"source":237,"target":1235},{"source":237,"target":1236},{"source":237,"target":1237},{"source":237,"target":1238},{"source":237,"target":1239},{"source":237,"target":1240},{"source":237,"target":1241},{"source":237,"target":1242},{"source":237,"target":1243},{"source":237,"target":1244},{"source":237,"target":1245},{"source":237,"target":1246},{"source":237,"target":1247},{"source":237,"target":1248},{"source":237,"target":1249},{"source":237,"target":1250},{"source":237,"target":1251},{"source":237,"target":1252},{"source":237,"target":1253},{"source":237,"target":1254},{"source":237,"target":1255},{"source":237,"target":1256},{"source":237,"target":1257},{"source":237,"target":1258},{"source":237,"target":1259},{"source":237,"target":1260},{"source":237,"target":1261},{"source":237,"target":1262},{"source":237,"target":1263},{"source":237,"target":1264},{"source":237,"target":1265},{"source":237,"target":1266},{"source":237,"target":1267},{"source":237,"target":1268},{"source":237,"target":1269},{"source":237,"target":1270},{"source":237,"target":1271},{"source":237,"target":1272},{"source":237,"target":1273},{"source":237,"target":1274},{"source":237,"target":1275},{"source":237,"target":1276},{"source":237,"target":1277},{"source":237,"target":1278},{"source":237,"target":1279},{"source":237,"target":1280},{"source":237,"target":1281},{"source":237,"target":1282},{"source":1206,"target":237},{"source":1207,"target":237},{"source":1208,"target":237},{"source":1209,"target":237},{"source":1210,"target":237},{"source":1211,"target":237},{"source":1212,"target":237},{"source":1213,"target":237},{"source":1214,"target":237},{"source":1215,"target":237},{"source":1216,"target":237},{"source":1217,"target":237},{"source":1218,"target":237},{"source":1219,"target":237},{"source":1220,"target":237},{"source":1221,"target":237},{"source":1222,"target":237},{"source":1223,"target":237},{"source":1224,"target":237},{"source":1225,"target":237},{"source":1226,"target":237},{"source":1227,"target":237},{"source":1228,"target":237},{"source":1229,"target":237},{"source":1230,"target":237},{"source":1231,"target":237},{"source":1232,"target":237},{"source":1233,"target":237},{"source":1234,"target":237},{"source":1235,"target":237},{"source":1236,"target":237},{"source":1237,"target":237},{"source":1238,"target":237},{"source":1239,"target":237},{"source":1240,"target":237},{"source":1241,"target":237},{"source":1242,"target":237},{"source":1243,"target":237},{"source":1244,"target":237},{"source":1245,"target":237},{"source":1246,"target":237},{"source":1247,"target":237},{"source":1248,"target":237},{"source":1249,"target":237},{"source":1250,"target":237},{"source":1251,"target":237},{"source":1252,"target":237},{"source":1253,"target":237},{"source":1254,"target":237},{"source":1255,"target":237},{"source":1256,"target":237},{"source":1257,"target":237},{"source":1258,"target":237},{"source":1259,"target":237},{"source":1260,"target":237},{"source":1261,"target":237},{"source":1262,"target":237},{"source":1263,"target":237},{"source":1264,"target":237},{"source":1265,"target":237},{"source":1266,"target":237},{"source":1267,"target":237},{"source":1268,"target":237},{"source":1269,"target":237},{"source":1270,"target":237},{"source":1271,"target":237},{"source":1272,"target":237},{"source":1273,"target":237},{"source":1274,"target":237},{"source":1275,"target":237},{"source":1276,"target":237},{"source":1277,"target":237},{"source":1278,"target":237},{"source":1279,"target":237},{"source":1280,"target":237},{"source":1281,"target":237},{"source":1282,"target":237},{"source":238,"target":0},{"source":238,"target":1283},{"source":238,"target":1284},{"source":238,"target":1285},{"source":1283,"target":238},{"source":1284,"target":238},{"source":1285,"target":238},{"source":239,"target":0},{"source":239,"target":1286},{"source":239,"target":1287},{"source":1286,"target":239},{"source":1287,"target":239},{"source":240,"target":0},{"source":240,"target":1288},{"source":240,"target":1289},{"source":1288,"target":240},{"source":1289,"target":240},{"source":241,"target":0},{"source":241,"target":1290},{"source":241,"target":1291},{"source":241,"target":1292},{"source":241,"target":1293},{"source":241,"target":1294},{"source":241,"target":1295},{"source":1290,"target":241},{"source":1291,"target":241},{"source":1292,"target":241},{"source":1293,"target":241},{"source":1294,"target":241},{"source":1295,"target":241},{"source":242,"target":0},{"source":242,"target":1296},{"source":242,"target":1297},{"source":242,"target":1298},{"source":242,"target":1299},{"source":242,"target":1300},{"source":242,"target":1301},{"source":242,"target":1302},{"source":1296,"target":242},{"source":1297,"target":242},{"source":1298,"target":242},{"source":1299,"target":242},{"source":1300,"target":242},{"source":1301,"target":242},{"source":1302,"target":242},{"source":243,"target":0},{"source":243,"target":1303},{"source":243,"target":1304},{"source":243,"target":1305},{"source":243,"target":1306},{"source":1303,"target":243},{"source":1304,"target":243},{"source":1305,"target":243},{"source":1306,"target":243},{"source":244,"target":0},{"source":244,"target":1307},{"source":244,"target":1308},{"source":1307,"target":245},{"source":1307,"target":1309},{"source":1307,"target":244},{"source":1309,"target":245},{"source":1308,"target":218},{"source":1308,"target":1310},{"source":1308,"target":244},{"source":1310,"target":218},{"source":245,"target":0},{"source":246,"target":0},{"source":246,"target":56},{"source":246,"target":1311},{"source":246,"target":1312},{"source":246,"target":1313},{"source":246,"target":1314},{"source":246,"target":1315},{"source":246,"target":1316},{"source":1311,"target":1317},{"source":1311,"target":246},{"source":1312,"target":1318},{"source":1312,"target":246},{"source":1313,"target":1319},{"source":1313,"target":246},{"source":1314,"target":1320},{"source":1314,"target":246},{"source":1315,"target":1321},{"source":1315,"target":246},{"source":1316,"target":56},{"source":247,"target":0},{"source":247,"target":105},{"source":247,"target":1322},{"source":247,"target":1323},{"source":1322,"target":76},{"source":1322,"target":1324},{"source":1322,"target":247},{"source":1324,"target":76},{"source":1323,"target":105},{"source":248,"target":0},{"source":248,"target":105},{"source":248,"target":1325},{"source":248,"target":1326},{"source":1325,"target":1327},{"source":1325,"target":248},{"source":1326,"target":105},{"source":249,"target":0},{"source":249,"target":105},{"source":249,"target":1328},{"source":249,"target":1329},{"source":1328,"target":1330},{"source":1328,"target":249},{"source":1329,"target":105},{"source":250,"target":0},{"source":250,"target":105},{"source":250,"target":1331},{"source":250,"target":1332},{"source":1331,"target":1333},{"source":1331,"target":250},{"source":1332,"target":105},{"source":251,"target":0},{"source":251,"target":105},{"source":251,"target":1334},{"source":251,"target":1335},{"source":251,"target":1336},{"source":1334,"target":1337},{"source":1334,"target":251},{"source":1335,"target":16},{"source":1335,"target":1338},{"source":1335,"target":251},{"source":1338,"target":16},{"source":1336,"target":105},{"source":252,"target":0},{"source":252,"target":105},{"source":252,"target":1339},{"source":252,"target":1340},{"source":1339,"target":244},{"source":1339,"target":1341},{"source":1339,"target":252},{"source":1341,"target":244},{"source":1340,"target":105},{"source":253,"target":0},{"source":253,"target":105},{"source":253,"target":1342},{"source":253,"target":1343},{"source":253,"target":1344},{"source":1342,"target":148},{"source":1342,"target":1345},{"source":1342,"target":253},{"source":1345,"target":148},{"source":1343,"target":237},{"source":1343,"target":1346},{"source":1343,"target":253},{"source":1346,"target":237},{"source":1344,"target":105}],"multigraph":true} | ecore |
workflow | repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/iritpdl.ecore | iritpdl
WorkSequenceType
startToStart
startToStart
finishToStart
finishToStart
startToFinish
startToFinish
finishToFinish
finishToFinish
Process
name
processElements
minTime
maxTime
guidanceGFX
resources
WorkDefinition
linksToPredecessors
linksToSuccessors
name
minTime
maxTime
resourceConf
children
WorkSequence
linkType
predecessor
successor
ProcessElement
guides
parent
Guidance
text
ResourceType
name
occurrences
Resource
occurrences
type
resourceConf
ResourceConf
workDefinition
neededResources
name | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="iritpdl"
nsURI="http://iritpdl" nsPrefix="_iritpdl">
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
<eLiterals name="startToStart"/>
<eLiterals name="finishToStart" value="1"/>
<eLiterals name="startToFinish" value="2"/>
<eLiterals name="finishToFinish" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Process">
<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="processElements" upperBound="-1"
eType="#//ProcessElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minTime" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTime" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guidanceGFX" upperBound="-1"
eType="#//Guidance" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" upperBound="-1"
eType="#//ResourceType" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1"
eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/>
<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="minTime" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxTime" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceConf" lowerBound="1"
upperBound="-1" eType="#//ResourceConf" containment="true" eOpposite="#//ResourceConf/workDefinition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//ProcessElement" containment="true" eOpposite="#//ProcessElement/parent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1"
eType="#//WorkSequenceType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1"
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1"
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="guides" upperBound="-1"
eType="#//Guidance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//WorkDefinition"
eOpposite="#//WorkDefinition/children"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guidance">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceType">
<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="occurrences" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="occurrences" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" lowerBound="1" eType="#//ResourceType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resourceConf" lowerBound="1"
eType="#//ResourceConf" eOpposite="#//ResourceConf/neededResources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceConf">
<eStructuralFeatures xsi:type="ecore:EReference" name="workDefinition" lowerBound="1"
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/resourceConf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="neededResources" upperBound="-1"
eType="#//Resource" containment="true" eOpposite="#//Resource/resourceConf"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"_iritpdl","nsURI":"http://iritpdl","name":"iritpdl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"WorkSequenceType","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkDefinition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkSequence","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessElement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guidance","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceConf","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"name":"startToStart","id":10,"value":0,"literal":"startToStart","eClass":"EEnumLiteral"},{"name":"finishToStart","id":11,"value":1,"literal":"finishToStart","eClass":"EEnumLiteral"},{"name":"startToFinish","id":12,"value":2,"literal":"startToFinish","eClass":"EEnumLiteral"},{"name":"finishToFinish","id":13,"value":3,"literal":"finishToFinish","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":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":"processElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"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":"minTime","changeable":true,"lowerBound":1,"iD":false,"id":16,"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":"maxTime","changeable":true,"lowerBound":1,"iD":false,"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":"guidanceGFX","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":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"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":"linksToPredecessors","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":"linksToSuccessors","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":28,"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":"minTime","changeable":true,"lowerBound":1,"iD":false,"id":29,"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":"maxTime","changeable":true,"lowerBound":1,"iD":false,"id":30,"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":"resourceConf","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"successor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"predecessor","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"workDefinition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":42,"derived":false},{"id":43,"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":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"linkType","changeable":true,"lowerBound":1,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guides","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"text","changeable":true,"lowerBound":1,"iD":false,"id":53,"derived":false},{"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},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"occurrences","changeable":true,"lowerBound":1,"iD":false,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"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":"occurrences","changeable":true,"lowerBound":1,"iD":false,"id":59,"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":60,"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":"resourceConf","changeable":true,"resolveProxies":true,"lowerBound":1,"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"neededResources","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":66,"derived":false},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"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":10,"target":1},{"source":11,"target":1},{"source":12,"target":1},{"source":13,"target":1},{"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":20},{"source":14,"target":2},{"source":15,"target":5},{"source":15,"target":21},{"source":15,"target":2},{"source":21,"target":5},{"source":16,"target":22},{"source":16,"target":2},{"source":17,"target":23},{"source":17,"target":2},{"source":18,"target":6},{"source":18,"target":24},{"source":18,"target":2},{"source":24,"target":6},{"source":19,"target":7},{"source":19,"target":25},{"source":19,"target":2},{"source":25,"target":7},{"source":3,"target":0},{"source":3,"target":5},{"source":3,"target":26},{"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":26,"target":4},{"source":26,"target":34},{"source":26,"target":3},{"source":26,"target":35},{"source":34,"target":4},{"source":27,"target":4},{"source":27,"target":36},{"source":27,"target":3},{"source":27,"target":37},{"source":36,"target":4},{"source":28,"target":38},{"source":28,"target":3},{"source":29,"target":39},{"source":29,"target":3},{"source":30,"target":40},{"source":30,"target":3},{"source":31,"target":9},{"source":31,"target":41},{"source":31,"target":3},{"source":31,"target":42},{"source":41,"target":9},{"source":32,"target":5},{"source":32,"target":43},{"source":32,"target":3},{"source":32,"target":44},{"source":43,"target":5},{"source":33,"target":5},{"source":4,"target":0},{"source":4,"target":5},{"source":4,"target":45},{"source":4,"target":37},{"source":4,"target":35},{"source":4,"target":46},{"source":45,"target":1},{"source":45,"target":47},{"source":45,"target":4},{"source":47,"target":1},{"source":37,"target":3},{"source":37,"target":48},{"source":37,"target":4},{"source":37,"target":27},{"source":48,"target":3},{"source":35,"target":3},{"source":35,"target":49},{"source":35,"target":4},{"source":35,"target":26},{"source":49,"target":3},{"source":46,"target":5},{"source":5,"target":0},{"source":5,"target":50},{"source":5,"target":44},{"source":50,"target":6},{"source":50,"target":51},{"source":50,"target":5},{"source":51,"target":6},{"source":44,"target":3},{"source":44,"target":52},{"source":44,"target":5},{"source":44,"target":32},{"source":52,"target":3},{"source":6,"target":0},{"source":6,"target":53},{"source":53,"target":54},{"source":53,"target":6},{"source":7,"target":0},{"source":7,"target":55},{"source":7,"target":56},{"source":55,"target":57},{"source":55,"target":7},{"source":56,"target":58},{"source":56,"target":7},{"source":8,"target":0},{"source":8,"target":59},{"source":8,"target":60},{"source":8,"target":61},{"source":59,"target":62},{"source":59,"target":8},{"source":60,"target":7},{"source":60,"target":63},{"source":60,"target":8},{"source":63,"target":7},{"source":61,"target":9},{"source":61,"target":64},{"source":61,"target":8},{"source":61,"target":65},{"source":64,"target":9},{"source":9,"target":0},{"source":9,"target":42},{"source":9,"target":65},{"source":9,"target":66},{"source":42,"target":3},{"source":42,"target":67},{"source":42,"target":9},{"source":42,"target":31},{"source":67,"target":3},{"source":65,"target":8},{"source":65,"target":68},{"source":65,"target":9},{"source":65,"target":61},{"source":68,"target":8},{"source":66,"target":69},{"source":66,"target":9}],"multigraph":true} | ecore |
library | repo-ecore-all/data/lucascraft/emf-search/ecore/tests/org.eclipse.emf.search.tests/models/codegen/SimpleLib/SimpleLib.ecore | lib
Library
name
books
address
writers
cafeteria
Book
title
Address
postalCode
Person
name
library
Cafeteria
name
library | <?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="lib"
nsURI="http:///org.eclipse.emf.test.models/SimpleLib" nsPrefix="org.eclipse.emf.test.models.lib">
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="address" lowerBound="1"
eType="#//Address" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1"
eType="#//Person" containment="true" eOpposite="#//Person/library"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cafeteria" eType="#//Cafeteria"
containment="true" eOpposite="#//Cafeteria/library"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Address">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="postalCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" eType="#//Library"
transient="true" eOpposite="#//Library/writers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cafeteria">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="library" lowerBound="1"
eType="#//Library" transient="true" eOpposite="#//Library/cafeteria"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.test.models.lib","nsURI":"http:///org.eclipse.emf.test.models/SimpleLib","name":"lib","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cafeteria","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"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":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"cafeteria","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"},{"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":"library","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"library","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"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":"postalCode","changeable":true,"lowerBound":0,"iD":false,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"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":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":6,"target":11},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":2},{"source":8,"target":3},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":3},{"source":9,"target":4},{"source":9,"target":14},{"source":9,"target":1},{"source":9,"target":15},{"source":14,"target":4},{"source":10,"target":5},{"source":10,"target":16},{"source":10,"target":1},{"source":10,"target":17},{"source":16,"target":5},{"source":2,"target":0},{"source":2,"target":18},{"source":18,"target":19},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":20},{"source":20,"target":21},{"source":20,"target":3},{"source":4,"target":0},{"source":4,"target":22},{"source":4,"target":15},{"source":22,"target":23},{"source":22,"target":4},{"source":15,"target":1},{"source":15,"target":24},{"source":15,"target":4},{"source":15,"target":9},{"source":24,"target":1},{"source":5,"target":0},{"source":5,"target":25},{"source":5,"target":17},{"source":25,"target":26},{"source":25,"target":5},{"source":17,"target":1},{"source":17,"target":27},{"source":17,"target":5},{"source":17,"target":10},{"source":27,"target":1}],"multigraph":true} | ecore |
enterprisearchitecture | repo-ecore-all/data/wrwei/Jorvik/org.papyrus.archimate.implementation.migration/model/archimateImplementationMigration.ecore | ArchimateImplementationAndMigration
NodeElement
BusinessActor
BusinessRole
BusinessCollaboration
BusinessInterface
Location
BusinessProcess
BusinessFunction
BusinessInteraction
BusinessEvent
BusinessService
BusinessObject
Representation
Meaning
Value
Product
Contract
Grouping
Junction
Relationship
source
target
Association
Access
UsedBy
Realization
Assignment
Aggregation
Composition
Flow
Triggering
Specialization | <?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="ArchimateImplementationAndMigration" nsURI="archimate-implementation-migration"
nsPrefix="archimate-implementation-migration">
<eAnnotations source="Diagram">
<details key="name" value="Archimate Implementation And Migration"/>
<details key="icon" value="icons/implementation-and-migration-diagram-16.png"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="NodeElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessActor" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Actor"/>
<details key="shape" value="shapes/BusinessActor.svg"/>
<details key="icon" value="icons/business-actor-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessRole" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Class"/>
<details key="shape" value="shapes/BusinessRole.svg"/>
<details key="icon" value="icons/business-role-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessCollaboration" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Collaboration"/>
<details key="shape" value="shapes/BusinessCollaboration.svg"/>
<details key="icon" value="icons/business-collaboration-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessInterface" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="OpaqueBehavior"/>
<details key="shape" value="shapes/BusinessInterface.svg"/>
<details key="icon" value="icons/business-interface-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Location" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Node"/>
<details key="shape" value="shapes/Location.svg"/>
<details key="icon" value="icons/location-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessProcess" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="OpaqueBehavior"/>
<details key="shape" value="shapes/BusinessProcess.svg"/>
<details key="icon" value="icons/business-process-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessFunction" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Collaboration"/>
<details key="shape" value="shapes/BusinessFunction.svg"/>
<details key="icon" value="icons/business-function-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessInteraction" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="OpaqueBehavior"/>
<details key="shape" value="shapes/BusinessInteraction.svg"/>
<details key="icon" value="icons/business-interaction-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessEvent" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="OpaqueBehavior"/>
<details key="shape" value="shapes/BusinessEvent.svg"/>
<details key="icon" value="icons/business-event-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessService" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="UseCase"/>
<details key="shape" value="shapes/BusinessService.svg"/>
<details key="icon" value="icons/business-service-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusinessObject" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Class"/>
<details key="shape" value="shapes/BusinessObject.svg"/>
<details key="icon" value="icons/business-object-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Representation" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Artifact"/>
<details key="shape" value="shapes/Representation.svg"/>
<details key="icon" value="icons/representation-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Meaning" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Class"/>
<details key="shape" value="shapes/Meaning.svg"/>
<details key="icon" value="icons/meaning-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Class"/>
<details key="shape" value="shapes/Value.svg"/>
<details key="icon" value="icons/value-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Artifact"/>
<details key="shape" value="shapes/Product.svg"/>
<details key="icon" value="icons/product-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Contract" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Artifact"/>
<details key="shape" value="shapes/Contract.svg"/>
<details key="icon" value="icons/contract-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Grouping" eSuperTypes="#//NodeElement">
<eAnnotations source="Node">
<details key="base" value="Class"/>
<details key="shape" value="shapes/Grouping.svg"/>
<details key="icon" value="icons/grouping-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Junction" eSuperTypes="#//Relationship">
<eAnnotations source="Node">
<details key="base" value="OpaqueBehavior"/>
<details key="shape" value="shapes/Junction.svg"/>
<details key="icon" value="icons/junction-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//NodeElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//NodeElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Association"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/association-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Access" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Usage"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/access-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UsedBy" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Usage"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/used-by-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Realization"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/realization-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Dependency"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/assignment-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Aggregation" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Association"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/aggregation-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Composition" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Association"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/composition-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Flow" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="InformationFlow"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/flow-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Triggering" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="InformationFlow"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/triggering-16.png"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Specialization" eSuperTypes="#//Relationship">
<eAnnotations source="Edge">
<details key="base" value="Generalization"/>
<details key="source" value="source"/>
<details key="target" value="target"/>
<details key="icon" value="icons/specialization-16.png"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"archimate-implementation-migration","nsURI":"archimate-implementation-migration","name":"ArchimateImplementationAndMigration","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NodeElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessActor","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessRole","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessCollaboration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessInterface","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessProcess","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessFunction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessInteraction","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessEvent","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessService","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessObject","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Representation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meaning","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grouping","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Junction","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Access","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UsedBy","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Aggregation","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Composition","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Triggering","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Specialization","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"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"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"container":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":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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"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":1,"target":0},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":31},{"source":31,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":32},{"source":32,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":33},{"source":33,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":34},{"source":34,"target":1},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":35},{"source":35,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":36},{"source":36,"target":1},{"source":8,"target":0},{"source":8,"target":1},{"source":8,"target":37},{"source":37,"target":1},{"source":9,"target":0},{"source":9,"target":1},{"source":9,"target":38},{"source":38,"target":1},{"source":10,"target":0},{"source":10,"target":1},{"source":10,"target":39},{"source":39,"target":1},{"source":11,"target":0},{"source":11,"target":1},{"source":11,"target":40},{"source":40,"target":1},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":41},{"source":41,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":42},{"source":42,"target":1},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":43},{"source":43,"target":1},{"source":15,"target":0},{"source":15,"target":1},{"source":15,"target":44},{"source":44,"target":1},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":45},{"source":45,"target":1},{"source":17,"target":0},{"source":17,"target":1},{"source":17,"target":46},{"source":46,"target":1},{"source":18,"target":0},{"source":18,"target":1},{"source":18,"target":47},{"source":47,"target":1},{"source":19,"target":0},{"source":19,"target":20},{"source":19,"target":48},{"source":48,"target":20},{"source":20,"target":0},{"source":20,"target":49},{"source":20,"target":50},{"source":49,"target":1},{"source":49,"target":51},{"source":49,"target":20},{"source":51,"target":1},{"source":50,"target":1},{"source":50,"target":52},{"source":50,"target":20},{"source":52,"target":1},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":53},{"source":53,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":54},{"source":54,"target":20},{"source":23,"target":0},{"source":23,"target":20},{"source":23,"target":55},{"source":55,"target":20},{"source":24,"target":0},{"source":24,"target":20},{"source":24,"target":56},{"source":56,"target":20},{"source":25,"target":0},{"source":25,"target":20},{"source":25,"target":57},{"source":57,"target":20},{"source":26,"target":0},{"source":26,"target":20},{"source":26,"target":58},{"source":58,"target":20},{"source":27,"target":0},{"source":27,"target":20},{"source":27,"target":59},{"source":59,"target":20},{"source":28,"target":0},{"source":28,"target":20},{"source":28,"target":60},{"source":60,"target":20},{"source":29,"target":0},{"source":29,"target":20},{"source":29,"target":61},{"source":61,"target":20},{"source":30,"target":0},{"source":30,"target":20},{"source":30,"target":62},{"source":62,"target":20}],"multigraph":true} | ecore |
modelling | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/sunwuliang/SlicingProject2.0/ClassModelSlicing/slices/SlicedUML2WithIDInsMATLABownedElementHasVisibility.ecore | UML2WithID
VisibilityKind
package
package
private
private
protected
protected
public
public
DurationObservationAction
CreateLinkObjectAction
StructuredActivityNode
Trigger
InteractionOccurrence
ObjectNode
ActivityPartition
InitialNode
Activity
LiteralString
StructuralFeatureAction
InformationItem
ActivityParameterNode
DestroyObjectAction
DataStoreNode
InteractionFragment
InstanceSpecification
ExtensionEnd
EventOccurrence
ReadIsClassifiedObjectAction
ChangeTrigger
ExecutableNode
Pseudostate
ControlNode
TimeInterval
TemplateableClassifier
DecisionNode
Reception
SendObjectAction
CallAction
Property
LoopNode
SignalTrigger
Permission
TimeExpression
ReadLinkObjectEndAction
Substitution
ExtensionPoint
LiteralSpecification
Feature
NamedElement
visibility
Type
Region
ActivityEdge
State
DeploymentTarget
Interface
FinalNode
Profile
LiteralNull
Behavior
ValueSpecification
ObjectFlow
Transition
CombinedFragment
ReplyAction
GeneralizationSet
Continuation
Model
TestIdentityAction
OutputPin
BehavioredClassifier
StateInvariant
InvocationAction
RaiseExceptionAction
WriteStructuralFeatureAction
Extend
Artifact
CentralBufferNode
SendSignalAction
OpaqueExpression
Interval
LiteralBoolean
ReadExtentAction
Expression
ValuePin
ActivityFinalNode
AssociationClass
ForkNode
Gate
Actor
EncapsulatedClassifier
Deployment
ParameterSet
UseCase
Message
StartOwnedBehaviorAction
ExecutionEnvironment
CommunicationPath
InteractionOperand
ReadLinkObjectEndQualifierAction
PrimitiveType
PartDecomposition
Operation
Classifier
Node
CallTrigger
ExecutionOccurrence
StateMachine
Enumeration
JoinNode
Abstraction
ClearStructuralFeatureAction
Connector
Interaction
InstanceValue
ReadLinkAction
StructuredClassifier
ActivityNode
MessageTrigger
ApplyFunctionAction
Implementation
Parameter
Constraint
ReadStructuralFeatureAction
CreateObjectAction
AcceptEventAction
ProtocolTransition
DataType
Signal
Include
LiteralInteger
WriteVariableAction
ConnectableElement
ReadVariableAction
AnyTrigger
LinkAction
InformationFlow
Stereotype
CallBehaviorAction
FlowFinalNode
TimeObservationAction
Duration
RemoveStructuralFeatureValueAction
TimeConstraint
GeneralOrdering
AddStructuralFeatureValueAction
Action
Device
Dependency
CollaborationOccurrence
ExpansionRegion
ExpansionNode
AcceptCallAction
ControlFlow
CallOperationAction
ConnectionPointReference
Association
MergeNode
DurationInterval
CreateLinkAction
DeployedArtifact
EnumerationLiteral
Extension
ReclassifyObjectAction
ClearVariableAction
FinalState
Package
Vertex
ParameterableClassifier
ProtocolStateMachine
Collaboration
IntervalConstraint
Usage
RedefinableTemplateSignature
MessageEnd
InteractionConstraint
Stop
DestroyLinkAction
DeploymentSpecification
WriteLinkAction
PackageableElement
AddVariableValueAction
TimeTrigger
PrimitiveFunction
ReadSelfAction
BehavioralFeature
ClearAssociationAction
Port
StructuralFeature
TypedElement
DurationConstraint
Realization
Manifestation
Class
Variable
Component
RedefinableElement
InputPin
Namespace
member
BroadcastSignalAction
RemoveVariableValueAction
ConditionalNode
Pin
Lifeline
VariableAction
LiteralUnlimitedNatural
Element
ID | <?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="UML2WithID" nsURI="http:///UML2WithID.ecore" nsPrefix="UML2WithID">
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="package" value="1" literal="package"/>
<eLiterals name="private" value="2" literal="private"/>
<eLiterals name="protected" value="3" literal="protected"/>
<eLiterals name="public" value="4" literal="public"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DurationObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkObjectAction" eSuperTypes="#//CreateLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredActivityNode" eSuperTypes="#//Action #//Namespace #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Trigger" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectNode" abstract="true" eSuperTypes="#//ActivityNode #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityPartition" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="#//Behavior #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralString" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeatureAction" abstract="true"
eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationItem" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityParameterNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DataStoreNode" eSuperTypes="#//CentralBufferNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionFragment" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceSpecification" eSuperTypes="#//PackageableElement #//DeploymentTarget #//DeployedArtifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionEnd" eSuperTypes="#//Property #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EventOccurrence" eSuperTypes="#//InteractionFragment #//MessageEnd #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadIsClassifiedObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ChangeTrigger" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Pseudostate" eSuperTypes="#//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeInterval" eSuperTypes="#//Interval #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TemplateableClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Reception" eSuperTypes="#//BehavioralFeature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendObjectAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallAction" abstract="true" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature #//ConnectableElement #//DeploymentTarget #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LoopNode" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Permission" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeExpression" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExtensionPoint" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralSpecification" abstract="true"
eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" eType="#//VisibilityKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Region" eSuperTypes="#//Namespace #//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//Namespace #//RedefinableElement #//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentTarget" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Profile" eSuperTypes="#//Package #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralNull" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Behavior" abstract="true" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" abstract="true"
eSuperTypes="#//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ObjectFlow" eSuperTypes="#//ActivityEdge #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CombinedFragment" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReplyAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Continuation" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Model" eSuperTypes="#//Package #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TestIdentityAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OutputPin" eSuperTypes="#//Pin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateInvariant" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InvocationAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RaiseExceptionAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteStructuralFeatureAction" abstract="true"
eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Extend" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//Classifier #//DeployedArtifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CentralBufferNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueExpression" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interval" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralBoolean" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadExtentAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Expression" eSuperTypes="#//OpaqueExpression #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ValuePin" eSuperTypes="#//InputPin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Class #//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Gate" eSuperTypes="#//MessageEnd #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Actor" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedClassifier" abstract="true"
eSuperTypes="#//StructuredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Deployment" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterSet" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="UseCase" eSuperTypes="#//BehavioredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Message" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StartOwnedBehaviorAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionEnvironment" eSuperTypes="#//Node #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationPath" eSuperTypes="#//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionOperand" eSuperTypes="#//Namespace #//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkObjectEndQualifierAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PartDecomposition" eSuperTypes="#//InteractionOccurrence #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type #//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//Class #//DeploymentTarget #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutionOccurrence" eSuperTypes="#//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine" eSuperTypes="#//Behavior #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Connector" eSuperTypes="#//Feature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Interaction" eSuperTypes="#//Behavior #//InteractionFragment #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InstanceValue" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadLinkAction" eSuperTypes="#//LinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuredClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageTrigger" abstract="true" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplyFunctionAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Implementation" eSuperTypes="#//Realization #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadStructuralFeatureAction" eSuperTypes="#//StructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolTransition" eSuperTypes="#//Transition #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Include" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralInteger" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteVariableAction" abstract="true"
eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadVariableAction" eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AnyTrigger" eSuperTypes="#//MessageTrigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LinkAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InformationFlow" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Stereotype" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallBehaviorAction" eSuperTypes="#//CallAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowFinalNode" eSuperTypes="#//FinalNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeObservationAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Duration" eSuperTypes="#//ValueSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveStructuralFeatureValueAction"
eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeConstraint" eSuperTypes="#//IntervalConstraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralOrdering" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AddStructuralFeatureValueAction" eSuperTypes="#//WriteStructuralFeatureAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" eSuperTypes="#//ExecutableNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//Node #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CollaborationOccurrence" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionRegion" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ExpansionNode" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AcceptCallAction" eSuperTypes="#//AcceptEventAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CallOperationAction" eSuperTypes="#//CallAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionPointReference" eSuperTypes="#//Vertex #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationInterval" eSuperTypes="#//Interval #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="CreateLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeployedArtifact" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//InstanceSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Extension" eSuperTypes="#//Association #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReclassifyObjectAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearVariableAction" eSuperTypes="#//VariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//Namespace #//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ParameterableClassifier" abstract="true"
eSuperTypes="#//Classifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolStateMachine" eSuperTypes="#//StateMachine #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Collaboration" eSuperTypes="#//BehavioredClassifier #//StructuredClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="IntervalConstraint" eSuperTypes="#//Constraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableTemplateSignature" eSuperTypes="#//RedefinableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MessageEnd" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InteractionConstraint" eSuperTypes="#//Constraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Stop" eSuperTypes="#//EventOccurrence #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DestroyLinkAction" eSuperTypes="#//WriteLinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DeploymentSpecification" eSuperTypes="#//Artifact #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLinkAction" abstract="true" eSuperTypes="#//LinkAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="AddVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TimeTrigger" eSuperTypes="#//Trigger #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveFunction" eSuperTypes="#//PackageableElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ReadSelfAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Namespace #//Feature #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ClearAssociationAction" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//Property #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="DurationConstraint" eSuperTypes="#//IntervalConstraint #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Manifestation" eSuperTypes="#//Abstraction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//BehavioredClassifier #//EncapsulatedClassifier #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//ConnectableElement #//TypedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//Class #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true"
eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="InputPin" eSuperTypes="#//Pin #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement #//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" upperBound="-1"
eType="#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BroadcastSignalAction" eSuperTypes="#//InvocationAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="RemoveVariableValueAction" eSuperTypes="#//WriteVariableAction #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalNode" eSuperTypes="#//StructuredActivityNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Pin" abstract="true" eSuperTypes="#//ObjectNode #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Lifeline" eSuperTypes="#//NamedElement #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="VariableAction" abstract="true" eSuperTypes="#//Action #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="LiteralUnlimitedNatural" eSuperTypes="#//LiteralSpecification #//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"UML2WithID","nsURI":"http:///UML2WithID.ecore","name":"UML2WithID","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":1,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationObservationAction","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkObjectAction","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredActivityNode","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOccurrence","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectNode","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityPartition","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralString","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeatureAction","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationItem","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityParameterNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyObjectAction","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataStoreNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionFragment","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceSpecification","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionEnd","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventOccurrence","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadIsClassifiedObjectAction","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChangeTrigger","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pseudostate","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeInterval","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TemplateableClassifier","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reception","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendObjectAction","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallAction","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LoopNode","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalTrigger","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Permission","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeExpression","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExtensionPoint","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralSpecification","instanceClass":null,"abstract":true,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Region","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentTarget","instanceClass":null,"abstract":true,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Profile","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralNull","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behavior","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ObjectFlow","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CombinedFragment","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReplyAction","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Continuation","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Model","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestIdentityAction","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutputPin","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredClassifier","instanceClass":null,"abstract":true,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateInvariant","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InvocationAction","instanceClass":null,"abstract":true,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseExceptionAction","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteStructuralFeatureAction","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extend","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CentralBufferNode","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueExpression","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interval","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralBoolean","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadExtentAction","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValuePin","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gate","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actor","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedClassifier","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deployment","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterSet","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UseCase","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StartOwnedBehaviorAction","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionEnvironment","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationPath","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionOperand","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkObjectEndQualifierAction","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PartDecomposition","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallTrigger","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutionOccurrence","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearStructuralFeatureAction","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connector","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interaction","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InstanceValue","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLinkAction","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuredClassifier","instanceClass":null,"abstract":true,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageTrigger","instanceClass":null,"abstract":true,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplyFunctionAction","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Implementation","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadStructuralFeatureAction","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateObjectAction","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolTransition","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Include","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralInteger","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteVariableAction","instanceClass":null,"abstract":true,"id":124,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectableElement","instanceClass":null,"abstract":true,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadVariableAction","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnyTrigger","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkAction","instanceClass":null,"abstract":true,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformationFlow","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stereotype","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallBehaviorAction","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFinalNode","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeObservationAction","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Duration","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeConstraint","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralOrdering","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddStructuralFeatureValueAction","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollaborationOccurrence","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionRegion","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpansionNode","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptCallAction","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallOperationAction","instanceClass":null,"abstract":false,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionPointReference","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationInterval","instanceClass":null,"abstract":false,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CreateLinkAction","instanceClass":null,"abstract":false,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeployedArtifact","instanceClass":null,"abstract":true,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Extension","instanceClass":null,"abstract":false,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReclassifyObjectAction","instanceClass":null,"abstract":false,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearVariableAction","instanceClass":null,"abstract":false,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterableClassifier","instanceClass":null,"abstract":true,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolStateMachine","instanceClass":null,"abstract":false,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Collaboration","instanceClass":null,"abstract":false,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalConstraint","instanceClass":null,"abstract":false,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableTemplateSignature","instanceClass":null,"abstract":false,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageEnd","instanceClass":null,"abstract":true,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InteractionConstraint","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stop","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DestroyLinkAction","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeploymentSpecification","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLinkAction","instanceClass":null,"abstract":true,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AddVariableValueAction","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimeTrigger","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveFunction","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadSelfAction","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClearAssociationAction","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DurationConstraint","instanceClass":null,"abstract":false,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Manifestation","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputPin","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BroadcastSignalAction","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RemoveVariableValueAction","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalNode","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pin","instanceClass":null,"abstract":true,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lifeline","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VariableAction","instanceClass":null,"abstract":true,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LiteralUnlimitedNatural","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"name":"package","id":200,"value":1,"literal":"package","eClass":"EEnumLiteral"},{"name":"private","id":201,"value":2,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":202,"value":3,"literal":"protected","eClass":"EEnumLiteral"},{"name":"public","id":203,"value":4,"literal":"public","eClass":"EEnumLiteral"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"id":255,"eClass":"EGenericType"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"eClass":"EGenericType"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"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":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"id":352,"eClass":"EGenericType"},{"id":353,"eClass":"EGenericType"},{"id":354,"eClass":"EGenericType"},{"id":355,"eClass":"EGenericType"},{"id":356,"eClass":"EGenericType"},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"eClass":"EGenericType"},{"id":360,"eClass":"EGenericType"},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"id":381,"eClass":"EGenericType"},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"id":386,"eClass":"EGenericType"},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"eClass":"EGenericType"},{"id":394,"eClass":"EGenericType"},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"id":398,"eClass":"EGenericType"},{"id":399,"eClass":"EGenericType"},{"id":400,"eClass":"EGenericType"},{"id":401,"eClass":"EGenericType"},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"id":406,"eClass":"EGenericType"},{"id":407,"eClass":"EGenericType"},{"id":408,"eClass":"EGenericType"},{"id":409,"eClass":"EGenericType"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"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"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"id":457,"eClass":"EGenericType"},{"id":458,"eClass":"EGenericType"},{"id":459,"eClass":"EGenericType"},{"id":460,"eClass":"EGenericType"},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"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"},{"id":476,"eClass":"EGenericType"},{"id":477,"eClass":"EGenericType"},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"id":481,"eClass":"EGenericType"},{"id":482,"eClass":"EGenericType"},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"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"},{"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"},{"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"},{"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"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"eClass":"EGenericType"},{"id":542,"eClass":"EGenericType"},{"id":543,"eClass":"EGenericType"},{"id":544,"eClass":"EGenericType"},{"id":545,"eClass":"EGenericType"},{"id":546,"eClass":"EGenericType"},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"id":553,"eClass":"EGenericType"},{"id":554,"eClass":"EGenericType"},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"id":558,"eClass":"EGenericType"},{"id":559,"eClass":"EGenericType"},{"id":560,"eClass":"EGenericType"},{"id":561,"eClass":"EGenericType"},{"id":562,"eClass":"EGenericType"},{"id":563,"eClass":"EGenericType"},{"id":564,"eClass":"EGenericType"},{"id":565,"eClass":"EGenericType"},{"id":566,"eClass":"EGenericType"},{"id":567,"eClass":"EGenericType"},{"id":568,"eClass":"EGenericType"},{"id":569,"eClass":"EGenericType"},{"id":570,"eClass":"EGenericType"},{"id":571,"eClass":"EGenericType"},{"id":572,"eClass":"EGenericType"},{"id":573,"eClass":"EGenericType"},{"id":574,"eClass":"EGenericType"},{"id":575,"eClass":"EGenericType"},{"id":576,"eClass":"EGenericType"},{"id":577,"eClass":"EGenericType"},{"id":578,"eClass":"EGenericType"},{"id":579,"eClass":"EGenericType"},{"id":580,"eClass":"EGenericType"},{"id":581,"eClass":"EGenericType"},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"eClass":"EGenericType"},{"id":607,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"member","changeable":true,"resolveProxies":true,"lowerBound":0,"id":608,"derived":false},{"id":609,"eClass":"EGenericType"},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"id":621,"eClass":"EGenericType"},{"id":622,"eClass":"EGenericType"},{"id":623,"eClass":"EGenericType"},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"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":626,"derived":false},{"id":627,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":1,"target":0},{"source":1,"target":200},{"source":1,"target":201},{"source":1,"target":202},{"source":1,"target":203},{"source":200,"target":1},{"source":201,"target":1},{"source":202,"target":1},{"source":203,"target":1},{"source":2,"target":0},{"source":2,"target":67},{"source":2,"target":199},{"source":2,"target":204},{"source":2,"target":205},{"source":204,"target":67},{"source":205,"target":199},{"source":3,"target":0},{"source":3,"target":152},{"source":3,"target":199},{"source":3,"target":206},{"source":3,"target":207},{"source":206,"target":152},{"source":207,"target":199},{"source":4,"target":0},{"source":4,"target":139},{"source":4,"target":191},{"source":4,"target":199},{"source":4,"target":208},{"source":4,"target":209},{"source":4,"target":210},{"source":208,"target":139},{"source":209,"target":191},{"source":210,"target":199},{"source":5,"target":0},{"source":5,"target":42},{"source":5,"target":199},{"source":5,"target":211},{"source":5,"target":212},{"source":211,"target":42},{"source":212,"target":199},{"source":6,"target":0},{"source":6,"target":17},{"source":6,"target":199},{"source":6,"target":213},{"source":6,"target":214},{"source":213,"target":17},{"source":214,"target":199},{"source":7,"target":0},{"source":7,"target":110},{"source":7,"target":182},{"source":7,"target":199},{"source":7,"target":215},{"source":7,"target":216},{"source":7,"target":217},{"source":215,"target":110},{"source":216,"target":182},{"source":217,"target":199},{"source":8,"target":0},{"source":8,"target":42},{"source":8,"target":199},{"source":8,"target":218},{"source":8,"target":219},{"source":218,"target":42},{"source":219,"target":199},{"source":9,"target":0},{"source":9,"target":25},{"source":9,"target":199},{"source":9,"target":220},{"source":9,"target":221},{"source":220,"target":25},{"source":221,"target":199},{"source":10,"target":0},{"source":10,"target":52},{"source":10,"target":199},{"source":10,"target":222},{"source":10,"target":223},{"source":222,"target":52},{"source":223,"target":199},{"source":11,"target":0},{"source":11,"target":40},{"source":11,"target":199},{"source":11,"target":224},{"source":11,"target":225},{"source":224,"target":40},{"source":225,"target":199},{"source":12,"target":0},{"source":12,"target":139},{"source":12,"target":199},{"source":12,"target":226},{"source":12,"target":227},{"source":226,"target":139},{"source":227,"target":199},{"source":13,"target":0},{"source":13,"target":96},{"source":13,"target":199},{"source":13,"target":228},{"source":13,"target":229},{"source":228,"target":96},{"source":229,"target":199},{"source":14,"target":0},{"source":14,"target":7},{"source":14,"target":199},{"source":14,"target":230},{"source":14,"target":231},{"source":230,"target":7},{"source":231,"target":199},{"source":15,"target":0},{"source":15,"target":139},{"source":15,"target":199},{"source":15,"target":232},{"source":15,"target":233},{"source":232,"target":139},{"source":233,"target":199},{"source":16,"target":0},{"source":16,"target":70},{"source":16,"target":199},{"source":16,"target":234},{"source":16,"target":235},{"source":234,"target":70},{"source":235,"target":199},{"source":17,"target":0},{"source":17,"target":42},{"source":17,"target":199},{"source":17,"target":236},{"source":17,"target":237},{"source":236,"target":42},{"source":237,"target":199},{"source":18,"target":0},{"source":18,"target":173},{"source":18,"target":47},{"source":18,"target":153},{"source":18,"target":199},{"source":18,"target":238},{"source":18,"target":239},{"source":18,"target":240},{"source":18,"target":241},{"source":238,"target":173},{"source":239,"target":47},{"source":240,"target":153},{"source":241,"target":199},{"source":19,"target":0},{"source":19,"target":32},{"source":19,"target":199},{"source":19,"target":242},{"source":19,"target":243},{"source":242,"target":32},{"source":243,"target":199},{"source":20,"target":0},{"source":20,"target":17},{"source":20,"target":167},{"source":20,"target":199},{"source":20,"target":244},{"source":20,"target":245},{"source":20,"target":246},{"source":244,"target":17},{"source":245,"target":167},{"source":246,"target":199},{"source":21,"target":0},{"source":21,"target":139},{"source":21,"target":199},{"source":21,"target":247},{"source":21,"target":248},{"source":247,"target":139},{"source":248,"target":199},{"source":22,"target":0},{"source":22,"target":5},{"source":22,"target":199},{"source":22,"target":249},{"source":22,"target":250},{"source":249,"target":5},{"source":250,"target":199},{"source":23,"target":0},{"source":23,"target":110},{"source":23,"target":199},{"source":23,"target":251},{"source":23,"target":252},{"source":251,"target":110},{"source":252,"target":199},{"source":24,"target":0},{"source":24,"target":160},{"source":24,"target":199},{"source":24,"target":253},{"source":24,"target":254},{"source":253,"target":160},{"source":254,"target":199},{"source":25,"target":0},{"source":25,"target":110},{"source":25,"target":199},{"source":25,"target":255},{"source":25,"target":256},{"source":255,"target":110},{"source":256,"target":199},{"source":26,"target":0},{"source":26,"target":73},{"source":26,"target":199},{"source":26,"target":257},{"source":26,"target":258},{"source":257,"target":73},{"source":258,"target":199},{"source":27,"target":0},{"source":27,"target":96},{"source":27,"target":199},{"source":27,"target":259},{"source":27,"target":260},{"source":259,"target":96},{"source":260,"target":199},{"source":28,"target":0},{"source":28,"target":25},{"source":28,"target":199},{"source":28,"target":261},{"source":28,"target":262},{"source":261,"target":25},{"source":262,"target":199},{"source":29,"target":0},{"source":29,"target":178},{"source":29,"target":199},{"source":29,"target":263},{"source":29,"target":264},{"source":263,"target":178},{"source":264,"target":199},{"source":30,"target":0},{"source":30,"target":65},{"source":30,"target":199},{"source":30,"target":265},{"source":30,"target":266},{"source":265,"target":65},{"source":266,"target":199},{"source":31,"target":0},{"source":31,"target":65},{"source":31,"target":199},{"source":31,"target":267},{"source":31,"target":268},{"source":267,"target":65},{"source":268,"target":199},{"source":32,"target":0},{"source":32,"target":181},{"source":32,"target":125},{"source":32,"target":47},{"source":32,"target":199},{"source":32,"target":269},{"source":32,"target":270},{"source":32,"target":271},{"source":32,"target":272},{"source":269,"target":181},{"source":270,"target":125},{"source":271,"target":47},{"source":272,"target":199},{"source":33,"target":0},{"source":33,"target":4},{"source":33,"target":199},{"source":33,"target":273},{"source":33,"target":274},{"source":273,"target":4},{"source":274,"target":199},{"source":34,"target":0},{"source":34,"target":111},{"source":34,"target":199},{"source":34,"target":275},{"source":34,"target":276},{"source":275,"target":111},{"source":276,"target":199},{"source":35,"target":0},{"source":35,"target":141},{"source":35,"target":199},{"source":35,"target":277},{"source":35,"target":278},{"source":277,"target":141},{"source":278,"target":199},{"source":36,"target":0},{"source":36,"target":53},{"source":36,"target":199},{"source":36,"target":279},{"source":36,"target":280},{"source":279,"target":53},{"source":280,"target":199},{"source":37,"target":0},{"source":37,"target":139},{"source":37,"target":199},{"source":37,"target":281},{"source":37,"target":282},{"source":281,"target":139},{"source":282,"target":199},{"source":38,"target":0},{"source":38,"target":184},{"source":38,"target":199},{"source":38,"target":283},{"source":38,"target":284},{"source":283,"target":184},{"source":284,"target":199},{"source":39,"target":0},{"source":39,"target":189},{"source":39,"target":199},{"source":39,"target":285},{"source":39,"target":286},{"source":285,"target":189},{"source":286,"target":199},{"source":40,"target":0},{"source":40,"target":53},{"source":40,"target":199},{"source":40,"target":287},{"source":40,"target":288},{"source":287,"target":53},{"source":288,"target":199},{"source":41,"target":0},{"source":41,"target":189},{"source":41,"target":199},{"source":41,"target":289},{"source":41,"target":290},{"source":289,"target":189},{"source":290,"target":199},{"source":42,"target":0},{"source":42,"target":199},{"source":42,"target":291},{"source":42,"target":292},{"source":291,"target":1},{"source":291,"target":293},{"source":291,"target":42},{"source":293,"target":1},{"source":292,"target":199},{"source":43,"target":0},{"source":43,"target":173},{"source":43,"target":199},{"source":43,"target":294},{"source":43,"target":295},{"source":294,"target":173},{"source":295,"target":199},{"source":44,"target":0},{"source":44,"target":191},{"source":44,"target":189},{"source":44,"target":199},{"source":44,"target":296},{"source":44,"target":297},{"source":44,"target":298},{"source":296,"target":191},{"source":297,"target":189},{"source":298,"target":199},{"source":45,"target":0},{"source":45,"target":189},{"source":45,"target":199},{"source":45,"target":299},{"source":45,"target":300},{"source":299,"target":189},{"source":300,"target":199},{"source":46,"target":0},{"source":46,"target":191},{"source":46,"target":189},{"source":46,"target":160},{"source":46,"target":199},{"source":46,"target":301},{"source":46,"target":302},{"source":46,"target":303},{"source":46,"target":304},{"source":301,"target":191},{"source":302,"target":189},{"source":303,"target":160},{"source":304,"target":199},{"source":47,"target":0},{"source":47,"target":42},{"source":47,"target":199},{"source":47,"target":305},{"source":47,"target":306},{"source":305,"target":42},{"source":306,"target":199},{"source":48,"target":0},{"source":48,"target":96},{"source":48,"target":199},{"source":48,"target":307},{"source":48,"target":308},{"source":307,"target":96},{"source":308,"target":199},{"source":49,"target":0},{"source":49,"target":25},{"source":49,"target":199},{"source":49,"target":309},{"source":49,"target":310},{"source":309,"target":25},{"source":310,"target":199},{"source":50,"target":0},{"source":50,"target":159},{"source":50,"target":199},{"source":50,"target":311},{"source":50,"target":312},{"source":311,"target":159},{"source":312,"target":199},{"source":51,"target":0},{"source":51,"target":40},{"source":51,"target":199},{"source":51,"target":313},{"source":51,"target":314},{"source":313,"target":40},{"source":314,"target":199},{"source":52,"target":0},{"source":52,"target":186},{"source":52,"target":199},{"source":52,"target":315},{"source":52,"target":316},{"source":315,"target":186},{"source":316,"target":199},{"source":53,"target":0},{"source":53,"target":182},{"source":53,"target":199},{"source":53,"target":317},{"source":53,"target":318},{"source":317,"target":182},{"source":318,"target":199},{"source":54,"target":0},{"source":54,"target":45},{"source":54,"target":199},{"source":54,"target":319},{"source":54,"target":320},{"source":319,"target":45},{"source":320,"target":199},{"source":55,"target":0},{"source":55,"target":189},{"source":55,"target":199},{"source":55,"target":321},{"source":55,"target":322},{"source":321,"target":189},{"source":322,"target":199},{"source":56,"target":0},{"source":56,"target":17},{"source":56,"target":199},{"source":56,"target":323},{"source":56,"target":324},{"source":323,"target":17},{"source":324,"target":199},{"source":57,"target":0},{"source":57,"target":139},{"source":57,"target":199},{"source":57,"target":325},{"source":57,"target":326},{"source":325,"target":139},{"source":326,"target":199},{"source":58,"target":0},{"source":58,"target":173},{"source":58,"target":199},{"source":58,"target":327},{"source":58,"target":328},{"source":327,"target":173},{"source":328,"target":199},{"source":59,"target":0},{"source":59,"target":17},{"source":59,"target":199},{"source":59,"target":329},{"source":59,"target":330},{"source":329,"target":17},{"source":330,"target":199},{"source":60,"target":0},{"source":60,"target":159},{"source":60,"target":199},{"source":60,"target":331},{"source":60,"target":332},{"source":331,"target":159},{"source":332,"target":199},{"source":61,"target":0},{"source":61,"target":139},{"source":61,"target":199},{"source":61,"target":333},{"source":61,"target":334},{"source":333,"target":139},{"source":334,"target":199},{"source":62,"target":0},{"source":62,"target":195},{"source":62,"target":199},{"source":62,"target":335},{"source":62,"target":336},{"source":335,"target":195},{"source":336,"target":199},{"source":63,"target":0},{"source":63,"target":96},{"source":63,"target":199},{"source":63,"target":337},{"source":63,"target":338},{"source":337,"target":96},{"source":338,"target":199},{"source":64,"target":0},{"source":64,"target":17},{"source":64,"target":199},{"source":64,"target":339},{"source":64,"target":340},{"source":339,"target":17},{"source":340,"target":199},{"source":65,"target":0},{"source":65,"target":139},{"source":65,"target":199},{"source":65,"target":341},{"source":65,"target":342},{"source":341,"target":139},{"source":342,"target":199},{"source":66,"target":0},{"source":66,"target":139},{"source":66,"target":199},{"source":66,"target":343},{"source":66,"target":344},{"source":343,"target":139},{"source":344,"target":199},{"source":67,"target":0},{"source":67,"target":12},{"source":67,"target":199},{"source":67,"target":345},{"source":67,"target":346},{"source":345,"target":12},{"source":346,"target":199},{"source":68,"target":0},{"source":68,"target":42},{"source":68,"target":199},{"source":68,"target":347},{"source":68,"target":348},{"source":347,"target":42},{"source":348,"target":199},{"source":69,"target":0},{"source":69,"target":96},{"source":69,"target":153},{"source":69,"target":199},{"source":69,"target":349},{"source":69,"target":350},{"source":69,"target":351},{"source":349,"target":96},{"source":350,"target":153},{"source":351,"target":199},{"source":70,"target":0},{"source":70,"target":7},{"source":70,"target":199},{"source":70,"target":352},{"source":70,"target":353},{"source":352,"target":7},{"source":353,"target":199},{"source":71,"target":0},{"source":71,"target":65},{"source":71,"target":199},{"source":71,"target":354},{"source":71,"target":355},{"source":354,"target":65},{"source":355,"target":199},{"source":72,"target":0},{"source":72,"target":53},{"source":72,"target":199},{"source":72,"target":356},{"source":72,"target":357},{"source":356,"target":53},{"source":357,"target":199},{"source":73,"target":0},{"source":73,"target":53},{"source":73,"target":199},{"source":73,"target":358},{"source":73,"target":359},{"source":358,"target":53},{"source":359,"target":199},{"source":74,"target":0},{"source":74,"target":40},{"source":74,"target":199},{"source":74,"target":360},{"source":74,"target":361},{"source":360,"target":40},{"source":361,"target":199},{"source":75,"target":0},{"source":75,"target":139},{"source":75,"target":199},{"source":75,"target":362},{"source":75,"target":363},{"source":362,"target":139},{"source":363,"target":199},{"source":76,"target":0},{"source":76,"target":72},{"source":76,"target":199},{"source":76,"target":364},{"source":76,"target":365},{"source":364,"target":72},{"source":365,"target":199},{"source":77,"target":0},{"source":77,"target":190},{"source":77,"target":199},{"source":77,"target":366},{"source":77,"target":367},{"source":366,"target":190},{"source":367,"target":199},{"source":78,"target":0},{"source":78,"target":49},{"source":78,"target":199},{"source":78,"target":368},{"source":78,"target":369},{"source":368,"target":49},{"source":369,"target":199},{"source":79,"target":0},{"source":79,"target":186},{"source":79,"target":149},{"source":79,"target":199},{"source":79,"target":370},{"source":79,"target":371},{"source":79,"target":372},{"source":370,"target":186},{"source":371,"target":149},{"source":372,"target":199},{"source":80,"target":0},{"source":80,"target":25},{"source":80,"target":199},{"source":80,"target":373},{"source":80,"target":374},{"source":373,"target":25},{"source":374,"target":199},{"source":81,"target":0},{"source":81,"target":167},{"source":81,"target":199},{"source":81,"target":375},{"source":81,"target":376},{"source":375,"target":167},{"source":376,"target":199},{"source":82,"target":0},{"source":82,"target":96},{"source":82,"target":199},{"source":82,"target":377},{"source":82,"target":378},{"source":377,"target":96},{"source":378,"target":199},{"source":83,"target":0},{"source":83,"target":109},{"source":83,"target":199},{"source":83,"target":379},{"source":83,"target":380},{"source":379,"target":109},{"source":380,"target":199},{"source":84,"target":0},{"source":84,"target":141},{"source":84,"target":199},{"source":84,"target":381},{"source":84,"target":382},{"source":381,"target":141},{"source":382,"target":199},{"source":85,"target":0},{"source":85,"target":42},{"source":85,"target":199},{"source":85,"target":383},{"source":85,"target":384},{"source":383,"target":42},{"source":384,"target":199},{"source":86,"target":0},{"source":86,"target":63},{"source":86,"target":199},{"source":86,"target":385},{"source":86,"target":386},{"source":385,"target":63},{"source":386,"target":199},{"source":87,"target":0},{"source":87,"target":42},{"source":87,"target":199},{"source":87,"target":387},{"source":87,"target":388},{"source":387,"target":42},{"source":388,"target":199},{"source":88,"target":0},{"source":88,"target":139},{"source":88,"target":199},{"source":88,"target":389},{"source":88,"target":390},{"source":389,"target":139},{"source":390,"target":199},{"source":89,"target":0},{"source":89,"target":97},{"source":89,"target":199},{"source":89,"target":391},{"source":89,"target":392},{"source":391,"target":97},{"source":392,"target":199},{"source":90,"target":0},{"source":90,"target":149},{"source":90,"target":199},{"source":90,"target":393},{"source":90,"target":394},{"source":393,"target":149},{"source":394,"target":199},{"source":91,"target":0},{"source":91,"target":191},{"source":91,"target":17},{"source":91,"target":199},{"source":91,"target":395},{"source":91,"target":396},{"source":91,"target":397},{"source":395,"target":191},{"source":396,"target":17},{"source":397,"target":199},{"source":92,"target":0},{"source":92,"target":139},{"source":92,"target":199},{"source":92,"target":398},{"source":92,"target":399},{"source":398,"target":139},{"source":399,"target":199},{"source":93,"target":0},{"source":93,"target":120},{"source":93,"target":199},{"source":93,"target":400},{"source":93,"target":401},{"source":400,"target":120},{"source":401,"target":199},{"source":94,"target":0},{"source":94,"target":6},{"source":94,"target":199},{"source":94,"target":402},{"source":94,"target":403},{"source":402,"target":6},{"source":403,"target":199},{"source":95,"target":0},{"source":95,"target":178},{"source":95,"target":182},{"source":95,"target":199},{"source":95,"target":404},{"source":95,"target":405},{"source":95,"target":406},{"source":404,"target":178},{"source":405,"target":182},{"source":406,"target":199},{"source":96,"target":0},{"source":96,"target":191},{"source":96,"target":43},{"source":96,"target":189},{"source":96,"target":199},{"source":96,"target":407},{"source":96,"target":408},{"source":96,"target":409},{"source":96,"target":410},{"source":407,"target":191},{"source":408,"target":43},{"source":409,"target":189},{"source":410,"target":199},{"source":97,"target":0},{"source":97,"target":186},{"source":97,"target":47},{"source":97,"target":199},{"source":97,"target":411},{"source":97,"target":412},{"source":97,"target":413},{"source":411,"target":186},{"source":412,"target":47},{"source":413,"target":199},{"source":98,"target":0},{"source":98,"target":111},{"source":98,"target":199},{"source":98,"target":414},{"source":98,"target":415},{"source":414,"target":111},{"source":415,"target":199},{"source":99,"target":0},{"source":99,"target":17},{"source":99,"target":199},{"source":99,"target":416},{"source":99,"target":417},{"source":416,"target":17},{"source":417,"target":199},{"source":100,"target":0},{"source":100,"target":52},{"source":100,"target":199},{"source":100,"target":418},{"source":100,"target":419},{"source":418,"target":52},{"source":419,"target":199},{"source":101,"target":0},{"source":101,"target":120},{"source":101,"target":199},{"source":101,"target":420},{"source":101,"target":421},{"source":420,"target":120},{"source":421,"target":199},{"source":102,"target":0},{"source":102,"target":25},{"source":102,"target":199},{"source":102,"target":422},{"source":102,"target":423},{"source":422,"target":25},{"source":423,"target":199},{"source":103,"target":0},{"source":103,"target":141},{"source":103,"target":199},{"source":103,"target":424},{"source":103,"target":425},{"source":424,"target":141},{"source":425,"target":199},{"source":104,"target":0},{"source":104,"target":12},{"source":104,"target":199},{"source":104,"target":426},{"source":104,"target":427},{"source":426,"target":12},{"source":427,"target":199},{"source":105,"target":0},{"source":105,"target":41},{"source":105,"target":199},{"source":105,"target":428},{"source":105,"target":429},{"source":428,"target":41},{"source":429,"target":199},{"source":106,"target":0},{"source":106,"target":52},{"source":106,"target":17},{"source":106,"target":199},{"source":106,"target":430},{"source":106,"target":431},{"source":106,"target":432},{"source":430,"target":52},{"source":431,"target":17},{"source":432,"target":199},{"source":107,"target":0},{"source":107,"target":53},{"source":107,"target":199},{"source":107,"target":433},{"source":107,"target":434},{"source":433,"target":53},{"source":434,"target":199},{"source":108,"target":0},{"source":108,"target":128},{"source":108,"target":199},{"source":108,"target":435},{"source":108,"target":436},{"source":435,"target":128},{"source":436,"target":199},{"source":109,"target":0},{"source":109,"target":96},{"source":109,"target":199},{"source":109,"target":437},{"source":109,"target":438},{"source":437,"target":96},{"source":438,"target":199},{"source":110,"target":0},{"source":110,"target":189},{"source":110,"target":199},{"source":110,"target":439},{"source":110,"target":440},{"source":439,"target":189},{"source":440,"target":199},{"source":111,"target":0},{"source":111,"target":5},{"source":111,"target":199},{"source":111,"target":441},{"source":111,"target":442},{"source":441,"target":5},{"source":442,"target":199},{"source":112,"target":0},{"source":112,"target":139},{"source":112,"target":199},{"source":112,"target":443},{"source":112,"target":444},{"source":443,"target":139},{"source":444,"target":199},{"source":113,"target":0},{"source":113,"target":184},{"source":113,"target":199},{"source":113,"target":445},{"source":113,"target":446},{"source":445,"target":184},{"source":446,"target":199},{"source":114,"target":0},{"source":114,"target":125},{"source":114,"target":182},{"source":114,"target":199},{"source":114,"target":447},{"source":114,"target":448},{"source":114,"target":449},{"source":447,"target":125},{"source":448,"target":182},{"source":449,"target":199},{"source":115,"target":0},{"source":115,"target":173},{"source":115,"target":199},{"source":115,"target":450},{"source":115,"target":451},{"source":450,"target":173},{"source":451,"target":199},{"source":116,"target":0},{"source":116,"target":12},{"source":116,"target":199},{"source":116,"target":452},{"source":116,"target":453},{"source":452,"target":12},{"source":453,"target":199},{"source":117,"target":0},{"source":117,"target":139},{"source":117,"target":199},{"source":117,"target":454},{"source":117,"target":455},{"source":454,"target":139},{"source":455,"target":199},{"source":118,"target":0},{"source":118,"target":139},{"source":118,"target":199},{"source":118,"target":456},{"source":118,"target":457},{"source":456,"target":139},{"source":457,"target":199},{"source":119,"target":0},{"source":119,"target":55},{"source":119,"target":199},{"source":119,"target":458},{"source":119,"target":459},{"source":458,"target":55},{"source":459,"target":199},{"source":120,"target":0},{"source":120,"target":96},{"source":120,"target":199},{"source":120,"target":460},{"source":120,"target":461},{"source":460,"target":96},{"source":461,"target":199},{"source":121,"target":0},{"source":121,"target":96},{"source":121,"target":199},{"source":121,"target":462},{"source":121,"target":463},{"source":462,"target":96},{"source":463,"target":199},{"source":122,"target":0},{"source":122,"target":42},{"source":122,"target":199},{"source":122,"target":464},{"source":122,"target":465},{"source":464,"target":42},{"source":465,"target":199},{"source":123,"target":0},{"source":123,"target":40},{"source":123,"target":199},{"source":123,"target":466},{"source":123,"target":467},{"source":466,"target":40},{"source":467,"target":199},{"source":124,"target":0},{"source":124,"target":197},{"source":124,"target":199},{"source":124,"target":468},{"source":124,"target":469},{"source":468,"target":197},{"source":469,"target":199},{"source":125,"target":0},{"source":125,"target":42},{"source":125,"target":199},{"source":125,"target":470},{"source":125,"target":471},{"source":470,"target":42},{"source":471,"target":199},{"source":126,"target":0},{"source":126,"target":197},{"source":126,"target":199},{"source":126,"target":472},{"source":126,"target":473},{"source":472,"target":197},{"source":473,"target":199},{"source":127,"target":0},{"source":127,"target":111},{"source":127,"target":199},{"source":127,"target":474},{"source":127,"target":475},{"source":474,"target":111},{"source":475,"target":199},{"source":128,"target":0},{"source":128,"target":139},{"source":128,"target":199},{"source":128,"target":476},{"source":128,"target":477},{"source":476,"target":139},{"source":477,"target":199},{"source":129,"target":0},{"source":129,"target":173},{"source":129,"target":199},{"source":129,"target":478},{"source":129,"target":479},{"source":478,"target":173},{"source":479,"target":199},{"source":130,"target":0},{"source":130,"target":186},{"source":130,"target":199},{"source":130,"target":480},{"source":130,"target":481},{"source":480,"target":186},{"source":481,"target":199},{"source":131,"target":0},{"source":131,"target":31},{"source":131,"target":199},{"source":131,"target":482},{"source":131,"target":483},{"source":482,"target":31},{"source":483,"target":199},{"source":132,"target":0},{"source":132,"target":49},{"source":132,"target":199},{"source":132,"target":484},{"source":132,"target":485},{"source":484,"target":49},{"source":485,"target":199},{"source":133,"target":0},{"source":133,"target":67},{"source":133,"target":199},{"source":133,"target":486},{"source":133,"target":487},{"source":486,"target":67},{"source":487,"target":199},{"source":134,"target":0},{"source":134,"target":53},{"source":134,"target":199},{"source":134,"target":488},{"source":134,"target":489},{"source":488,"target":53},{"source":489,"target":199},{"source":135,"target":0},{"source":135,"target":67},{"source":135,"target":199},{"source":135,"target":490},{"source":135,"target":491},{"source":490,"target":67},{"source":491,"target":199},{"source":136,"target":0},{"source":136,"target":164},{"source":136,"target":199},{"source":136,"target":492},{"source":136,"target":493},{"source":492,"target":164},{"source":493,"target":199},{"source":137,"target":0},{"source":137,"target":42},{"source":137,"target":199},{"source":137,"target":494},{"source":137,"target":495},{"source":494,"target":42},{"source":495,"target":199},{"source":138,"target":0},{"source":138,"target":67},{"source":138,"target":199},{"source":138,"target":496},{"source":138,"target":497},{"source":496,"target":67},{"source":497,"target":199},{"source":139,"target":0},{"source":139,"target":23},{"source":139,"target":199},{"source":139,"target":498},{"source":139,"target":499},{"source":498,"target":23},{"source":499,"target":199},{"source":140,"target":0},{"source":140,"target":97},{"source":140,"target":199},{"source":140,"target":500},{"source":140,"target":501},{"source":500,"target":97},{"source":501,"target":199},{"source":141,"target":0},{"source":141,"target":173},{"source":141,"target":199},{"source":141,"target":502},{"source":141,"target":503},{"source":502,"target":173},{"source":503,"target":199},{"source":142,"target":0},{"source":142,"target":42},{"source":142,"target":199},{"source":142,"target":504},{"source":142,"target":505},{"source":504,"target":42},{"source":505,"target":199},{"source":143,"target":0},{"source":143,"target":4},{"source":143,"target":199},{"source":143,"target":506},{"source":143,"target":507},{"source":506,"target":4},{"source":507,"target":199},{"source":144,"target":0},{"source":144,"target":7},{"source":144,"target":199},{"source":144,"target":508},{"source":144,"target":509},{"source":508,"target":7},{"source":509,"target":199},{"source":145,"target":0},{"source":145,"target":118},{"source":145,"target":199},{"source":145,"target":510},{"source":145,"target":511},{"source":510,"target":118},{"source":511,"target":199},{"source":146,"target":0},{"source":146,"target":45},{"source":146,"target":199},{"source":146,"target":512},{"source":146,"target":513},{"source":512,"target":45},{"source":513,"target":199},{"source":147,"target":0},{"source":147,"target":31},{"source":147,"target":199},{"source":147,"target":514},{"source":147,"target":515},{"source":514,"target":31},{"source":515,"target":199},{"source":148,"target":0},{"source":148,"target":160},{"source":148,"target":199},{"source":148,"target":516},{"source":148,"target":517},{"source":516,"target":160},{"source":517,"target":199},{"source":149,"target":0},{"source":149,"target":96},{"source":149,"target":199},{"source":149,"target":518},{"source":149,"target":519},{"source":518,"target":96},{"source":519,"target":199},{"source":150,"target":0},{"source":150,"target":25},{"source":150,"target":199},{"source":150,"target":520},{"source":150,"target":521},{"source":520,"target":25},{"source":521,"target":199},{"source":151,"target":0},{"source":151,"target":73},{"source":151,"target":199},{"source":151,"target":522},{"source":151,"target":523},{"source":522,"target":73},{"source":523,"target":199},{"source":152,"target":0},{"source":152,"target":172},{"source":152,"target":199},{"source":152,"target":524},{"source":152,"target":525},{"source":524,"target":172},{"source":525,"target":199},{"source":153,"target":0},{"source":153,"target":42},{"source":153,"target":199},{"source":153,"target":526},{"source":153,"target":527},{"source":526,"target":42},{"source":527,"target":199},{"source":154,"target":0},{"source":154,"target":18},{"source":154,"target":199},{"source":154,"target":528},{"source":154,"target":529},{"source":528,"target":18},{"source":529,"target":199},{"source":155,"target":0},{"source":155,"target":149},{"source":155,"target":199},{"source":155,"target":530},{"source":155,"target":531},{"source":530,"target":149},{"source":531,"target":199},{"source":156,"target":0},{"source":156,"target":139},{"source":156,"target":199},{"source":156,"target":532},{"source":156,"target":533},{"source":532,"target":139},{"source":533,"target":199},{"source":157,"target":0},{"source":157,"target":197},{"source":157,"target":199},{"source":157,"target":534},{"source":157,"target":535},{"source":534,"target":197},{"source":535,"target":199},{"source":158,"target":0},{"source":158,"target":46},{"source":158,"target":199},{"source":158,"target":536},{"source":158,"target":537},{"source":536,"target":46},{"source":537,"target":199},{"source":159,"target":0},{"source":159,"target":191},{"source":159,"target":173},{"source":159,"target":199},{"source":159,"target":538},{"source":159,"target":539},{"source":159,"target":540},{"source":538,"target":191},{"source":539,"target":173},{"source":540,"target":199},{"source":160,"target":0},{"source":160,"target":42},{"source":160,"target":199},{"source":160,"target":541},{"source":160,"target":542},{"source":541,"target":42},{"source":542,"target":199},{"source":161,"target":0},{"source":161,"target":96},{"source":161,"target":199},{"source":161,"target":543},{"source":161,"target":544},{"source":543,"target":96},{"source":544,"target":199},{"source":162,"target":0},{"source":162,"target":100},{"source":162,"target":199},{"source":162,"target":545},{"source":162,"target":546},{"source":545,"target":100},{"source":546,"target":199},{"source":163,"target":0},{"source":163,"target":63},{"source":163,"target":109},{"source":163,"target":199},{"source":163,"target":547},{"source":163,"target":548},{"source":163,"target":549},{"source":547,"target":63},{"source":548,"target":109},{"source":549,"target":199},{"source":164,"target":0},{"source":164,"target":115},{"source":164,"target":199},{"source":164,"target":550},{"source":164,"target":551},{"source":550,"target":115},{"source":551,"target":199},{"source":165,"target":0},{"source":165,"target":141},{"source":165,"target":199},{"source":165,"target":552},{"source":165,"target":553},{"source":552,"target":141},{"source":553,"target":199},{"source":166,"target":0},{"source":166,"target":189},{"source":166,"target":199},{"source":166,"target":554},{"source":166,"target":555},{"source":554,"target":189},{"source":555,"target":199},{"source":167,"target":0},{"source":167,"target":42},{"source":167,"target":199},{"source":167,"target":556},{"source":167,"target":557},{"source":556,"target":42},{"source":557,"target":199},{"source":168,"target":0},{"source":168,"target":115},{"source":168,"target":199},{"source":168,"target":558},{"source":168,"target":559},{"source":558,"target":115},{"source":559,"target":199},{"source":169,"target":0},{"source":169,"target":20},{"source":169,"target":199},{"source":169,"target":560},{"source":169,"target":561},{"source":560,"target":20},{"source":561,"target":199},{"source":170,"target":0},{"source":170,"target":172},{"source":170,"target":199},{"source":170,"target":562},{"source":170,"target":563},{"source":562,"target":172},{"source":563,"target":199},{"source":171,"target":0},{"source":171,"target":69},{"source":171,"target":199},{"source":171,"target":564},{"source":171,"target":565},{"source":564,"target":69},{"source":565,"target":199},{"source":172,"target":0},{"source":172,"target":128},{"source":172,"target":199},{"source":172,"target":566},{"source":172,"target":567},{"source":566,"target":128},{"source":567,"target":199},{"source":173,"target":0},{"source":173,"target":42},{"source":173,"target":199},{"source":173,"target":568},{"source":173,"target":569},{"source":568,"target":42},{"source":569,"target":199},{"source":174,"target":0},{"source":174,"target":124},{"source":174,"target":199},{"source":174,"target":570},{"source":174,"target":571},{"source":570,"target":124},{"source":571,"target":199},{"source":175,"target":0},{"source":175,"target":5},{"source":175,"target":199},{"source":175,"target":572},{"source":175,"target":573},{"source":572,"target":5},{"source":573,"target":199},{"source":176,"target":0},{"source":176,"target":173},{"source":176,"target":199},{"source":176,"target":574},{"source":176,"target":575},{"source":574,"target":173},{"source":575,"target":199},{"source":177,"target":0},{"source":177,"target":139},{"source":177,"target":199},{"source":177,"target":576},{"source":177,"target":577},{"source":576,"target":139},{"source":577,"target":199},{"source":178,"target":0},{"source":178,"target":191},{"source":178,"target":41},{"source":178,"target":199},{"source":178,"target":578},{"source":178,"target":579},{"source":178,"target":580},{"source":578,"target":191},{"source":579,"target":41},{"source":580,"target":199},{"source":179,"target":0},{"source":179,"target":139},{"source":179,"target":199},{"source":179,"target":581},{"source":179,"target":582},{"source":581,"target":139},{"source":582,"target":199},{"source":180,"target":0},{"source":180,"target":32},{"source":180,"target":199},{"source":180,"target":583},{"source":180,"target":584},{"source":583,"target":32},{"source":584,"target":199},{"source":181,"target":0},{"source":181,"target":41},{"source":181,"target":182},{"source":181,"target":199},{"source":181,"target":585},{"source":181,"target":586},{"source":181,"target":587},{"source":585,"target":41},{"source":586,"target":182},{"source":587,"target":199},{"source":182,"target":0},{"source":182,"target":42},{"source":182,"target":199},{"source":182,"target":588},{"source":182,"target":589},{"source":588,"target":42},{"source":589,"target":199},{"source":183,"target":0},{"source":183,"target":164},{"source":183,"target":199},{"source":183,"target":590},{"source":183,"target":591},{"source":590,"target":164},{"source":591,"target":199},{"source":184,"target":0},{"source":184,"target":103},{"source":184,"target":199},{"source":184,"target":592},{"source":184,"target":593},{"source":592,"target":103},{"source":593,"target":199},{"source":185,"target":0},{"source":185,"target":103},{"source":185,"target":199},{"source":185,"target":594},{"source":185,"target":595},{"source":594,"target":103},{"source":595,"target":199},{"source":186,"target":0},{"source":186,"target":63},{"source":186,"target":83},{"source":186,"target":199},{"source":186,"target":596},{"source":186,"target":597},{"source":186,"target":598},{"source":596,"target":63},{"source":597,"target":83},{"source":598,"target":199},{"source":187,"target":0},{"source":187,"target":125},{"source":187,"target":182},{"source":187,"target":199},{"source":187,"target":599},{"source":187,"target":600},{"source":187,"target":601},{"source":599,"target":125},{"source":600,"target":182},{"source":601,"target":199},{"source":188,"target":0},{"source":188,"target":186},{"source":188,"target":199},{"source":188,"target":602},{"source":188,"target":603},{"source":602,"target":186},{"source":603,"target":199},{"source":189,"target":0},{"source":189,"target":42},{"source":189,"target":199},{"source":189,"target":604},{"source":189,"target":605},{"source":604,"target":42},{"source":605,"target":199},{"source":190,"target":0},{"source":190,"target":195},{"source":190,"target":199},{"source":190,"target":606},{"source":190,"target":607},{"source":606,"target":195},{"source":607,"target":199},{"source":191,"target":0},{"source":191,"target":42},{"source":191,"target":199},{"source":191,"target":608},{"source":191,"target":609},{"source":191,"target":610},{"source":608,"target":42},{"source":608,"target":611},{"source":608,"target":191},{"source":611,"target":42},{"source":609,"target":42},{"source":610,"target":199},{"source":192,"target":0},{"source":192,"target":65},{"source":192,"target":199},{"source":192,"target":612},{"source":192,"target":613},{"source":612,"target":65},{"source":613,"target":199},{"source":193,"target":0},{"source":193,"target":124},{"source":193,"target":199},{"source":193,"target":614},{"source":193,"target":615},{"source":614,"target":124},{"source":615,"target":199},{"source":194,"target":0},{"source":194,"target":4},{"source":194,"target":199},{"source":194,"target":616},{"source":194,"target":617},{"source":616,"target":4},{"source":617,"target":199},{"source":195,"target":0},{"source":195,"target":7},{"source":195,"target":199},{"source":195,"target":618},{"source":195,"target":619},{"source":618,"target":7},{"source":619,"target":199},{"source":196,"target":0},{"source":196,"target":42},{"source":196,"target":199},{"source":196,"target":620},{"source":196,"target":621},{"source":620,"target":42},{"source":621,"target":199},{"source":197,"target":0},{"source":197,"target":139},{"source":197,"target":199},{"source":197,"target":622},{"source":197,"target":623},{"source":622,"target":139},{"source":623,"target":199},{"source":198,"target":0},{"source":198,"target":40},{"source":198,"target":199},{"source":198,"target":624},{"source":198,"target":625},{"source":624,"target":40},{"source":625,"target":199},{"source":199,"target":0},{"source":199,"target":626},{"source":626,"target":627},{"source":626,"target":199}],"multigraph":true} | ecore |
testing | repo-ecore-all/data/protossoftware/etrice/plugins/org.eclipse.etrice.etunit.converter/model/etunit.ecore | Etunit
DocumentRoot
mixed
xMLNSPrefixMap
xSISchemaLocation
error
failure
properties
property
skipped
systemErr
systemOut
testcase
testsuite
testsuites
ErrorType
mixed
message
type
FailureType
mixed
message
type
PropertiesType
property
PropertyType
name
value
SkippedType
mixed
message
TestcaseType
skipped
error
failure
systemOut
systemErr
assertions
classname
name
status
time
TestsuitesType
testsuite
disabled
errors
failures
name
tests
time
TestsuiteType
properties
testcase
systemOut
systemErr
disabled
errors
failures
hostname
id
name
package
skipped
tests
time
timestamp | <?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="Etunit" nsURI="http://www.eclipse.org/etrice/etunit/converter/etunit"
nsPrefix="Etunit">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="qualified" value="false"/>
</eAnnotations>
<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="error" upperBound="-2"
eType="#//ErrorType" 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="error"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="failure" upperBound="-2"
eType="#//FailureType" 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="failure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-2"
eType="#//PropertiesType" 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="properties"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" upperBound="-2"
eType="#//PropertyType" 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="property"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="skipped" upperBound="-2"
eType="#//SkippedType" 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="skipped"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemErr" unique="false"
upperBound="-2" 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="system-err"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemOut" unique="false"
upperBound="-2" 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="system-out"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="testcase" upperBound="-2"
eType="#//TestcaseType" 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="testcase"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="testsuite" upperBound="-2"
eType="#//TestsuiteType" 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="testsuite"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="testsuites" upperBound="-2"
eType="#//TestsuitesType" 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="testsuites"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ErrorType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="error_._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:EAttribute" name="message" 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="message"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" 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="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FailureType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="failure_._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:EAttribute" name="message" 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="message"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" 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="type"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertiesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="properties_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="property" lowerBound="1"
upperBound="-1" eType="#//PropertyType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="property"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="property_._type"/>
<details key="kind" value="empty"/>
</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="attribute"/>
<details key="name" value="name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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="value"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SkippedType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="skipped_._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:EAttribute" name="message" 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="message"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestcaseType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="testcase_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="skipped" eType="#//SkippedType"
containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="skipped"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="error" upperBound="-1"
eType="#//ErrorType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="error"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="failure" upperBound="-1"
eType="#//FailureType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="failure"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemOut" 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="system-out"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemErr" 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="system-err"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="assertions" 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="assertions"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" 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="classname"/>
<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#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" 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="status"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" 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="time"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestsuitesType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="testsuites_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="testsuite" upperBound="-1"
eType="#//TestsuiteType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="testsuite"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disabled" 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="disabled"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errors" 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="errors"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="failures" 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="failures"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tests" 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="tests"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" 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="time"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TestsuiteType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="testsuite_._type"/>
<details key="kind" value="elementOnly"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" eType="#//PropertiesType"
containment="true" resolveProxies="false">
<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="testcase" upperBound="-1"
eType="#//TestcaseType" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
<details key="name" value="testcase"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemOut" 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="system-out"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="systemErr" 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="system-err"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="disabled" 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="disabled"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="errors" 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="errors"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="failures" 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="failures"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hostname" 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="hostname"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" 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="id"/>
<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#//String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="attribute"/>
<details key="name" value="name"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="package" 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="package"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="skipped" 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="skipped"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tests" 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="tests"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" 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="time"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestamp" 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="timestamp"/>
<details key="namespace" value="##targetNamespace"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"Etunit","nsURI":"http://www.eclipse.org/etrice/etunit/converter/etunit","name":"Etunit","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentRoot","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ErrorType","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FailureType","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertiesType","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SkippedType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestcaseType","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestsuitesType","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TestsuiteType","instanceClass":null,"abstract":false,"id":9,"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":"mixed","changeable":true,"lowerBound":0,"iD":false,"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":true,"unique":true,"name":"xMLNSPrefixMap","changeable":true,"resolveProxies":false,"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":true,"unique":true,"name":"xSISchemaLocation","changeable":true,"resolveProxies":false,"lowerBound":0,"id":12,"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":"error","changeable":true,"resolveProxies":false,"lowerBound":0,"id":13,"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":"failure","changeable":true,"resolveProxies":false,"lowerBound":0,"id":14,"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":"properties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":15,"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":"property","changeable":true,"resolveProxies":false,"lowerBound":0,"id":16,"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":"skipped","changeable":true,"resolveProxies":false,"lowerBound":0,"id":17,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"systemErr","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":true},{"ordered":true,"upperBound":-2,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":false,"name":"systemOut","changeable":true,"lowerBound":0,"iD":false,"id":19,"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":"testcase","changeable":true,"resolveProxies":false,"lowerBound":0,"id":20,"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":"testsuite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":21,"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":"testsuites","changeable":true,"resolveProxies":false,"lowerBound":0,"id":22,"derived":true},{"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"},{"id":34,"eClass":"EGenericType"},{"id":35,"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":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":"message","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"id":39,"eClass":"EGenericType"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mixed","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":"message","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":"type","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"property","changeable":true,"resolveProxies":false,"lowerBound":1,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"value","changeable":true,"lowerBound":1,"iD":false,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"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":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":"message","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"skipped","changeable":true,"resolveProxies":false,"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":"error","changeable":true,"resolveProxies":false,"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":"failure","changeable":true,"resolveProxies":false,"lowerBound":0,"id":60,"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":"systemOut","changeable":true,"lowerBound":0,"iD":false,"id":61,"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":"systemErr","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":"assertions","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":"classname","changeable":true,"lowerBound":0,"iD":false,"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":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"status","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":"time","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"testsuite","changeable":true,"resolveProxies":false,"lowerBound":0,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disabled","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"errors","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":"failures","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","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":"tests","changeable":true,"lowerBound":0,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":0,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"properties","changeable":true,"resolveProxies":false,"lowerBound":0,"id":92,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"testcase","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"systemOut","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":"systemErr","changeable":true,"lowerBound":0,"iD":false,"id":95,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"disabled","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":"errors","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"failures","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":"hostname","changeable":true,"lowerBound":0,"iD":false,"id":99,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":100,"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":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":"package","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"skipped","changeable":true,"lowerBound":0,"iD":false,"id":103,"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":"tests","changeable":true,"lowerBound":1,"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":"time","changeable":true,"lowerBound":0,"iD":false,"id":105,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"timestamp","changeable":true,"lowerBound":0,"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"},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"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":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":1,"target":22},{"source":10,"target":23},{"source":10,"target":1},{"source":11,"target":24},{"source":11,"target":1},{"source":12,"target":25},{"source":12,"target":1},{"source":13,"target":2},{"source":13,"target":26},{"source":13,"target":1},{"source":26,"target":2},{"source":14,"target":3},{"source":14,"target":27},{"source":14,"target":1},{"source":27,"target":3},{"source":15,"target":4},{"source":15,"target":28},{"source":15,"target":1},{"source":28,"target":4},{"source":16,"target":5},{"source":16,"target":29},{"source":16,"target":1},{"source":29,"target":5},{"source":17,"target":6},{"source":17,"target":30},{"source":17,"target":1},{"source":30,"target":6},{"source":18,"target":31},{"source":18,"target":1},{"source":19,"target":32},{"source":19,"target":1},{"source":20,"target":7},{"source":20,"target":33},{"source":20,"target":1},{"source":33,"target":7},{"source":21,"target":9},{"source":21,"target":34},{"source":21,"target":1},{"source":34,"target":9},{"source":22,"target":8},{"source":22,"target":35},{"source":22,"target":1},{"source":35,"target":8},{"source":2,"target":0},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":36,"target":39},{"source":36,"target":2},{"source":37,"target":40},{"source":37,"target":2},{"source":38,"target":41},{"source":38,"target":2},{"source":3,"target":0},{"source":3,"target":42},{"source":3,"target":43},{"source":3,"target":44},{"source":42,"target":45},{"source":42,"target":3},{"source":43,"target":46},{"source":43,"target":3},{"source":44,"target":47},{"source":44,"target":3},{"source":4,"target":0},{"source":4,"target":48},{"source":48,"target":5},{"source":48,"target":49},{"source":48,"target":4},{"source":49,"target":5},{"source":5,"target":0},{"source":5,"target":50},{"source":5,"target":51},{"source":50,"target":52},{"source":50,"target":5},{"source":51,"target":53},{"source":51,"target":5},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":55},{"source":54,"target":56},{"source":54,"target":6},{"source":55,"target":57},{"source":55,"target":6},{"source":7,"target":0},{"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":7,"target":64},{"source":7,"target":65},{"source":7,"target":66},{"source":7,"target":67},{"source":58,"target":6},{"source":58,"target":68},{"source":58,"target":7},{"source":68,"target":6},{"source":59,"target":2},{"source":59,"target":69},{"source":59,"target":7},{"source":69,"target":2},{"source":60,"target":3},{"source":60,"target":70},{"source":60,"target":7},{"source":70,"target":3},{"source":61,"target":71},{"source":61,"target":7},{"source":62,"target":72},{"source":62,"target":7},{"source":63,"target":73},{"source":63,"target":7},{"source":64,"target":74},{"source":64,"target":7},{"source":65,"target":75},{"source":65,"target":7},{"source":66,"target":76},{"source":66,"target":7},{"source":67,"target":77},{"source":67,"target":7},{"source":8,"target":0},{"source":8,"target":78},{"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":78,"target":9},{"source":78,"target":85},{"source":78,"target":8},{"source":85,"target":9},{"source":79,"target":86},{"source":79,"target":8},{"source":80,"target":87},{"source":80,"target":8},{"source":81,"target":88},{"source":81,"target":8},{"source":82,"target":89},{"source":82,"target":8},{"source":83,"target":90},{"source":83,"target":8},{"source":84,"target":91},{"source":84,"target":8},{"source":9,"target":0},{"source":9,"target":92},{"source":9,"target":93},{"source":9,"target":94},{"source":9,"target":95},{"source":9,"target":96},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":9,"target":100},{"source":9,"target":101},{"source":9,"target":102},{"source":9,"target":103},{"source":9,"target":104},{"source":9,"target":105},{"source":9,"target":106},{"source":92,"target":4},{"source":92,"target":107},{"source":92,"target":9},{"source":107,"target":4},{"source":93,"target":7},{"source":93,"target":108},{"source":93,"target":9},{"source":108,"target":7},{"source":94,"target":109},{"source":94,"target":9},{"source":95,"target":110},{"source":95,"target":9},{"source":96,"target":111},{"source":96,"target":9},{"source":97,"target":112},{"source":97,"target":9},{"source":98,"target":113},{"source":98,"target":9},{"source":99,"target":114},{"source":99,"target":9},{"source":100,"target":115},{"source":100,"target":9},{"source":101,"target":116},{"source":101,"target":9},{"source":102,"target":117},{"source":102,"target":9},{"source":103,"target":118},{"source":103,"target":9},{"source":104,"target":119},{"source":104,"target":9},{"source":105,"target":120},{"source":105,"target":9},{"source":106,"target":121},{"source":106,"target":9}],"multigraph":true} | ecore |
robots | repo-ecore-all/data/bogy159/Model-Engineering/model/roverml.ecore | roverml
System
programs
rovers
Rover
components
Program
roverExec
blocks
NamedElement
name
Component
Sensor
Actuator
GPS
x
y
Compass
angle
DistanceSensor
distance
Motor
Light
Block
transitions
commands
Command
outgoingTransitions
incomingTransitions
components
Transition
source
target
SetLightColor
color
Wait
time
timeUnit
Move
length
velocity
velocityUnits
lengthUnits
Rotate
angle
angleUnits
Terminate
Repeat
numberOfReps
commands
Triggered
operator
Regular
DistanceSensorTrigger
length
dist
distancesensor
CompassTrigger
angles
angle
compass
GPSTrigger
position
x
y
gps
Quantity
SingleQuantity
Position
x
y
Time
units
TimeUnits
NANOSECONDS
NANOSECONDS
MILLISECONDS
MILLISECONDS
SECONDS
SECONDS
MINUTES
MINUTES
HOURS
HOURS
Velocity
units
VelocityUnits
MILLIMETERS_PER_SECOND
MILLIMETERS_PER_SECOND
CENTIMETERS_PER_SECOND
CENTIMETERS_PER_SECOND
Length
units
LengthUnits
MILLIMETERS
MILLIMETERS
CENTIMETERS
CENTIMETERS
METERS
METERS
Angle
units
AngleUnits
RADIANS
RADIANS
DEGREES
DEGREES
Colours
NONE
NONE
RED
RED
GREEN
GREEN
BLUE
BLUE
YELLOW
YELLOW | <?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="roverml" nsURI="http://www.example.org/roverml" nsPrefix="roverml">
<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="System" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="programs" upperBound="-1"
eType="#//Program" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rovers" upperBound="-1"
eType="#//Rover" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rover" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="uniqueComponentNames minNumMotors"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="uniqueComponentNames" value="self.components -> forAll(c1, c2 | c1 <> c2 implies c1.name <> c2.name)"/>
<details key="minNumMotors" value="self.components -> exists(m | m.oclIsTypeOf(Motor) = true)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Program" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="roverExec" eType="#//Rover"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocks" eType="#//Block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Component" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Sensor" eSuperTypes="#//Component"/>
<eClassifiers xsi:type="ecore:EClass" name="Actuator" eSuperTypes="#//Component"/>
<eClassifiers xsi:type="ecore:EClass" name="GPS" eSuperTypes="#//Sensor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" unique="false" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Compass" eSuperTypes="#//Sensor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DistanceSensor" eSuperTypes="#//Sensor">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Motor" eSuperTypes="#//Actuator"/>
<eClassifiers xsi:type="ecore:EClass" name="Light" eSuperTypes="#//Actuator"/>
<eClassifiers xsi:type="ecore:EClass" name="Block">
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1"
eType="#//Command" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Command">
<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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//Component"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Command" eOpposite="#//Command/outgoingTransitions"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Command" eOpposite="#//Command/incomingTransitions"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SetLightColor" eSuperTypes="#//Command">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="regularTransCount"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="regularTransCount" value="self.outgoingTransitions -> select(m | m.oclIsTypeOf(Regular) = true) -> size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" lowerBound="1" eType="#//Colours"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Wait" eSuperTypes="#//Command">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="timeNotNegative regularTransCount"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="timeNotNegative" value="self.time >= 0"/>
<details key="regularTransCount" value="self.outgoingTransitions -> select(m | m.oclIsTypeOf(Regular) = true) -> size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timeUnit" lowerBound="1"
eType="#//Time" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Move" eSuperTypes="#//Command">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="velocityNotZero indefinitelyTrigg regularTransCount"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="velocityNotZero" value="self.velocity <> 0"/>
<details key="indefinitelyTrigg" value="if length = 0.0 and self.outgoingTransitions -> forAll(m | m.oclIsKindOf(Triggered) = true) then true elseif length <> 0.0 then true else false endif"/>
<details key="regularTransCount" value="self.outgoingTransitions -> select(m | m.oclIsTypeOf(Regular) = true) -> size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="length" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="velocity" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="velocityUnits" lowerBound="1"
eType="#//Velocity" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lengthUnits" lowerBound="1"
eType="#//Length" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Rotate" eSuperTypes="#//Command">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="regularTransCount"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="regularTransCount" value="self.outgoingTransitions -> select(m | m.oclIsTypeOf(Regular) = true) -> size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="angleUnits" lowerBound="1"
eType="#//Angle" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Terminate" eSuperTypes="#//Command">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="noOutTransitions"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="noOutTransitions" value="self.outgoingTransitions -> isEmpty()"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Repeat" eSuperTypes="#//Command">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="indefRepeats regularTransCount"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="indefRepeats" value="if self.numberOfReps = -1 and self.outgoingTransitions -> select(t: Transition | t.source -> exists(m | m.oclIsTypeOf(Repeat) = true)) -> notEmpty() then true elseif 
		self.numberOfReps <> -1 then true else false endif"/>
<details key="regularTransCount" value="self.outgoingTransitions -> select(m | m.oclIsTypeOf(Regular) = true) -> size() <= 1"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numberOfReps" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commands" upperBound="-1"
eType="#//Command" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Triggered" eSuperTypes="#//Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EChar"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Regular" eSuperTypes="#//Transition"/>
<eClassifiers xsi:type="ecore:EClass" name="DistanceSensorTrigger" eSuperTypes="#//Triggered">
<eStructuralFeatures xsi:type="ecore:EReference" name="length" eType="#//Length"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dist" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDouble"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="distancesensor" eType="#//DistanceSensor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CompassTrigger" eSuperTypes="#//Triggered">
<eStructuralFeatures xsi:type="ecore:EReference" name="angles" eType="#//Angle"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="angle" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compass" eType="#//Compass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GPSTrigger" eSuperTypes="#//Triggered">
<eStructuralFeatures xsi:type="ecore:EReference" name="position" eType="#//Position"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="gps" eType="#//GPS"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Quantity"/>
<eClassifiers xsi:type="ecore:EClass" name="SingleQuantity" eSuperTypes="#//Quantity"/>
<eClassifiers xsi:type="ecore:EClass" name="Position" eSuperTypes="#//Quantity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Time" eSuperTypes="#//SingleQuantity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="units" lowerBound="1" eType="#//TimeUnits"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TimeUnits" serializable="false">
<eLiterals name="NANOSECONDS"/>
<eLiterals name="MILLISECONDS"/>
<eLiterals name="SECONDS"/>
<eLiterals name="MINUTES"/>
<eLiterals name="HOURS"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Velocity" eSuperTypes="#//SingleQuantity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="units" lowerBound="1" eType="#//VelocityUnits"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VelocityUnits" serializable="false">
<eLiterals name="MILLIMETERS_PER_SECOND"/>
<eLiterals name="CENTIMETERS_PER_SECOND"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Length" eSuperTypes="#//SingleQuantity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="units" lowerBound="1" eType="#//LengthUnits"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LengthUnits" serializable="false">
<eLiterals name="MILLIMETERS"/>
<eLiterals name="CENTIMETERS"/>
<eLiterals name="METERS"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Angle" eSuperTypes="#//SingleQuantity">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="units" lowerBound="1" eType="#//AngleUnits"
transient="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AngleUnits" serializable="false">
<eLiterals name="RADIANS"/>
<eLiterals name="DEGREES"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Colours" serializable="false">
<eLiterals name="NONE"/>
<eLiterals name="RED"/>
<eLiterals name="GREEN"/>
<eLiterals name="BLUE"/>
<eLiterals name="YELLOW"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"roverml","nsURI":"http://www.example.org/roverml","name":"roverml","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rover","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Program","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":"Component","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Sensor","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Actuator","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPS","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compass","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DistanceSensor","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Motor","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Light","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Command","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SetLightColor","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Wait","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Move","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rotate","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Terminate","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Repeat","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Triggered","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Regular","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DistanceSensorTrigger","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompassTrigger","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GPSTrigger","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Quantity","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SingleQuantity","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Position","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TimeUnits","instanceClass":null,"id":31,"serializable":false,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Velocity","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VelocityUnits","instanceClass":null,"id":33,"serializable":false,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Length","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LengthUnits","instanceClass":null,"id":35,"serializable":false,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Angle","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AngleUnits","instanceClass":null,"id":37,"serializable":false,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Colours","instanceClass":null,"id":38,"serializable":false,"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":"programs","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":"rovers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"components","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"roverExec","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":true,"unsettable":false,"transient":false,"unique":true,"name":"blocks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":48,"derived":false},{"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"x","changeable":true,"lowerBound":0,"iD":false,"id":57,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"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":"angle","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"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":"distance","changeable":true,"lowerBound":1,"iD":false,"id":65,"derived":false},{"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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","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":"commands","changeable":true,"resolveProxies":true,"lowerBound":0,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"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":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":"incomingTransitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":78,"derived":false},{"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":80,"derived":false},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"color","changeable":true,"lowerBound":1,"iD":false,"id":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"time","changeable":true,"lowerBound":1,"iD":false,"id":87,"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":"timeUnit","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"id":91,"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":"length","changeable":true,"lowerBound":1,"iD":false,"id":92,"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":"velocity","changeable":true,"lowerBound":1,"iD":false,"id":93,"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":"velocityUnits","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"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":"lengthUnits","changeable":true,"resolveProxies":true,"lowerBound":1,"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":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"angle","changeable":true,"lowerBound":1,"iD":false,"id":101,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"angleUnits","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"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":"numberOfReps","changeable":true,"lowerBound":1,"iD":false,"id":107,"derived":false},{"container":false,"ordered":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":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"\u0000","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":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"length","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"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":"dist","changeable":true,"lowerBound":1,"iD":false,"id":117,"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":"distancesensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"id":122,"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":"angles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"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":"angle","changeable":true,"lowerBound":1,"iD":false,"id":124,"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":"compass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"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":"x","changeable":true,"lowerBound":1,"iD":false,"id":131,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":132,"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":"gps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"x","changeable":true,"lowerBound":1,"iD":false,"id":140,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"y","changeable":true,"lowerBound":1,"iD":false,"id":141,"derived":false},{"id":142,"eClass":"EGenericType"},{"id":143,"eClass":"EGenericType"},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"units","changeable":true,"lowerBound":1,"iD":false,"id":145,"derived":false},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"name":"NANOSECONDS","id":148,"value":0,"literal":"NANOSECONDS","eClass":"EEnumLiteral"},{"name":"MILLISECONDS","id":149,"value":0,"literal":"MILLISECONDS","eClass":"EEnumLiteral"},{"name":"SECONDS","id":150,"value":0,"literal":"SECONDS","eClass":"EEnumLiteral"},{"name":"MINUTES","id":151,"value":0,"literal":"MINUTES","eClass":"EEnumLiteral"},{"name":"HOURS","id":152,"value":0,"literal":"HOURS","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"units","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"name":"MILLIMETERS_PER_SECOND","id":156,"value":0,"literal":"MILLIMETERS_PER_SECOND","eClass":"EEnumLiteral"},{"name":"CENTIMETERS_PER_SECOND","id":157,"value":0,"literal":"CENTIMETERS_PER_SECOND","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"units","changeable":true,"lowerBound":1,"iD":false,"id":158,"derived":false},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"name":"MILLIMETERS","id":161,"value":0,"literal":"MILLIMETERS","eClass":"EEnumLiteral"},{"name":"CENTIMETERS","id":162,"value":0,"literal":"CENTIMETERS","eClass":"EEnumLiteral"},{"name":"METERS","id":163,"value":0,"literal":"METERS","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"units","changeable":true,"lowerBound":1,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"name":"RADIANS","id":167,"value":0,"literal":"RADIANS","eClass":"EEnumLiteral"},{"name":"DEGREES","id":168,"value":0,"literal":"DEGREES","eClass":"EEnumLiteral"},{"name":"NONE","id":169,"value":0,"literal":"NONE","eClass":"EEnumLiteral"},{"name":"RED","id":170,"value":0,"literal":"RED","eClass":"EEnumLiteral"},{"name":"GREEN","id":171,"value":0,"literal":"GREEN","eClass":"EEnumLiteral"},{"name":"BLUE","id":172,"value":0,"literal":"BLUE","eClass":"EEnumLiteral"},{"name":"YELLOW","id":173,"value":0,"literal":"YELLOW","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":1,"target":0},{"source":1,"target":4},{"source":1,"target":39},{"source":1,"target":40},{"source":1,"target":41},{"source":39,"target":3},{"source":39,"target":42},{"source":39,"target":1},{"source":42,"target":3},{"source":40,"target":2},{"source":40,"target":43},{"source":40,"target":1},{"source":43,"target":2},{"source":41,"target":4},{"source":2,"target":0},{"source":2,"target":4},{"source":2,"target":44},{"source":2,"target":45},{"source":44,"target":5},{"source":44,"target":46},{"source":44,"target":2},{"source":46,"target":5},{"source":45,"target":4},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":47,"target":2},{"source":47,"target":50},{"source":47,"target":3},{"source":50,"target":2},{"source":48,"target":13},{"source":48,"target":51},{"source":48,"target":3},{"source":51,"target":13},{"source":49,"target":4},{"source":4,"target":0},{"source":4,"target":52},{"source":52,"target":53},{"source":52,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":54},{"source":54,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":55},{"source":55,"target":5},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":56},{"source":56,"target":5},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":57},{"source":8,"target":58},{"source":8,"target":59},{"source":57,"target":60},{"source":57,"target":8},{"source":58,"target":61},{"source":58,"target":8},{"source":59,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":62},{"source":9,"target":63},{"source":62,"target":64},{"source":62,"target":9},{"source":63,"target":6},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":65},{"source":10,"target":66},{"source":65,"target":67},{"source":65,"target":10},{"source":66,"target":6},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":68},{"source":68,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":69},{"source":69,"target":7},{"source":13,"target":0},{"source":13,"target":70},{"source":13,"target":71},{"source":70,"target":15},{"source":70,"target":72},{"source":70,"target":13},{"source":72,"target":15},{"source":71,"target":14},{"source":71,"target":73},{"source":71,"target":13},{"source":73,"target":14},{"source":14,"target":0},{"source":14,"target":74},{"source":14,"target":75},{"source":14,"target":76},{"source":74,"target":15},{"source":74,"target":77},{"source":74,"target":14},{"source":74,"target":78},{"source":77,"target":15},{"source":75,"target":15},{"source":75,"target":79},{"source":75,"target":14},{"source":75,"target":80},{"source":79,"target":15},{"source":76,"target":5},{"source":76,"target":81},{"source":76,"target":14},{"source":81,"target":5},{"source":15,"target":0},{"source":15,"target":78},{"source":15,"target":80},{"source":78,"target":14},{"source":78,"target":82},{"source":78,"target":15},{"source":78,"target":74},{"source":82,"target":14},{"source":80,"target":14},{"source":80,"target":83},{"source":80,"target":15},{"source":80,"target":75},{"source":83,"target":14},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":84},{"source":16,"target":85},{"source":84,"target":38},{"source":84,"target":86},{"source":84,"target":16},{"source":86,"target":38},{"source":85,"target":14},{"source":17,"target":0},{"source":17,"target":14},{"source":17,"target":87},{"source":17,"target":88},{"source":17,"target":89},{"source":87,"target":90},{"source":87,"target":17},{"source":88,"target":30},{"source":88,"target":91},{"source":88,"target":17},{"source":91,"target":30},{"source":89,"target":14},{"source":18,"target":0},{"source":18,"target":14},{"source":18,"target":92},{"source":18,"target":93},{"source":18,"target":94},{"source":18,"target":95},{"source":18,"target":96},{"source":92,"target":97},{"source":92,"target":18},{"source":93,"target":98},{"source":93,"target":18},{"source":94,"target":32},{"source":94,"target":99},{"source":94,"target":18},{"source":99,"target":32},{"source":95,"target":34},{"source":95,"target":100},{"source":95,"target":18},{"source":100,"target":34},{"source":96,"target":14},{"source":19,"target":0},{"source":19,"target":14},{"source":19,"target":101},{"source":19,"target":102},{"source":19,"target":103},{"source":101,"target":104},{"source":101,"target":19},{"source":102,"target":36},{"source":102,"target":105},{"source":102,"target":19},{"source":105,"target":36},{"source":103,"target":14},{"source":20,"target":0},{"source":20,"target":14},{"source":20,"target":106},{"source":106,"target":14},{"source":21,"target":0},{"source":21,"target":14},{"source":21,"target":107},{"source":21,"target":108},{"source":21,"target":109},{"source":107,"target":110},{"source":107,"target":21},{"source":108,"target":14},{"source":108,"target":111},{"source":108,"target":21},{"source":111,"target":14},{"source":109,"target":14},{"source":22,"target":0},{"source":22,"target":15},{"source":22,"target":112},{"source":22,"target":113},{"source":112,"target":114},{"source":112,"target":22},{"source":113,"target":15},{"source":23,"target":0},{"source":23,"target":15},{"source":23,"target":115},{"source":115,"target":15},{"source":24,"target":0},{"source":24,"target":22},{"source":24,"target":116},{"source":24,"target":117},{"source":24,"target":118},{"source":24,"target":119},{"source":116,"target":34},{"source":116,"target":120},{"source":116,"target":24},{"source":120,"target":34},{"source":117,"target":121},{"source":117,"target":24},{"source":118,"target":10},{"source":118,"target":122},{"source":118,"target":24},{"source":122,"target":10},{"source":119,"target":22},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":123},{"source":25,"target":124},{"source":25,"target":125},{"source":25,"target":126},{"source":123,"target":36},{"source":123,"target":127},{"source":123,"target":25},{"source":127,"target":36},{"source":124,"target":128},{"source":124,"target":25},{"source":125,"target":9},{"source":125,"target":129},{"source":125,"target":25},{"source":129,"target":9},{"source":126,"target":22},{"source":26,"target":0},{"source":26,"target":22},{"source":26,"target":130},{"source":26,"target":131},{"source":26,"target":132},{"source":26,"target":133},{"source":26,"target":134},{"source":130,"target":29},{"source":130,"target":135},{"source":130,"target":26},{"source":135,"target":29},{"source":131,"target":136},{"source":131,"target":26},{"source":132,"target":137},{"source":132,"target":26},{"source":133,"target":8},{"source":133,"target":138},{"source":133,"target":26},{"source":138,"target":8},{"source":134,"target":22},{"source":27,"target":0},{"source":28,"target":0},{"source":28,"target":27},{"source":28,"target":139},{"source":139,"target":27},{"source":29,"target":0},{"source":29,"target":27},{"source":29,"target":140},{"source":29,"target":141},{"source":29,"target":142},{"source":140,"target":143},{"source":140,"target":29},{"source":141,"target":144},{"source":141,"target":29},{"source":142,"target":27},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":145},{"source":30,"target":146},{"source":145,"target":31},{"source":145,"target":147},{"source":145,"target":30},{"source":147,"target":31},{"source":146,"target":28},{"source":31,"target":0},{"source":31,"target":148},{"source":31,"target":149},{"source":31,"target":150},{"source":31,"target":151},{"source":31,"target":152},{"source":148,"target":31},{"source":149,"target":31},{"source":150,"target":31},{"source":151,"target":31},{"source":152,"target":31},{"source":32,"target":0},{"source":32,"target":28},{"source":32,"target":153},{"source":32,"target":154},{"source":153,"target":33},{"source":153,"target":155},{"source":153,"target":32},{"source":155,"target":33},{"source":154,"target":28},{"source":33,"target":0},{"source":33,"target":156},{"source":33,"target":157},{"source":156,"target":33},{"source":157,"target":33},{"source":34,"target":0},{"source":34,"target":28},{"source":34,"target":158},{"source":34,"target":159},{"source":158,"target":35},{"source":158,"target":160},{"source":158,"target":34},{"source":160,"target":35},{"source":159,"target":28},{"source":35,"target":0},{"source":35,"target":161},{"source":35,"target":162},{"source":35,"target":163},{"source":161,"target":35},{"source":162,"target":35},{"source":163,"target":35},{"source":36,"target":0},{"source":36,"target":28},{"source":36,"target":164},{"source":36,"target":165},{"source":164,"target":37},{"source":164,"target":166},{"source":164,"target":36},{"source":166,"target":37},{"source":165,"target":28},{"source":37,"target":0},{"source":37,"target":167},{"source":37,"target":168},{"source":167,"target":37},{"source":168,"target":37},{"source":38,"target":0},{"source":38,"target":169},{"source":38,"target":170},{"source":38,"target":171},{"source":38,"target":172},{"source":38,"target":173},{"source":169,"target":38},{"source":170,"target":38},{"source":171,"target":38},{"source":172,"target":38},{"source":173,"target":38}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/RDBMSMM.ecore | RDBMSMM
Table
name
cols
pkey
fkeys
FKey
references
cols
Column
name
type
RDBMSModel
table
String
java.lang.String
java.lang.String | <?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="RDBMSMM" nsURI="platform:/resource/fr.irisa.triskell.kermeta.samples/class2RDBMS/metamodels/RDBMSMM.ecore"
nsPrefix="RDBMSMM">
<eClassifiers xsi:type="ecore:EClass" name="Table">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cols" lowerBound="1" upperBound="-1"
eType="#//Column" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pkey" lowerBound="1" upperBound="-1"
eType="#//Column"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fkeys" upperBound="-1"
eType="#//FKey" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FKey">
<eStructuralFeatures xsi:type="ecore:EReference" name="references" lowerBound="1"
eType="#//Table"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cols" lowerBound="1" upperBound="-1"
eType="#//Column"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RDBMSModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="table" lowerBound="1" upperBound="-1"
eType="#//Table" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"RDBMSMM","nsURI":"platform:/resource/fr.irisa.triskell.kermeta.samples/class2RDBMS/metamodels/RDBMSMM.ecore","name":"RDBMSMM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FKey","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RDBMSModel","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":5,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"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":"cols","changeable":true,"resolveProxies":true,"lowerBound":1,"id":7,"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":"pkey","changeable":true,"resolveProxies":true,"lowerBound":1,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"fkeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"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":"cols","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"table","changeable":true,"resolveProxies":true,"lowerBound":1,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":5},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":5},{"source":7,"target":3},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":3},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":3},{"source":9,"target":2},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":2},{"source":2,"target":0},{"source":2,"target":14},{"source":2,"target":15},{"source":14,"target":1},{"source":14,"target":16},{"source":14,"target":2},{"source":16,"target":1},{"source":15,"target":3},{"source":15,"target":17},{"source":15,"target":2},{"source":17,"target":3},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":5},{"source":18,"target":20},{"source":18,"target":3},{"source":20,"target":5},{"source":19,"target":5},{"source":19,"target":21},{"source":19,"target":3},{"source":21,"target":5},{"source":4,"target":0},{"source":4,"target":22},{"source":22,"target":1},{"source":22,"target":23},{"source":22,"target":4},{"source":23,"target":1},{"source":5,"target":0}],"multigraph":true} | ecore |
purchases | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/MDEGroup/MDEForge/mdeforge/githubmetamodels/Company.ecore | company
Addressable
name
street
city
Company
categories
suppliers
customers
purchaseOrders
salesOrders
Supplier
purchaseOrders
preferred
true
Customer
salesOrders
Order
orderDetails
OrderDetail
order
product
price
PurchaseOrder
date
supplier
SalesOrder
id
customer
Category
name
categories
products
Product
name
orderDetails
vat
vat15
description
price
VAT
vat0
vat0
vat7
vat7
vat15
vat15 | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="company"
nsURI="http://www.eclipse.org/emf/CDO/examples/company/1.0.0" nsPrefix="company">
<eAnnotations source="teneo.jpa">
<details key="value" value="@hbGenericGenerators({@GenericGenerator(name="system-uuid", strategy = "org.eclipse.emf.cdo.examples.hibernate.server.CDOExampleUUIDHexGenerator")})"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Addressable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Company" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suppliers" upperBound="-1"
eType="#//Supplier" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customers" upperBound="-1"
eType="#//Customer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="purchaseOrders" upperBound="-1"
eType="#//PurchaseOrder" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="salesOrders" upperBound="-1"
eType="#//SalesOrder" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Supplier" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EReference" name="purchaseOrders" upperBound="-1"
eType="#//PurchaseOrder" eOpposite="#//PurchaseOrder/supplier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="preferred" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Customer" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EReference" name="salesOrders" upperBound="-1"
eType="#//SalesOrder" eOpposite="#//SalesOrder/customer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Order">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Entity(name="BaseOrder")"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderDetails" upperBound="-1"
eType="#//OrderDetail" containment="true" eOpposite="#//OrderDetail/order"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="OrderDetail">
<eStructuralFeatures xsi:type="ecore:EReference" name="order" lowerBound="1" eType="#//Order"
eOpposite="#//Order/orderDetails"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="product" eType="#//Product"
eOpposite="#//Product/orderDetails"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PurchaseOrder" eSuperTypes="#//Order">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supplier" lowerBound="1"
eType="#//Supplier" eOpposite="#//Supplier/purchaseOrders"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SalesOrder" eSuperTypes="#//Order">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="customer" lowerBound="1"
eType="#//Customer" eOpposite="#//Customer/salesOrders"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Category">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Id @GeneratedValue(generator="system-uuid")"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="categories" upperBound="-1"
eType="#//Category" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="products" upperBound="-1"
eType="#//Product" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Product">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Id"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="orderDetails" upperBound="-1"
eType="#//OrderDetail" eOpposite="#//OrderDetail/product"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="vat" eType="#//VAT" defaultValueLiteral="vat15">
<eAnnotations source="teneo.jpa">
<details key="value" value="@Basic(optional=false)
@Column(nullable=false)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="price" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFloat"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VAT">
<eLiterals name="vat0"/>
<eLiterals name="vat7" value="7"/>
<eLiterals name="vat15" value="15"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"company","nsURI":"http://www.eclipse.org/emf/CDO/examples/company/1.0.0","name":"company","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addressable","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Company","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Supplier","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Customer","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Order","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OrderDetail","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PurchaseOrder","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SalesOrder","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Category","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VAT","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"street","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"city","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"categories","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":"suppliers","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":"customers","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":"purchaseOrders","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":"salesOrders","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"purchaseOrders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"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":"preferred","changeable":true,"lowerBound":0,"iD":false,"id":30,"derived":false},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"salesOrders","changeable":true,"resolveProxies":true,"lowerBound":0,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"id":37,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"customer","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"orderDetails","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"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":"order","changeable":true,"resolveProxies":true,"lowerBound":1,"id":41,"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":"product","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"orderDetails","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"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":"date","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":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":"name","changeable":true,"lowerBound":0,"iD":false,"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":"categories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"products","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"vat15","unsettable":false,"transient":false,"unique":true,"name":"vat","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":true,"unique":true,"name":"description","changeable":true,"lowerBound":0,"iD":false,"id":64,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"price","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"name":"vat0","id":71,"value":0,"literal":"vat0","eClass":"EEnumLiteral"},{"name":"vat7","id":72,"value":7,"literal":"vat7","eClass":"EEnumLiteral"},{"name":"vat15","id":73,"value":15,"literal":"vat15","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":1,"target":0},{"source":1,"target":12},{"source":1,"target":13},{"source":1,"target":14},{"source":12,"target":15},{"source":12,"target":1},{"source":13,"target":16},{"source":13,"target":1},{"source":14,"target":17},{"source":14,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"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":9},{"source":18,"target":24},{"source":18,"target":2},{"source":24,"target":9},{"source":19,"target":3},{"source":19,"target":25},{"source":19,"target":2},{"source":25,"target":3},{"source":20,"target":4},{"source":20,"target":26},{"source":20,"target":2},{"source":26,"target":4},{"source":21,"target":7},{"source":21,"target":27},{"source":21,"target":2},{"source":27,"target":7},{"source":22,"target":8},{"source":22,"target":28},{"source":22,"target":2},{"source":28,"target":8},{"source":23,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":29},{"source":3,"target":30},{"source":3,"target":31},{"source":29,"target":7},{"source":29,"target":32},{"source":29,"target":3},{"source":29,"target":33},{"source":32,"target":7},{"source":30,"target":34},{"source":30,"target":3},{"source":31,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":35},{"source":4,"target":36},{"source":35,"target":8},{"source":35,"target":37},{"source":35,"target":4},{"source":35,"target":38},{"source":37,"target":8},{"source":36,"target":1},{"source":5,"target":0},{"source":5,"target":39},{"source":39,"target":6},{"source":39,"target":40},{"source":39,"target":5},{"source":39,"target":41},{"source":40,"target":6},{"source":6,"target":0},{"source":6,"target":41},{"source":6,"target":42},{"source":6,"target":43},{"source":41,"target":5},{"source":41,"target":44},{"source":41,"target":6},{"source":41,"target":39},{"source":44,"target":5},{"source":42,"target":10},{"source":42,"target":45},{"source":42,"target":6},{"source":42,"target":46},{"source":45,"target":10},{"source":43,"target":47},{"source":43,"target":6},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":48},{"source":7,"target":33},{"source":7,"target":49},{"source":48,"target":50},{"source":48,"target":7},{"source":33,"target":3},{"source":33,"target":51},{"source":33,"target":7},{"source":33,"target":29},{"source":51,"target":3},{"source":49,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":52},{"source":8,"target":38},{"source":8,"target":53},{"source":52,"target":54},{"source":52,"target":8},{"source":38,"target":4},{"source":38,"target":55},{"source":38,"target":8},{"source":38,"target":35},{"source":55,"target":4},{"source":53,"target":5},{"source":9,"target":0},{"source":9,"target":56},{"source":9,"target":57},{"source":9,"target":58},{"source":56,"target":59},{"source":56,"target":9},{"source":57,"target":9},{"source":57,"target":60},{"source":57,"target":9},{"source":60,"target":9},{"source":58,"target":10},{"source":58,"target":61},{"source":58,"target":9},{"source":61,"target":10},{"source":10,"target":0},{"source":10,"target":62},{"source":10,"target":46},{"source":10,"target":63},{"source":10,"target":64},{"source":10,"target":65},{"source":62,"target":66},{"source":62,"target":10},{"source":46,"target":6},{"source":46,"target":67},{"source":46,"target":10},{"source":46,"target":42},{"source":67,"target":6},{"source":63,"target":11},{"source":63,"target":68},{"source":63,"target":10},{"source":68,"target":11},{"source":64,"target":69},{"source":64,"target":10},{"source":65,"target":70},{"source":65,"target":10},{"source":11,"target":0},{"source":11,"target":71},{"source":11,"target":72},{"source":11,"target":73},{"source":71,"target":11},{"source":72,"target":11},{"source":73,"target":11}],"multigraph":true} | ecore |
library | repo-ecore-all/data/mazagroup/tako/org.tako.mda.models/texo_models/extlibrary.ecore | extlibrary
Book
title
pages
100
category
author
Library
name
writers
employees
borrowers
stock
books
branches
parentBranch
people
Writer
name
books
BookCategory
Mystery
Mystery
ScienceFiction
ScienceFiction
Biography
Biography
Item
publicationDate
Lendable
copies
borrowers
CirculatingItem
Periodical
title
issuesPerYear
AudioVisualItem
title
minutesLength
damaged
BookOnTape
reader
author
VideoCassette
cast
Borrower
borrowed
Person
firstName
lastName
Employee
manager
Addressable
address | <?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="extlibrary"
nsURI="http://www.eclipse.org/emf/texo/test/model/samples/extlibrary" nsPrefix="extlib">
<eClassifiers xsi:type="ecore:EClass" name="Book" eSuperTypes="#//CirculatingItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="100"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="#//BookCategory"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" lowerBound="1"
eType="#//Writer" eOpposite="#//Writer/books"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Library" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1"
eType="#//Writer" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#people"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1"
eType="#//Employee" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#people"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="borrowers" upperBound="-1"
eType="#//Borrower" volatile="true" transient="true" derived="true" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="group" value="#people"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="stock" ordered="false"
upperBound="-1" eType="#//Item" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" ordered="false"
upperBound="-1" eType="#//Book" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="branches" upperBound="-1"
eType="#//Library" containment="true" eOpposite="#//Library/parentBranch"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parentBranch" eType="#//Library"
eOpposite="#//Library/branches"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="people" 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"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer" eSuperTypes="#//Person">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
volatile="true" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/author"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BookCategory">
<eLiterals name="Mystery"/>
<eLiterals name="ScienceFiction" value="1"/>
<eLiterals name="Biography" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Item" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="publicationDate" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lendable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="copies" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="borrowers" ordered="false"
upperBound="-1" eType="#//Borrower" eOpposite="#//Borrower/borrowed"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CirculatingItem" abstract="true" eSuperTypes="#//Item #//Lendable"/>
<eClassifiers xsi:type="ecore:EClass" name="Periodical" abstract="true" eSuperTypes="#//Item">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="issuesPerYear" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AudioVisualItem" abstract="true" eSuperTypes="#//CirculatingItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minutesLength" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="damaged" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BookOnTape" eSuperTypes="#//AudioVisualItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="reader" eType="#//Person"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Writer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VideoCassette" eSuperTypes="#//AudioVisualItem">
<eStructuralFeatures xsi:type="ecore:EReference" name="cast" upperBound="-1" eType="#//Person"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Borrower" eSuperTypes="#//Person">
<eStructuralFeatures xsi:type="ecore:EReference" name="borrowed" upperBound="-1"
eType="#//Lendable" eOpposite="#//Lendable/borrowers"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person" eSuperTypes="#//Addressable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lastName" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee" eSuperTypes="#//Person">
<eStructuralFeatures xsi:type="ecore:EReference" name="manager" eType="#//Employee"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Addressable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"extlib","nsURI":"http://www.eclipse.org/emf/texo/test/model/samples/extlibrary","name":"extlibrary","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BookCategory","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Item","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lendable","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CirculatingItem","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Periodical","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AudioVisualItem","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BookOnTape","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VideoCassette","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Borrower","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Employee","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Addressable","instanceClass":null,"abstract":true,"id":15,"interface":true,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":100,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"100","unsettable":false,"transient":false,"unique":true,"name":"pages","changeable":true,"lowerBound":0,"iD":false,"id":17,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","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":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":true,"unique":true,"name":"writers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":27,"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":"employees","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":"borrowers","changeable":true,"resolveProxies":false,"lowerBound":0,"id":29,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stock","changeable":true,"resolveProxies":false,"lowerBound":0,"id":30,"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":true,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"branches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"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":"parentBranch","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"people","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"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"id":48,"eClass":"EGenericType"},{"name":"Mystery","id":49,"value":0,"literal":"Mystery","eClass":"EEnumLiteral"},{"name":"ScienceFiction","id":50,"value":1,"literal":"ScienceFiction","eClass":"EEnumLiteral"},{"name":"Biography","id":51,"value":2,"literal":"Biography","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":"publicationDate","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"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":"copies","changeable":true,"lowerBound":1,"iD":false,"id":54,"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":"borrowers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":55,"derived":false},{"id":56,"eClass":"EGenericType"},{"id":57,"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":"borrowed","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":61,"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":"issuesPerYear","changeable":true,"lowerBound":1,"iD":false,"id":62,"derived":false},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":0,"iD":false,"id":66,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"minutesLength","changeable":true,"lowerBound":1,"iD":false,"id":67,"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":"damaged","changeable":true,"lowerBound":0,"iD":false,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"reader","changeable":true,"resolveProxies":true,"lowerBound":0,"id":73,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"cast","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"firstName","changeable":true,"lowerBound":1,"iD":false,"id":83,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"lastName","changeable":true,"lowerBound":1,"iD":false,"id":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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"manager","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"id":92,"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":7},{"source":1,"target":16},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":16,"target":21},{"source":16,"target":1},{"source":17,"target":22},{"source":17,"target":1},{"source":18,"target":4},{"source":18,"target":23},{"source":18,"target":1},{"source":23,"target":4},{"source":19,"target":3},{"source":19,"target":24},{"source":19,"target":1},{"source":19,"target":25},{"source":24,"target":3},{"source":20,"target":7},{"source":2,"target":0},{"source":2,"target":15},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":2,"target":29},{"source":2,"target":30},{"source":2,"target":31},{"source":2,"target":32},{"source":2,"target":33},{"source":2,"target":34},{"source":2,"target":35},{"source":26,"target":36},{"source":26,"target":2},{"source":27,"target":3},{"source":27,"target":37},{"source":27,"target":2},{"source":37,"target":3},{"source":28,"target":14},{"source":28,"target":38},{"source":28,"target":2},{"source":38,"target":14},{"source":29,"target":12},{"source":29,"target":39},{"source":29,"target":2},{"source":39,"target":12},{"source":30,"target":5},{"source":30,"target":40},{"source":30,"target":2},{"source":40,"target":5},{"source":31,"target":1},{"source":31,"target":41},{"source":31,"target":2},{"source":41,"target":1},{"source":32,"target":2},{"source":32,"target":42},{"source":32,"target":2},{"source":32,"target":33},{"source":42,"target":2},{"source":33,"target":2},{"source":33,"target":43},{"source":33,"target":2},{"source":33,"target":32},{"source":43,"target":2},{"source":34,"target":44},{"source":34,"target":2},{"source":35,"target":15},{"source":3,"target":0},{"source":3,"target":13},{"source":3,"target":45},{"source":3,"target":25},{"source":3,"target":46},{"source":45,"target":47},{"source":45,"target":3},{"source":25,"target":1},{"source":25,"target":48},{"source":25,"target":3},{"source":25,"target":19},{"source":48,"target":1},{"source":46,"target":13},{"source":4,"target":0},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":49,"target":4},{"source":50,"target":4},{"source":51,"target":4},{"source":5,"target":0},{"source":5,"target":52},{"source":52,"target":53},{"source":52,"target":5},{"source":6,"target":0},{"source":6,"target":54},{"source":6,"target":55},{"source":54,"target":56},{"source":54,"target":6},{"source":55,"target":12},{"source":55,"target":57},{"source":55,"target":6},{"source":55,"target":58},{"source":57,"target":12},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":6},{"source":7,"target":59},{"source":7,"target":60},{"source":59,"target":5},{"source":60,"target":6},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":61},{"source":8,"target":62},{"source":8,"target":63},{"source":61,"target":64},{"source":61,"target":8},{"source":62,"target":65},{"source":62,"target":8},{"source":63,"target":5},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":66},{"source":9,"target":67},{"source":9,"target":68},{"source":9,"target":69},{"source":66,"target":70},{"source":66,"target":9},{"source":67,"target":71},{"source":67,"target":9},{"source":68,"target":72},{"source":68,"target":9},{"source":69,"target":7},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":73},{"source":10,"target":74},{"source":10,"target":75},{"source":73,"target":13},{"source":73,"target":76},{"source":73,"target":10},{"source":76,"target":13},{"source":74,"target":3},{"source":74,"target":77},{"source":74,"target":10},{"source":77,"target":3},{"source":75,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":78},{"source":11,"target":79},{"source":78,"target":13},{"source":78,"target":80},{"source":78,"target":11},{"source":80,"target":13},{"source":79,"target":9},{"source":12,"target":0},{"source":12,"target":13},{"source":12,"target":58},{"source":12,"target":81},{"source":58,"target":6},{"source":58,"target":82},{"source":58,"target":12},{"source":58,"target":55},{"source":82,"target":6},{"source":81,"target":13},{"source":13,"target":0},{"source":13,"target":15},{"source":13,"target":83},{"source":13,"target":84},{"source":13,"target":85},{"source":83,"target":86},{"source":83,"target":13},{"source":84,"target":87},{"source":84,"target":13},{"source":85,"target":15},{"source":14,"target":0},{"source":14,"target":13},{"source":14,"target":88},{"source":14,"target":89},{"source":88,"target":14},{"source":88,"target":90},{"source":88,"target":14},{"source":90,"target":14},{"source":89,"target":13},{"source":15,"target":0},{"source":15,"target":91},{"source":91,"target":92},{"source":91,"target":15}],"multigraph":true} | ecore |
publication | repo-ecore-all/data/KristopherBorn/publicationExample/publicationExample/publicationExample.ecore | publicationExample
Researcher
contributedTo
Humanity
humans
publications
Human
Publication
JournalArticle
Paper
WorkshopPaper
ConferencePaper
Books
Thesis
Other
Editorship | <?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="publicationExample" nsURI="http://publicationExample/1.0" nsPrefix="publicationExample">
<eClassifiers xsi:type="ecore:EClass" name="Researcher" eSuperTypes="#//Human">
<eStructuralFeatures xsi:type="ecore:EReference" name="contributedTo" upperBound="-1"
eType="#//Publication"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Humanity">
<eStructuralFeatures xsi:type="ecore:EReference" name="humans" upperBound="-1"
eType="#//Human" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="publications" upperBound="-1"
eType="#//Publication" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Human"/>
<eClassifiers xsi:type="ecore:EClass" name="Publication" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="JournalArticle" eSuperTypes="#//Publication"/>
<eClassifiers xsi:type="ecore:EClass" name="Paper" eSuperTypes="#//Publication"/>
<eClassifiers xsi:type="ecore:EClass" name="WorkshopPaper" eSuperTypes="#//Paper"/>
<eClassifiers xsi:type="ecore:EClass" name="ConferencePaper" eSuperTypes="#//Paper"/>
<eClassifiers xsi:type="ecore:EClass" name="Books" eSuperTypes="#//Publication"/>
<eClassifiers xsi:type="ecore:EClass" name="Thesis" eSuperTypes="#//Publication"/>
<eClassifiers xsi:type="ecore:EClass" name="Other" eSuperTypes="#//Publication"/>
<eClassifiers xsi:type="ecore:EClass" name="Editorship" eSuperTypes="#//Publication"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"publicationExample","nsURI":"http://publicationExample/1.0","name":"publicationExample","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Researcher","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Humanity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Human","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Publication","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JournalArticle","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paper","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkshopPaper","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConferencePaper","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Books","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thesis","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Other","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Editorship","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"contributedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"derived":false},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"humans","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":"publications","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":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":3},{"source":1,"target":13},{"source":1,"target":14},{"source":13,"target":4},{"source":13,"target":15},{"source":13,"target":1},{"source":15,"target":4},{"source":14,"target":3},{"source":2,"target":0},{"source":2,"target":16},{"source":2,"target":17},{"source":16,"target":3},{"source":16,"target":18},{"source":16,"target":2},{"source":18,"target":3},{"source":17,"target":4},{"source":17,"target":19},{"source":17,"target":2},{"source":19,"target":4},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":20},{"source":20,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":21},{"source":21,"target":4},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":22},{"source":22,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":23},{"source":23,"target":6},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":24},{"source":24,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":25},{"source":25,"target":4},{"source":11,"target":0},{"source":11,"target":4},{"source":11,"target":26},{"source":26,"target":4},{"source":12,"target":0},{"source":12,"target":4},{"source":12,"target":27},{"source":27,"target":4}],"multigraph":true} | ecore |
gpl | repo-ecore-all/data/erikscan/projeto_comp/ufcg.edu.br.ProjetoCompiladores/model/generated/Java.ecore | java
Head
elements
Compilation_unit
package
imports
type_declarations
Type_declaration
doc
name
Interface_declaration
modifiers
interfaceName
extend
extends
fields
Class_declaration
modifiers
className
extend
implement
implements
fields
Field_declaration
doc
name
debug
Method_declaration
modifiers
type
name
parameter
statement
debug
Method_call
parameter
Constructor_declaration
modifiers
name
parameters
statement
Parameter_list_method_call
name
parameters
Parameter_list
parameter
parameters
Parameter
type
name
Variable_declaration
modifiers
type
name
names
Variable_declarator
name
initializer
Variable_initializer
expression
variableInitializer1
variableIniatializer2
Expression
numericExpression3
aux
logicalExpression
bitExpression
castExpression
creatingExpression
literalExpression
null
super
this
name
Expression_aux
argList
aux
expression2
expressionComma
name
sgin
numericSign
exp2
testingSign
exp1
logicalSign
ampersand
stringSign
bitSign
expressionBit
Ampersand_Rule
a1
a2
Float_Literal
decimalDigits1
decimalDigits2
exp
Literal_Expression
exp
exp1
exp2
string
char
Creating_Expression
className
argList
typeSpecifier
expression
Cast_Expression
type
expression
Bit_Expression_NR
expression
Logical_Expression_NR
expression
true
false
Arg_List
expression
expressions
Numeric_Expression_NR
sinal_numeric
expression
Type
name
Static_initializer
static
name
Statement_block
statements
Statement
returnSmt
variable
expressionx
ifStatement
doStatement
whileStatement
forStatement
switchStatement
statementBlock
try
name
statement
variableDeclarator
Switch_Statement
sw_exp
case_exp
statements
For_Statement
variable
expression
pv
expression2
expression3
statement
While_Statement
expression
statement
Do_Statement
statement
expression
If_Statement
expression
statement
elseStatement
Return_Statement
rv
Return_value
name
Try_statement
try
tryStatement
catchs
parameters
catchStatements
finally
finallyStatement
Package_statement
name
Import_statement
classname
packagename | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="java" nsURI="http://www.xtext.org/java/Java" nsPrefix="java">
<eClassifiers xsi:type="ecore:EClass" name="Head">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//Compilation_unit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Compilation_unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" eType="#//Package_statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import_statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type_declarations" upperBound="-1"
eType="#//Type_declaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extend" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extends" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field_declaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" unique="false"
upperBound="-1" 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="extend" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implement" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implements" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fields" upperBound="-1"
eType="#//Field_declaration" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Field_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="doc" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//Parameter_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement_block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="debug" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method_call" eSuperTypes="#//Return_value">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//Parameter_list_method_call"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Constructor_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" 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"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" eType="#//Parameter_list"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement_block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter_list_method_call">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="parameters" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter_list">
<eStructuralFeatures xsi:type="ecore:EReference" name="parameter" eType="#//Parameter"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable_declaration">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="modifiers" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Variable_declarator"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="names" upperBound="-1"
eType="#//Variable_declarator" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable_declarator">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializer" eType="#//Variable_initializer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable_initializer">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableInitializer1" eType="#//Variable_initializer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableIniatializer2"
upperBound="-1" eType="#//Variable_initializer" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="numericExpression3" eType="#//Numeric_Expression_NR"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aux" eType="#//Expression_aux"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="logicalExpression" eType="#//Logical_Expression_NR"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bitExpression" eType="#//Bit_Expression_NR"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="castExpression" eType="#//Cast_Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="creatingExpression" eType="#//Creating_Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="literalExpression" eType="#//Literal_Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="null" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="super" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="this" 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="Expression_aux">
<eStructuralFeatures xsi:type="ecore:EReference" name="argList" eType="#//Arg_List"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aux" eType="#//Expression_aux"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression2" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionComma" eType="#//Expression"
containment="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="sgin" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="numericSign" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp2" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="testingSign" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp1" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="logicalSign" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ampersand" eType="#//Ampersand_Rule"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="stringSign" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bitSign" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionBit" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ampersand_Rule">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="a1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="a2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Float_Literal">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalDigits1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="decimalDigits2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Literal_Expression" eSuperTypes="#//Return_value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exp" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exp1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exp2" eType="#//Float_Literal"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="string" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="char" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Creating_Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="className" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="argList" eType="#//Arg_List"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="typeSpecifier" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cast_Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bit_Expression_NR">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Logical_Expression_NR">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="true" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arg_List">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Numeric_Expression_NR">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sinal_numeric" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Static_initializer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="static" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="name" eType="#//Statement_block"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement_block">
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="returnSmt" eType="#//Return_Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable_declaration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressionx" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifStatement" eType="#//If_Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="doStatement" eType="#//Do_Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="whileStatement" eType="#//While_Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="forStatement" eType="#//For_Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="switchStatement" eType="#//Switch_Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statementBlock" eType="#//Statement_block"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="try" eType="#//Try_statement"
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="statement" eType="#//Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variableDeclarator" eType="#//Variable_declarator"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Switch_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="sw_exp" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="case_exp" upperBound="-1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statements" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="For_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" eType="#//Variable_declaration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pv" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression2" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression3" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Do_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="If_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" eType="#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="statement" eType="#//Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseStatement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Return_Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="rv" eType="#//Return_value"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Return_value">
<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="Try_statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="try" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tryStatement" eType="#//Statement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="catchs" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parameters" upperBound="-1"
eType="#//Parameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="catchStatements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="finally" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finallyStatement" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package_statement">
<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="Import_statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="classname" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packagename" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"java","nsURI":"http://www.xtext.org/java/Java","name":"java","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Head","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Compilation_unit","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type_declaration","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface_declaration","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class_declaration","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Field_declaration","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method_declaration","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Method_call","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constructor_declaration","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter_list_method_call","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter_list","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable_declaration","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable_declarator","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable_initializer","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression_aux","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ampersand_Rule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Float_Literal","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal_Expression","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Creating_Expression","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cast_Expression","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bit_Expression_NR","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Logical_Expression_NR","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arg_List","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Numeric_Expression_NR","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Static_initializer","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement_block","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Switch_Statement","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"For_Statement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While_Statement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Do_Statement","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If_Statement","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return_Statement","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return_value","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Try_statement","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package_statement","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import_statement","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"id":42,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"package","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":"imports","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":"type_declarations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"derived":false},{"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":"doc","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":"name","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":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"modifiers","changeable":true,"lowerBound":0,"iD":false,"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":"interfaceName","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":"extend","changeable":true,"lowerBound":0,"iD":false,"id":55,"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":"extends","changeable":true,"lowerBound":0,"iD":false,"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":"fields","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"},{"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"modifiers","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":"className","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":"extend","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":"implement","changeable":true,"lowerBound":0,"iD":false,"id":66,"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":"implements","changeable":true,"lowerBound":0,"iD":false,"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":"fields","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"},{"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":"doc","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"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":true,"name":"debug","changeable":true,"lowerBound":0,"iD":false,"id":77,"derived":false},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"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":"modifiers","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":"type","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":"name","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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"debug","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"},{"id":92,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":93,"derived":false},{"id":94,"eClass":"EGenericType"},{"id":95,"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":"modifiers","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":"name","changeable":true,"lowerBound":0,"iD":false,"id":97,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"parameters","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":"statement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":99,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":104,"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":"parameters","changeable":true,"lowerBound":0,"iD":false,"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":"parameter","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"id":114,"eClass":"EGenericType"},{"id":115,"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":"modifiers","changeable":true,"lowerBound":0,"iD":false,"id":116,"derived":false},{"container":false,"ordered":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":117,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":118,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"names","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"},{"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":124,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initializer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":125,"derived":false},{"id":126,"eClass":"EGenericType"},{"id":127,"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":"expression","changeable":true,"resolveProxies":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"variableInitializer1","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":"variableIniatializer2","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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"numericExpression3","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":true,"unsettable":false,"transient":false,"unique":true,"name":"aux","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"logicalExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":136,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"bitExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"castExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"creatingExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"literalExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"null","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":"super","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":"this","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":"name","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"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argList","changeable":true,"resolveProxies":true,"lowerBound":0,"id":156,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aux","changeable":true,"resolveProxies":true,"lowerBound":0,"id":157,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":158,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionComma","changeable":true,"resolveProxies":true,"lowerBound":0,"id":159,"derived":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":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":"sgin","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"numericSign","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":"exp2","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":"testingSign","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp1","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"logicalSign","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":true,"unsettable":false,"transient":false,"unique":true,"name":"ampersand","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":"stringSign","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":"bitSign","changeable":true,"lowerBound":0,"iD":false,"id":169,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionBit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"a1","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":"a2","changeable":true,"lowerBound":0,"iD":false,"id":187,"derived":false},{"id":188,"eClass":"EGenericType"},{"id":189,"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":"decimalDigits1","changeable":true,"lowerBound":0,"iD":false,"id":190,"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":"decimalDigits2","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":"exp","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"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":"exp","changeable":true,"lowerBound":0,"iD":false,"id":196,"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":"exp1","changeable":true,"lowerBound":0,"iD":false,"id":197,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exp2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"string","changeable":true,"lowerBound":0,"iD":false,"id":199,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"char","changeable":true,"lowerBound":0,"iD":false,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"className","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"argList","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"typeSpecifier","changeable":true,"lowerBound":0,"iD":false,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":210,"derived":false},{"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"true","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":"false","changeable":true,"lowerBound":0,"iD":false,"id":223,"derived":false},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"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":"sinal_numeric","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":true,"unsettable":false,"transient":false,"unique":true,"name":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"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":235,"derived":false},{"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":"static","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"container":false,"ordered":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":241,"derived":false},{"id":242,"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":"returnSmt","changeable":true,"resolveProxies":true,"lowerBound":0,"id":243,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":244,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"expressionx","changeable":true,"resolveProxies":true,"lowerBound":0,"id":245,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"doStatement","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":"whileStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":248,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"forStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"switchStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statementBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"try","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":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":253,"derived":false},{"container":false,"ordered":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":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variableDeclarator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sw_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":269,"derived":false},{"container":false,"ordered":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_exp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":270,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"statements","changeable":true,"resolveProxies":true,"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":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"container":false,"ordered":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":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":"pv","changeable":true,"lowerBound":0,"iD":false,"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":"expression2","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":"expression3","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":"statement","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"},{"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":287,"derived":false},{"container":false,"ordered":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":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":true,"unsettable":false,"transient":false,"unique":true,"name":"statement","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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"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":"expression","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"statement","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":"elseStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"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":"rv","changeable":true,"resolveProxies":true,"lowerBound":0,"id":301,"derived":false},{"id":302,"eClass":"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":303,"derived":false},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"try","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tryStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":306,"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":"catchs","changeable":true,"lowerBound":0,"iD":false,"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":"parameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":308,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"catchStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"finally","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":true,"unsettable":false,"transient":false,"unique":true,"name":"finallyStatement","changeable":true,"resolveProxies":true,"lowerBound":0,"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"},{"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":319,"derived":false},{"id":320,"eClass":"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":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":"packagename","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":1,"target":0},{"source":1,"target":41},{"source":41,"target":2},{"source":41,"target":42},{"source":41,"target":1},{"source":42,"target":2},{"source":2,"target":0},{"source":2,"target":43},{"source":2,"target":44},{"source":2,"target":45},{"source":43,"target":39},{"source":43,"target":46},{"source":43,"target":2},{"source":46,"target":39},{"source":44,"target":40},{"source":44,"target":47},{"source":44,"target":2},{"source":47,"target":40},{"source":45,"target":3},{"source":45,"target":48},{"source":45,"target":2},{"source":48,"target":3},{"source":3,"target":0},{"source":3,"target":49},{"source":3,"target":50},{"source":49,"target":51},{"source":49,"target":3},{"source":50,"target":52},{"source":50,"target":3},{"source":4,"target":0},{"source":4,"target":53},{"source":4,"target":54},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":53,"target":58},{"source":53,"target":4},{"source":54,"target":59},{"source":54,"target":4},{"source":55,"target":60},{"source":55,"target":4},{"source":56,"target":61},{"source":56,"target":4},{"source":57,"target":6},{"source":57,"target":62},{"source":57,"target":4},{"source":62,"target":6},{"source":5,"target":0},{"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":63,"target":69},{"source":63,"target":5},{"source":64,"target":70},{"source":64,"target":5},{"source":65,"target":71},{"source":65,"target":5},{"source":66,"target":72},{"source":66,"target":5},{"source":67,"target":73},{"source":67,"target":5},{"source":68,"target":6},{"source":68,"target":74},{"source":68,"target":5},{"source":74,"target":6},{"source":6,"target":0},{"source":6,"target":75},{"source":6,"target":76},{"source":6,"target":77},{"source":75,"target":78},{"source":75,"target":6},{"source":76,"target":79},{"source":76,"target":6},{"source":77,"target":80},{"source":77,"target":6},{"source":7,"target":0},{"source":7,"target":81},{"source":7,"target":82},{"source":7,"target":83},{"source":7,"target":84},{"source":7,"target":85},{"source":7,"target":86},{"source":81,"target":87},{"source":81,"target":7},{"source":82,"target":27},{"source":82,"target":88},{"source":82,"target":7},{"source":88,"target":27},{"source":83,"target":89},{"source":83,"target":7},{"source":84,"target":11},{"source":84,"target":90},{"source":84,"target":7},{"source":90,"target":11},{"source":85,"target":29},{"source":85,"target":91},{"source":85,"target":7},{"source":91,"target":29},{"source":86,"target":92},{"source":86,"target":7},{"source":8,"target":0},{"source":8,"target":37},{"source":8,"target":93},{"source":8,"target":94},{"source":93,"target":10},{"source":93,"target":95},{"source":93,"target":8},{"source":95,"target":10},{"source":94,"target":37},{"source":9,"target":0},{"source":9,"target":96},{"source":9,"target":97},{"source":9,"target":98},{"source":9,"target":99},{"source":96,"target":100},{"source":96,"target":9},{"source":97,"target":101},{"source":97,"target":9},{"source":98,"target":11},{"source":98,"target":102},{"source":98,"target":9},{"source":102,"target":11},{"source":99,"target":29},{"source":99,"target":103},{"source":99,"target":9},{"source":103,"target":29},{"source":10,"target":0},{"source":10,"target":104},{"source":10,"target":105},{"source":104,"target":106},{"source":104,"target":10},{"source":105,"target":107},{"source":105,"target":10},{"source":11,"target":0},{"source":11,"target":108},{"source":11,"target":109},{"source":108,"target":12},{"source":108,"target":110},{"source":108,"target":11},{"source":110,"target":12},{"source":109,"target":12},{"source":109,"target":111},{"source":109,"target":11},{"source":111,"target":12},{"source":12,"target":0},{"source":12,"target":112},{"source":12,"target":113},{"source":112,"target":27},{"source":112,"target":114},{"source":112,"target":12},{"source":114,"target":27},{"source":113,"target":115},{"source":113,"target":12},{"source":13,"target":0},{"source":13,"target":116},{"source":13,"target":117},{"source":13,"target":118},{"source":13,"target":119},{"source":116,"target":120},{"source":116,"target":13},{"source":117,"target":27},{"source":117,"target":121},{"source":117,"target":13},{"source":121,"target":27},{"source":118,"target":14},{"source":118,"target":122},{"source":118,"target":13},{"source":122,"target":14},{"source":119,"target":14},{"source":119,"target":123},{"source":119,"target":13},{"source":123,"target":14},{"source":14,"target":0},{"source":14,"target":124},{"source":14,"target":125},{"source":124,"target":126},{"source":124,"target":14},{"source":125,"target":15},{"source":125,"target":127},{"source":125,"target":14},{"source":127,"target":15},{"source":15,"target":0},{"source":15,"target":128},{"source":15,"target":129},{"source":15,"target":130},{"source":128,"target":16},{"source":128,"target":131},{"source":128,"target":15},{"source":131,"target":16},{"source":129,"target":15},{"source":129,"target":132},{"source":129,"target":15},{"source":132,"target":15},{"source":130,"target":15},{"source":130,"target":133},{"source":130,"target":15},{"source":133,"target":15},{"source":16,"target":0},{"source":16,"target":134},{"source":16,"target":135},{"source":16,"target":136},{"source":16,"target":137},{"source":16,"target":138},{"source":16,"target":139},{"source":16,"target":140},{"source":16,"target":141},{"source":16,"target":142},{"source":16,"target":143},{"source":16,"target":144},{"source":134,"target":26},{"source":134,"target":145},{"source":134,"target":16},{"source":145,"target":26},{"source":135,"target":17},{"source":135,"target":146},{"source":135,"target":16},{"source":146,"target":17},{"source":136,"target":24},{"source":136,"target":147},{"source":136,"target":16},{"source":147,"target":24},{"source":137,"target":23},{"source":137,"target":148},{"source":137,"target":16},{"source":148,"target":23},{"source":138,"target":22},{"source":138,"target":149},{"source":138,"target":16},{"source":149,"target":22},{"source":139,"target":21},{"source":139,"target":150},{"source":139,"target":16},{"source":150,"target":21},{"source":140,"target":20},{"source":140,"target":151},{"source":140,"target":16},{"source":151,"target":20},{"source":141,"target":152},{"source":141,"target":16},{"source":142,"target":153},{"source":142,"target":16},{"source":143,"target":154},{"source":143,"target":16},{"source":144,"target":155},{"source":144,"target":16},{"source":17,"target":0},{"source":17,"target":156},{"source":17,"target":157},{"source":17,"target":158},{"source":17,"target":159},{"source":17,"target":160},{"source":17,"target":161},{"source":17,"target":162},{"source":17,"target":163},{"source":17,"target":164},{"source":17,"target":165},{"source":17,"target":166},{"source":17,"target":167},{"source":17,"target":168},{"source":17,"target":169},{"source":17,"target":170},{"source":156,"target":25},{"source":156,"target":171},{"source":156,"target":17},{"source":171,"target":25},{"source":157,"target":17},{"source":157,"target":172},{"source":157,"target":17},{"source":172,"target":17},{"source":158,"target":16},{"source":158,"target":173},{"source":158,"target":17},{"source":173,"target":16},{"source":159,"target":16},{"source":159,"target":174},{"source":159,"target":17},{"source":174,"target":16},{"source":160,"target":175},{"source":160,"target":17},{"source":161,"target":176},{"source":161,"target":17},{"source":162,"target":177},{"source":162,"target":17},{"source":163,"target":16},{"source":163,"target":178},{"source":163,"target":17},{"source":178,"target":16},{"source":164,"target":179},{"source":164,"target":17},{"source":165,"target":16},{"source":165,"target":180},{"source":165,"target":17},{"source":180,"target":16},{"source":166,"target":181},{"source":166,"target":17},{"source":167,"target":18},{"source":167,"target":182},{"source":167,"target":17},{"source":182,"target":18},{"source":168,"target":183},{"source":168,"target":17},{"source":169,"target":184},{"source":169,"target":17},{"source":170,"target":16},{"source":170,"target":185},{"source":170,"target":17},{"source":185,"target":16},{"source":18,"target":0},{"source":18,"target":186},{"source":18,"target":187},{"source":186,"target":188},{"source":186,"target":18},{"source":187,"target":189},{"source":187,"target":18},{"source":19,"target":0},{"source":19,"target":190},{"source":19,"target":191},{"source":19,"target":192},{"source":190,"target":193},{"source":190,"target":19},{"source":191,"target":194},{"source":191,"target":19},{"source":192,"target":195},{"source":192,"target":19},{"source":20,"target":0},{"source":20,"target":37},{"source":20,"target":196},{"source":20,"target":197},{"source":20,"target":198},{"source":20,"target":199},{"source":20,"target":200},{"source":20,"target":201},{"source":196,"target":202},{"source":196,"target":20},{"source":197,"target":203},{"source":197,"target":20},{"source":198,"target":19},{"source":198,"target":204},{"source":198,"target":20},{"source":204,"target":19},{"source":199,"target":205},{"source":199,"target":20},{"source":200,"target":206},{"source":200,"target":20},{"source":201,"target":37},{"source":21,"target":0},{"source":21,"target":207},{"source":21,"target":208},{"source":21,"target":209},{"source":21,"target":210},{"source":207,"target":211},{"source":207,"target":21},{"source":208,"target":25},{"source":208,"target":212},{"source":208,"target":21},{"source":212,"target":25},{"source":209,"target":213},{"source":209,"target":21},{"source":210,"target":16},{"source":210,"target":214},{"source":210,"target":21},{"source":214,"target":16},{"source":22,"target":0},{"source":22,"target":215},{"source":22,"target":216},{"source":215,"target":27},{"source":215,"target":217},{"source":215,"target":22},{"source":217,"target":27},{"source":216,"target":16},{"source":216,"target":218},{"source":216,"target":22},{"source":218,"target":16},{"source":23,"target":0},{"source":23,"target":219},{"source":219,"target":16},{"source":219,"target":220},{"source":219,"target":23},{"source":220,"target":16},{"source":24,"target":0},{"source":24,"target":221},{"source":24,"target":222},{"source":24,"target":223},{"source":221,"target":16},{"source":221,"target":224},{"source":221,"target":24},{"source":224,"target":16},{"source":222,"target":225},{"source":222,"target":24},{"source":223,"target":226},{"source":223,"target":24},{"source":25,"target":0},{"source":25,"target":227},{"source":25,"target":228},{"source":227,"target":16},{"source":227,"target":229},{"source":227,"target":25},{"source":229,"target":16},{"source":228,"target":16},{"source":228,"target":230},{"source":228,"target":25},{"source":230,"target":16},{"source":26,"target":0},{"source":26,"target":231},{"source":26,"target":232},{"source":231,"target":233},{"source":231,"target":26},{"source":232,"target":16},{"source":232,"target":234},{"source":232,"target":26},{"source":234,"target":16},{"source":27,"target":0},{"source":27,"target":235},{"source":235,"target":236},{"source":235,"target":27},{"source":28,"target":0},{"source":28,"target":237},{"source":28,"target":238},{"source":237,"target":239},{"source":237,"target":28},{"source":238,"target":29},{"source":238,"target":240},{"source":238,"target":28},{"source":240,"target":29},{"source":29,"target":0},{"source":29,"target":241},{"source":241,"target":30},{"source":241,"target":242},{"source":241,"target":29},{"source":242,"target":30},{"source":30,"target":0},{"source":30,"target":243},{"source":30,"target":244},{"source":30,"target":245},{"source":30,"target":246},{"source":30,"target":247},{"source":30,"target":248},{"source":30,"target":249},{"source":30,"target":250},{"source":30,"target":251},{"source":30,"target":252},{"source":30,"target":253},{"source":30,"target":254},{"source":30,"target":255},{"source":243,"target":36},{"source":243,"target":256},{"source":243,"target":30},{"source":256,"target":36},{"source":244,"target":13},{"source":244,"target":257},{"source":244,"target":30},{"source":257,"target":13},{"source":245,"target":16},{"source":245,"target":258},{"source":245,"target":30},{"source":258,"target":16},{"source":246,"target":35},{"source":246,"target":259},{"source":246,"target":30},{"source":259,"target":35},{"source":247,"target":34},{"source":247,"target":260},{"source":247,"target":30},{"source":260,"target":34},{"source":248,"target":33},{"source":248,"target":261},{"source":248,"target":30},{"source":261,"target":33},{"source":249,"target":32},{"source":249,"target":262},{"source":249,"target":30},{"source":262,"target":32},{"source":250,"target":31},{"source":250,"target":263},{"source":250,"target":30},{"source":263,"target":31},{"source":251,"target":29},{"source":251,"target":264},{"source":251,"target":30},{"source":264,"target":29},{"source":252,"target":38},{"source":252,"target":265},{"source":252,"target":30},{"source":265,"target":38},{"source":253,"target":266},{"source":253,"target":30},{"source":254,"target":30},{"source":254,"target":267},{"source":254,"target":30},{"source":267,"target":30},{"source":255,"target":14},{"source":255,"target":268},{"source":255,"target":30},{"source":268,"target":14},{"source":31,"target":0},{"source":31,"target":269},{"source":31,"target":270},{"source":31,"target":271},{"source":269,"target":16},{"source":269,"target":272},{"source":269,"target":31},{"source":272,"target":16},{"source":270,"target":16},{"source":270,"target":273},{"source":270,"target":31},{"source":273,"target":16},{"source":271,"target":30},{"source":271,"target":274},{"source":271,"target":31},{"source":274,"target":30},{"source":32,"target":0},{"source":32,"target":275},{"source":32,"target":276},{"source":32,"target":277},{"source":32,"target":278},{"source":32,"target":279},{"source":32,"target":280},{"source":275,"target":13},{"source":275,"target":281},{"source":275,"target":32},{"source":281,"target":13},{"source":276,"target":16},{"source":276,"target":282},{"source":276,"target":32},{"source":282,"target":16},{"source":277,"target":283},{"source":277,"target":32},{"source":278,"target":16},{"source":278,"target":284},{"source":278,"target":32},{"source":284,"target":16},{"source":279,"target":16},{"source":279,"target":285},{"source":279,"target":32},{"source":285,"target":16},{"source":280,"target":30},{"source":280,"target":286},{"source":280,"target":32},{"source":286,"target":30},{"source":33,"target":0},{"source":33,"target":287},{"source":33,"target":288},{"source":287,"target":16},{"source":287,"target":289},{"source":287,"target":33},{"source":289,"target":16},{"source":288,"target":30},{"source":288,"target":290},{"source":288,"target":33},{"source":290,"target":30},{"source":34,"target":0},{"source":34,"target":291},{"source":34,"target":292},{"source":291,"target":30},{"source":291,"target":293},{"source":291,"target":34},{"source":293,"target":30},{"source":292,"target":16},{"source":292,"target":294},{"source":292,"target":34},{"source":294,"target":16},{"source":35,"target":0},{"source":35,"target":295},{"source":35,"target":296},{"source":35,"target":297},{"source":295,"target":16},{"source":295,"target":298},{"source":295,"target":35},{"source":298,"target":16},{"source":296,"target":30},{"source":296,"target":299},{"source":296,"target":35},{"source":299,"target":30},{"source":297,"target":30},{"source":297,"target":300},{"source":297,"target":35},{"source":300,"target":30},{"source":36,"target":0},{"source":36,"target":301},{"source":301,"target":37},{"source":301,"target":302},{"source":301,"target":36},{"source":302,"target":37},{"source":37,"target":0},{"source":37,"target":303},{"source":303,"target":304},{"source":303,"target":37},{"source":38,"target":0},{"source":38,"target":305},{"source":38,"target":306},{"source":38,"target":307},{"source":38,"target":308},{"source":38,"target":309},{"source":38,"target":310},{"source":38,"target":311},{"source":305,"target":312},{"source":305,"target":38},{"source":306,"target":30},{"source":306,"target":313},{"source":306,"target":38},{"source":313,"target":30},{"source":307,"target":314},{"source":307,"target":38},{"source":308,"target":12},{"source":308,"target":315},{"source":308,"target":38},{"source":315,"target":12},{"source":309,"target":30},{"source":309,"target":316},{"source":309,"target":38},{"source":316,"target":30},{"source":310,"target":317},{"source":310,"target":38},{"source":311,"target":30},{"source":311,"target":318},{"source":311,"target":38},{"source":318,"target":30},{"source":39,"target":0},{"source":39,"target":319},{"source":319,"target":320},{"source":319,"target":39},{"source":40,"target":0},{"source":40,"target":321},{"source":40,"target":322},{"source":321,"target":323},{"source":321,"target":40},{"source":322,"target":324},{"source":322,"target":40}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/louismrose/PhD/Analyis/Co-Evo Examples/UML_1.5_to_2.0/AssociationEndToProperty/After.ecore | uml_15_to_20_associationEndToProperty
Model
classes
associations
Class
attributes
operations
Association
memberEnds
navigableEnds
StructuralFeature
isStatic
Property
class
association
Operation
AggregationKind
none
none
shared
shared
composite
composite
ScopeKind
instance
instance
classifier
classifier | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="uml_15_to_20_associationEndToProperty"
nsURI="uml_15_to_20_associationEndToProperty" nsPrefix="uml_15_to_20_associationEndToProperty">
<eClassifiers xsi:type="ecore:EClass" name="Model">
<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"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class">
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association">
<eStructuralFeatures xsi:type="ecore:EReference" name="memberEnds" lowerBound="2"
upperBound="-1" eType="#//Property" eOpposite="#//Property/association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="navigableEnds" upperBound="-1"
eType="#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStatic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="class" lowerBound="1" eType="#//Class"
eOpposite="#//Class/attributes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="#//Association" eOpposite="#//Association/memberEnds"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//StructuralFeature"/>
<eClassifiers xsi:type="ecore:EEnum" name="AggregationKind">
<eLiterals name="none"/>
<eLiterals name="shared" value="1"/>
<eLiterals name="composite" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ScopeKind">
<eLiterals name="instance"/>
<eLiterals name="classifier" value="1"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"uml_15_to_20_associationEndToProperty","nsURI":"uml_15_to_20_associationEndToProperty","name":"uml_15_to_20_associationEndToProperty","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":"Class","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":"StructuralFeature","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":7,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ScopeKind","instanceClass":null,"id":8,"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":"classes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"associations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnds","changeable":true,"resolveProxies":true,"lowerBound":2,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"navigableEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":21,"derived":false},{"id":22,"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":"isStatic","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"name":"none","id":29,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":30,"value":1,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":31,"value":2,"literal":"composite","eClass":"EEnumLiteral"},{"name":"instance","id":32,"value":0,"literal":"instance","eClass":"EEnumLiteral"},{"name":"classifier","id":33,"value":1,"literal":"classifier","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":1,"target":0},{"source":1,"target":9},{"source":1,"target":10},{"source":9,"target":2},{"source":9,"target":11},{"source":9,"target":1},{"source":11,"target":2},{"source":10,"target":3},{"source":10,"target":12},{"source":10,"target":1},{"source":12,"target":3},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":13,"target":5},{"source":13,"target":15},{"source":13,"target":2},{"source":13,"target":16},{"source":15,"target":5},{"source":14,"target":6},{"source":14,"target":17},{"source":14,"target":2},{"source":17,"target":6},{"source":3,"target":0},{"source":3,"target":18},{"source":3,"target":19},{"source":18,"target":5},{"source":18,"target":20},{"source":18,"target":3},{"source":18,"target":21},{"source":20,"target":5},{"source":19,"target":5},{"source":19,"target":22},{"source":19,"target":3},{"source":22,"target":5},{"source":4,"target":0},{"source":4,"target":23},{"source":23,"target":24},{"source":23,"target":4},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":16},{"source":5,"target":21},{"source":5,"target":25},{"source":16,"target":2},{"source":16,"target":26},{"source":16,"target":5},{"source":16,"target":13},{"source":26,"target":2},{"source":21,"target":3},{"source":21,"target":27},{"source":21,"target":5},{"source":21,"target":18},{"source":27,"target":3},{"source":25,"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":7,"target":30},{"source":7,"target":31},{"source":29,"target":7},{"source":30,"target":7},{"source":31,"target":7},{"source":8,"target":0},{"source":8,"target":32},{"source":8,"target":33},{"source":32,"target":8},{"source":33,"target":8}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/DanielWeber/org.eclipse.etrice/plugins/org.eclipse.etrice.core.room/src-gen/org/eclipse/etrice/core/Room.ecore | room
RoomModel
name
imports
dataClasses
protocolClasses
actorClasses
subSystemClasses
systems
RoomClass
name
StructureClass
bindings
connections
ActorContainerClass
ifSPPs
actorRefs
PrimitiveType
void
void
int8
int8
int16
int16
int32
int32
uint8
uint8
uint16
uint16
uint32
uint32
float32
float32
float64
float64
boolean
boolean
string
string
char
char
TypedID
name
type
FreeTypedID
name
type
Type
prim
type
FreeType
prim
type
DataClass
base
imports
attributes
operations
Attribute
name
size
type
Operation
name
arguments
returntype
detailCode
ProtocolClass
base
userCode1
userCode2
incomingMessages
outgoingMessages
regular
conjugate
semantics
Message
name
arguments
PortClass
userCode
attributes
operations
msgHandlers
MessageHandler
msg
detailCode
ProtocolSemantics
rules
SemanticsRule
msg
followUps
SemanticsInRule
SemanticsOutRule
ActorClass
abstract
base
ifPorts
userCode1
userCode2
intPorts
extPorts
serviceImplementations
strSAPs
attributes
operations
stateMachine
InterfaceItem
name
protocol
Port
conjugated
multiplicity
1
ExternalPort
ifport
SAPRef
SPPRef
ServiceImplementation
spp
LogicalSystem
subSystems
ActorContainerRef
name
SubSystemRef
type
SubSystemClass
relayPorts
threads
LogicalThread
name
instances
ActorInstancePath
segments
Binding
endpoint1
endpoint2
BindingEndPoint
actorRef
port
LayerConnection
from
to
SAPoint
RefSAPoint
ref
RelaySAPoint
relay
SPPoint
ref
service
ActorRef
type
StateGraphNode
StateGraphItem
State
getName
entryCode
exitCode
subgraph
StateGraph
states
trPoints
chPoints
transitions
BaseState
name
RefinedState
base
DetailCode
commands
TrPoint
name
TransitionPoint
handler
EntryPoint
ExitPoint
ChoicePoint
name
Transition
name
to
action
NonInitialTransition
from
InitialTransition
ContinuationTransition
TriggeredTransition
triggers
CPBranchTransition
condition
TransitionTerminal
StateTerminal
state
TrPointTerminal
trPoint
SubStateTrPointTerminal
trPoint
state
ChoicepointTerminal
cp
Trigger
msgFromIfPairs
guard
MessageFromIf
message
from
Guard
guard
Import
importedNamespace | <?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="room"
nsURI="http://www.eclipse.org/etrice/Room" nsPrefix="room">
<eClassifiers xsi:type="ecore:EClass" name="RoomModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" 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="dataClasses" upperBound="-1"
eType="#//DataClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="protocolClasses" upperBound="-1"
eType="#//ProtocolClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actorClasses" upperBound="-1"
eType="#//ActorClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subSystemClasses" upperBound="-1"
eType="#//SubSystemClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="systems" upperBound="-1"
eType="#//LogicalSystem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RoomClass">
<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="StructureClass" eSuperTypes="#//RoomClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="bindings" upperBound="-1"
eType="#//Binding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1"
eType="#//LayerConnection" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActorContainerClass" eSuperTypes="#//StructureClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="ifSPPs" upperBound="-1"
eType="#//SPPRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="actorRefs" upperBound="-1"
eType="#//ActorRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PrimitiveType">
<eLiterals name="void" literal="void"/>
<eLiterals name="int8" value="1" literal="int8"/>
<eLiterals name="int16" value="2" literal="int16"/>
<eLiterals name="int32" value="3" literal="int32"/>
<eLiterals name="uint8" value="4" literal="uint8"/>
<eLiterals name="uint16" value="5" literal="uint16"/>
<eLiterals name="uint32" value="6" literal="uint32"/>
<eLiterals name="float32" value="7" literal="float32"/>
<eLiterals name="float64" value="8" literal="float64"/>
<eLiterals name="boolean" value="9" literal="boolean"/>
<eLiterals name="string" value="10" literal="string"/>
<eLiterals name="char" value="11" literal="char"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedID">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FreeTypedID">
<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="#//FreeType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prim" eType="#//PrimitiveType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//DataClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FreeType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="prim" eType="#//PrimitiveType"/>
<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="DataClass" eSuperTypes="#//RoomClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//DataClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="imports" upperBound="-1"
eType="#//Import" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" 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="size" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Type" 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="arguments" upperBound="-1"
eType="#//FreeTypedID" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="returntype" eType="#//FreeType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="detailCode" eType="#//DetailCode"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolClass" eSuperTypes="#//RoomClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//ProtocolClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="userCode1" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="userCode2" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incomingMessages" upperBound="-1"
eType="#//Message" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoingMessages" upperBound="-1"
eType="#//Message" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="regular" eType="#//PortClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="conjugate" eType="#//PortClass"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="semantics" eType="#//ProtocolSemantics"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Message">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//TypedID" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="userCode" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="msgHandlers" upperBound="-1"
eType="#//MessageHandler" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageHandler">
<eStructuralFeatures xsi:type="ecore:EReference" name="msg" eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="detailCode" eType="#//DetailCode"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProtocolSemantics">
<eStructuralFeatures xsi:type="ecore:EReference" name="rules" upperBound="-1"
eType="#//SemanticsRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SemanticsRule">
<eStructuralFeatures xsi:type="ecore:EReference" name="msg" eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="followUps" upperBound="-1"
eType="#//SemanticsRule" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SemanticsInRule" eSuperTypes="#//SemanticsRule"/>
<eClassifiers xsi:type="ecore:EClass" name="SemanticsOutRule" eSuperTypes="#//SemanticsRule"/>
<eClassifiers xsi:type="ecore:EClass" name="ActorClass" eSuperTypes="#//ActorContainerClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//ActorClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifPorts" upperBound="-1"
eType="#//Port" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="userCode1" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="userCode2" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intPorts" upperBound="-1"
eType="#//Port" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extPorts" upperBound="-1"
eType="#//ExternalPort" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serviceImplementations"
upperBound="-1" eType="#//ServiceImplementation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="strSAPs" upperBound="-1"
eType="#//SAPRef" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="#//Operation" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateMachine" eType="#//StateGraph"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="protocol" eType="#//ProtocolClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port" eSuperTypes="#//InterfaceItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="conjugated" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiplicity" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExternalPort">
<eStructuralFeatures xsi:type="ecore:EReference" name="ifport" eType="#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPRef" eSuperTypes="#//InterfaceItem"/>
<eClassifiers xsi:type="ecore:EClass" name="SPPRef" eSuperTypes="#//InterfaceItem"/>
<eClassifiers xsi:type="ecore:EClass" name="ServiceImplementation">
<eStructuralFeatures xsi:type="ecore:EReference" name="spp" eType="#//SPPRef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalSystem" eSuperTypes="#//StructureClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="subSystems" upperBound="-1"
eType="#//SubSystemRef" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActorContainerRef">
<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="SubSystemRef" eSuperTypes="#//ActorContainerRef">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//SubSystemClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubSystemClass" eSuperTypes="#//ActorContainerClass">
<eStructuralFeatures xsi:type="ecore:EReference" name="relayPorts" upperBound="-1"
eType="#//Port" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="threads" upperBound="-1"
eType="#//LogicalThread" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LogicalThread">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instances" upperBound="-1"
eType="#//ActorInstancePath" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActorInstancePath">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="segments" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Binding">
<eStructuralFeatures xsi:type="ecore:EReference" name="endpoint1" eType="#//BindingEndPoint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endpoint2" eType="#//BindingEndPoint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BindingEndPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="actorRef" eType="#//ActorContainerRef"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="port" eType="#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LayerConnection">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//SAPoint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//SPPoint"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SAPoint"/>
<eClassifiers xsi:type="ecore:EClass" name="RefSAPoint" eSuperTypes="#//SAPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//ActorContainerRef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RelaySAPoint" eSuperTypes="#//SAPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="relay" eType="#//SPPRef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SPPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="ref" eType="#//ActorContainerRef"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="service" eType="#//SPPRef"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActorRef" eSuperTypes="#//ActorContainerRef">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//ActorClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateGraphNode" eSuperTypes="#//StateGraphItem"/>
<eClassifiers xsi:type="ecore:EClass" name="StateGraphItem"/>
<eClassifiers xsi:type="ecore:EClass" name="State" eSuperTypes="#//StateGraphNode">
<eOperations name="getName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="body" value="return (this instanceof org.eclipse.etrice.core.room.BaseState)? ((org.eclipse.etrice.core.room.BaseState)this).getName() :((org.eclipse.etrice.core.room.RefinedState)this).getBase()==null? "":((org.eclipse.etrice.core.room.RefinedState)this).getBase().getName();"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryCode" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exitCode" eType="#//DetailCode"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subgraph" eType="#//StateGraph"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateGraph">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trPoints" upperBound="-1"
eType="#//TrPoint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="chPoints" upperBound="-1"
eType="#//ChoicePoint" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BaseState" eSuperTypes="#//State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RefinedState" eSuperTypes="#//State">
<eStructuralFeatures xsi:type="ecore:EReference" name="base" eType="#//BaseState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DetailCode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="commands" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TrPoint" eSuperTypes="#//StateGraphNode">
<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="TransitionPoint" eSuperTypes="#//TrPoint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="handler" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryPoint" eSuperTypes="#//TrPoint"/>
<eClassifiers xsi:type="ecore:EClass" name="ExitPoint" eSuperTypes="#//TrPoint"/>
<eClassifiers xsi:type="ecore:EClass" name="ChoicePoint" eSuperTypes="#//StateGraphNode">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//StateGraphItem">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" eType="#//TransitionTerminal"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="action" eType="#//DetailCode"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NonInitialTransition" eSuperTypes="#//Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//TransitionTerminal"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialTransition" eSuperTypes="#//Transition"/>
<eClassifiers xsi:type="ecore:EClass" name="ContinuationTransition" eSuperTypes="#//NonInitialTransition"/>
<eClassifiers xsi:type="ecore:EClass" name="TriggeredTransition" eSuperTypes="#//NonInitialTransition">
<eStructuralFeatures xsi:type="ecore:EReference" name="triggers" upperBound="-1"
eType="#//Trigger" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CPBranchTransition" eSuperTypes="#//NonInitialTransition">
<eStructuralFeatures xsi:type="ecore:EReference" name="condition" eType="#//DetailCode"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TransitionTerminal"/>
<eClassifiers xsi:type="ecore:EClass" name="StateTerminal" eSuperTypes="#//TransitionTerminal">
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//BaseState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TrPointTerminal" eSuperTypes="#//TransitionTerminal">
<eStructuralFeatures xsi:type="ecore:EReference" name="trPoint" eType="#//TrPoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubStateTrPointTerminal" eSuperTypes="#//TransitionTerminal">
<eStructuralFeatures xsi:type="ecore:EReference" name="trPoint" eType="#//TrPoint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" eType="#//BaseState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChoicepointTerminal" eSuperTypes="#//TransitionTerminal">
<eStructuralFeatures xsi:type="ecore:EReference" name="cp" eType="#//ChoicePoint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="msgFromIfPairs" upperBound="-1"
eType="#//MessageFromIf" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//Guard"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageFromIf">
<eStructuralFeatures xsi:type="ecore:EReference" name="message" eType="#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" eType="#//InterfaceItem"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Guard">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//DetailCode"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Import">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="importedNamespace" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"room","nsURI":"http://www.eclipse.org/etrice/Room","name":"room","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoomModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RoomClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorContainerClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"id":5,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedID","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeTypedID","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FreeType","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataClass","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":"Operation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolClass","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Message","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortClass","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageHandler","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProtocolSemantics","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticsRule","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticsInRule","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SemanticsOutRule","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorClass","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceItem","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExternalPort","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPRef","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SPPRef","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServiceImplementation","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalSystem","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorContainerRef","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubSystemRef","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubSystemClass","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LogicalThread","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorInstancePath","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Binding","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BindingEndPoint","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LayerConnection","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SAPoint","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefSAPoint","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RelaySAPoint","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SPPoint","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActorRef","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateGraphNode","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateGraphItem","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateGraph","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseState","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefinedState","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DetailCode","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrPoint","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionPoint","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryPoint","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExitPoint","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoicePoint","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonInitialTransition","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialTransition","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContinuationTransition","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggeredTransition","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CPBranchTransition","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TransitionTerminal","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateTerminal","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TrPointTerminal","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubStateTrPointTerminal","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoicepointTerminal","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trigger","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageFromIf","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Guard","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Import","instanceClass":null,"abstract":false,"id":68,"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":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":"imports","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":"dataClasses","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":"protocolClasses","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":"actorClasses","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":"subSystemClasses","changeable":true,"resolveProxies":true,"lowerBound":0,"id":74,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"systems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"id":76,"eClass":"EGenericType"},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"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":83,"derived":false},{"id":84,"eClass":"EGenericType"},{"container":false,"ordered":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":85,"derived":false},{"container":false,"ordered":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":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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifSPPs","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":true,"unsettable":false,"transient":false,"unique":true,"name":"actorRefs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"name":"void","id":95,"value":0,"literal":"void","eClass":"EEnumLiteral"},{"name":"int8","id":96,"value":1,"literal":"int8","eClass":"EEnumLiteral"},{"name":"int16","id":97,"value":2,"literal":"int16","eClass":"EEnumLiteral"},{"name":"int32","id":98,"value":3,"literal":"int32","eClass":"EEnumLiteral"},{"name":"uint8","id":99,"value":4,"literal":"uint8","eClass":"EEnumLiteral"},{"name":"uint16","id":100,"value":5,"literal":"uint16","eClass":"EEnumLiteral"},{"name":"uint32","id":101,"value":6,"literal":"uint32","eClass":"EEnumLiteral"},{"name":"float32","id":102,"value":7,"literal":"float32","eClass":"EEnumLiteral"},{"name":"float64","id":103,"value":8,"literal":"float64","eClass":"EEnumLiteral"},{"name":"boolean","id":104,"value":9,"literal":"boolean","eClass":"EEnumLiteral"},{"name":"string","id":105,"value":10,"literal":"string","eClass":"EEnumLiteral"},{"name":"char","id":106,"value":11,"literal":"char","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":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":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":108,"derived":false},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"container":false,"ordered":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":112,"derived":false},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prim","changeable":true,"lowerBound":0,"iD":false,"id":115,"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":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"prim","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":"type","changeable":true,"lowerBound":0,"iD":false,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"imports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":124,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","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":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"size","changeable":true,"lowerBound":0,"iD":false,"id":133,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":134,"derived":false},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"id":137,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":138,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"returntype","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":"detailCode","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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"resolveProxies":true,"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":"userCode1","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":"userCode2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":148,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"incomingMessages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"outgoingMessages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"regular","changeable":true,"resolveProxies":true,"lowerBound":0,"id":151,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"conjugate","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":"semantics","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"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"},{"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":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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"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":"userCode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operations","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"msgHandlers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"id":174,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"msg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"detailCode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rules","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"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":"msg","changeable":true,"resolveProxies":true,"lowerBound":0,"id":181,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"followUps","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"},{"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":187,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":188,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":189,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userCode1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":190,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"userCode2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":191,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"intPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"serviceImplementations","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"strSAPs","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"attributes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"container":false,"ordered":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":197,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"stateMachine","changeable":true,"resolveProxies":true,"lowerBound":0,"id":198,"derived":false},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":212,"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":"protocol","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"derived":false},{"id":214,"eClass":"EGenericType"},{"id":215,"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":"conjugated","changeable":true,"lowerBound":0,"iD":false,"id":216,"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":"multiplicity","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"ifport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"spp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":225,"derived":false},{"id":226,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subSystems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"derived":false},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"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":230,"derived":false},{"id":231,"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":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":"relayPorts","changeable":true,"resolveProxies":true,"lowerBound":0,"id":235,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"threads","changeable":true,"resolveProxies":true,"lowerBound":0,"id":236,"derived":false},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"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},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"instances","changeable":true,"resolveProxies":true,"lowerBound":0,"id":241,"derived":false},{"id":242,"eClass":"EGenericType"},{"id":243,"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":"segments","changeable":true,"lowerBound":0,"iD":false,"id":244,"derived":false},{"id":245,"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":"endpoint1","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"endpoint2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":247,"derived":false},{"id":248,"eClass":"EGenericType"},{"id":249,"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":"actorRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"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":"port","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":254,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"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":258,"derived":false},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relay","changeable":true,"resolveProxies":true,"lowerBound":0,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"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":264,"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":"service","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"derived":false},{"id":266,"eClass":"EGenericType"},{"id":267,"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":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getName","lowerBound":0,"id":272,"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":"entryCode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":273,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"exitCode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":274,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subgraph","changeable":true,"resolveProxies":true,"lowerBound":0,"id":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"container":false,"ordered":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":281,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"trPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":282,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"chPoints","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":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"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":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"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":"base","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"derived":false},{"id":293,"eClass":"EGenericType"},{"id":294,"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":"commands","changeable":true,"lowerBound":0,"iD":false,"id":295,"derived":false},{"id":296,"eClass":"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":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"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":"handler","changeable":true,"lowerBound":0,"iD":false,"id":300,"derived":false},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"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":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"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":308,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"action","changeable":true,"resolveProxies":true,"lowerBound":0,"id":310,"derived":false},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"from","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"triggers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":320,"derived":false},{"id":321,"eClass":"EGenericType"},{"id":322,"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":323,"derived":false},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"id":327,"eClass":"EGenericType"},{"id":328,"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":"trPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":329,"derived":false},{"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":"trPoint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"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":"cp","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":true,"unsettable":false,"transient":false,"unique":true,"name":"msgFromIfPairs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":340,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":341,"derived":false},{"id":342,"eClass":"EGenericType"},{"id":343,"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":"message","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":0,"id":345,"derived":false},{"id":346,"eClass":"EGenericType"},{"id":347,"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":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":348,"derived":false},{"id":349,"eClass":"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":350,"derived":false},{"id":351,"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":1,"target":0},{"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":69,"target":76},{"source":69,"target":1},{"source":70,"target":68},{"source":70,"target":77},{"source":70,"target":1},{"source":77,"target":68},{"source":71,"target":10},{"source":71,"target":78},{"source":71,"target":1},{"source":78,"target":10},{"source":72,"target":13},{"source":72,"target":79},{"source":72,"target":1},{"source":79,"target":13},{"source":73,"target":21},{"source":73,"target":80},{"source":73,"target":1},{"source":80,"target":21},{"source":74,"target":31},{"source":74,"target":81},{"source":74,"target":1},{"source":81,"target":31},{"source":75,"target":28},{"source":75,"target":82},{"source":75,"target":1},{"source":82,"target":28},{"source":2,"target":0},{"source":2,"target":83},{"source":83,"target":84},{"source":83,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":85,"target":34},{"source":85,"target":88},{"source":85,"target":3},{"source":88,"target":34},{"source":86,"target":36},{"source":86,"target":89},{"source":86,"target":3},{"source":89,"target":36},{"source":87,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":90},{"source":4,"target":91},{"source":4,"target":92},{"source":90,"target":26},{"source":90,"target":93},{"source":90,"target":4},{"source":93,"target":26},{"source":91,"target":41},{"source":91,"target":94},{"source":91,"target":4},{"source":94,"target":41},{"source":92,"target":3},{"source":5,"target":0},{"source":5,"target":95},{"source":5,"target":96},{"source":5,"target":97},{"source":5,"target":98},{"source":5,"target":99},{"source":5,"target":100},{"source":5,"target":101},{"source":5,"target":102},{"source":5,"target":103},{"source":5,"target":104},{"source":5,"target":105},{"source":5,"target":106},{"source":95,"target":5},{"source":96,"target":5},{"source":97,"target":5},{"source":98,"target":5},{"source":99,"target":5},{"source":100,"target":5},{"source":101,"target":5},{"source":102,"target":5},{"source":103,"target":5},{"source":104,"target":5},{"source":105,"target":5},{"source":106,"target":5},{"source":6,"target":0},{"source":6,"target":107},{"source":6,"target":108},{"source":107,"target":109},{"source":107,"target":6},{"source":108,"target":8},{"source":108,"target":110},{"source":108,"target":6},{"source":110,"target":8},{"source":7,"target":0},{"source":7,"target":111},{"source":7,"target":112},{"source":111,"target":113},{"source":111,"target":7},{"source":112,"target":9},{"source":112,"target":114},{"source":112,"target":7},{"source":114,"target":9},{"source":8,"target":0},{"source":8,"target":115},{"source":8,"target":116},{"source":115,"target":5},{"source":115,"target":117},{"source":115,"target":8},{"source":117,"target":5},{"source":116,"target":10},{"source":116,"target":118},{"source":116,"target":8},{"source":118,"target":10},{"source":9,"target":0},{"source":9,"target":119},{"source":9,"target":120},{"source":119,"target":5},{"source":119,"target":121},{"source":119,"target":9},{"source":121,"target":5},{"source":120,"target":122},{"source":120,"target":9},{"source":10,"target":0},{"source":10,"target":2},{"source":10,"target":123},{"source":10,"target":124},{"source":10,"target":125},{"source":10,"target":126},{"source":10,"target":127},{"source":123,"target":10},{"source":123,"target":128},{"source":123,"target":10},{"source":128,"target":10},{"source":124,"target":68},{"source":124,"target":129},{"source":124,"target":10},{"source":129,"target":68},{"source":125,"target":11},{"source":125,"target":130},{"source":125,"target":10},{"source":130,"target":11},{"source":126,"target":12},{"source":126,"target":131},{"source":126,"target":10},{"source":131,"target":12},{"source":127,"target":2},{"source":11,"target":0},{"source":11,"target":132},{"source":11,"target":133},{"source":11,"target":134},{"source":132,"target":135},{"source":132,"target":11},{"source":133,"target":136},{"source":133,"target":11},{"source":134,"target":8},{"source":134,"target":137},{"source":134,"target":11},{"source":137,"target":8},{"source":12,"target":0},{"source":12,"target":138},{"source":12,"target":139},{"source":12,"target":140},{"source":12,"target":141},{"source":138,"target":142},{"source":138,"target":12},{"source":139,"target":7},{"source":139,"target":143},{"source":139,"target":12},{"source":143,"target":7},{"source":140,"target":9},{"source":140,"target":144},{"source":140,"target":12},{"source":144,"target":9},{"source":141,"target":48},{"source":141,"target":145},{"source":141,"target":12},{"source":145,"target":48},{"source":13,"target":0},{"source":13,"target":2},{"source":13,"target":146},{"source":13,"target":147},{"source":13,"target":148},{"source":13,"target":149},{"source":13,"target":150},{"source":13,"target":151},{"source":13,"target":152},{"source":13,"target":153},{"source":13,"target":154},{"source":146,"target":13},{"source":146,"target":155},{"source":146,"target":13},{"source":155,"target":13},{"source":147,"target":48},{"source":147,"target":156},{"source":147,"target":13},{"source":156,"target":48},{"source":148,"target":48},{"source":148,"target":157},{"source":148,"target":13},{"source":157,"target":48},{"source":149,"target":14},{"source":149,"target":158},{"source":149,"target":13},{"source":158,"target":14},{"source":150,"target":14},{"source":150,"target":159},{"source":150,"target":13},{"source":159,"target":14},{"source":151,"target":15},{"source":151,"target":160},{"source":151,"target":13},{"source":160,"target":15},{"source":152,"target":15},{"source":152,"target":161},{"source":152,"target":13},{"source":161,"target":15},{"source":153,"target":17},{"source":153,"target":162},{"source":153,"target":13},{"source":162,"target":17},{"source":154,"target":2},{"source":14,"target":0},{"source":14,"target":163},{"source":14,"target":164},{"source":163,"target":165},{"source":163,"target":14},{"source":164,"target":6},{"source":164,"target":166},{"source":164,"target":14},{"source":166,"target":6},{"source":15,"target":0},{"source":15,"target":167},{"source":15,"target":168},{"source":15,"target":169},{"source":15,"target":170},{"source":167,"target":48},{"source":167,"target":171},{"source":167,"target":15},{"source":171,"target":48},{"source":168,"target":11},{"source":168,"target":172},{"source":168,"target":15},{"source":172,"target":11},{"source":169,"target":12},{"source":169,"target":173},{"source":169,"target":15},{"source":173,"target":12},{"source":170,"target":16},{"source":170,"target":174},{"source":170,"target":15},{"source":174,"target":16},{"source":16,"target":0},{"source":16,"target":175},{"source":16,"target":176},{"source":175,"target":14},{"source":175,"target":177},{"source":175,"target":16},{"source":177,"target":14},{"source":176,"target":48},{"source":176,"target":178},{"source":176,"target":16},{"source":178,"target":48},{"source":17,"target":0},{"source":17,"target":179},{"source":179,"target":18},{"source":179,"target":180},{"source":179,"target":17},{"source":180,"target":18},{"source":18,"target":0},{"source":18,"target":181},{"source":18,"target":182},{"source":181,"target":14},{"source":181,"target":183},{"source":181,"target":18},{"source":183,"target":14},{"source":182,"target":18},{"source":182,"target":184},{"source":182,"target":18},{"source":184,"target":18},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":185},{"source":185,"target":18},{"source":20,"target":0},{"source":20,"target":18},{"source":20,"target":186},{"source":186,"target":18},{"source":21,"target":0},{"source":21,"target":4},{"source":21,"target":187},{"source":21,"target":188},{"source":21,"target":189},{"source":21,"target":190},{"source":21,"target":191},{"source":21,"target":192},{"source":21,"target":193},{"source":21,"target":194},{"source":21,"target":195},{"source":21,"target":196},{"source":21,"target":197},{"source":21,"target":198},{"source":21,"target":199},{"source":187,"target":200},{"source":187,"target":21},{"source":188,"target":21},{"source":188,"target":201},{"source":188,"target":21},{"source":201,"target":21},{"source":189,"target":23},{"source":189,"target":202},{"source":189,"target":21},{"source":202,"target":23},{"source":190,"target":48},{"source":190,"target":203},{"source":190,"target":21},{"source":203,"target":48},{"source":191,"target":48},{"source":191,"target":204},{"source":191,"target":21},{"source":204,"target":48},{"source":192,"target":23},{"source":192,"target":205},{"source":192,"target":21},{"source":205,"target":23},{"source":193,"target":24},{"source":193,"target":206},{"source":193,"target":21},{"source":206,"target":24},{"source":194,"target":27},{"source":194,"target":207},{"source":194,"target":21},{"source":207,"target":27},{"source":195,"target":25},{"source":195,"target":208},{"source":195,"target":21},{"source":208,"target":25},{"source":196,"target":11},{"source":196,"target":209},{"source":196,"target":21},{"source":209,"target":11},{"source":197,"target":12},{"source":197,"target":210},{"source":197,"target":21},{"source":210,"target":12},{"source":198,"target":45},{"source":198,"target":211},{"source":198,"target":21},{"source":211,"target":45},{"source":199,"target":4},{"source":22,"target":0},{"source":22,"target":212},{"source":22,"target":213},{"source":212,"target":214},{"source":212,"target":22},{"source":213,"target":13},{"source":213,"target":215},{"source":213,"target":22},{"source":215,"target":13},{"source":23,"target":0},{"source":23,"target":22},{"source":23,"target":216},{"source":23,"target":217},{"source":23,"target":218},{"source":216,"target":219},{"source":216,"target":23},{"source":217,"target":220},{"source":217,"target":23},{"source":218,"target":22},{"source":24,"target":0},{"source":24,"target":221},{"source":221,"target":23},{"source":221,"target":222},{"source":221,"target":24},{"source":222,"target":23},{"source":25,"target":0},{"source":25,"target":22},{"source":25,"target":223},{"source":223,"target":22},{"source":26,"target":0},{"source":26,"target":22},{"source":26,"target":224},{"source":224,"target":22},{"source":27,"target":0},{"source":27,"target":225},{"source":225,"target":26},{"source":225,"target":226},{"source":225,"target":27},{"source":226,"target":26},{"source":28,"target":0},{"source":28,"target":3},{"source":28,"target":227},{"source":28,"target":228},{"source":227,"target":30},{"source":227,"target":229},{"source":227,"target":28},{"source":229,"target":30},{"source":228,"target":3},{"source":29,"target":0},{"source":29,"target":230},{"source":230,"target":231},{"source":230,"target":29},{"source":30,"target":0},{"source":30,"target":29},{"source":30,"target":232},{"source":30,"target":233},{"source":232,"target":31},{"source":232,"target":234},{"source":232,"target":30},{"source":234,"target":31},{"source":233,"target":29},{"source":31,"target":0},{"source":31,"target":4},{"source":31,"target":235},{"source":31,"target":236},{"source":31,"target":237},{"source":235,"target":23},{"source":235,"target":238},{"source":235,"target":31},{"source":238,"target":23},{"source":236,"target":32},{"source":236,"target":239},{"source":236,"target":31},{"source":239,"target":32},{"source":237,"target":4},{"source":32,"target":0},{"source":32,"target":240},{"source":32,"target":241},{"source":240,"target":242},{"source":240,"target":32},{"source":241,"target":33},{"source":241,"target":243},{"source":241,"target":32},{"source":243,"target":33},{"source":33,"target":0},{"source":33,"target":244},{"source":244,"target":245},{"source":244,"target":33},{"source":34,"target":0},{"source":34,"target":246},{"source":34,"target":247},{"source":246,"target":35},{"source":246,"target":248},{"source":246,"target":34},{"source":248,"target":35},{"source":247,"target":35},{"source":247,"target":249},{"source":247,"target":34},{"source":249,"target":35},{"source":35,"target":0},{"source":35,"target":250},{"source":35,"target":251},{"source":250,"target":29},{"source":250,"target":252},{"source":250,"target":35},{"source":252,"target":29},{"source":251,"target":23},{"source":251,"target":253},{"source":251,"target":35},{"source":253,"target":23},{"source":36,"target":0},{"source":36,"target":254},{"source":36,"target":255},{"source":254,"target":37},{"source":254,"target":256},{"source":254,"target":36},{"source":256,"target":37},{"source":255,"target":40},{"source":255,"target":257},{"source":255,"target":36},{"source":257,"target":40},{"source":37,"target":0},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":258},{"source":38,"target":259},{"source":258,"target":29},{"source":258,"target":260},{"source":258,"target":38},{"source":260,"target":29},{"source":259,"target":37},{"source":39,"target":0},{"source":39,"target":37},{"source":39,"target":261},{"source":39,"target":262},{"source":261,"target":26},{"source":261,"target":263},{"source":261,"target":39},{"source":263,"target":26},{"source":262,"target":37},{"source":40,"target":0},{"source":40,"target":264},{"source":40,"target":265},{"source":264,"target":29},{"source":264,"target":266},{"source":264,"target":40},{"source":266,"target":29},{"source":265,"target":26},{"source":265,"target":267},{"source":265,"target":40},{"source":267,"target":26},{"source":41,"target":0},{"source":41,"target":29},{"source":41,"target":268},{"source":41,"target":269},{"source":268,"target":21},{"source":268,"target":270},{"source":268,"target":41},{"source":270,"target":21},{"source":269,"target":29},{"source":42,"target":0},{"source":42,"target":43},{"source":42,"target":271},{"source":271,"target":43},{"source":43,"target":0},{"source":44,"target":0},{"source":44,"target":42},{"source":44,"target":272},{"source":44,"target":273},{"source":44,"target":274},{"source":44,"target":275},{"source":44,"target":276},{"source":272,"target":277},{"source":272,"target":44},{"source":273,"target":48},{"source":273,"target":278},{"source":273,"target":44},{"source":278,"target":48},{"source":274,"target":48},{"source":274,"target":279},{"source":274,"target":44},{"source":279,"target":48},{"source":275,"target":45},{"source":275,"target":280},{"source":275,"target":44},{"source":280,"target":45},{"source":276,"target":42},{"source":45,"target":0},{"source":45,"target":281},{"source":45,"target":282},{"source":45,"target":283},{"source":45,"target":284},{"source":281,"target":44},{"source":281,"target":285},{"source":281,"target":45},{"source":285,"target":44},{"source":282,"target":49},{"source":282,"target":286},{"source":282,"target":45},{"source":286,"target":49},{"source":283,"target":53},{"source":283,"target":287},{"source":283,"target":45},{"source":287,"target":53},{"source":284,"target":54},{"source":284,"target":288},{"source":284,"target":45},{"source":288,"target":54},{"source":46,"target":0},{"source":46,"target":44},{"source":46,"target":289},{"source":46,"target":290},{"source":289,"target":291},{"source":289,"target":46},{"source":290,"target":44},{"source":47,"target":0},{"source":47,"target":44},{"source":47,"target":292},{"source":47,"target":293},{"source":292,"target":46},{"source":292,"target":294},{"source":292,"target":47},{"source":294,"target":46},{"source":293,"target":44},{"source":48,"target":0},{"source":48,"target":295},{"source":295,"target":296},{"source":295,"target":48},{"source":49,"target":0},{"source":49,"target":42},{"source":49,"target":297},{"source":49,"target":298},{"source":297,"target":299},{"source":297,"target":49},{"source":298,"target":42},{"source":50,"target":0},{"source":50,"target":49},{"source":50,"target":300},{"source":50,"target":301},{"source":300,"target":302},{"source":300,"target":50},{"source":301,"target":49},{"source":51,"target":0},{"source":51,"target":49},{"source":51,"target":303},{"source":303,"target":49},{"source":52,"target":0},{"source":52,"target":49},{"source":52,"target":304},{"source":304,"target":49},{"source":53,"target":0},{"source":53,"target":42},{"source":53,"target":305},{"source":53,"target":306},{"source":305,"target":307},{"source":305,"target":53},{"source":306,"target":42},{"source":54,"target":0},{"source":54,"target":43},{"source":54,"target":308},{"source":54,"target":309},{"source":54,"target":310},{"source":54,"target":311},{"source":308,"target":312},{"source":308,"target":54},{"source":309,"target":60},{"source":309,"target":313},{"source":309,"target":54},{"source":313,"target":60},{"source":310,"target":48},{"source":310,"target":314},{"source":310,"target":54},{"source":314,"target":48},{"source":311,"target":43},{"source":55,"target":0},{"source":55,"target":54},{"source":55,"target":315},{"source":55,"target":316},{"source":315,"target":60},{"source":315,"target":317},{"source":315,"target":55},{"source":317,"target":60},{"source":316,"target":54},{"source":56,"target":0},{"source":56,"target":54},{"source":56,"target":318},{"source":318,"target":54},{"source":57,"target":0},{"source":57,"target":55},{"source":57,"target":319},{"source":319,"target":55},{"source":58,"target":0},{"source":58,"target":55},{"source":58,"target":320},{"source":58,"target":321},{"source":320,"target":65},{"source":320,"target":322},{"source":320,"target":58},{"source":322,"target":65},{"source":321,"target":55},{"source":59,"target":0},{"source":59,"target":55},{"source":59,"target":323},{"source":59,"target":324},{"source":323,"target":48},{"source":323,"target":325},{"source":323,"target":59},{"source":325,"target":48},{"source":324,"target":55},{"source":60,"target":0},{"source":61,"target":0},{"source":61,"target":60},{"source":61,"target":326},{"source":61,"target":327},{"source":326,"target":46},{"source":326,"target":328},{"source":326,"target":61},{"source":328,"target":46},{"source":327,"target":60},{"source":62,"target":0},{"source":62,"target":60},{"source":62,"target":329},{"source":62,"target":330},{"source":329,"target":49},{"source":329,"target":331},{"source":329,"target":62},{"source":331,"target":49},{"source":330,"target":60},{"source":63,"target":0},{"source":63,"target":60},{"source":63,"target":332},{"source":63,"target":333},{"source":63,"target":334},{"source":332,"target":49},{"source":332,"target":335},{"source":332,"target":63},{"source":335,"target":49},{"source":333,"target":46},{"source":333,"target":336},{"source":333,"target":63},{"source":336,"target":46},{"source":334,"target":60},{"source":64,"target":0},{"source":64,"target":60},{"source":64,"target":337},{"source":64,"target":338},{"source":337,"target":53},{"source":337,"target":339},{"source":337,"target":64},{"source":339,"target":53},{"source":338,"target":60},{"source":65,"target":0},{"source":65,"target":340},{"source":65,"target":341},{"source":340,"target":66},{"source":340,"target":342},{"source":340,"target":65},{"source":342,"target":66},{"source":341,"target":67},{"source":341,"target":343},{"source":341,"target":65},{"source":343,"target":67},{"source":66,"target":0},{"source":66,"target":344},{"source":66,"target":345},{"source":344,"target":14},{"source":344,"target":346},{"source":344,"target":66},{"source":346,"target":14},{"source":345,"target":22},{"source":345,"target":347},{"source":345,"target":66},{"source":347,"target":22},{"source":67,"target":0},{"source":67,"target":348},{"source":348,"target":48},{"source":348,"target":349},{"source":348,"target":67},{"source":349,"target":48},{"source":68,"target":0},{"source":68,"target":350},{"source":350,"target":351},{"source":350,"target":68}],"multigraph":true} | ecore |
robots | repo-ecore-all/data/aredev/DES-robot-dsl/rasman.robot.mars.des/model/generated/Dsl.ecore | dsl
Mission
tasks
Task
name
sensor
action
nrOfTimes
ignoreBehavior
time
timeunit
timeUnitValue
unit
timeUnit
SECONDS
s
MILISECONDS
ms
Ignorables
AVOID_OBJECTS
SensorType
ColorSensor
distinct
key
keys
TouchSensor
key
UltrasonicSensor
comparator
distance
TouchSensorSides
LEFT
LEFT
RIGHT
RIGHT
BOTH
BOTH
ANY
ANY
Actions
ROTATE_L
ROTATELEFT
ROTATE_R
ROTATERIGHT
DRIVE_FORWARD
DRIVEFORWARD
DRIVE_BACKWARD
DRIVEBACKWARD
STOP_DRIVING
STOP
TURN_AROUND
TURNAROUND
BEEP
BEEP
MEASURE
MEASURE
DRIVETOEDGE
DRIVETOEDGE
Directions
N
N
NE
NE
E
E
SE
SE
S
S
SW
SW
W
W
NW
NW
ColorValue
color
Colors
BLACK
BLACK
BLUE
BLUE
CYAN
CYAN
DARK_GRAY
DARK_GRAY
GRAY
GRAY
GREEN
GREEN
LIGHT_GRAY
LIGHT_GRAY
MAGENTA
MAGENTA
ORANGE
ORANGE
PINK
PINK
RED
RED
WHITE
WHITE
YELLOW
YELLOW
CompareOperator
EQ
==
NEQ
!=
GEQ
>=
G
>
LEQ
<=
L
< | <?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="dsl" nsURI="http://www.robot.rasman/mars/des/Dsl" nsPrefix="dsl">
<eClassifiers xsi:type="ecore:EClass" name="Mission">
<eStructuralFeatures xsi:type="ecore:EReference" name="tasks" upperBound="-1"
eType="#//Task" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Task">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sensor" eType="#//SensorType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="action" unique="false"
upperBound="-1" eType="#//Actions"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nrOfTimes" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ignoreBehavior" eType="#//Ignorables"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="time" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timeunit" eType="#//timeUnitValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="timeUnitValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unit" eType="#//timeUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="timeUnit">
<eLiterals name="SECONDS" literal="s"/>
<eLiterals name="MILISECONDS" value="1" literal="ms"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Ignorables">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="AVOID_OBJECTS" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SensorType"/>
<eClassifiers xsi:type="ecore:EClass" name="ColorSensor" eSuperTypes="#//SensorType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distinct" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" eType="#//ColorValue"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keys" upperBound="-1" eType="#//ColorValue"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TouchSensor" eSuperTypes="#//SensorType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//TouchSensorSides"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UltrasonicSensor" eSuperTypes="#//SensorType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comparator" eType="#//CompareOperator"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="distance" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="TouchSensorSides">
<eLiterals name="LEFT" literal="LEFT"/>
<eLiterals name="RIGHT" value="1" literal="RIGHT"/>
<eLiterals name="BOTH" value="2" literal="BOTH"/>
<eLiterals name="ANY" value="3" literal="ANY"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Actions">
<eLiterals name="ROTATE_L" literal="ROTATELEFT"/>
<eLiterals name="ROTATE_R" value="1" literal="ROTATERIGHT"/>
<eLiterals name="DRIVE_FORWARD" value="2" literal="DRIVEFORWARD"/>
<eLiterals name="DRIVE_BACKWARD" value="3" literal="DRIVEBACKWARD"/>
<eLiterals name="STOP_DRIVING" value="4" literal="STOP"/>
<eLiterals name="TURN_AROUND" value="5" literal="TURNAROUND"/>
<eLiterals name="BEEP" value="6" literal="BEEP"/>
<eLiterals name="MEASURE" value="7" literal="MEASURE"/>
<eLiterals name="DRIVETOEDGE" value="8" literal="DRIVETOEDGE"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Directions">
<eLiterals name="N" literal="N"/>
<eLiterals name="NE" value="1" literal="NE"/>
<eLiterals name="E" value="2" literal="E"/>
<eLiterals name="SE" value="3" literal="SE"/>
<eLiterals name="S" value="4" literal="S"/>
<eLiterals name="SW" value="5" literal="SW"/>
<eLiterals name="W" value="6" literal="W"/>
<eLiterals name="NW" value="7" literal="NW"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ColorValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="color" eType="#//Colors"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Colors">
<eLiterals name="BLACK" literal="BLACK"/>
<eLiterals name="BLUE" value="1" literal="BLUE"/>
<eLiterals name="CYAN" value="2" literal="CYAN"/>
<eLiterals name="DARK_GRAY" value="3" literal="DARK_GRAY"/>
<eLiterals name="GRAY" value="4" literal="GRAY"/>
<eLiterals name="GREEN" value="5" literal="GREEN"/>
<eLiterals name="LIGHT_GRAY" value="6" literal="LIGHT_GRAY"/>
<eLiterals name="MAGENTA" value="7" literal="MAGENTA"/>
<eLiterals name="ORANGE" value="8" literal="ORANGE"/>
<eLiterals name="PINK" value="9" literal="PINK"/>
<eLiterals name="RED" value="10" literal="RED"/>
<eLiterals name="WHITE" value="11" literal="WHITE"/>
<eLiterals name="YELLOW" value="12" literal="YELLOW"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CompareOperator">
<eLiterals name="EQ" literal="=="/>
<eLiterals name="NEQ" value="1" literal="!="/>
<eLiterals name="GEQ" value="2" literal=">="/>
<eLiterals name="G" value="3" literal=">"/>
<eLiterals name="LEQ" value="4" literal="<="/>
<eLiterals name="L" value="5" literal="<"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"dsl","nsURI":"http://www.robot.rasman/mars/des/Dsl","name":"dsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mission","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Task","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"timeUnitValue","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"timeUnit","instanceClass":null,"id":4,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Ignorables","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SensorType","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorSensor","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TouchSensor","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UltrasonicSensor","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"TouchSensorSides","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Actions","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"Directions","instanceClass":null,"id":12,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ColorValue","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Colors","instanceClass":null,"id":14,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CompareOperator","instanceClass":null,"id":15,"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":"tasks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":18,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sensor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"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":"action","changeable":true,"lowerBound":0,"iD":false,"id":20,"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":"nrOfTimes","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":"ignoreBehavior","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"time","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"timeunit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"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":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"name":"SECONDS","id":34,"value":0,"literal":"s","eClass":"EEnumLiteral"},{"name":"MILISECONDS","id":35,"value":1,"literal":"ms","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":"AVOID_OBJECTS","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"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":"distinct","changeable":true,"lowerBound":0,"iD":false,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"key","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":"keys","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"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":45,"derived":false},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comparator","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":"distance","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"name":"LEFT","id":53,"value":0,"literal":"LEFT","eClass":"EEnumLiteral"},{"name":"RIGHT","id":54,"value":1,"literal":"RIGHT","eClass":"EEnumLiteral"},{"name":"BOTH","id":55,"value":2,"literal":"BOTH","eClass":"EEnumLiteral"},{"name":"ANY","id":56,"value":3,"literal":"ANY","eClass":"EEnumLiteral"},{"name":"ROTATE_L","id":57,"value":0,"literal":"ROTATELEFT","eClass":"EEnumLiteral"},{"name":"ROTATE_R","id":58,"value":1,"literal":"ROTATERIGHT","eClass":"EEnumLiteral"},{"name":"DRIVE_FORWARD","id":59,"value":2,"literal":"DRIVEFORWARD","eClass":"EEnumLiteral"},{"name":"DRIVE_BACKWARD","id":60,"value":3,"literal":"DRIVEBACKWARD","eClass":"EEnumLiteral"},{"name":"STOP_DRIVING","id":61,"value":4,"literal":"STOP","eClass":"EEnumLiteral"},{"name":"TURN_AROUND","id":62,"value":5,"literal":"TURNAROUND","eClass":"EEnumLiteral"},{"name":"BEEP","id":63,"value":6,"literal":"BEEP","eClass":"EEnumLiteral"},{"name":"MEASURE","id":64,"value":7,"literal":"MEASURE","eClass":"EEnumLiteral"},{"name":"DRIVETOEDGE","id":65,"value":8,"literal":"DRIVETOEDGE","eClass":"EEnumLiteral"},{"name":"N","id":66,"value":0,"literal":"N","eClass":"EEnumLiteral"},{"name":"NE","id":67,"value":1,"literal":"NE","eClass":"EEnumLiteral"},{"name":"E","id":68,"value":2,"literal":"E","eClass":"EEnumLiteral"},{"name":"SE","id":69,"value":3,"literal":"SE","eClass":"EEnumLiteral"},{"name":"S","id":70,"value":4,"literal":"S","eClass":"EEnumLiteral"},{"name":"SW","id":71,"value":5,"literal":"SW","eClass":"EEnumLiteral"},{"name":"W","id":72,"value":6,"literal":"W","eClass":"EEnumLiteral"},{"name":"NW","id":73,"value":7,"literal":"NW","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"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":74,"derived":false},{"id":75,"eClass":"EGenericType"},{"name":"BLACK","id":76,"value":0,"literal":"BLACK","eClass":"EEnumLiteral"},{"name":"BLUE","id":77,"value":1,"literal":"BLUE","eClass":"EEnumLiteral"},{"name":"CYAN","id":78,"value":2,"literal":"CYAN","eClass":"EEnumLiteral"},{"name":"DARK_GRAY","id":79,"value":3,"literal":"DARK_GRAY","eClass":"EEnumLiteral"},{"name":"GRAY","id":80,"value":4,"literal":"GRAY","eClass":"EEnumLiteral"},{"name":"GREEN","id":81,"value":5,"literal":"GREEN","eClass":"EEnumLiteral"},{"name":"LIGHT_GRAY","id":82,"value":6,"literal":"LIGHT_GRAY","eClass":"EEnumLiteral"},{"name":"MAGENTA","id":83,"value":7,"literal":"MAGENTA","eClass":"EEnumLiteral"},{"name":"ORANGE","id":84,"value":8,"literal":"ORANGE","eClass":"EEnumLiteral"},{"name":"PINK","id":85,"value":9,"literal":"PINK","eClass":"EEnumLiteral"},{"name":"RED","id":86,"value":10,"literal":"RED","eClass":"EEnumLiteral"},{"name":"WHITE","id":87,"value":11,"literal":"WHITE","eClass":"EEnumLiteral"},{"name":"YELLOW","id":88,"value":12,"literal":"YELLOW","eClass":"EEnumLiteral"},{"name":"EQ","id":89,"value":0,"literal":"==","eClass":"EEnumLiteral"},{"name":"NEQ","id":90,"value":1,"literal":"!=","eClass":"EEnumLiteral"},{"name":"GEQ","id":91,"value":2,"literal":">=","eClass":"EEnumLiteral"},{"name":"G","id":92,"value":3,"literal":">","eClass":"EEnumLiteral"},{"name":"LEQ","id":93,"value":4,"literal":"<=","eClass":"EEnumLiteral"},{"name":"L","id":94,"value":5,"literal":"<","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":1,"target":0},{"source":1,"target":16},{"source":16,"target":2},{"source":16,"target":17},{"source":16,"target":1},{"source":17,"target":2},{"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":18,"target":25},{"source":18,"target":2},{"source":19,"target":6},{"source":19,"target":26},{"source":19,"target":2},{"source":26,"target":6},{"source":20,"target":11},{"source":20,"target":27},{"source":20,"target":2},{"source":27,"target":11},{"source":21,"target":28},{"source":21,"target":2},{"source":22,"target":5},{"source":22,"target":29},{"source":22,"target":2},{"source":29,"target":5},{"source":23,"target":30},{"source":23,"target":2},{"source":24,"target":3},{"source":24,"target":31},{"source":24,"target":2},{"source":31,"target":3},{"source":3,"target":0},{"source":3,"target":32},{"source":32,"target":4},{"source":32,"target":33},{"source":32,"target":3},{"source":33,"target":4},{"source":4,"target":0},{"source":4,"target":34},{"source":4,"target":35},{"source":34,"target":4},{"source":35,"target":4},{"source":5,"target":0},{"source":5,"target":36},{"source":36,"target":37},{"source":36,"target":5},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":38},{"source":7,"target":39},{"source":7,"target":40},{"source":7,"target":41},{"source":38,"target":42},{"source":38,"target":7},{"source":39,"target":13},{"source":39,"target":43},{"source":39,"target":7},{"source":43,"target":13},{"source":40,"target":13},{"source":40,"target":44},{"source":40,"target":7},{"source":44,"target":13},{"source":41,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":45},{"source":8,"target":46},{"source":45,"target":10},{"source":45,"target":47},{"source":45,"target":8},{"source":47,"target":10},{"source":46,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":48},{"source":9,"target":49},{"source":9,"target":50},{"source":48,"target":15},{"source":48,"target":51},{"source":48,"target":9},{"source":51,"target":15},{"source":49,"target":52},{"source":49,"target":9},{"source":50,"target":6},{"source":10,"target":0},{"source":10,"target":53},{"source":10,"target":54},{"source":10,"target":55},{"source":10,"target":56},{"source":53,"target":10},{"source":54,"target":10},{"source":55,"target":10},{"source":56,"target":10},{"source":11,"target":0},{"source":11,"target":57},{"source":11,"target":58},{"source":11,"target":59},{"source":11,"target":60},{"source":11,"target":61},{"source":11,"target":62},{"source":11,"target":63},{"source":11,"target":64},{"source":11,"target":65},{"source":57,"target":11},{"source":58,"target":11},{"source":59,"target":11},{"source":60,"target":11},{"source":61,"target":11},{"source":62,"target":11},{"source":63,"target":11},{"source":64,"target":11},{"source":65,"target":11},{"source":12,"target":0},{"source":12,"target":66},{"source":12,"target":67},{"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":66,"target":12},{"source":67,"target":12},{"source":68,"target":12},{"source":69,"target":12},{"source":70,"target":12},{"source":71,"target":12},{"source":72,"target":12},{"source":73,"target":12},{"source":13,"target":0},{"source":13,"target":74},{"source":74,"target":14},{"source":74,"target":75},{"source":74,"target":13},{"source":75,"target":14},{"source":14,"target":0},{"source":14,"target":76},{"source":14,"target":77},{"source":14,"target":78},{"source":14,"target":79},{"source":14,"target":80},{"source":14,"target":81},{"source":14,"target":82},{"source":14,"target":83},{"source":14,"target":84},{"source":14,"target":85},{"source":14,"target":86},{"source":14,"target":87},{"source":14,"target":88},{"source":76,"target":14},{"source":77,"target":14},{"source":78,"target":14},{"source":79,"target":14},{"source":80,"target":14},{"source":81,"target":14},{"source":82,"target":14},{"source":83,"target":14},{"source":84,"target":14},{"source":85,"target":14},{"source":86,"target":14},{"source":87,"target":14},{"source":88,"target":14},{"source":15,"target":0},{"source":15,"target":89},{"source":15,"target":90},{"source":15,"target":91},{"source":15,"target":92},{"source":15,"target":93},{"source":15,"target":94},{"source":89,"target":15},{"source":90,"target":15},{"source":91,"target":15},{"source":92,"target":15},{"source":93,"target":15},{"source":94,"target":15}],"multigraph":true} | ecore |
employees | repo-ecore-all/data/eMoflon/kaleidoscope-zoo/showcase/com.kaleidoscope.usecase.showcase.metamodel.employee/model/Employee.ecore | Employees
EmployeeContainer
employees
Employee
name
salary
0
ID | <?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="Employees" nsURI="platform:/plugin/com.kaleidoscope.usecase.showcase.metamodel.employee/model/Employee.ecore"
nsPrefix="Employees">
<eClassifiers xsi:type="ecore:EClass" name="EmployeeContainer">
<eStructuralFeatures xsi:type="ecore:EReference" name="employees" upperBound="-1"
eType="#//Employee" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Employee">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="salary" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
iD="true"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"Employees","nsURI":"platform:/plugin/com.kaleidoscope.usecase.showcase.metamodel.employee/model/Employee.ecore","name":"Employees","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmployeeContainer","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"employees","changeable":true,"resolveProxies":true,"lowerBound":0,"id":3,"derived":false},{"id":4,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"salary","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"ID","changeable":true,"lowerBound":0,"iD":true,"id":7,"derived":false},{"id":8,"eClass":"EGenericType"},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":1,"target":0},{"source":1,"target":3},{"source":3,"target":2},{"source":3,"target":4},{"source":3,"target":1},{"source":4,"target":2},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":6},{"source":2,"target":7},{"source":5,"target":8},{"source":5,"target":2},{"source":6,"target":9},{"source":6,"target":2},{"source":7,"target":10},{"source":7,"target":2}],"multigraph":true} | ecore |
education | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset/repos/zouhairireda/xtext-ocl-xtend-poc/org.poc.idm.acceleo.test/model/education.ecore | edu
Course
id
name
Student
getAge
id
name
date_of_birth
Take_Course
student
course | <?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://WDL/1.0" nsPrefix="edu">
<eClassifiers xsi:type="ecore:EClass" name="Course">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<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="Student">
<eOperations name="getAge" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="date_of_birth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Take_Course">
<eStructuralFeatures xsi:type="ecore:EReference" name="student" upperBound="-1"
eType="#//Student"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="course" upperBound="-1"
eType="#//Course"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"edu","nsURI":"http://WDL/1.0","name":"edu","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Course","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Take_Course","instanceClass":null,"abstract":false,"id":3,"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":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"id":6,"eClass":"EGenericType"},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAge","lowerBound":0,"id":8,"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":false,"id":9,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"date_of_birth","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"student","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"course","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":4,"target":6},{"source":4,"target":1},{"source":5,"target":7},{"source":5,"target":1},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":12},{"source":8,"target":2},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":14},{"source":10,"target":2},{"source":11,"target":15},{"source":11,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":3},{"source":18,"target":2},{"source":17,"target":1},{"source":17,"target":19},{"source":17,"target":3},{"source":19,"target":1}],"multigraph":true} | ecore |
requirements | repo-ecore-all/data/bluedolmen/SIDE/MetaModel/Requirements/legacy/com.bluexml.side.Requirements.interpretation/src/documentation/documentation.ecore | Documentation
Book
title
content
Paragraph
values
Section
section
title
para
ParagraphValue
TextualValue
value
ItemizedListValue
items
ItemizedListValueItem
EmphasisValue
value
role
XRefValue
linkend
InformalTableValue
tgroup
InformalTableValueGroup
cols
thead
tbody
InformalTableValueHead
rows
InformalTableValueBody
rows
InformalTableValueRow
entry
InformalTableValueEntry
value | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="Documentation"
nsURI="http://www.bluexml.com/rwm/documentation/1.0/" nsPrefix="Documentation">
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="content" upperBound="-1"
eType="#//Section" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Paragraph">
<eStructuralFeatures xsi:type="ecore:EReference" name="values" upperBound="-1"
eType="#//ParagraphValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Section">
<eStructuralFeatures xsi:type="ecore:EReference" name="section" upperBound="-1"
eType="#//Section" containment="true"/>
<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="para" upperBound="-1" eType="#//Paragraph"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParagraphValue" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="TextualValue" eSuperTypes="#//ParagraphValue">
<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="ItemizedListValue" eSuperTypes="#//ParagraphValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="items" upperBound="-1"
eType="#//ItemizedListValueItem" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ItemizedListValueItem" eSuperTypes="#//Paragraph"/>
<eClassifiers xsi:type="ecore:EClass" name="EmphasisValue" eSuperTypes="#//ParagraphValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="role" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="XRefValue" eSuperTypes="#//ParagraphValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="linkend" lowerBound="1"
eType="#//Section"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformalTableValue" eSuperTypes="#//ParagraphValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="tgroup" lowerBound="1"
eType="#//InformalTableValueGroup" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformalTableValueGroup">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cols" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="thead" eType="#//InformalTableValueHead"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tbody" eType="#//InformalTableValueBody"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformalTableValueHead">
<eStructuralFeatures xsi:type="ecore:EReference" name="rows" upperBound="-1" eType="#//InformalTableValueRow"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformalTableValueBody">
<eStructuralFeatures xsi:type="ecore:EReference" name="rows" upperBound="-1" eType="#//InformalTableValueRow"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformalTableValueRow">
<eStructuralFeatures xsi:type="ecore:EReference" name="entry" upperBound="-1"
eType="#//InformalTableValueEntry" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InformalTableValueEntry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"Documentation","nsURI":"http://www.bluexml.com/rwm/documentation/1.0/","name":"Documentation","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Paragraph","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Section","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParagraphValue","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextualValue","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemizedListValue","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ItemizedListValueItem","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EmphasisValue","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"XRefValue","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformalTableValue","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformalTableValueGroup","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformalTableValueHead","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformalTableValueBody","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformalTableValueRow","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InformalTableValueEntry","instanceClass":null,"abstract":false,"id":15,"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":"title","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"values","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":"section","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"title","changeable":true,"lowerBound":1,"iD":false,"id":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":"para","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":28,"derived":false},{"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":"items","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"id":34,"eClass":"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":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":"role","changeable":true,"lowerBound":0,"iD":false,"id":36,"derived":false},{"id":37,"eClass":"EGenericType"},{"id":38,"eClass":"EGenericType"},{"id":39,"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":"linkend","changeable":true,"resolveProxies":true,"lowerBound":1,"id":40,"derived":false},{"id":41,"eClass":"EGenericType"},{"id":42,"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":"tgroup","changeable":true,"resolveProxies":true,"lowerBound":1,"id":43,"derived":false},{"id":44,"eClass":"EGenericType"},{"id":45,"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":"cols","changeable":true,"lowerBound":0,"iD":false,"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":"thead","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":true,"unsettable":false,"transient":false,"unique":true,"name":"tbody","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":"rows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"rows","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"entry","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"id":59,"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":16,"target":18},{"source":16,"target":1},{"source":17,"target":3},{"source":17,"target":19},{"source":17,"target":1},{"source":19,"target":3},{"source":2,"target":0},{"source":2,"target":20},{"source":20,"target":4},{"source":20,"target":21},{"source":20,"target":2},{"source":21,"target":4},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":23},{"source":3,"target":24},{"source":22,"target":3},{"source":22,"target":25},{"source":22,"target":3},{"source":25,"target":3},{"source":23,"target":26},{"source":23,"target":3},{"source":24,"target":2},{"source":24,"target":27},{"source":24,"target":3},{"source":27,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":28},{"source":5,"target":29},{"source":28,"target":30},{"source":28,"target":5},{"source":29,"target":4},{"source":6,"target":0},{"source":6,"target":4},{"source":6,"target":31},{"source":6,"target":32},{"source":31,"target":7},{"source":31,"target":33},{"source":31,"target":6},{"source":33,"target":7},{"source":32,"target":4},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":34},{"source":34,"target":2},{"source":8,"target":0},{"source":8,"target":4},{"source":8,"target":35},{"source":8,"target":36},{"source":8,"target":37},{"source":35,"target":38},{"source":35,"target":8},{"source":36,"target":39},{"source":36,"target":8},{"source":37,"target":4},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":40},{"source":9,"target":41},{"source":40,"target":3},{"source":40,"target":42},{"source":40,"target":9},{"source":42,"target":3},{"source":41,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":43},{"source":10,"target":44},{"source":43,"target":11},{"source":43,"target":45},{"source":43,"target":10},{"source":45,"target":11},{"source":44,"target":4},{"source":11,"target":0},{"source":11,"target":46},{"source":11,"target":47},{"source":11,"target":48},{"source":46,"target":49},{"source":46,"target":11},{"source":47,"target":12},{"source":47,"target":50},{"source":47,"target":11},{"source":50,"target":12},{"source":48,"target":13},{"source":48,"target":51},{"source":48,"target":11},{"source":51,"target":13},{"source":12,"target":0},{"source":12,"target":52},{"source":52,"target":14},{"source":52,"target":53},{"source":52,"target":12},{"source":53,"target":14},{"source":13,"target":0},{"source":13,"target":54},{"source":54,"target":14},{"source":54,"target":55},{"source":54,"target":13},{"source":55,"target":14},{"source":14,"target":0},{"source":14,"target":56},{"source":56,"target":15},{"source":56,"target":57},{"source":56,"target":14},{"source":57,"target":15},{"source":15,"target":0},{"source":15,"target":58},{"source":58,"target":59},{"source":58,"target":15}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/EtiennePer/M1ICE-idm-metamodel/m1ice.idm.lab1/model/lab1.ecore | lab1
StateMachine
states
name
transitions
State
name
outgoing
incoming
init
fsm
Transition
name
from
to | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="lab1" nsURI="http://www.example.org/lab1" nsPrefix="lab1">
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//State" containment="true" eOpposite="#//State/fsm"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Transition" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/from"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/to"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="init" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fsm" eType="#//StateMachine"
eOpposite="#//StateMachine/states"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" lowerBound="1" eType="#//State"
eOpposite="#//State/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" lowerBound="1" eType="#//State"
eOpposite="#//State/incoming"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"lab1","nsURI":"http://www.example.org/lab1","name":"lab1","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"State","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"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":"fsm","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":11,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":13,"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":"init","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":1,"target":0},{"source":1,"target":4},{"source":1,"target":5},{"source":1,"target":6},{"source":4,"target":2},{"source":4,"target":7},{"source":4,"target":1},{"source":4,"target":8},{"source":7,"target":2},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":3},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":3},{"source":2,"target":0},{"source":2,"target":11},{"source":2,"target":12},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":8},{"source":11,"target":15},{"source":11,"target":2},{"source":12,"target":3},{"source":12,"target":16},{"source":12,"target":2},{"source":12,"target":17},{"source":16,"target":3},{"source":13,"target":3},{"source":13,"target":18},{"source":13,"target":2},{"source":13,"target":19},{"source":18,"target":3},{"source":14,"target":20},{"source":14,"target":2},{"source":8,"target":1},{"source":8,"target":21},{"source":8,"target":2},{"source":8,"target":4},{"source":21,"target":1},{"source":3,"target":0},{"source":3,"target":22},{"source":3,"target":17},{"source":3,"target":19},{"source":22,"target":23},{"source":22,"target":3},{"source":17,"target":2},{"source":17,"target":24},{"source":17,"target":3},{"source":17,"target":12},{"source":24,"target":2},{"source":19,"target":2},{"source":19,"target":25},{"source":19,"target":3},{"source":19,"target":13},{"source":25,"target":2}],"multigraph":true} | ecore |
enterprisearchitecture | repo-ecore-all/data/audreykoz/NCSA-Archi/Archi_Mac_4.5.1/Archi_4.5.1.app/Contents/Eclipse/plugins/com.archimatetool.model_4.5.1.201908071603/model/archimate.ecore | model
File
java.io.File
java.io.File
Adapter
getAdapter
adapter
setAdapter
adapter
object
Identifier
id
Property
key
value
Properties
properties
Metadata
entries
Nameable
name
TextContent
content
Documentable
documentation
Cloneable
getCopy
FolderType
user
user
strategy
strategy
business
business
application
application
technology
technology
relations
relations
other
other
diagrams
diagrams
motivation
motivation
implementation_migration
implementation_migration
FolderContainer
folders
Folder
elements
type
ArchimateModelObject
getArchimateModel
ArchimateConcept
ArchimateElement
ArchimateRelationship
connect
source
target
reconnect
disconnect
source
target
StrategyElement
BusinessElement
ApplicationElement
TechnologyElement
TechnologyObject
PhysicalElement
MotivationElement
ImplementationMigrationElement
CompositeElement
BehaviorElement
StructureElement
ActiveStructureElement
PassiveStructureElement
StructuralRelationship
DependendencyRelationship
DynamicRelationship
OtherRelationship
ArchimateModel
setDefaults
getDefaultFolderForObject
object
getDefaultDiagramModel
getDiagramModels
getFolder
type
purpose
file
version
metadata
Junction
type
ApplicationCollaboration
ApplicationComponent
ApplicationEvent
ApplicationFunction
ApplicationInteraction
ApplicationInterface
ApplicationProcess
ApplicationService
Artifact
Assessment
BusinessActor
BusinessCollaboration
BusinessEvent
BusinessFunction
BusinessInteraction
BusinessInterface
BusinessObject
BusinessProcess
BusinessRole
BusinessService
Capability
CommunicationNetwork
Contract
Constraint
CourseOfAction
DataObject
Deliverable
Device
DistributionNetwork
Driver
Equipment
Facility
Gap
Goal
Grouping
ImplementationEvent
Location
Material
Meaning
Node
Outcome
Path
Plateau
Principle
Product
Representation
Resource
Requirement
Stakeholder
SystemSoftware
TechnologyCollaboration
TechnologyEvent
TechnologyFunction
TechnologyInterface
TechnologyInteraction
TechnologyProcess
TechnologyService
Value
WorkPackage
AccessRelationship
accessType
0
AggregationRelationship
AssignmentRelationship
AssociationRelationship
CompositionRelationship
FlowRelationship
InfluenceRelationship
strength
RealizationRelationship
ServingRelationship
SpecializationRelationship
TriggeringRelationship
DiagramModelComponent
getDiagramModel
Connectable
addConnection
connection
removeConnection
connection
sourceConnections
targetConnections
DiagramModelContainer
children
DiagramModel
connectionRouterType
DiagramModelReference
referencedModel
DiagramModelObject
setBounds
x
y
width
height
bounds
fillColor
alpha
255
DiagramModelGroup
DiagramModelNote
DiagramModelImage
DiagramModelConnection
connect
source
target
disconnect
reconnect
text
textPosition
source
target
bendpoints
type
DiagramModelBendpoint
startX
startY
endX
endY
LineObject
lineWidth
1
lineColor
FontAttribute
font
fontColor
TextPosition
textPosition
TextAlignment
textAlignment
2
BorderObject
borderColor
BorderType
borderType
DiagramModelImageProvider
imagePath
Bounds
setLocation
x
y
setSize
width
height
getCopy
x
y
width
-1
height
-1
Lockable
locked
ArchimateDiagramModel
viewpoint
DiagramModelArchimateComponent
getArchimateConcept
setArchimateConcept
concept
addArchimateConceptToModel
parent
removeArchimateConceptFromModel
DiagramModelArchimateObject
archimateElement
type
0
DiagramModelArchimateConnection
archimateRelationship
SketchModel
background
1
SketchModelSticky
SketchModelActor | <?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://www.archimatetool.com/archimate" nsPrefix="archimate">
<eClassifiers xsi:type="ecore:EDataType" name="File" instanceClassName="java.io.File"
serializable="false"/>
<eClassifiers xsi:type="ecore:EClass" name="Adapter" abstract="true" interface="true">
<eOperations name="getAdapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject">
<eParameters name="adapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
<eOperations name="setAdapter">
<eParameters name="adapter" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eParameters name="object" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Identifier" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Properties" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="properties" upperBound="-1"
eType="#//Property" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="property"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Metadata">
<eStructuralFeatures xsi:type="ecore:EReference" name="entries" upperBound="-1"
eType="#//Property" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="entry"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Nameable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextContent" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Documentable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="documentation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Cloneable" abstract="true" interface="true">
<eOperations name="getCopy" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FolderType">
<eLiterals name="user"/>
<eLiterals name="strategy" value="1" literal="strategy"/>
<eLiterals name="business" value="2"/>
<eLiterals name="application" value="3"/>
<eLiterals name="technology" value="4"/>
<eLiterals name="relations" value="5"/>
<eLiterals name="other" value="6" literal="other"/>
<eLiterals name="diagrams" value="7"/>
<eLiterals name="motivation" value="8" literal="motivation"/>
<eLiterals name="implementation_migration" value="9" literal="implementation_migration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FolderContainer" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="folders" upperBound="-1"
eType="#//Folder" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="folder"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Folder" eSuperTypes="#//ArchimateModelObject #//FolderContainer #//Documentable #//Properties">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="element"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="#//FolderType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateModelObject" abstract="true"
interface="true" eSuperTypes="#//Adapter #//Nameable #//Identifier">
<eOperations name="getArchimateModel" eType="#//ArchimateModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateConcept" abstract="true" eSuperTypes="#//ArchimateModelObject #//Cloneable #//Documentable #//Properties"/>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateElement" abstract="true" eSuperTypes="#//ArchimateConcept"/>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateRelationship" abstract="true"
eSuperTypes="#//ArchimateConcept">
<eOperations name="connect">
<eParameters name="source" eType="#//ArchimateConcept"/>
<eParameters name="target" eType="#//ArchimateConcept"/>
</eOperations>
<eOperations name="reconnect"/>
<eOperations name="disconnect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//ArchimateConcept"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//ArchimateConcept"
resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StrategyElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationElement" abstract="true"
interface="true" eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyObject" abstract="true" interface="true"
eSuperTypes="#//TechnologyElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PhysicalElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MotivationElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationMigrationElement" abstract="true"
interface="true" eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositeElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BehaviorElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructureElement" abstract="true" interface="true"
eSuperTypes="#//ArchimateElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ActiveStructureElement" abstract="true"
interface="true" eSuperTypes="#//StructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PassiveStructureElement" abstract="true"
interface="true" eSuperTypes="#//StructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="StructuralRelationship" abstract="true"
interface="true" eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DependendencyRelationship" abstract="true"
interface="true" eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DynamicRelationship" abstract="true"
interface="true" eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="OtherRelationship" abstract="true" interface="true"
eSuperTypes="#//ArchimateRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateModel" eSuperTypes="#//FolderContainer #//ArchimateModelObject #//Properties">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="model"/>
</eAnnotations>
<eOperations name="setDefaults"/>
<eOperations name="getDefaultFolderForObject" eType="#//Folder">
<eParameters name="object" lowerBound="1" eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eOperations>
<eOperations name="getDefaultDiagramModel" eType="#//DiagramModel"/>
<eOperations name="getDiagramModels" upperBound="-1" eType="#//DiagramModel"/>
<eOperations name="getFolder" eType="#//Folder">
<eParameters name="type" eType="#//FolderType"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="purpose" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="file" eType="#//File" transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="version" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EReference" name="metadata" eType="#//Metadata"
containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Junction" eSuperTypes="#//ArchimateElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationCollaboration" eSuperTypes="#//ApplicationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationComponent" eSuperTypes="#//ApplicationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationEvent" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationFunction" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationInteraction" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationInterface" eSuperTypes="#//ApplicationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationProcess" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ApplicationService" eSuperTypes="#//ApplicationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Artifact" eSuperTypes="#//TechnologyObject"/>
<eClassifiers xsi:type="ecore:EClass" name="Assessment" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessActor" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessCollaboration" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessEvent" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessFunction" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessInteraction" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessInterface" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessObject" eSuperTypes="#//BusinessElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessProcess" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessRole" eSuperTypes="#//BusinessElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusinessService" eSuperTypes="#//BusinessElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Capability" eSuperTypes="#//StrategyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationNetwork" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Contract" eSuperTypes="#//BusinessElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CourseOfAction" eSuperTypes="#//StrategyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataObject" eSuperTypes="#//ApplicationElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Deliverable" eSuperTypes="#//ImplementationMigrationElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DistributionNetwork" eSuperTypes="#//PhysicalElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Driver" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Equipment" eSuperTypes="#//PhysicalElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Facility" eSuperTypes="#//PhysicalElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Gap" eSuperTypes="#//ImplementationMigrationElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Goal" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Grouping" eSuperTypes="#//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationEvent" eSuperTypes="#//ImplementationMigrationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Location" eSuperTypes="#//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Material" eSuperTypes="#//PhysicalElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Meaning" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Node" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Outcome" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Path" eSuperTypes="#//TechnologyElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Plateau" eSuperTypes="#//ImplementationMigrationElement #//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Principle" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Product" eSuperTypes="#//BusinessElement #//CompositeElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Representation" eSuperTypes="#//BusinessElement #//PassiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//StrategyElement #//StructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Requirement" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Stakeholder" eSuperTypes="#//MotivationElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemSoftware" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyCollaboration" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyEvent" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyFunction" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyInterface" eSuperTypes="#//TechnologyElement #//ActiveStructureElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyInteraction" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyProcess" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TechnologyService" eSuperTypes="#//TechnologyElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Value" eSuperTypes="#//MotivationElement"/>
<eClassifiers xsi:type="ecore:EClass" name="WorkPackage" eSuperTypes="#//ImplementationMigrationElement #//BehaviorElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessRelationship" eSuperTypes="#//DependendencyRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AggregationRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssignmentRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="AssociationRelationship" eSuperTypes="#//OtherRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="CompositionRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="FlowRelationship" eSuperTypes="#//DynamicRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="InfluenceRelationship" eSuperTypes="#//DependendencyRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strength" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealizationRelationship" eSuperTypes="#//StructuralRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="ServingRelationship" eSuperTypes="#//DependendencyRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="SpecializationRelationship" eSuperTypes="#//OtherRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="TriggeringRelationship" eSuperTypes="#//DynamicRelationship"/>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelComponent" abstract="true"
eSuperTypes="#//Identifier #//Cloneable #//Adapter #//Nameable #//ArchimateModelObject">
<eOperations name="getDiagramModel" eType="#//DiagramModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connectable" abstract="true" eSuperTypes="#//DiagramModelComponent">
<eOperations name="addConnection">
<eParameters name="connection" eType="#//DiagramModelConnection"/>
</eOperations>
<eOperations name="removeConnection">
<eParameters name="connection" eType="#//DiagramModelConnection"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceConnections" upperBound="-1"
eType="#//DiagramModelConnection" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="sourceConnection"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetConnections" upperBound="-1"
eType="#//DiagramModelConnection" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelContainer" abstract="true"
interface="true" eSuperTypes="#//DiagramModelComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//DiagramModelObject" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="child"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModel" abstract="true" eSuperTypes="#//ArchimateModelObject #//DiagramModelContainer #//Documentable #//Properties">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="connectionRouterType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelReference" eSuperTypes="#//DiagramModelObject #//TextPosition">
<eStructuralFeatures xsi:type="ecore:EReference" name="referencedModel" eType="#//DiagramModel"
resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="model"/>
<details key="kind" value="attribute"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelObject" abstract="true"
eSuperTypes="#//Connectable #//FontAttribute #//LineObject #//TextAlignment">
<eOperations name="setBounds">
<eParameters name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="bounds" eType="#//Bounds"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fillColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alpha" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="255"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelGroup" eSuperTypes="#//DiagramModelObject #//DiagramModelContainer #//Documentable #//Properties #//TextPosition #//BorderType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Group"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelNote" eSuperTypes="#//DiagramModelObject #//TextContent #//TextPosition #//Properties #//BorderType">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Note"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelImage" eSuperTypes="#//DiagramModelObject #//BorderObject #//DiagramModelImageProvider #//Properties #//Documentable"/>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelConnection" eSuperTypes="#//Connectable #//FontAttribute #//Properties #//Documentable #//LineObject">
<eOperations name="connect">
<eParameters name="source" eType="#//Connectable"/>
<eParameters name="target" eType="#//Connectable"/>
</eOperations>
<eOperations name="disconnect"/>
<eOperations name="reconnect"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
transient="true" defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" eType="#//Connectable"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" eType="#//Connectable"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bendpoints" upperBound="-1"
eType="#//DiagramModelBendpoint" containment="true" resolveProxies="false">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="bendpoint"/>
<details key="kind" value="element"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelBendpoint" eSuperTypes="#//Cloneable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="startY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endX" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="endY" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="LineObject" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineWidth" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lineColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FontAttribute" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="font" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextPosition" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textPosition" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TextAlignment" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="textAlignment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BorderObject" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BorderType" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="borderType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelImageProvider" abstract="true"
interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="imagePath" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bounds">
<eOperations name="setLocation">
<eParameters name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="setSize">
<eParameters name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eOperations name="getCopy" eType="#//Bounds"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="x" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="y" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="width" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="height" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="-1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Lockable" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="locked" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArchimateDiagramModel" eSuperTypes="#//DiagramModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="viewpoint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral=""/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelArchimateComponent" abstract="true"
interface="true" eSuperTypes="#//Connectable">
<eOperations name="getArchimateConcept" eType="#//ArchimateConcept"/>
<eOperations name="setArchimateConcept">
<eParameters name="concept" eType="#//ArchimateConcept"/>
</eOperations>
<eOperations name="addArchimateConceptToModel">
<eParameters name="parent" eType="#//Folder"/>
</eOperations>
<eOperations name="removeArchimateConceptFromModel"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelArchimateObject" eSuperTypes="#//DiagramModelObject #//DiagramModelContainer #//DiagramModelArchimateComponent #//TextPosition">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="DiagramObject"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="archimateElement" eType="#//ArchimateElement"
volatile="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="0"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DiagramModelArchimateConnection" eSuperTypes="#//DiagramModelConnection #//DiagramModelArchimateComponent">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Connection"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="archimateRelationship"
eType="#//ArchimateRelationship" volatile="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SketchModel" eSuperTypes="#//DiagramModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="background" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SketchModelSticky" eSuperTypes="#//DiagramModelObject #//DiagramModelContainer #//TextContent #//Properties #//TextPosition"/>
<eClassifiers xsi:type="ecore:EClass" name="SketchModelActor" eSuperTypes="#//DiagramModelObject #//Documentable #//Properties"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"archimate","nsURI":"http://www.archimatetool.com/archimate","name":"model","id":0,"eClass":"EPackage"},{"instanceTypeName":"java.io.File","defaultValue":null,"instanceClassName":"java.io.File","name":"File","instanceClass":"java.io.File","id":1,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Adapter","instanceClass":null,"abstract":true,"id":2,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identifier","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Properties","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Metadata","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nameable","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextContent","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Documentable","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Cloneable","instanceClass":null,"abstract":true,"id":10,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FolderType","instanceClass":null,"id":11,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FolderContainer","instanceClass":null,"abstract":true,"id":12,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Folder","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateModelObject","instanceClass":null,"abstract":true,"id":14,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateConcept","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateElement","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateRelationship","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StrategyElement","instanceClass":null,"abstract":true,"id":18,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessElement","instanceClass":null,"abstract":true,"id":19,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationElement","instanceClass":null,"abstract":true,"id":20,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyElement","instanceClass":null,"abstract":true,"id":21,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyObject","instanceClass":null,"abstract":true,"id":22,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PhysicalElement","instanceClass":null,"abstract":true,"id":23,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MotivationElement","instanceClass":null,"abstract":true,"id":24,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationMigrationElement","instanceClass":null,"abstract":true,"id":25,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositeElement","instanceClass":null,"abstract":true,"id":26,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehaviorElement","instanceClass":null,"abstract":true,"id":27,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructureElement","instanceClass":null,"abstract":true,"id":28,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActiveStructureElement","instanceClass":null,"abstract":true,"id":29,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PassiveStructureElement","instanceClass":null,"abstract":true,"id":30,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralRelationship","instanceClass":null,"abstract":true,"id":31,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DependendencyRelationship","instanceClass":null,"abstract":true,"id":32,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DynamicRelationship","instanceClass":null,"abstract":true,"id":33,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OtherRelationship","instanceClass":null,"abstract":true,"id":34,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateModel","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Junction","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationCollaboration","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationComponent","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationEvent","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationFunction","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationInteraction","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationInterface","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationProcess","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ApplicationService","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Artifact","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assessment","instanceClass":null,"abstract":false,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessActor","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessCollaboration","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessEvent","instanceClass":null,"abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessFunction","instanceClass":null,"abstract":false,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessInteraction","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessInterface","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessObject","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessProcess","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessRole","instanceClass":null,"abstract":false,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusinessService","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Capability","instanceClass":null,"abstract":false,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationNetwork","instanceClass":null,"abstract":false,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Contract","instanceClass":null,"abstract":false,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CourseOfAction","instanceClass":null,"abstract":false,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataObject","instanceClass":null,"abstract":false,"id":62,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Deliverable","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DistributionNetwork","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Driver","instanceClass":null,"abstract":false,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equipment","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Facility","instanceClass":null,"abstract":false,"id":68,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Gap","instanceClass":null,"abstract":false,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Goal","instanceClass":null,"abstract":false,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Grouping","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationEvent","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Location","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Material","instanceClass":null,"abstract":false,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Meaning","instanceClass":null,"abstract":false,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Outcome","instanceClass":null,"abstract":false,"id":77,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Path","instanceClass":null,"abstract":false,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plateau","instanceClass":null,"abstract":false,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Principle","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Product","instanceClass":null,"abstract":false,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Representation","instanceClass":null,"abstract":false,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Requirement","instanceClass":null,"abstract":false,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Stakeholder","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSoftware","instanceClass":null,"abstract":false,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyCollaboration","instanceClass":null,"abstract":false,"id":87,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyEvent","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyFunction","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyInterface","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyInteraction","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyProcess","instanceClass":null,"abstract":false,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TechnologyService","instanceClass":null,"abstract":false,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WorkPackage","instanceClass":null,"abstract":false,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessRelationship","instanceClass":null,"abstract":false,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AggregationRelationship","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentRelationship","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationRelationship","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CompositionRelationship","instanceClass":null,"abstract":false,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowRelationship","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InfluenceRelationship","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealizationRelationship","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ServingRelationship","instanceClass":null,"abstract":false,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SpecializationRelationship","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggeringRelationship","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelComponent","instanceClass":null,"abstract":true,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connectable","instanceClass":null,"abstract":true,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelContainer","instanceClass":null,"abstract":true,"id":109,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModel","instanceClass":null,"abstract":true,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelReference","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelObject","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelGroup","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelNote","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelImage","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelConnection","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelBendpoint","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LineObject","instanceClass":null,"abstract":true,"id":118,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FontAttribute","instanceClass":null,"abstract":true,"id":119,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextPosition","instanceClass":null,"abstract":true,"id":120,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TextAlignment","instanceClass":null,"abstract":true,"id":121,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderObject","instanceClass":null,"abstract":true,"id":122,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BorderType","instanceClass":null,"abstract":true,"id":123,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelImageProvider","instanceClass":null,"abstract":true,"id":124,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bounds","instanceClass":null,"abstract":false,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Lockable","instanceClass":null,"abstract":true,"id":126,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArchimateDiagramModel","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelArchimateComponent","instanceClass":null,"abstract":true,"id":128,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelArchimateObject","instanceClass":null,"abstract":false,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DiagramModelArchimateConnection","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SketchModel","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SketchModelSticky","instanceClass":null,"abstract":false,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SketchModelActor","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"getAdapter","lowerBound":0,"id":134,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setAdapter","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EOperation"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EParameter"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"adapter","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EParameter"},{"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"key","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":149,"derived":false},{"id":150,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":151,"derived":false},{"id":152,"eClass":"EGenericType"},{"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":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"content","changeable":true,"lowerBound":0,"iD":false,"id":155,"derived":false},{"id":156,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"documentation","changeable":true,"lowerBound":0,"iD":false,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCopy","lowerBound":0,"id":159,"many":false,"required":false,"eClass":"EOperation"},{"id":160,"eClass":"EGenericType"},{"name":"user","id":161,"value":0,"literal":"user","eClass":"EEnumLiteral"},{"name":"strategy","id":162,"value":1,"literal":"strategy","eClass":"EEnumLiteral"},{"name":"business","id":163,"value":2,"literal":"business","eClass":"EEnumLiteral"},{"name":"application","id":164,"value":3,"literal":"application","eClass":"EEnumLiteral"},{"name":"technology","id":165,"value":4,"literal":"technology","eClass":"EEnumLiteral"},{"name":"relations","id":166,"value":5,"literal":"relations","eClass":"EEnumLiteral"},{"name":"other","id":167,"value":6,"literal":"other","eClass":"EEnumLiteral"},{"name":"diagrams","id":168,"value":7,"literal":"diagrams","eClass":"EEnumLiteral"},{"name":"motivation","id":169,"value":8,"literal":"motivation","eClass":"EEnumLiteral"},{"name":"implementation_migration","id":170,"value":9,"literal":"implementation_migration","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":"folders","changeable":true,"resolveProxies":false,"lowerBound":0,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"container":false,"ordered":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":false,"lowerBound":0,"id":173,"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":174,"derived":false},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"id":180,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArchimateModel","lowerBound":0,"id":181,"many":false,"required":false,"eClass":"EOperation"},{"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"connect","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reconnect","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"disconnect","lowerBound":0,"id":193,"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":false,"lowerBound":0,"id":194,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":198,"many":false,"required":false,"eClass":"EParameter"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"id":210,"eClass":"EGenericType"},{"id":211,"eClass":"EGenericType"},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"id":214,"eClass":"EGenericType"},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setDefaults","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDefaultFolderForObject","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDefaultDiagramModel","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getDiagramModels","lowerBound":0,"id":224,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFolder","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"purpose","changeable":true,"lowerBound":0,"iD":false,"id":226,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"file","changeable":true,"lowerBound":0,"iD":false,"id":227,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"version","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"metadata","changeable":true,"resolveProxies":false,"lowerBound":0,"id":229,"derived":false},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":1,"id":234,"many":false,"required":true,"eClass":"EParameter"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"type","lowerBound":0,"id":239,"many":false,"required":false,"eClass":"EParameter"},{"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":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"type","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"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"id":279,"eClass":"EGenericType"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"id":287,"eClass":"EGenericType"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"id":303,"eClass":"EGenericType"},{"id":304,"eClass":"EGenericType"},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"id":309,"eClass":"EGenericType"},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"id":325,"eClass":"EGenericType"},{"id":326,"eClass":"EGenericType"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"id":341,"eClass":"EGenericType"},{"id":342,"eClass":"EGenericType"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"eClass":"EGenericType"},{"id":348,"eClass":"EGenericType"},{"id":349,"eClass":"EGenericType"},{"id":350,"eClass":"EGenericType"},{"id":351,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"0","unsettable":false,"transient":false,"unique":true,"name":"accessType","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"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"strength","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"id":363,"eClass":"EGenericType"},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getDiagramModel","lowerBound":0,"id":367,"many":false,"required":false,"eClass":"EOperation"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"addConnection","lowerBound":0,"id":374,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeConnection","lowerBound":0,"id":375,"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":"sourceConnections","changeable":true,"resolveProxies":false,"lowerBound":0,"id":376,"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":"targetConnections","changeable":true,"resolveProxies":false,"lowerBound":0,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connection","lowerBound":0,"id":379,"many":false,"required":false,"eClass":"EParameter"},{"id":380,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connection","lowerBound":0,"id":381,"many":false,"required":false,"eClass":"EParameter"},{"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":"children","changeable":true,"resolveProxies":false,"lowerBound":0,"id":385,"derived":false},{"id":386,"eClass":"EGenericType"},{"id":387,"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":"connectionRouterType","changeable":true,"lowerBound":0,"iD":false,"id":388,"derived":false},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"id":392,"eClass":"EGenericType"},{"id":393,"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":"referencedModel","changeable":true,"resolveProxies":false,"lowerBound":0,"id":394,"derived":false},{"id":395,"eClass":"EGenericType"},{"id":396,"eClass":"EGenericType"},{"id":397,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setBounds","lowerBound":0,"id":398,"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":"bounds","changeable":true,"resolveProxies":false,"lowerBound":0,"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":"fillColor","changeable":true,"lowerBound":0,"iD":false,"id":400,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":255,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"255","unsettable":false,"transient":false,"unique":true,"name":"alpha","changeable":true,"lowerBound":0,"iD":false,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"id":403,"eClass":"EGenericType"},{"id":404,"eClass":"EGenericType"},{"id":405,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"x","lowerBound":0,"id":406,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"y","lowerBound":0,"id":407,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"width","lowerBound":0,"id":408,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"height","lowerBound":0,"id":409,"many":false,"required":false,"eClass":"EParameter"},{"id":410,"eClass":"EGenericType"},{"id":411,"eClass":"EGenericType"},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"id":422,"eClass":"EGenericType"},{"id":423,"eClass":"EGenericType"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"connect","lowerBound":0,"id":433,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"disconnect","lowerBound":0,"id":434,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reconnect","lowerBound":0,"id":435,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":true,"unique":true,"name":"text","changeable":true,"lowerBound":0,"iD":false,"id":436,"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":"textPosition","changeable":true,"lowerBound":0,"iD":false,"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":"source","changeable":true,"resolveProxies":false,"lowerBound":0,"id":438,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":false,"lowerBound":0,"id":439,"derived":false},{"container":false,"ordered":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":false,"lowerBound":0,"id":440,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":441,"derived":false},{"id":442,"eClass":"EGenericType"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"id":445,"eClass":"EGenericType"},{"id":446,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":447,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"target","lowerBound":0,"id":448,"many":false,"required":false,"eClass":"EParameter"},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"id":456,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"startX","changeable":true,"lowerBound":0,"iD":false,"id":457,"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":"startY","changeable":true,"lowerBound":0,"iD":false,"id":458,"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":"endX","changeable":true,"lowerBound":0,"iD":false,"id":459,"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":"endY","changeable":true,"lowerBound":0,"iD":false,"id":460,"derived":false},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"id":463,"eClass":"EGenericType"},{"id":464,"eClass":"EGenericType"},{"id":465,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"lineWidth","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":"lineColor","changeable":true,"lowerBound":0,"iD":false,"id":467,"derived":false},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"font","changeable":true,"lowerBound":0,"iD":false,"id":470,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"fontColor","changeable":true,"lowerBound":0,"iD":false,"id":471,"derived":false},{"id":472,"eClass":"EGenericType"},{"id":473,"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":"textPosition","changeable":true,"lowerBound":0,"iD":false,"id":474,"derived":false},{"id":475,"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":"textAlignment","changeable":true,"lowerBound":0,"iD":false,"id":476,"derived":false},{"id":477,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"borderColor","changeable":true,"lowerBound":0,"iD":false,"id":478,"derived":false},{"id":479,"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":"borderType","changeable":true,"lowerBound":0,"iD":false,"id":480,"derived":false},{"id":481,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"imagePath","changeable":true,"lowerBound":0,"iD":false,"id":482,"derived":false},{"id":483,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"setLocation","lowerBound":0,"id":484,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setSize","lowerBound":0,"id":485,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCopy","lowerBound":0,"id":486,"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":"x","changeable":true,"lowerBound":0,"iD":false,"id":487,"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":"y","changeable":true,"lowerBound":0,"iD":false,"id":488,"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":"width","changeable":true,"lowerBound":0,"iD":false,"id":489,"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":"height","changeable":true,"lowerBound":0,"iD":false,"id":490,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"x","lowerBound":0,"id":491,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"y","lowerBound":0,"id":492,"many":false,"required":false,"eClass":"EParameter"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"width","lowerBound":0,"id":495,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"height","lowerBound":0,"id":496,"many":false,"required":false,"eClass":"EParameter"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"eClass":"EGenericType"},{"id":502,"eClass":"EGenericType"},{"id":503,"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":"locked","changeable":true,"lowerBound":0,"iD":false,"id":504,"derived":false},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":false,"unique":true,"name":"viewpoint","changeable":true,"lowerBound":0,"iD":false,"id":506,"derived":false},{"id":507,"eClass":"EGenericType"},{"id":508,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getArchimateConcept","lowerBound":0,"id":509,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setArchimateConcept","lowerBound":0,"id":510,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addArchimateConceptToModel","lowerBound":0,"id":511,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeArchimateConceptFromModel","lowerBound":0,"id":512,"many":false,"required":false,"eClass":"EOperation"},{"id":513,"eClass":"EGenericType"},{"id":514,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"concept","lowerBound":0,"id":515,"many":false,"required":false,"eClass":"EParameter"},{"id":516,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"parent","lowerBound":0,"id":517,"many":false,"required":false,"eClass":"EParameter"},{"id":518,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"archimateElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":519,"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":"type","changeable":true,"lowerBound":0,"iD":false,"id":520,"derived":false},{"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":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"archimateRelationship","changeable":true,"resolveProxies":false,"lowerBound":0,"id":527,"derived":false},{"id":528,"eClass":"EGenericType"},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"background","changeable":true,"lowerBound":0,"iD":false,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"eClass":"EGenericType"},{"id":538,"eClass":"EGenericType"},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"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":1,"target":0},{"source":2,"target":0},{"source":2,"target":134},{"source":2,"target":135},{"source":134,"target":136},{"source":134,"target":2},{"source":134,"target":137},{"source":137,"target":138},{"source":137,"target":134},{"source":135,"target":2},{"source":135,"target":139},{"source":135,"target":140},{"source":139,"target":141},{"source":139,"target":135},{"source":140,"target":142},{"source":140,"target":135},{"source":3,"target":0},{"source":3,"target":143},{"source":143,"target":144},{"source":143,"target":3},{"source":4,"target":0},{"source":4,"target":145},{"source":4,"target":146},{"source":145,"target":147},{"source":145,"target":4},{"source":146,"target":148},{"source":146,"target":4},{"source":5,"target":0},{"source":5,"target":149},{"source":149,"target":4},{"source":149,"target":150},{"source":149,"target":5},{"source":150,"target":4},{"source":6,"target":0},{"source":6,"target":151},{"source":151,"target":4},{"source":151,"target":152},{"source":151,"target":6},{"source":152,"target":4},{"source":7,"target":0},{"source":7,"target":153},{"source":153,"target":154},{"source":153,"target":7},{"source":8,"target":0},{"source":8,"target":155},{"source":155,"target":156},{"source":155,"target":8},{"source":9,"target":0},{"source":9,"target":157},{"source":157,"target":158},{"source":157,"target":9},{"source":10,"target":0},{"source":10,"target":159},{"source":159,"target":160},{"source":159,"target":10},{"source":11,"target":0},{"source":11,"target":161},{"source":11,"target":162},{"source":11,"target":163},{"source":11,"target":164},{"source":11,"target":165},{"source":11,"target":166},{"source":11,"target":167},{"source":11,"target":168},{"source":11,"target":169},{"source":11,"target":170},{"source":161,"target":11},{"source":162,"target":11},{"source":163,"target":11},{"source":164,"target":11},{"source":165,"target":11},{"source":166,"target":11},{"source":167,"target":11},{"source":168,"target":11},{"source":169,"target":11},{"source":170,"target":11},{"source":12,"target":0},{"source":12,"target":171},{"source":171,"target":13},{"source":171,"target":172},{"source":171,"target":12},{"source":172,"target":13},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":12},{"source":13,"target":9},{"source":13,"target":5},{"source":13,"target":173},{"source":13,"target":174},{"source":13,"target":175},{"source":13,"target":176},{"source":13,"target":177},{"source":13,"target":178},{"source":173,"target":179},{"source":173,"target":13},{"source":174,"target":11},{"source":174,"target":180},{"source":174,"target":13},{"source":180,"target":11},{"source":175,"target":14},{"source":176,"target":12},{"source":177,"target":9},{"source":178,"target":5},{"source":14,"target":0},{"source":14,"target":2},{"source":14,"target":7},{"source":14,"target":3},{"source":14,"target":181},{"source":14,"target":182},{"source":14,"target":183},{"source":14,"target":184},{"source":181,"target":35},{"source":181,"target":185},{"source":181,"target":14},{"source":185,"target":35},{"source":182,"target":2},{"source":183,"target":7},{"source":184,"target":3},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":10},{"source":15,"target":9},{"source":15,"target":5},{"source":15,"target":186},{"source":15,"target":187},{"source":15,"target":188},{"source":15,"target":189},{"source":186,"target":14},{"source":187,"target":10},{"source":188,"target":9},{"source":189,"target":5},{"source":16,"target":0},{"source":16,"target":15},{"source":16,"target":190},{"source":190,"target":15},{"source":17,"target":0},{"source":17,"target":15},{"source":17,"target":191},{"source":17,"target":192},{"source":17,"target":193},{"source":17,"target":194},{"source":17,"target":195},{"source":17,"target":196},{"source":191,"target":17},{"source":191,"target":197},{"source":191,"target":198},{"source":197,"target":15},{"source":197,"target":199},{"source":197,"target":191},{"source":199,"target":15},{"source":198,"target":15},{"source":198,"target":200},{"source":198,"target":191},{"source":200,"target":15},{"source":192,"target":17},{"source":193,"target":17},{"source":194,"target":15},{"source":194,"target":201},{"source":194,"target":17},{"source":201,"target":15},{"source":195,"target":15},{"source":195,"target":202},{"source":195,"target":17},{"source":202,"target":15},{"source":196,"target":15},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":203},{"source":203,"target":16},{"source":19,"target":0},{"source":19,"target":16},{"source":19,"target":204},{"source":204,"target":16},{"source":20,"target":0},{"source":20,"target":16},{"source":20,"target":205},{"source":205,"target":16},{"source":21,"target":0},{"source":21,"target":16},{"source":21,"target":206},{"source":206,"target":16},{"source":22,"target":0},{"source":22,"target":21},{"source":22,"target":30},{"source":22,"target":207},{"source":22,"target":208},{"source":207,"target":21},{"source":208,"target":30},{"source":23,"target":0},{"source":23,"target":16},{"source":23,"target":209},{"source":209,"target":16},{"source":24,"target":0},{"source":24,"target":16},{"source":24,"target":210},{"source":210,"target":16},{"source":25,"target":0},{"source":25,"target":16},{"source":25,"target":211},{"source":211,"target":16},{"source":26,"target":0},{"source":26,"target":16},{"source":26,"target":212},{"source":212,"target":16},{"source":27,"target":0},{"source":27,"target":16},{"source":27,"target":213},{"source":213,"target":16},{"source":28,"target":0},{"source":28,"target":16},{"source":28,"target":214},{"source":214,"target":16},{"source":29,"target":0},{"source":29,"target":28},{"source":29,"target":215},{"source":215,"target":28},{"source":30,"target":0},{"source":30,"target":28},{"source":30,"target":216},{"source":216,"target":28},{"source":31,"target":0},{"source":31,"target":17},{"source":31,"target":217},{"source":217,"target":17},{"source":32,"target":0},{"source":32,"target":17},{"source":32,"target":218},{"source":218,"target":17},{"source":33,"target":0},{"source":33,"target":17},{"source":33,"target":219},{"source":219,"target":17},{"source":34,"target":0},{"source":34,"target":17},{"source":34,"target":220},{"source":220,"target":17},{"source":35,"target":0},{"source":35,"target":12},{"source":35,"target":14},{"source":35,"target":5},{"source":35,"target":221},{"source":35,"target":222},{"source":35,"target":223},{"source":35,"target":224},{"source":35,"target":225},{"source":35,"target":226},{"source":35,"target":227},{"source":35,"target":228},{"source":35,"target":229},{"source":35,"target":230},{"source":35,"target":231},{"source":35,"target":232},{"source":221,"target":35},{"source":222,"target":13},{"source":222,"target":233},{"source":222,"target":35},{"source":222,"target":234},{"source":233,"target":13},{"source":234,"target":235},{"source":234,"target":222},{"source":223,"target":110},{"source":223,"target":236},{"source":223,"target":35},{"source":236,"target":110},{"source":224,"target":110},{"source":224,"target":237},{"source":224,"target":35},{"source":237,"target":110},{"source":225,"target":13},{"source":225,"target":238},{"source":225,"target":35},{"source":225,"target":239},{"source":238,"target":13},{"source":239,"target":11},{"source":239,"target":240},{"source":239,"target":225},{"source":240,"target":11},{"source":226,"target":241},{"source":226,"target":35},{"source":227,"target":1},{"source":227,"target":242},{"source":227,"target":35},{"source":242,"target":1},{"source":228,"target":243},{"source":228,"target":35},{"source":229,"target":6},{"source":229,"target":244},{"source":229,"target":35},{"source":244,"target":6},{"source":230,"target":12},{"source":231,"target":14},{"source":232,"target":5},{"source":36,"target":0},{"source":36,"target":16},{"source":36,"target":245},{"source":36,"target":246},{"source":245,"target":247},{"source":245,"target":36},{"source":246,"target":16},{"source":37,"target":0},{"source":37,"target":20},{"source":37,"target":29},{"source":37,"target":248},{"source":37,"target":249},{"source":248,"target":20},{"source":249,"target":29},{"source":38,"target":0},{"source":38,"target":20},{"source":38,"target":29},{"source":38,"target":250},{"source":38,"target":251},{"source":250,"target":20},{"source":251,"target":29},{"source":39,"target":0},{"source":39,"target":20},{"source":39,"target":27},{"source":39,"target":252},{"source":39,"target":253},{"source":252,"target":20},{"source":253,"target":27},{"source":40,"target":0},{"source":40,"target":20},{"source":40,"target":27},{"source":40,"target":254},{"source":40,"target":255},{"source":254,"target":20},{"source":255,"target":27},{"source":41,"target":0},{"source":41,"target":20},{"source":41,"target":27},{"source":41,"target":256},{"source":41,"target":257},{"source":256,"target":20},{"source":257,"target":27},{"source":42,"target":0},{"source":42,"target":20},{"source":42,"target":29},{"source":42,"target":258},{"source":42,"target":259},{"source":258,"target":20},{"source":259,"target":29},{"source":43,"target":0},{"source":43,"target":20},{"source":43,"target":27},{"source":43,"target":260},{"source":43,"target":261},{"source":260,"target":20},{"source":261,"target":27},{"source":44,"target":0},{"source":44,"target":20},{"source":44,"target":27},{"source":44,"target":262},{"source":44,"target":263},{"source":262,"target":20},{"source":263,"target":27},{"source":45,"target":0},{"source":45,"target":22},{"source":45,"target":264},{"source":264,"target":22},{"source":46,"target":0},{"source":46,"target":24},{"source":46,"target":265},{"source":265,"target":24},{"source":47,"target":0},{"source":47,"target":19},{"source":47,"target":29},{"source":47,"target":266},{"source":47,"target":267},{"source":266,"target":19},{"source":267,"target":29},{"source":48,"target":0},{"source":48,"target":19},{"source":48,"target":29},{"source":48,"target":268},{"source":48,"target":269},{"source":268,"target":19},{"source":269,"target":29},{"source":49,"target":0},{"source":49,"target":19},{"source":49,"target":27},{"source":49,"target":270},{"source":49,"target":271},{"source":270,"target":19},{"source":271,"target":27},{"source":50,"target":0},{"source":50,"target":19},{"source":50,"target":27},{"source":50,"target":272},{"source":50,"target":273},{"source":272,"target":19},{"source":273,"target":27},{"source":51,"target":0},{"source":51,"target":19},{"source":51,"target":27},{"source":51,"target":274},{"source":51,"target":275},{"source":274,"target":19},{"source":275,"target":27},{"source":52,"target":0},{"source":52,"target":19},{"source":52,"target":29},{"source":52,"target":276},{"source":52,"target":277},{"source":276,"target":19},{"source":277,"target":29},{"source":53,"target":0},{"source":53,"target":19},{"source":53,"target":30},{"source":53,"target":278},{"source":53,"target":279},{"source":278,"target":19},{"source":279,"target":30},{"source":54,"target":0},{"source":54,"target":19},{"source":54,"target":27},{"source":54,"target":280},{"source":54,"target":281},{"source":280,"target":19},{"source":281,"target":27},{"source":55,"target":0},{"source":55,"target":19},{"source":55,"target":29},{"source":55,"target":282},{"source":55,"target":283},{"source":282,"target":19},{"source":283,"target":29},{"source":56,"target":0},{"source":56,"target":19},{"source":56,"target":27},{"source":56,"target":284},{"source":56,"target":285},{"source":284,"target":19},{"source":285,"target":27},{"source":57,"target":0},{"source":57,"target":18},{"source":57,"target":27},{"source":57,"target":286},{"source":57,"target":287},{"source":286,"target":18},{"source":287,"target":27},{"source":58,"target":0},{"source":58,"target":21},{"source":58,"target":29},{"source":58,"target":288},{"source":58,"target":289},{"source":288,"target":21},{"source":289,"target":29},{"source":59,"target":0},{"source":59,"target":19},{"source":59,"target":30},{"source":59,"target":290},{"source":59,"target":291},{"source":290,"target":19},{"source":291,"target":30},{"source":60,"target":0},{"source":60,"target":24},{"source":60,"target":292},{"source":292,"target":24},{"source":61,"target":0},{"source":61,"target":18},{"source":61,"target":27},{"source":61,"target":293},{"source":61,"target":294},{"source":293,"target":18},{"source":294,"target":27},{"source":62,"target":0},{"source":62,"target":20},{"source":62,"target":30},{"source":62,"target":295},{"source":62,"target":296},{"source":295,"target":20},{"source":296,"target":30},{"source":63,"target":0},{"source":63,"target":25},{"source":63,"target":30},{"source":63,"target":297},{"source":63,"target":298},{"source":297,"target":25},{"source":298,"target":30},{"source":64,"target":0},{"source":64,"target":21},{"source":64,"target":29},{"source":64,"target":299},{"source":64,"target":300},{"source":299,"target":21},{"source":300,"target":29},{"source":65,"target":0},{"source":65,"target":23},{"source":65,"target":29},{"source":65,"target":301},{"source":65,"target":302},{"source":301,"target":23},{"source":302,"target":29},{"source":66,"target":0},{"source":66,"target":24},{"source":66,"target":303},{"source":303,"target":24},{"source":67,"target":0},{"source":67,"target":23},{"source":67,"target":29},{"source":67,"target":304},{"source":67,"target":305},{"source":304,"target":23},{"source":305,"target":29},{"source":68,"target":0},{"source":68,"target":23},{"source":68,"target":29},{"source":68,"target":306},{"source":68,"target":307},{"source":306,"target":23},{"source":307,"target":29},{"source":69,"target":0},{"source":69,"target":25},{"source":69,"target":30},{"source":69,"target":308},{"source":69,"target":309},{"source":308,"target":25},{"source":309,"target":30},{"source":70,"target":0},{"source":70,"target":24},{"source":70,"target":310},{"source":310,"target":24},{"source":71,"target":0},{"source":71,"target":26},{"source":71,"target":311},{"source":311,"target":26},{"source":72,"target":0},{"source":72,"target":25},{"source":72,"target":312},{"source":312,"target":25},{"source":73,"target":0},{"source":73,"target":26},{"source":73,"target":313},{"source":313,"target":26},{"source":74,"target":0},{"source":74,"target":23},{"source":74,"target":30},{"source":74,"target":314},{"source":74,"target":315},{"source":314,"target":23},{"source":315,"target":30},{"source":75,"target":0},{"source":75,"target":24},{"source":75,"target":316},{"source":316,"target":24},{"source":76,"target":0},{"source":76,"target":21},{"source":76,"target":29},{"source":76,"target":317},{"source":76,"target":318},{"source":317,"target":21},{"source":318,"target":29},{"source":77,"target":0},{"source":77,"target":24},{"source":77,"target":319},{"source":319,"target":24},{"source":78,"target":0},{"source":78,"target":21},{"source":78,"target":320},{"source":320,"target":21},{"source":79,"target":0},{"source":79,"target":25},{"source":79,"target":26},{"source":79,"target":321},{"source":79,"target":322},{"source":321,"target":25},{"source":322,"target":26},{"source":80,"target":0},{"source":80,"target":24},{"source":80,"target":323},{"source":323,"target":24},{"source":81,"target":0},{"source":81,"target":19},{"source":81,"target":26},{"source":81,"target":324},{"source":81,"target":325},{"source":324,"target":19},{"source":325,"target":26},{"source":82,"target":0},{"source":82,"target":19},{"source":82,"target":30},{"source":82,"target":326},{"source":82,"target":327},{"source":326,"target":19},{"source":327,"target":30},{"source":83,"target":0},{"source":83,"target":18},{"source":83,"target":28},{"source":83,"target":328},{"source":83,"target":329},{"source":328,"target":18},{"source":329,"target":28},{"source":84,"target":0},{"source":84,"target":24},{"source":84,"target":330},{"source":330,"target":24},{"source":85,"target":0},{"source":85,"target":24},{"source":85,"target":29},{"source":85,"target":331},{"source":85,"target":332},{"source":331,"target":24},{"source":332,"target":29},{"source":86,"target":0},{"source":86,"target":21},{"source":86,"target":29},{"source":86,"target":333},{"source":86,"target":334},{"source":333,"target":21},{"source":334,"target":29},{"source":87,"target":0},{"source":87,"target":21},{"source":87,"target":29},{"source":87,"target":335},{"source":87,"target":336},{"source":335,"target":21},{"source":336,"target":29},{"source":88,"target":0},{"source":88,"target":21},{"source":88,"target":27},{"source":88,"target":337},{"source":88,"target":338},{"source":337,"target":21},{"source":338,"target":27},{"source":89,"target":0},{"source":89,"target":21},{"source":89,"target":27},{"source":89,"target":339},{"source":89,"target":340},{"source":339,"target":21},{"source":340,"target":27},{"source":90,"target":0},{"source":90,"target":21},{"source":90,"target":29},{"source":90,"target":341},{"source":90,"target":342},{"source":341,"target":21},{"source":342,"target":29},{"source":91,"target":0},{"source":91,"target":21},{"source":91,"target":27},{"source":91,"target":343},{"source":91,"target":344},{"source":343,"target":21},{"source":344,"target":27},{"source":92,"target":0},{"source":92,"target":21},{"source":92,"target":27},{"source":92,"target":345},{"source":92,"target":346},{"source":345,"target":21},{"source":346,"target":27},{"source":93,"target":0},{"source":93,"target":21},{"source":93,"target":27},{"source":93,"target":347},{"source":93,"target":348},{"source":347,"target":21},{"source":348,"target":27},{"source":94,"target":0},{"source":94,"target":24},{"source":94,"target":349},{"source":349,"target":24},{"source":95,"target":0},{"source":95,"target":25},{"source":95,"target":27},{"source":95,"target":350},{"source":95,"target":351},{"source":350,"target":25},{"source":351,"target":27},{"source":96,"target":0},{"source":96,"target":32},{"source":96,"target":352},{"source":96,"target":353},{"source":352,"target":354},{"source":352,"target":96},{"source":353,"target":32},{"source":97,"target":0},{"source":97,"target":31},{"source":97,"target":355},{"source":355,"target":31},{"source":98,"target":0},{"source":98,"target":31},{"source":98,"target":356},{"source":356,"target":31},{"source":99,"target":0},{"source":99,"target":34},{"source":99,"target":357},{"source":357,"target":34},{"source":100,"target":0},{"source":100,"target":31},{"source":100,"target":358},{"source":358,"target":31},{"source":101,"target":0},{"source":101,"target":33},{"source":101,"target":359},{"source":359,"target":33},{"source":102,"target":0},{"source":102,"target":32},{"source":102,"target":360},{"source":102,"target":361},{"source":360,"target":362},{"source":360,"target":102},{"source":361,"target":32},{"source":103,"target":0},{"source":103,"target":31},{"source":103,"target":363},{"source":363,"target":31},{"source":104,"target":0},{"source":104,"target":32},{"source":104,"target":364},{"source":364,"target":32},{"source":105,"target":0},{"source":105,"target":34},{"source":105,"target":365},{"source":365,"target":34},{"source":106,"target":0},{"source":106,"target":33},{"source":106,"target":366},{"source":366,"target":33},{"source":107,"target":0},{"source":107,"target":3},{"source":107,"target":10},{"source":107,"target":2},{"source":107,"target":7},{"source":107,"target":14},{"source":107,"target":367},{"source":107,"target":368},{"source":107,"target":369},{"source":107,"target":370},{"source":107,"target":371},{"source":107,"target":372},{"source":367,"target":110},{"source":367,"target":373},{"source":367,"target":107},{"source":373,"target":110},{"source":368,"target":3},{"source":369,"target":10},{"source":370,"target":2},{"source":371,"target":7},{"source":372,"target":14},{"source":108,"target":0},{"source":108,"target":107},{"source":108,"target":374},{"source":108,"target":375},{"source":108,"target":376},{"source":108,"target":377},{"source":108,"target":378},{"source":374,"target":108},{"source":374,"target":379},{"source":379,"target":116},{"source":379,"target":380},{"source":379,"target":374},{"source":380,"target":116},{"source":375,"target":108},{"source":375,"target":381},{"source":381,"target":116},{"source":381,"target":382},{"source":381,"target":375},{"source":382,"target":116},{"source":376,"target":116},{"source":376,"target":383},{"source":376,"target":108},{"source":383,"target":116},{"source":377,"target":116},{"source":377,"target":384},{"source":377,"target":108},{"source":384,"target":116},{"source":378,"target":107},{"source":109,"target":0},{"source":109,"target":107},{"source":109,"target":385},{"source":109,"target":386},{"source":385,"target":112},{"source":385,"target":387},{"source":385,"target":109},{"source":387,"target":112},{"source":386,"target":107},{"source":110,"target":0},{"source":110,"target":14},{"source":110,"target":109},{"source":110,"target":9},{"source":110,"target":5},{"source":110,"target":388},{"source":110,"target":389},{"source":110,"target":390},{"source":110,"target":391},{"source":110,"target":392},{"source":388,"target":393},{"source":388,"target":110},{"source":389,"target":14},{"source":390,"target":109},{"source":391,"target":9},{"source":392,"target":5},{"source":111,"target":0},{"source":111,"target":112},{"source":111,"target":120},{"source":111,"target":394},{"source":111,"target":395},{"source":111,"target":396},{"source":394,"target":110},{"source":394,"target":397},{"source":394,"target":111},{"source":397,"target":110},{"source":395,"target":112},{"source":396,"target":120},{"source":112,"target":0},{"source":112,"target":108},{"source":112,"target":119},{"source":112,"target":118},{"source":112,"target":121},{"source":112,"target":398},{"source":112,"target":399},{"source":112,"target":400},{"source":112,"target":401},{"source":112,"target":402},{"source":112,"target":403},{"source":112,"target":404},{"source":112,"target":405},{"source":398,"target":112},{"source":398,"target":406},{"source":398,"target":407},{"source":398,"target":408},{"source":398,"target":409},{"source":406,"target":410},{"source":406,"target":398},{"source":407,"target":411},{"source":407,"target":398},{"source":408,"target":412},{"source":408,"target":398},{"source":409,"target":413},{"source":409,"target":398},{"source":399,"target":125},{"source":399,"target":414},{"source":399,"target":112},{"source":414,"target":125},{"source":400,"target":415},{"source":400,"target":112},{"source":401,"target":416},{"source":401,"target":112},{"source":402,"target":108},{"source":403,"target":119},{"source":404,"target":118},{"source":405,"target":121},{"source":113,"target":0},{"source":113,"target":112},{"source":113,"target":109},{"source":113,"target":9},{"source":113,"target":5},{"source":113,"target":120},{"source":113,"target":123},{"source":113,"target":417},{"source":113,"target":418},{"source":113,"target":419},{"source":113,"target":420},{"source":113,"target":421},{"source":113,"target":422},{"source":417,"target":112},{"source":418,"target":109},{"source":419,"target":9},{"source":420,"target":5},{"source":421,"target":120},{"source":422,"target":123},{"source":114,"target":0},{"source":114,"target":112},{"source":114,"target":8},{"source":114,"target":120},{"source":114,"target":5},{"source":114,"target":123},{"source":114,"target":423},{"source":114,"target":424},{"source":114,"target":425},{"source":114,"target":426},{"source":114,"target":427},{"source":423,"target":112},{"source":424,"target":8},{"source":425,"target":120},{"source":426,"target":5},{"source":427,"target":123},{"source":115,"target":0},{"source":115,"target":112},{"source":115,"target":122},{"source":115,"target":124},{"source":115,"target":5},{"source":115,"target":9},{"source":115,"target":428},{"source":115,"target":429},{"source":115,"target":430},{"source":115,"target":431},{"source":115,"target":432},{"source":428,"target":112},{"source":429,"target":122},{"source":430,"target":124},{"source":431,"target":5},{"source":432,"target":9},{"source":116,"target":0},{"source":116,"target":108},{"source":116,"target":119},{"source":116,"target":5},{"source":116,"target":9},{"source":116,"target":118},{"source":116,"target":433},{"source":116,"target":434},{"source":116,"target":435},{"source":116,"target":436},{"source":116,"target":437},{"source":116,"target":438},{"source":116,"target":439},{"source":116,"target":440},{"source":116,"target":441},{"source":116,"target":442},{"source":116,"target":443},{"source":116,"target":444},{"source":116,"target":445},{"source":116,"target":446},{"source":433,"target":116},{"source":433,"target":447},{"source":433,"target":448},{"source":447,"target":108},{"source":447,"target":449},{"source":447,"target":433},{"source":449,"target":108},{"source":448,"target":108},{"source":448,"target":450},{"source":448,"target":433},{"source":450,"target":108},{"source":434,"target":116},{"source":435,"target":116},{"source":436,"target":451},{"source":436,"target":116},{"source":437,"target":452},{"source":437,"target":116},{"source":438,"target":108},{"source":438,"target":453},{"source":438,"target":116},{"source":453,"target":108},{"source":439,"target":108},{"source":439,"target":454},{"source":439,"target":116},{"source":454,"target":108},{"source":440,"target":117},{"source":440,"target":455},{"source":440,"target":116},{"source":455,"target":117},{"source":441,"target":456},{"source":441,"target":116},{"source":442,"target":108},{"source":443,"target":119},{"source":444,"target":5},{"source":445,"target":9},{"source":446,"target":118},{"source":117,"target":0},{"source":117,"target":10},{"source":117,"target":457},{"source":117,"target":458},{"source":117,"target":459},{"source":117,"target":460},{"source":117,"target":461},{"source":457,"target":462},{"source":457,"target":117},{"source":458,"target":463},{"source":458,"target":117},{"source":459,"target":464},{"source":459,"target":117},{"source":460,"target":465},{"source":460,"target":117},{"source":461,"target":10},{"source":118,"target":0},{"source":118,"target":466},{"source":118,"target":467},{"source":466,"target":468},{"source":466,"target":118},{"source":467,"target":469},{"source":467,"target":118},{"source":119,"target":0},{"source":119,"target":470},{"source":119,"target":471},{"source":470,"target":472},{"source":470,"target":119},{"source":471,"target":473},{"source":471,"target":119},{"source":120,"target":0},{"source":120,"target":474},{"source":474,"target":475},{"source":474,"target":120},{"source":121,"target":0},{"source":121,"target":476},{"source":476,"target":477},{"source":476,"target":121},{"source":122,"target":0},{"source":122,"target":478},{"source":478,"target":479},{"source":478,"target":122},{"source":123,"target":0},{"source":123,"target":480},{"source":480,"target":481},{"source":480,"target":123},{"source":124,"target":0},{"source":124,"target":482},{"source":482,"target":483},{"source":482,"target":124},{"source":125,"target":0},{"source":125,"target":484},{"source":125,"target":485},{"source":125,"target":486},{"source":125,"target":487},{"source":125,"target":488},{"source":125,"target":489},{"source":125,"target":490},{"source":484,"target":125},{"source":484,"target":491},{"source":484,"target":492},{"source":491,"target":493},{"source":491,"target":484},{"source":492,"target":494},{"source":492,"target":484},{"source":485,"target":125},{"source":485,"target":495},{"source":485,"target":496},{"source":495,"target":497},{"source":495,"target":485},{"source":496,"target":498},{"source":496,"target":485},{"source":486,"target":125},{"source":486,"target":499},{"source":486,"target":125},{"source":499,"target":125},{"source":487,"target":500},{"source":487,"target":125},{"source":488,"target":501},{"source":488,"target":125},{"source":489,"target":502},{"source":489,"target":125},{"source":490,"target":503},{"source":490,"target":125},{"source":126,"target":0},{"source":126,"target":504},{"source":504,"target":505},{"source":504,"target":126},{"source":127,"target":0},{"source":127,"target":110},{"source":127,"target":506},{"source":127,"target":507},{"source":506,"target":508},{"source":506,"target":127},{"source":507,"target":110},{"source":128,"target":0},{"source":128,"target":108},{"source":128,"target":509},{"source":128,"target":510},{"source":128,"target":511},{"source":128,"target":512},{"source":128,"target":513},{"source":509,"target":15},{"source":509,"target":514},{"source":509,"target":128},{"source":514,"target":15},{"source":510,"target":128},{"source":510,"target":515},{"source":515,"target":15},{"source":515,"target":516},{"source":515,"target":510},{"source":516,"target":15},{"source":511,"target":128},{"source":511,"target":517},{"source":517,"target":13},{"source":517,"target":518},{"source":517,"target":511},{"source":518,"target":13},{"source":512,"target":128},{"source":513,"target":108},{"source":129,"target":0},{"source":129,"target":112},{"source":129,"target":109},{"source":129,"target":128},{"source":129,"target":120},{"source":129,"target":519},{"source":129,"target":520},{"source":129,"target":521},{"source":129,"target":522},{"source":129,"target":523},{"source":129,"target":524},{"source":519,"target":16},{"source":519,"target":525},{"source":519,"target":129},{"source":525,"target":16},{"source":520,"target":526},{"source":520,"target":129},{"source":521,"target":112},{"source":522,"target":109},{"source":523,"target":128},{"source":524,"target":120},{"source":130,"target":0},{"source":130,"target":116},{"source":130,"target":128},{"source":130,"target":527},{"source":130,"target":528},{"source":130,"target":529},{"source":527,"target":17},{"source":527,"target":530},{"source":527,"target":130},{"source":530,"target":17},{"source":528,"target":116},{"source":529,"target":128},{"source":131,"target":0},{"source":131,"target":110},{"source":131,"target":531},{"source":131,"target":532},{"source":531,"target":533},{"source":531,"target":131},{"source":532,"target":110},{"source":132,"target":0},{"source":132,"target":112},{"source":132,"target":109},{"source":132,"target":8},{"source":132,"target":5},{"source":132,"target":120},{"source":132,"target":534},{"source":132,"target":535},{"source":132,"target":536},{"source":132,"target":537},{"source":132,"target":538},{"source":534,"target":112},{"source":535,"target":109},{"source":536,"target":8},{"source":537,"target":5},{"source":538,"target":120},{"source":133,"target":0},{"source":133,"target":112},{"source":133,"target":9},{"source":133,"target":5},{"source":133,"target":539},{"source":133,"target":540},{"source":133,"target":541},{"source":539,"target":112},{"source":540,"target":9},{"source":541,"target":5}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/gssi/metamodelsdataset-ECMFA2020/PetriNet_extended.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 | <?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>
| false | {"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} | ecore |
class-diagram | repo-ecore-all/data/clagms/TrNet/TrNetCompilation/model/Classes.ecore | classes
CModel
contents
NamedElement
name
Classifier
CClass
abstract
extends
attributes
super
Attribute
isMany
Datatype
TypedElement
type | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="classes" nsURI="http://classes/1.0" nsPrefix="classes">
<eClassifiers xsi:type="ecore:EClass" name="CModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//Classifier" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="CClass" eSuperTypes="#//Classifier">
<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="#//CClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="super" upperBound="-1"
eType="#//CClass"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" eSuperTypes="#//NamedElement #//TypedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMany" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Datatype" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Classifier"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"classes","nsURI":"http://classes/1.0","name":"classes","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CModel","instanceClass":null,"abstract":false,"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":"Classifier","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CClass","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Datatype","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"contents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"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":13,"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":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":"attributes","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":false,"unsettable":false,"transient":false,"unique":true,"name":"super","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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isMany","changeable":true,"lowerBound":0,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":27,"derived":false},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":1,"target":0},{"source":1,"target":8},{"source":8,"target":3},{"source":8,"target":9},{"source":8,"target":1},{"source":9,"target":3},{"source":2,"target":0},{"source":2,"target":10},{"source":10,"target":11},{"source":10,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":12},{"source":12,"target":2},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":13},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":4,"target":17},{"source":13,"target":18},{"source":13,"target":4},{"source":14,"target":4},{"source":14,"target":19},{"source":14,"target":4},{"source":19,"target":4},{"source":15,"target":5},{"source":15,"target":20},{"source":15,"target":4},{"source":20,"target":5},{"source":16,"target":4},{"source":16,"target":21},{"source":16,"target":4},{"source":21,"target":4},{"source":17,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":7},{"source":5,"target":22},{"source":5,"target":23},{"source":5,"target":24},{"source":22,"target":25},{"source":22,"target":5},{"source":23,"target":2},{"source":24,"target":7},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":26},{"source":26,"target":3},{"source":7,"target":0},{"source":7,"target":27},{"source":27,"target":3},{"source":27,"target":28},{"source":27,"target":7},{"source":28,"target":3}],"multigraph":true} | ecore |
statemachine | repo-ecore-all/data/kuentinozaure/TP_DSL/com.m1ice.fsm/model/fsm.ecore | fsm
FSM
name
state
transition
initialstate
State
name
Transition
stateEnd
stateStart
InitialState
FinalState | <?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="http://www.example.org/fsm" nsPrefix="fsm">
<eClassifiers xsi:type="ecore:EClass" name="FSM">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="state" upperBound="-1"
eType="#//State" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" upperBound="-1"
eType="#//Transition" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialstate" eType="#//InitialState"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="State">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition">
<eStructuralFeatures xsi:type="ecore:EReference" name="stateEnd" eType="#//State"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateStart" eType="#//State"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//State"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalState" eSuperTypes="#//State"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"fsm","nsURI":"http://www.example.org/fsm","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":"InitialState","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalState","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"state","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"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":"initialstate","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"stateEnd","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":false,"unsettable":false,"transient":false,"unique":true,"name":"stateStart","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":6,"target":10},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":2},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":3},{"source":9,"target":4},{"source":9,"target":13},{"source":9,"target":1},{"source":13,"target":4},{"source":2,"target":0},{"source":2,"target":14},{"source":14,"target":15},{"source":14,"target":2},{"source":3,"target":0},{"source":3,"target":16},{"source":3,"target":17},{"source":16,"target":2},{"source":16,"target":18},{"source":16,"target":3},{"source":18,"target":2},{"source":17,"target":2},{"source":17,"target":19},{"source":17,"target":3},{"source":19,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":20},{"source":20,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":21},{"source":21,"target":2}],"multigraph":true} | ecore |
workflow | repo-ecore-all/data/diverse-project/melange-examples/IoT/org.xtext.activitydiagram.model/model/activitydiagram.ecore | activitydiagram
Activity
nodes
edges
locals
inputs
ActivityNode
outgoing
incoming
activity
running
ActivityEdge
source
target
ControlFlow
guard
ControlNode
ExecutableNode
Action
OpaqueAction
expressions
NamedElement
name
InitialNode
FinalNode
ActivityFinalNode
ForkNode
JoinNode
MergeNode
DecisionNode
Variable
initialValue
name
currentValue
IntegerVariable
BooleanVariable
Value
BooleanValue
value
IntegerValue
value
Expression
IntegerExpression
operand2
operand1
BooleanExpression
assignee
IntegerCalculationExpression
assignee
operator
IntegerComparisonExpression
assignee
operator
IntegerCalculationOperator
ADD
ADD
SUBRACT
SUBRACT
IntegerComparisonOperator
SMALLER
SMALLER
SMALLER_EQUALS
SMALLER_EQUALS
EQUALS
EQUALS
GREATER_EQUALS
GREATER_EQUALS
GREATER
GREATER
BooleanUnaryExpression
operand
operator
BooleanBinaryExpression
operand1
operand2
operator
BooleanUnaryOperator
NOT
NOT
BooleanBinaryOperator
AND
AND
OR
OR
InputValue
value
variable
Input
inputValues | <?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="activitydiagram" nsURI="http://activitydiagram/1.0" nsPrefix="activitydiagram">
<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="Activity" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//ActivityNode" containment="true" eOpposite="#//ActivityNode/activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1"
eType="#//ActivityEdge" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="locals" upperBound="-1"
eType="#//Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1"
eType="#//Variable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//ActivityEdge" eOpposite="#//ActivityEdge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//ActivityEdge" eOpposite="#//ActivityEdge/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1"
eType="#//Activity" eOpposite="#//Activity/nodes"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="running" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//ActivityNode" eOpposite="#//ActivityNode/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//ActivityNode" eOpposite="#//ActivityNode/incoming"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="#//ActivityEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="#//BooleanVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="#//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="#//ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueAction" eSuperTypes="#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="#//FinalNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="#//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="#//Value"
containment="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:EReference" name="currentValue" eType="#//Value"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerVariable" eSuperTypes="#//Variable"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanVariable" eSuperTypes="#//Variable"/>
<eClassifiers xsi:type="ecore:EClass" name="Value" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerValue" eSuperTypes="#//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand2" eType="#//IntegerVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand1" eType="#//IntegerVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" lowerBound="1"
eType="#//BooleanVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerCalculationExpression" eSuperTypes="#//IntegerExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" lowerBound="1"
eType="#//IntegerVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//IntegerCalculationOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerComparisonExpression" eSuperTypes="#//IntegerExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" lowerBound="1"
eType="#//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//IntegerComparisonOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntegerCalculationOperator">
<eLiterals name="ADD"/>
<eLiterals name="SUBRACT" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntegerComparisonOperator">
<eLiterals name="SMALLER"/>
<eLiterals name="SMALLER_EQUALS" value="1"/>
<eLiterals name="EQUALS" value="2"/>
<eLiterals name="GREATER_EQUALS" value="3"/>
<eLiterals name="GREATER" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanUnaryExpression" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1"
eType="#//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//BooleanUnaryOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanBinaryExpression" eSuperTypes="#//BooleanExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand1" lowerBound="1"
eType="#//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand2" lowerBound="1"
eType="#//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1"
eType="#//BooleanBinaryOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanUnaryOperator">
<eLiterals name="NOT"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanBinaryOperator">
<eLiterals name="AND"/>
<eLiterals name="OR" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="#//Value"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1"
eType="#//Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Input">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputValues" upperBound="-1"
eType="#//InputValue" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"activitydiagram","nsURI":"http://activitydiagram/1.0","name":"activitydiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerVariable","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanVariable","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerCalculationExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerComparisonExpression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntegerCalculationOperator","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntegerComparisonOperator","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanUnaryExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanBinaryExpression","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanUnaryOperator","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanBinaryOperator","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputValue","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":35,"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":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":"edges","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":"locals","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":"inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"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":"activity","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"outgoing","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":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"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":"running","changeable":true,"lowerBound":1,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":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"},{"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":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":59,"derived":false},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"container":false,"ordered":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":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},{"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"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"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":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":"currentValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":85,"derived":false},{"id":86,"eClass":"EGenericType"},{"id":87,"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":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"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":"operand2","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operand1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"derived":false},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"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":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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"assignee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"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":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"name":"ADD","id":109,"value":0,"literal":"ADD","eClass":"EEnumLiteral"},{"name":"SUBRACT","id":110,"value":1,"literal":"SUBRACT","eClass":"EEnumLiteral"},{"name":"SMALLER","id":111,"value":0,"literal":"SMALLER","eClass":"EEnumLiteral"},{"name":"SMALLER_EQUALS","id":112,"value":1,"literal":"SMALLER_EQUALS","eClass":"EEnumLiteral"},{"name":"EQUALS","id":113,"value":2,"literal":"EQUALS","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":114,"value":3,"literal":"GREATER_EQUALS","eClass":"EEnumLiteral"},{"name":"GREATER","id":115,"value":4,"literal":"GREATER","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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":116,"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":117,"derived":false},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operand1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":121,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operand2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"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":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"name":"NOT","id":128,"value":0,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"AND","id":129,"value":0,"literal":"AND","eClass":"EEnumLiteral"},{"name":"OR","id":130,"value":1,"literal":"OR","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":132,"derived":false},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"id":136,"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":1,"target":0},{"source":1,"target":9},{"source":1,"target":36},{"source":1,"target":37},{"source":1,"target":38},{"source":1,"target":39},{"source":1,"target":40},{"source":36,"target":2},{"source":36,"target":41},{"source":36,"target":1},{"source":36,"target":42},{"source":41,"target":2},{"source":37,"target":3},{"source":37,"target":43},{"source":37,"target":1},{"source":43,"target":3},{"source":38,"target":17},{"source":38,"target":44},{"source":38,"target":1},{"source":44,"target":17},{"source":39,"target":17},{"source":39,"target":45},{"source":39,"target":1},{"source":45,"target":17},{"source":40,"target":9},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":46},{"source":2,"target":47},{"source":2,"target":42},{"source":2,"target":48},{"source":2,"target":49},{"source":46,"target":3},{"source":46,"target":50},{"source":46,"target":2},{"source":46,"target":51},{"source":50,"target":3},{"source":47,"target":3},{"source":47,"target":52},{"source":47,"target":2},{"source":47,"target":53},{"source":52,"target":3},{"source":42,"target":1},{"source":42,"target":54},{"source":42,"target":2},{"source":42,"target":36},{"source":54,"target":1},{"source":48,"target":55},{"source":48,"target":2},{"source":49,"target":9},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":51},{"source":3,"target":53},{"source":3,"target":56},{"source":51,"target":2},{"source":51,"target":57},{"source":51,"target":3},{"source":51,"target":46},{"source":57,"target":2},{"source":53,"target":2},{"source":53,"target":58},{"source":53,"target":3},{"source":53,"target":47},{"source":58,"target":2},{"source":56,"target":9},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":59},{"source":4,"target":60},{"source":59,"target":19},{"source":59,"target":61},{"source":59,"target":4},{"source":61,"target":19},{"source":60,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":62},{"source":62,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":63},{"source":63,"target":2},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":64},{"source":64,"target":6},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":65},{"source":8,"target":66},{"source":65,"target":23},{"source":65,"target":67},{"source":65,"target":8},{"source":67,"target":23},{"source":66,"target":7},{"source":9,"target":0},{"source":9,"target":68},{"source":68,"target":69},{"source":68,"target":9},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":70},{"source":70,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":71},{"source":71,"target":5},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":72},{"source":72,"target":11},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":73},{"source":73,"target":5},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":74},{"source":74,"target":5},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":75},{"source":75,"target":5},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":76},{"source":76,"target":5},{"source":17,"target":0},{"source":17,"target":77},{"source":17,"target":78},{"source":17,"target":79},{"source":77,"target":20},{"source":77,"target":80},{"source":77,"target":17},{"source":80,"target":20},{"source":78,"target":81},{"source":78,"target":17},{"source":79,"target":20},{"source":79,"target":82},{"source":79,"target":17},{"source":82,"target":20},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":83},{"source":83,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":84},{"source":84,"target":17},{"source":20,"target":0},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":85},{"source":21,"target":86},{"source":85,"target":87},{"source":85,"target":21},{"source":86,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":88},{"source":22,"target":89},{"source":88,"target":90},{"source":88,"target":22},{"source":89,"target":20},{"source":23,"target":0},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":91},{"source":24,"target":92},{"source":24,"target":93},{"source":91,"target":18},{"source":91,"target":94},{"source":91,"target":24},{"source":94,"target":18},{"source":92,"target":18},{"source":92,"target":95},{"source":92,"target":24},{"source":95,"target":18},{"source":93,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":96},{"source":25,"target":97},{"source":96,"target":19},{"source":96,"target":98},{"source":96,"target":25},{"source":98,"target":19},{"source":97,"target":23},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":99},{"source":26,"target":100},{"source":26,"target":101},{"source":99,"target":18},{"source":99,"target":102},{"source":99,"target":26},{"source":102,"target":18},{"source":100,"target":28},{"source":100,"target":103},{"source":100,"target":26},{"source":103,"target":28},{"source":101,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":104},{"source":27,"target":105},{"source":27,"target":106},{"source":104,"target":19},{"source":104,"target":107},{"source":104,"target":27},{"source":107,"target":19},{"source":105,"target":29},{"source":105,"target":108},{"source":105,"target":27},{"source":108,"target":29},{"source":106,"target":24},{"source":28,"target":0},{"source":28,"target":109},{"source":28,"target":110},{"source":109,"target":28},{"source":110,"target":28},{"source":29,"target":0},{"source":29,"target":111},{"source":29,"target":112},{"source":29,"target":113},{"source":29,"target":114},{"source":29,"target":115},{"source":111,"target":29},{"source":112,"target":29},{"source":113,"target":29},{"source":114,"target":29},{"source":115,"target":29},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":116},{"source":30,"target":117},{"source":30,"target":118},{"source":116,"target":19},{"source":116,"target":119},{"source":116,"target":30},{"source":119,"target":19},{"source":117,"target":32},{"source":117,"target":120},{"source":117,"target":30},{"source":120,"target":32},{"source":118,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":121},{"source":31,"target":122},{"source":31,"target":123},{"source":31,"target":124},{"source":121,"target":19},{"source":121,"target":125},{"source":121,"target":31},{"source":125,"target":19},{"source":122,"target":19},{"source":122,"target":126},{"source":122,"target":31},{"source":126,"target":19},{"source":123,"target":33},{"source":123,"target":127},{"source":123,"target":31},{"source":127,"target":33},{"source":124,"target":25},{"source":32,"target":0},{"source":32,"target":128},{"source":128,"target":32},{"source":33,"target":0},{"source":33,"target":129},{"source":33,"target":130},{"source":129,"target":33},{"source":130,"target":33},{"source":34,"target":0},{"source":34,"target":131},{"source":34,"target":132},{"source":131,"target":20},{"source":131,"target":133},{"source":131,"target":34},{"source":133,"target":20},{"source":132,"target":17},{"source":132,"target":134},{"source":132,"target":34},{"source":134,"target":17},{"source":35,"target":0},{"source":35,"target":135},{"source":135,"target":34},{"source":135,"target":136},{"source":135,"target":35},{"source":136,"target":34}],"multigraph":true} | ecore |
units | repo-ecore-all/data/max-kramer/geko-model-weaver/examples/pcm/edu.kit.ipd.sdq.mdsd.geko.examples.pcm/metamodel/Units_pointcut_advice.ecore | units_pc_av
UnitCarryingElement
unit
unitSpecification
Unit
BaseUnit
name
UnitRepository
units
UnitMultiplication
units
UnitPower
unit
exponent
UnitLiteral
baseUnit
Pointcut
children
Advice
children
GlobalScope
scopedObject
PerJoinPointScope
scopedObject | <?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="units_pc_av" nsURI="http://sdq.ipd.uka.de/Units/1.0_pointcut_advice"
nsPrefix="units_pc_av">
<eClassifiers xsi:type="ecore:EClass" name="UnitCarryingElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" eType="#//Unit"
volatile="true" transient="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="namespace" value=""/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedSetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unitSpecification" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit"/>
<eClassifiers xsi:type="ecore:EClass" name="BaseUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" iD="true">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value=""/>
<details key="namespace" value=""/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitRepository">
<eStructuralFeatures xsi:type="ecore:EReference" name="units" ordered="false"
upperBound="-1" eType="#//BaseUnit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitMultiplication" eSuperTypes="#//Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="units" ordered="false"
upperBound="-1" eType="#//Unit" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitPower" eSuperTypes="#//Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" eType="#//Unit"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exponent" ordered="false"
lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitLiteral" eSuperTypes="#//Unit">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseUnit" ordered="false"
eType="#//BaseUnit"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Pointcut">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Advice">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalScope">
<eStructuralFeatures xsi:type="ecore:EReference" name="scopedObject" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PerJoinPointScope">
<eStructuralFeatures xsi:type="ecore:EReference" name="scopedObject" lowerBound="1"
eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"units_pc_av","nsURI":"http://sdq.ipd.uka.de/Units/1.0_pointcut_advice","name":"units_pc_av","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitCarryingElement","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BaseUnit","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitRepository","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitMultiplication","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitPower","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Pointcut","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Advice","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalScope","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PerJoinPointScope","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":12,"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":"unitSpecification","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":true,"id":16,"derived":false},{"id":17,"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":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"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":"units","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"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":"exponent","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"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":"baseUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"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":"children","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":"children","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scopedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":35,"derived":false},{"id":36,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"scopedObject","changeable":true,"resolveProxies":true,"lowerBound":1,"id":37,"derived":false},{"id":38,"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":12,"target":2},{"source":12,"target":14},{"source":12,"target":1},{"source":14,"target":2},{"source":13,"target":15},{"source":13,"target":1},{"source":2,"target":0},{"source":3,"target":0},{"source":3,"target":16},{"source":16,"target":17},{"source":16,"target":3},{"source":4,"target":0},{"source":4,"target":18},{"source":18,"target":3},{"source":18,"target":19},{"source":18,"target":4},{"source":19,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":20},{"source":5,"target":21},{"source":20,"target":2},{"source":20,"target":22},{"source":20,"target":5},{"source":22,"target":2},{"source":21,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":23},{"source":6,"target":24},{"source":6,"target":25},{"source":23,"target":2},{"source":23,"target":26},{"source":23,"target":6},{"source":26,"target":2},{"source":24,"target":27},{"source":24,"target":6},{"source":25,"target":2},{"source":7,"target":0},{"source":7,"target":2},{"source":7,"target":28},{"source":7,"target":29},{"source":28,"target":3},{"source":28,"target":30},{"source":28,"target":7},{"source":30,"target":3},{"source":29,"target":2},{"source":8,"target":0},{"source":8,"target":31},{"source":31,"target":32},{"source":31,"target":8},{"source":9,"target":0},{"source":9,"target":33},{"source":33,"target":34},{"source":33,"target":9},{"source":10,"target":0},{"source":10,"target":35},{"source":35,"target":36},{"source":35,"target":10},{"source":11,"target":0},{"source":11,"target":37},{"source":37,"target":38},{"source":37,"target":11}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/petrfejfar/mde-oop-language-modelling/Project Workspace/behaviouralProgramMM/model/behaviouralProgramMM.ecore | behaviouralProgramMM
Behaviour
functions
startfunction
Function
Name
functionBody
Statement
Assignment
VariableName
assignexpression
ConditionalBranch
Ifstatements
elsestatements
ifexpression
Loop
loopstatements
loopexpression
FunctionCall
FuncName
arguments
Expression
Instantiation
VarName
VarType
InitiationExpression
Return
expression
TryCatch
catch
try
RaiseException
expression
ReadLine
ArithmeticInfixOperator
Plus
FunctionCallStatement
FuncName
arguments
ReadLineStatement
WriteLineStatement
ComparsionOperator
Equals
Variable
VarName
Literal
Value
BinaryOperator
leftSide
rightSide | <?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="behaviouralProgramMM" nsURI="http://www.example.org/behaviouralProgramMM"
nsPrefix="behaviouralProgramMM">
<eClassifiers xsi:type="ecore:EClass" name="Behaviour">
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" lowerBound="1"
upperBound="-1" eType="#//Function" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="startfunction" lowerBound="1"
eType="#//Function"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Function">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="Name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="functionBody" upperBound="-1"
eType="#//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Assignment" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="VariableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignexpression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConditionalBranch" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="Ifstatements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elsestatements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ifexpression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Loop" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="loopstatements" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="loopexpression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCall" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FuncName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="Instantiation" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="VarName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="VarType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="InitiationExpression" eType="#//Expression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Return" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TryCatch" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="catch" upperBound="-1"
eType="#//Statement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="try" upperBound="-1" eType="#//Statement"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RaiseException" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="expression" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReadLine" eSuperTypes="#//Expression"/>
<eClassifiers xsi:type="ecore:EClass" name="ArithmeticInfixOperator" abstract="true"
eSuperTypes="#//BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Plus" eSuperTypes="#//ArithmeticInfixOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="FunctionCallStatement" eSuperTypes="#//Statement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="FuncName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arguments" upperBound="-1"
eType="#//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReadLineStatement" eSuperTypes="#//FunctionCallStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="WriteLineStatement" eSuperTypes="#//FunctionCallStatement"/>
<eClassifiers xsi:type="ecore:EClass" name="ComparsionOperator" abstract="true"
eSuperTypes="#//BinaryOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Equals" eSuperTypes="#//ComparsionOperator"/>
<eClassifiers xsi:type="ecore:EClass" name="Variable" eSuperTypes="#//Expression">
<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="Literal" eSuperTypes="#//Expression">
<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="BinaryOperator" abstract="true" eSuperTypes="#//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftSide" lowerBound="1"
eType="#//Expression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightSide" lowerBound="1"
eType="#//Expression" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"behaviouralProgramMM","nsURI":"http://www.example.org/behaviouralProgramMM","name":"behaviouralProgramMM","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Behaviour","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Function","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assignment","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConditionalBranch","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Loop","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCall","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Instantiation","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Return","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TryCatch","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RaiseException","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLine","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArithmeticInfixOperator","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FunctionCallStatement","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadLineStatement","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteLineStatement","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComparsionOperator","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equals","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Literal","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BinaryOperator","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"functions","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"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":"startfunction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"Name","changeable":true,"lowerBound":0,"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":"functionBody","changeable":true,"resolveProxies":true,"lowerBound":0,"id":29,"derived":false},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"VariableName","changeable":true,"lowerBound":0,"iD":false,"id":32,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"assignexpression","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":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Ifstatements","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":"elsestatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ifexpression","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":"loopstatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"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":"loopexpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":45,"derived":false},{"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":"FuncName","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":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"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":"VarName","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":"VarType","changeable":true,"lowerBound":0,"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":"InitiationExpression","changeable":true,"resolveProxies":true,"lowerBound":0,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"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":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"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":"catch","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":"try","changeable":true,"resolveProxies":true,"lowerBound":0,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"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":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"FuncName","changeable":true,"lowerBound":0,"iD":false,"id":75,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arguments","changeable":true,"resolveProxies":true,"lowerBound":0,"id":76,"derived":false},{"id":77,"eClass":"EGenericType"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"id":83,"eClass":"EGenericType"},{"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":84,"derived":false},{"id":85,"eClass":"EGenericType"},{"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":"Value","changeable":true,"lowerBound":0,"iD":false,"id":87,"derived":false},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"leftSide","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":"rightSide","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":0,"target":23},{"source":1,"target":0},{"source":1,"target":24},{"source":1,"target":25},{"source":24,"target":2},{"source":24,"target":26},{"source":24,"target":1},{"source":26,"target":2},{"source":25,"target":2},{"source":25,"target":27},{"source":25,"target":1},{"source":27,"target":2},{"source":2,"target":0},{"source":2,"target":28},{"source":2,"target":29},{"source":28,"target":30},{"source":28,"target":2},{"source":29,"target":3},{"source":29,"target":31},{"source":29,"target":2},{"source":31,"target":3},{"source":3,"target":0},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":32},{"source":4,"target":33},{"source":4,"target":34},{"source":32,"target":35},{"source":32,"target":4},{"source":33,"target":8},{"source":33,"target":36},{"source":33,"target":4},{"source":36,"target":8},{"source":34,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":37},{"source":5,"target":38},{"source":5,"target":39},{"source":5,"target":40},{"source":37,"target":3},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":3},{"source":38,"target":3},{"source":38,"target":42},{"source":38,"target":5},{"source":42,"target":3},{"source":39,"target":8},{"source":39,"target":43},{"source":39,"target":5},{"source":43,"target":8},{"source":40,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":44},{"source":6,"target":45},{"source":6,"target":46},{"source":44,"target":3},{"source":44,"target":47},{"source":44,"target":6},{"source":47,"target":3},{"source":45,"target":8},{"source":45,"target":48},{"source":45,"target":6},{"source":48,"target":8},{"source":46,"target":3},{"source":7,"target":0},{"source":7,"target":8},{"source":7,"target":49},{"source":7,"target":50},{"source":7,"target":51},{"source":49,"target":52},{"source":49,"target":7},{"source":50,"target":8},{"source":50,"target":53},{"source":50,"target":7},{"source":53,"target":8},{"source":51,"target":8},{"source":8,"target":0},{"source":9,"target":0},{"source":9,"target":3},{"source":9,"target":54},{"source":9,"target":55},{"source":9,"target":56},{"source":9,"target":57},{"source":54,"target":58},{"source":54,"target":9},{"source":55,"target":59},{"source":55,"target":9},{"source":56,"target":8},{"source":56,"target":60},{"source":56,"target":9},{"source":60,"target":8},{"source":57,"target":3},{"source":10,"target":0},{"source":10,"target":3},{"source":10,"target":61},{"source":10,"target":62},{"source":61,"target":8},{"source":61,"target":63},{"source":61,"target":10},{"source":63,"target":8},{"source":62,"target":3},{"source":11,"target":0},{"source":11,"target":3},{"source":11,"target":64},{"source":11,"target":65},{"source":11,"target":66},{"source":64,"target":3},{"source":64,"target":67},{"source":64,"target":11},{"source":67,"target":3},{"source":65,"target":3},{"source":65,"target":68},{"source":65,"target":11},{"source":68,"target":3},{"source":66,"target":3},{"source":12,"target":0},{"source":12,"target":3},{"source":12,"target":69},{"source":12,"target":70},{"source":69,"target":8},{"source":69,"target":71},{"source":69,"target":12},{"source":71,"target":8},{"source":70,"target":3},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":72},{"source":72,"target":8},{"source":14,"target":0},{"source":14,"target":23},{"source":14,"target":73},{"source":73,"target":23},{"source":15,"target":0},{"source":15,"target":14},{"source":15,"target":74},{"source":74,"target":14},{"source":16,"target":0},{"source":16,"target":3},{"source":16,"target":75},{"source":16,"target":76},{"source":16,"target":77},{"source":75,"target":78},{"source":75,"target":16},{"source":76,"target":8},{"source":76,"target":79},{"source":76,"target":16},{"source":79,"target":8},{"source":77,"target":3},{"source":17,"target":0},{"source":17,"target":16},{"source":17,"target":80},{"source":80,"target":16},{"source":18,"target":0},{"source":18,"target":16},{"source":18,"target":81},{"source":81,"target":16},{"source":19,"target":0},{"source":19,"target":23},{"source":19,"target":82},{"source":82,"target":23},{"source":20,"target":0},{"source":20,"target":19},{"source":20,"target":83},{"source":83,"target":19},{"source":21,"target":0},{"source":21,"target":8},{"source":21,"target":84},{"source":21,"target":85},{"source":84,"target":86},{"source":84,"target":21},{"source":85,"target":8},{"source":22,"target":0},{"source":22,"target":8},{"source":22,"target":87},{"source":22,"target":88},{"source":87,"target":89},{"source":87,"target":22},{"source":88,"target":8},{"source":23,"target":0},{"source":23,"target":8},{"source":23,"target":90},{"source":23,"target":91},{"source":23,"target":92},{"source":90,"target":8},{"source":90,"target":93},{"source":90,"target":23},{"source":93,"target":8},{"source":91,"target":8},{"source":91,"target":94},{"source":91,"target":23},{"source":94,"target":8},{"source":92,"target":8}],"multigraph":true} | ecore |
relational | repo-ecore-all/data/atlanmod/ATL_MR/atl-mr/data/Class2Relational/Relational.ecore | relational
Named
name
Table
col
key
owner
Column
owner
keyOf
type
Type
Schema
tables
types | <?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="relational" nsURI="Relational" nsPrefix="relational">
<eClassifiers xsi:type="ecore:EClass" name="Named" abstract="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="Table" eSuperTypes="#//Named">
<eStructuralFeatures xsi:type="ecore:EReference" name="col" upperBound="-1" eType="#//Column"
containment="true" eOpposite="#//Column/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="key" ordered="false" upperBound="-1"
eType="#//Column" eOpposite="#//Column/keyOf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Schema"
eOpposite="#//Schema/tables"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Column" eSuperTypes="#//Named">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
lowerBound="1" eType="#//Table" eOpposite="#//Table/col"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keyOf" ordered="false"
eType="#//Table" eOpposite="#//Table/key"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" lowerBound="1"
eType="#//Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" eSuperTypes="#//Named"/>
<eClassifiers xsi:type="ecore:EClass" name="Schema" eSuperTypes="#//Named">
<eStructuralFeatures xsi:type="ecore:EReference" name="tables" upperBound="-1"
eType="#//Table" containment="true" eOpposite="#//Table/owner"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="types" upperBound="-1"
eType="#//Type" containment="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"relational","nsURI":"Relational","name":"relational","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Named","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Table","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Column","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Schema","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"col","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"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":"key","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":10,"derived":false},{"id":11,"eClass":"EGenericType"},{"id":12,"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":13,"derived":false},{"id":14,"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":"keyOf","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"tables","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"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":18,"derived":false},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"types","changeable":true,"resolveProxies":true,"lowerBound":0,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":7},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":2,"target":11},{"source":8,"target":3},{"source":8,"target":12},{"source":8,"target":2},{"source":8,"target":13},{"source":12,"target":3},{"source":9,"target":3},{"source":9,"target":14},{"source":9,"target":2},{"source":9,"target":15},{"source":14,"target":3},{"source":10,"target":5},{"source":10,"target":16},{"source":10,"target":2},{"source":10,"target":17},{"source":16,"target":5},{"source":11,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":13},{"source":3,"target":15},{"source":3,"target":18},{"source":3,"target":19},{"source":13,"target":2},{"source":13,"target":20},{"source":13,"target":3},{"source":13,"target":8},{"source":20,"target":2},{"source":15,"target":2},{"source":15,"target":21},{"source":15,"target":3},{"source":15,"target":9},{"source":21,"target":2},{"source":18,"target":4},{"source":18,"target":22},{"source":18,"target":3},{"source":22,"target":4},{"source":19,"target":1},{"source":4,"target":0},{"source":4,"target":1},{"source":4,"target":23},{"source":23,"target":1},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":17},{"source":5,"target":24},{"source":5,"target":25},{"source":17,"target":2},{"source":17,"target":26},{"source":17,"target":5},{"source":17,"target":10},{"source":26,"target":2},{"source":24,"target":4},{"source":24,"target":27},{"source":24,"target":5},{"source":27,"target":4},{"source":25,"target":1}],"multigraph":true} | ecore |
workflow | repo-ecore-all/data/gemoc/activitydiagram/dev/gemoc_concurrent/language_workbench/org.gemoc.activitydiagram.concurrent/model-gen/XActivityDiagramMT.ecore | activitydiagram
Activity
initializeModel
args
initialize
execute
reset
getIntegerVariableValue
variableName
getBooleanVariableValue
variableName
getVariableValue
variableName
getVariable
variableName
finish
nodes
edges
locals
inputs
signals
trace
context
ActivityNode
execute
terminate
addTokens
tokens
removeToken
token
outgoing
incoming
activity
heldTokens
running
ActivityEdge
sendOffer
clearOffer
takeOfferedTokens
transferTokens
evaluateGuard
source
target
offers
ControlFlow
guard
ControlNode
ExecutableNode
Action
OpaqueAction
execute
expressions
NamedElement
name
InitialNode
execute
FinalNode
ActivityFinalNode
execute
ForkNode
execute
JoinNode
execute
MergeNode
execute
DecisionNode
execute
Variable
execute
init
print
initialValue
name
currentValue
IntegerVariable
execute
print
BooleanVariable
execute
print
Value
BooleanValue
value
IntegerValue
value
Expression
execute
IntegerExpression
operand2
operand1
BooleanExpression
assignee
IntegerCalculationExpression
execute
assignee
operator
IntegerComparisonExpression
execute
assignee
operator
IntegerCalculationOperator
ADD
+
SUBRACT
-
IntegerComparisonOperator
SMALLER
<
SMALLER_EQUALS
<=
EQUALS
=
GREATER_EQUALS
>=
GREATER
>
BooleanUnaryExpression
execute
operand
operator
BooleanBinaryExpression
execute
operand1
operand2
operator
BooleanUnaryOperator
NOT
NOT
BooleanBinaryOperator
AND
&&
OR
||
InputValue
value
variable
Input
inputValues
SendSignalAction
execute
signal
AcceptEventAction
execute
trigger
Signal
SignalEvent
Token
holder
Offer
offeredTokens
Trace
executedNodes
ControlToken
ForkedToken
baseToken
remainingOffersCount
Context
output
activity
parent
node | <?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="activitydiagram" nsURI="http://org.gemoc.activitydiagram.concurrent.xactivitydiagrammt/activitydiagram/" nsPrefix="activitydiagram">
<eClassifiers xsi:type="ecore:EClass" name="Activity" eSuperTypes="//NamedElement">
<eOperations name="initializeModel">
<eAnnotations source="aspect"/>
<eParameters name="args" upperBound="-1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="initialize">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="reset">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="getIntegerVariableValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eParameters name="variableName">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="getBooleanVariableValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eParameters name="variableName">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="getVariableValue" eType="//Value">
<eAnnotations source="aspect"/>
<eParameters name="variableName">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="getVariable" eType="//Variable">
<eAnnotations source="aspect"/>
<eParameters name="variableName">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eParameters>
</eOperations>
<eOperations name="finish">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1" eType="//ActivityNode" containment="true" eOpposite="//ActivityNode/activity"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="edges" upperBound="-1" eType="//ActivityEdge" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="locals" upperBound="-1" eType="//Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputs" upperBound="-1" eType="//Variable" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signals" upperBound="-1" eType="//Signal" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trace" unique="false" eType="//Trace">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" unique="false" eType="//Context">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityNode" eSuperTypes="//NamedElement">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="terminate">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="addTokens">
<eAnnotations source="aspect"/>
<eParameters name="tokens" upperBound="-1" eType="//Token"/>
</eOperations>
<eOperations name="removeToken">
<eAnnotations source="aspect"/>
<eParameters name="token" eType="//Token"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1" eType="//ActivityEdge" eOpposite="//ActivityEdge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1" eType="//ActivityEdge" eOpposite="//ActivityEdge/target"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activity" lowerBound="1" eType="//Activity" eOpposite="//Activity/nodes"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="heldTokens" upperBound="-1" eType="//Token" containment="true">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="running" unique="false">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ActivityEdge" abstract="true" eSuperTypes="//NamedElement">
<eOperations name="sendOffer">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="clearOffer">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="takeOfferedTokens">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="transferTokens">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="evaluateGuard">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1" eType="//ActivityNode" eOpposite="//ActivityNode/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1" eType="//ActivityNode" eOpposite="//ActivityNode/incoming"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="offers" upperBound="-1" eType="//Offer" containment="true">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlFlow" eSuperTypes="//ActivityEdge">
<eStructuralFeatures xsi:type="ecore:EReference" name="guard" eType="//BooleanVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlNode" abstract="true" eSuperTypes="//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ExecutableNode" abstract="true" eSuperTypes="//ActivityNode"/>
<eClassifiers xsi:type="ecore:EClass" name="Action" abstract="true" eSuperTypes="//ExecutableNode"/>
<eClassifiers xsi:type="ecore:EClass" name="OpaqueAction" eSuperTypes="//Action">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="expressions" upperBound="-1" eType="//Expression" 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="InitialNode" eSuperTypes="//ControlNode">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FinalNode" abstract="true" eSuperTypes="//ControlNode"/>
<eClassifiers xsi:type="ecore:EClass" name="ActivityFinalNode" eSuperTypes="//FinalNode">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForkNode" eSuperTypes="//ControlNode">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="JoinNode" eSuperTypes="//ControlNode">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MergeNode" eSuperTypes="//ControlNode">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DecisionNode" eSuperTypes="//ControlNode">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Variable">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="init">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="print">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="initialValue" eType="//Value" containment="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>
<eStructuralFeatures xsi:type="ecore:EReference" name="currentValue" unique="false" eType="//Value">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerVariable" eSuperTypes="//Variable">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="print">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanVariable" eSuperTypes="//Variable">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="print">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Value"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanValue" eSuperTypes="//Value">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" lowerBound="1">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerValue" eSuperTypes="//Value">
<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="Expression" abstract="true">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerExpression" abstract="true" eSuperTypes="//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="operand2" eType="//IntegerVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand1" eType="//IntegerVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanExpression" abstract="true" eSuperTypes="//Expression">
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" lowerBound="1" eType="//BooleanVariable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerCalculationExpression" eSuperTypes="//IntegerExpression">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" lowerBound="1" eType="//IntegerVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//IntegerCalculationOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerComparisonExpression" eSuperTypes="//IntegerExpression">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="assignee" lowerBound="1" eType="//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//IntegerComparisonOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntegerCalculationOperator">
<eLiterals name="ADD" literal="+"/>
<eLiterals name="SUBRACT" value="1" literal="-"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="IntegerComparisonOperator">
<eLiterals name="SMALLER" literal="<"/>
<eLiterals name="SMALLER_EQUALS" value="1" literal="<="/>
<eLiterals name="EQUALS" value="2" literal="="/>
<eLiterals name="GREATER_EQUALS" value="3" literal=">="/>
<eLiterals name="GREATER" value="4" literal=">"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanUnaryExpression" eSuperTypes="//BooleanExpression">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand" lowerBound="1" eType="//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//BooleanUnaryOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BooleanBinaryExpression" eSuperTypes="//BooleanExpression">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand1" lowerBound="1" eType="//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operand2" lowerBound="1" eType="//BooleanVariable"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="operator" lowerBound="1" eType="//BooleanBinaryOperator"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanUnaryOperator">
<eLiterals name="NOT"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="BooleanBinaryOperator">
<eLiterals name="AND" literal="&&"/>
<eLiterals name="OR" value="1" literal="||"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InputValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" lowerBound="1" eType="//Value" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="variable" lowerBound="1" eType="//Variable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Input">
<eStructuralFeatures xsi:type="ecore:EReference" name="inputValues" upperBound="-1" eType="//InputValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SendSignalAction" eSuperTypes="//Action">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="signal" eType="//Signal"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AcceptEventAction" eSuperTypes="//Action">
<eOperations name="execute">
<eAnnotations source="aspect"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="trigger" eType="//SignalEvent"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Signal" eSuperTypes="//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SignalEvent" eSuperTypes="//Signal"/>
<eClassifiers xsi:type="ecore:EClass" name="Token">
<eAnnotations source="aspect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="holder" unique="false" eType="//ActivityNode">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Offer">
<eAnnotations source="aspect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="offeredTokens" unique="false" upperBound="-1" eType="//Token">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Trace">
<eAnnotations source="aspect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="executedNodes" unique="false" upperBound="-1" eType="//ActivityNode">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlToken" eSuperTypes="//Token">
<eAnnotations source="aspect"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ForkedToken" eSuperTypes="//Token">
<eAnnotations source="aspect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseToken" unique="false" eType="//Token">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="remainingOffersCount" unique="false">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Context">
<eAnnotations source="aspect"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" unique="false" eType="//Trace">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="activity" unique="false" eType="//Activity">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" unique="false" eType="//Context">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" unique="false" eType="//JoinNode">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"activitydiagram","nsURI":"http://org.gemoc.activitydiagram.concurrent.xactivitydiagrammt/activitydiagram/","name":"activitydiagram","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Activity","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityNode","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityEdge","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlFlow","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlNode","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExecutableNode","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Action","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpaqueAction","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialNode","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FinalNode","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ActivityFinalNode","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkNode","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"JoinNode","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MergeNode","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DecisionNode","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Variable","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerVariable","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanVariable","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Value","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanValue","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerValue","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerExpression","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanExpression","instanceClass":null,"abstract":true,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerCalculationExpression","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerComparisonExpression","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntegerCalculationOperator","instanceClass":null,"id":28,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"IntegerComparisonOperator","instanceClass":null,"id":29,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanUnaryExpression","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanBinaryExpression","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanUnaryOperator","instanceClass":null,"id":32,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"BooleanBinaryOperator","instanceClass":null,"id":33,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InputValue","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Input","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SendSignalAction","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AcceptEventAction","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Signal","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SignalEvent","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Offer","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Trace","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlToken","instanceClass":null,"abstract":false,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ForkedToken","instanceClass":null,"abstract":false,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":false,"id":45,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"initializeModel","lowerBound":0,"id":46,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"initialize","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":48,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"reset","lowerBound":0,"id":49,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getIntegerVariableValue","lowerBound":0,"id":50,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getBooleanVariableValue","lowerBound":0,"id":51,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getVariableValue","lowerBound":0,"id":52,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getVariable","lowerBound":0,"id":53,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"finish","lowerBound":0,"id":54,"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":"nodes","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":"edges","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":"locals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputs","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":"signals","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":false,"unsettable":false,"transient":false,"unique":false,"name":"trace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":60,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"id":62,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"args","lowerBound":0,"id":63,"many":true,"required":false,"eClass":"EParameter"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variableName","lowerBound":0,"id":66,"many":false,"required":false,"eClass":"EParameter"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variableName","lowerBound":0,"id":69,"many":false,"required":false,"eClass":"EParameter"},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variableName","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EParameter"},{"id":73,"eClass":"EGenericType"},{"id":74,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"variableName","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EParameter"},{"id":76,"eClass":"EGenericType"},{"id":77,"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":"activity","changeable":true,"resolveProxies":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":85,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"terminate","lowerBound":0,"id":86,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"addTokens","lowerBound":0,"id":87,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"removeToken","lowerBound":0,"id":88,"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":"outgoing","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":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":true,"unsettable":false,"transient":false,"unique":true,"name":"heldTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"running","changeable":true,"lowerBound":0,"iD":false,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"ordered":true,"upperBound":-1,"unique":true,"name":"tokens","lowerBound":0,"id":94,"many":true,"required":false,"eClass":"EParameter"},{"id":95,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"token","lowerBound":0,"id":96,"many":false,"required":false,"eClass":"EParameter"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":99,"derived":false},{"id":100,"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":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"sendOffer","lowerBound":0,"id":105,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"clearOffer","lowerBound":0,"id":106,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"takeOfferedTokens","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"transferTokens","lowerBound":0,"id":108,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluateGuard","lowerBound":0,"id":109,"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":"offers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":110,"derived":false},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"id":114,"eClass":"EGenericType"},{"id":115,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"resolveProxies":true,"lowerBound":0,"id":116,"derived":false},{"id":117,"eClass":"EGenericType"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"id":120,"eClass":"EGenericType"},{"id":121,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":122,"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":"expressions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":123,"derived":false},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":128,"many":false,"required":false,"eClass":"EOperation"},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":131,"many":false,"required":false,"eClass":"EOperation"},{"id":132,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":133,"many":false,"required":false,"eClass":"EOperation"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":135,"many":false,"required":false,"eClass":"EOperation"},{"id":136,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":137,"many":false,"required":false,"eClass":"EOperation"},{"id":138,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":139,"many":false,"required":false,"eClass":"EOperation"},{"id":140,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":141,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"init","lowerBound":0,"id":142,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"print","lowerBound":0,"id":143,"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":"initialValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":144,"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":145,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"currentValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":151,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"print","lowerBound":0,"id":152,"many":false,"required":false,"eClass":"EOperation"},{"id":153,"eClass":"EGenericType"},{"id":154,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"print","lowerBound":0,"id":156,"many":false,"required":false,"eClass":"EOperation"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"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":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":165,"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":"operand2","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"operand1","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"eClass":"EGenericType"},{"id":169,"eClass":"EGenericType"},{"id":170,"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":"assignee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":171,"derived":false},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":174,"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":"assignee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"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":176,"derived":false},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"id":179,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":180,"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":"assignee","changeable":true,"resolveProxies":true,"lowerBound":1,"id":181,"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":182,"derived":false},{"id":183,"eClass":"EGenericType"},{"id":184,"eClass":"EGenericType"},{"id":185,"eClass":"EGenericType"},{"name":"ADD","id":186,"value":0,"literal":"+","eClass":"EEnumLiteral"},{"name":"SUBRACT","id":187,"value":1,"literal":"-","eClass":"EEnumLiteral"},{"name":"SMALLER","id":188,"value":0,"literal":"<","eClass":"EEnumLiteral"},{"name":"SMALLER_EQUALS","id":189,"value":1,"literal":"<=","eClass":"EEnumLiteral"},{"name":"EQUALS","id":190,"value":2,"literal":"=","eClass":"EEnumLiteral"},{"name":"GREATER_EQUALS","id":191,"value":3,"literal":">=","eClass":"EEnumLiteral"},{"name":"GREATER","id":192,"value":4,"literal":">","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":193,"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":"operand","changeable":true,"resolveProxies":true,"lowerBound":1,"id":194,"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":195,"derived":false},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":199,"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":"operand1","changeable":true,"resolveProxies":true,"lowerBound":1,"id":200,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"operand2","changeable":true,"resolveProxies":true,"lowerBound":1,"id":201,"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":202,"derived":false},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"id":206,"eClass":"EGenericType"},{"name":"NOT","id":207,"value":0,"literal":"NOT","eClass":"EEnumLiteral"},{"name":"AND","id":208,"value":0,"literal":"&&","eClass":"EEnumLiteral"},{"name":"OR","id":209,"value":1,"literal":"||","eClass":"EEnumLiteral"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":1,"id":210,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"variable","changeable":true,"resolveProxies":true,"lowerBound":1,"id":211,"derived":false},{"id":212,"eClass":"EGenericType"},{"id":213,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"inputValues","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":216,"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":"signal","changeable":true,"resolveProxies":true,"lowerBound":0,"id":217,"derived":false},{"id":218,"eClass":"EGenericType"},{"id":219,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"execute","lowerBound":0,"id":220,"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":"trigger","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"id":224,"eClass":"EGenericType"},{"id":225,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"holder","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"id":227,"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":"offeredTokens","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"derived":false},{"id":229,"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":"executedNodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"id":231,"eClass":"EGenericType"},{"id":232,"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":false,"name":"baseToken","changeable":true,"resolveProxies":true,"lowerBound":0,"id":233,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"remainingOffersCount","changeable":true,"lowerBound":0,"iD":false,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"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":false,"name":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"activity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"parent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":240,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"node","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"}],"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":1,"target":0},{"source":1,"target":9},{"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":46,"target":1},{"source":46,"target":63},{"source":63,"target":64},{"source":63,"target":46},{"source":47,"target":1},{"source":48,"target":1},{"source":49,"target":1},{"source":50,"target":65},{"source":50,"target":1},{"source":50,"target":66},{"source":66,"target":67},{"source":66,"target":50},{"source":51,"target":68},{"source":51,"target":1},{"source":51,"target":69},{"source":69,"target":70},{"source":69,"target":51},{"source":52,"target":20},{"source":52,"target":71},{"source":52,"target":1},{"source":52,"target":72},{"source":71,"target":20},{"source":72,"target":73},{"source":72,"target":52},{"source":53,"target":17},{"source":53,"target":74},{"source":53,"target":1},{"source":53,"target":75},{"source":74,"target":17},{"source":75,"target":76},{"source":75,"target":53},{"source":54,"target":1},{"source":55,"target":2},{"source":55,"target":77},{"source":55,"target":1},{"source":55,"target":78},{"source":77,"target":2},{"source":56,"target":3},{"source":56,"target":79},{"source":56,"target":1},{"source":79,"target":3},{"source":57,"target":17},{"source":57,"target":80},{"source":57,"target":1},{"source":80,"target":17},{"source":58,"target":17},{"source":58,"target":81},{"source":58,"target":1},{"source":81,"target":17},{"source":59,"target":38},{"source":59,"target":82},{"source":59,"target":1},{"source":82,"target":38},{"source":60,"target":42},{"source":60,"target":83},{"source":60,"target":1},{"source":83,"target":42},{"source":61,"target":45},{"source":61,"target":84},{"source":61,"target":1},{"source":84,"target":45},{"source":62,"target":9},{"source":2,"target":0},{"source":2,"target":9},{"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":78},{"source":2,"target":91},{"source":2,"target":92},{"source":2,"target":93},{"source":85,"target":2},{"source":86,"target":2},{"source":87,"target":2},{"source":87,"target":94},{"source":94,"target":40},{"source":94,"target":95},{"source":94,"target":87},{"source":95,"target":40},{"source":88,"target":2},{"source":88,"target":96},{"source":96,"target":40},{"source":96,"target":97},{"source":96,"target":88},{"source":97,"target":40},{"source":89,"target":3},{"source":89,"target":98},{"source":89,"target":2},{"source":89,"target":99},{"source":98,"target":3},{"source":90,"target":3},{"source":90,"target":100},{"source":90,"target":2},{"source":90,"target":101},{"source":100,"target":3},{"source":78,"target":1},{"source":78,"target":102},{"source":78,"target":2},{"source":78,"target":55},{"source":102,"target":1},{"source":91,"target":40},{"source":91,"target":103},{"source":91,"target":2},{"source":103,"target":40},{"source":92,"target":104},{"source":92,"target":2},{"source":93,"target":9},{"source":3,"target":0},{"source":3,"target":9},{"source":3,"target":105},{"source":3,"target":106},{"source":3,"target":107},{"source":3,"target":108},{"source":3,"target":109},{"source":3,"target":99},{"source":3,"target":101},{"source":3,"target":110},{"source":3,"target":111},{"source":105,"target":3},{"source":106,"target":3},{"source":107,"target":3},{"source":108,"target":3},{"source":109,"target":112},{"source":109,"target":3},{"source":99,"target":2},{"source":99,"target":113},{"source":99,"target":3},{"source":99,"target":89},{"source":113,"target":2},{"source":101,"target":2},{"source":101,"target":114},{"source":101,"target":3},{"source":101,"target":90},{"source":114,"target":2},{"source":110,"target":41},{"source":110,"target":115},{"source":110,"target":3},{"source":115,"target":41},{"source":111,"target":9},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":116},{"source":4,"target":117},{"source":116,"target":19},{"source":116,"target":118},{"source":116,"target":4},{"source":118,"target":19},{"source":117,"target":3},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":119},{"source":119,"target":2},{"source":6,"target":0},{"source":6,"target":2},{"source":6,"target":120},{"source":120,"target":2},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":121},{"source":121,"target":6},{"source":8,"target":0},{"source":8,"target":7},{"source":8,"target":122},{"source":8,"target":123},{"source":8,"target":124},{"source":122,"target":8},{"source":123,"target":23},{"source":123,"target":125},{"source":123,"target":8},{"source":125,"target":23},{"source":124,"target":7},{"source":9,"target":0},{"source":9,"target":126},{"source":126,"target":127},{"source":126,"target":9},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":128},{"source":10,"target":129},{"source":128,"target":10},{"source":129,"target":5},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":130},{"source":130,"target":5},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":131},{"source":12,"target":132},{"source":131,"target":12},{"source":132,"target":11},{"source":13,"target":0},{"source":13,"target":5},{"source":13,"target":133},{"source":13,"target":134},{"source":133,"target":13},{"source":134,"target":5},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":135},{"source":14,"target":136},{"source":135,"target":14},{"source":136,"target":5},{"source":15,"target":0},{"source":15,"target":5},{"source":15,"target":137},{"source":15,"target":138},{"source":137,"target":15},{"source":138,"target":5},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":139},{"source":16,"target":140},{"source":139,"target":16},{"source":140,"target":5},{"source":17,"target":0},{"source":17,"target":141},{"source":17,"target":142},{"source":17,"target":143},{"source":17,"target":144},{"source":17,"target":145},{"source":17,"target":146},{"source":141,"target":17},{"source":142,"target":17},{"source":143,"target":147},{"source":143,"target":17},{"source":144,"target":20},{"source":144,"target":148},{"source":144,"target":17},{"source":148,"target":20},{"source":145,"target":149},{"source":145,"target":17},{"source":146,"target":20},{"source":146,"target":150},{"source":146,"target":17},{"source":150,"target":20},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":151},{"source":18,"target":152},{"source":18,"target":153},{"source":151,"target":18},{"source":152,"target":154},{"source":152,"target":18},{"source":153,"target":17},{"source":19,"target":0},{"source":19,"target":17},{"source":19,"target":155},{"source":19,"target":156},{"source":19,"target":157},{"source":155,"target":19},{"source":156,"target":158},{"source":156,"target":19},{"source":157,"target":17},{"source":20,"target":0},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":159},{"source":21,"target":160},{"source":159,"target":161},{"source":159,"target":21},{"source":160,"target":20},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":162},{"source":22,"target":163},{"source":162,"target":164},{"source":162,"target":22},{"source":163,"target":20},{"source":23,"target":0},{"source":23,"target":165},{"source":165,"target":23},{"source":24,"target":0},{"source":24,"target":23},{"source":24,"target":166},{"source":24,"target":167},{"source":24,"target":168},{"source":166,"target":18},{"source":166,"target":169},{"source":166,"target":24},{"source":169,"target":18},{"source":167,"target":18},{"source":167,"target":170},{"source":167,"target":24},{"source":170,"target":18},{"source":168,"target":23},{"source":25,"target":0},{"source":25,"target":23},{"source":25,"target":171},{"source":25,"target":172},{"source":171,"target":19},{"source":171,"target":173},{"source":171,"target":25},{"source":173,"target":19},{"source":172,"target":23},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":174},{"source":26,"target":175},{"source":26,"target":176},{"source":26,"target":177},{"source":174,"target":26},{"source":175,"target":18},{"source":175,"target":178},{"source":175,"target":26},{"source":178,"target":18},{"source":176,"target":28},{"source":176,"target":179},{"source":176,"target":26},{"source":179,"target":28},{"source":177,"target":24},{"source":27,"target":0},{"source":27,"target":24},{"source":27,"target":180},{"source":27,"target":181},{"source":27,"target":182},{"source":27,"target":183},{"source":180,"target":27},{"source":181,"target":19},{"source":181,"target":184},{"source":181,"target":27},{"source":184,"target":19},{"source":182,"target":29},{"source":182,"target":185},{"source":182,"target":27},{"source":185,"target":29},{"source":183,"target":24},{"source":28,"target":0},{"source":28,"target":186},{"source":28,"target":187},{"source":186,"target":28},{"source":187,"target":28},{"source":29,"target":0},{"source":29,"target":188},{"source":29,"target":189},{"source":29,"target":190},{"source":29,"target":191},{"source":29,"target":192},{"source":188,"target":29},{"source":189,"target":29},{"source":190,"target":29},{"source":191,"target":29},{"source":192,"target":29},{"source":30,"target":0},{"source":30,"target":25},{"source":30,"target":193},{"source":30,"target":194},{"source":30,"target":195},{"source":30,"target":196},{"source":193,"target":30},{"source":194,"target":19},{"source":194,"target":197},{"source":194,"target":30},{"source":197,"target":19},{"source":195,"target":32},{"source":195,"target":198},{"source":195,"target":30},{"source":198,"target":32},{"source":196,"target":25},{"source":31,"target":0},{"source":31,"target":25},{"source":31,"target":199},{"source":31,"target":200},{"source":31,"target":201},{"source":31,"target":202},{"source":31,"target":203},{"source":199,"target":31},{"source":200,"target":19},{"source":200,"target":204},{"source":200,"target":31},{"source":204,"target":19},{"source":201,"target":19},{"source":201,"target":205},{"source":201,"target":31},{"source":205,"target":19},{"source":202,"target":33},{"source":202,"target":206},{"source":202,"target":31},{"source":206,"target":33},{"source":203,"target":25},{"source":32,"target":0},{"source":32,"target":207},{"source":207,"target":32},{"source":33,"target":0},{"source":33,"target":208},{"source":33,"target":209},{"source":208,"target":33},{"source":209,"target":33},{"source":34,"target":0},{"source":34,"target":210},{"source":34,"target":211},{"source":210,"target":20},{"source":210,"target":212},{"source":210,"target":34},{"source":212,"target":20},{"source":211,"target":17},{"source":211,"target":213},{"source":211,"target":34},{"source":213,"target":17},{"source":35,"target":0},{"source":35,"target":214},{"source":214,"target":34},{"source":214,"target":215},{"source":214,"target":35},{"source":215,"target":34},{"source":36,"target":0},{"source":36,"target":7},{"source":36,"target":216},{"source":36,"target":217},{"source":36,"target":218},{"source":216,"target":36},{"source":217,"target":38},{"source":217,"target":219},{"source":217,"target":36},{"source":219,"target":38},{"source":218,"target":7},{"source":37,"target":0},{"source":37,"target":7},{"source":37,"target":220},{"source":37,"target":221},{"source":37,"target":222},{"source":220,"target":37},{"source":221,"target":39},{"source":221,"target":223},{"source":221,"target":37},{"source":223,"target":39},{"source":222,"target":7},{"source":38,"target":0},{"source":38,"target":9},{"source":38,"target":224},{"source":224,"target":9},{"source":39,"target":0},{"source":39,"target":38},{"source":39,"target":225},{"source":225,"target":38},{"source":40,"target":0},{"source":40,"target":226},{"source":226,"target":2},{"source":226,"target":227},{"source":226,"target":40},{"source":227,"target":2},{"source":41,"target":0},{"source":41,"target":228},{"source":228,"target":40},{"source":228,"target":229},{"source":228,"target":41},{"source":229,"target":40},{"source":42,"target":0},{"source":42,"target":230},{"source":230,"target":2},{"source":230,"target":231},{"source":230,"target":42},{"source":231,"target":2},{"source":43,"target":0},{"source":43,"target":40},{"source":43,"target":232},{"source":232,"target":40},{"source":44,"target":0},{"source":44,"target":40},{"source":44,"target":233},{"source":44,"target":234},{"source":44,"target":235},{"source":233,"target":40},{"source":233,"target":236},{"source":233,"target":44},{"source":236,"target":40},{"source":234,"target":237},{"source":234,"target":44},{"source":235,"target":40},{"source":45,"target":0},{"source":45,"target":238},{"source":45,"target":239},{"source":45,"target":240},{"source":45,"target":241},{"source":238,"target":42},{"source":238,"target":242},{"source":238,"target":45},{"source":242,"target":42},{"source":239,"target":1},{"source":239,"target":243},{"source":239,"target":45},{"source":243,"target":1},{"source":240,"target":45},{"source":240,"target":244},{"source":240,"target":45},{"source":244,"target":45},{"source":241,"target":14},{"source":241,"target":245},{"source":241,"target":45},{"source":245,"target":14}],"multigraph":true} | ecore |
webapp | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/andymcr/webgen/uk.ac.man.cs.mdsd.webgen.presistence/model/persistence.ecore | persistence
Persistence
serializationGroups
dataTypes
entities
ormTechnology
Kohana
databaseTechnology
MySql
databasePrefix
databaseHost
databaseName
databasePort
databaseUsername
databasePassword
timestampCreation
true
timestampUpdates
true
DatabaseTechnologies
MySql
MySql
Oracle
Oracle
OrmTechnologies
JPA
JPA
DataMapper
DataMapper
Idiorm
Idiorm
Kohana
Kohana
DoctrineORM
DoctrineORM
DoctrineODM
DoctrineODM
SerializationGroup
EntityOrView
singletonName
pluralisedName
keys
tableName
autoKeyName
id
autoKeyPersistentType
integer
autoKeyGenerationStrategy
unique
containerUnique
labels
features
allFeatures
attributes
associations
allAssociations
implementsUserInterface
false
Feature
title
collectionAllowAdd
false
collectionAllowRemove
false
nullDisplayValue
encodeUriKey
false
serializationGroups
headerClass
displayClass
footerClass
Attribute
defaultValue
placeholder
validationPattern
inputClass
Association
pseudo
false
encapsulatedBy
inputClass
sourceEntityX
targetEntityX
serializationMaxDepth
1
Label
ModelLabel
labelFor
format
features
serializationGroups
ModelLabelFeature
partOf
ModelLabelAttribute
attribute
dateFormat
ModelLabelAssociation
association
dynamicLabel
isSourceAssociation
Entity
entityFeatures
associationEnds
Cardinality
Optional
Optional
Required
Required
Many
Many
isHasChoices
isA
isA
hasA
hasA
EntityFeature
partOf
cardinality
Optional
unique
true
ordered
false
booleanIsHasChoice
singletonName
pluralisedName
columnName
EntityAttribute
primaryKey
containerUnique
persistentType
ormType
interfaceType
DataTypeAttribute
dataType
obfuscateFormFields
false
caseInsensitive
false
encrypt
false
DateDetails
DateOnly
DateOnly
TimeOnly
TimeOnly
DateAndTime
DateAndTime
DateAttribute
details
DateOnly
format
UrlAttribute
displayValue
ResourceAttribute
maximumUploadSize
-1
validUploadMimeTypes
validUploadExtensions
uploadsWithinWebsite
uploadPath
PathElement
StaticPathElement
element
DatePathElement
format
FileAttribute
ImageAttribute
LocationAttribute
EntityAssociation
keys
targetEntity
bidirectional
false
pivotTableName
targetFeatureName
targetPrimaryKey
targetDisplayLabel
targetHeaderClass
targetInputClass
input_association
targetDisplayClass
targetFooterClass
AssociationWithoutContainment
targetCardinality
Required
targetUnique
true
AssociationWithContainment
sourceVisible
true
AssociationKey
keyFor
sourceFeature
targetFeature
targetColumnName
View
encapsulates
viewFeatures
ViewFeature
partOf
EncapsulatedFeature
displayLabel
alias
columnName
EncapsulatedAttribute
name
attribute
cardinality
EncapsulatedAssociation
name
association
encapsulatedTarget
isSourceAssociation
cardinality
sourceEntity
targetEntity
ViewAssociation
opposite
cardinality
Optional | <?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="persistence" nsURI="http://cs.man.ac.uk/mdsd/webgen/persistence"
nsPrefix="webgen-persistence">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="validationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="settingDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
<details key="invocationDelegates" value="http://www.eclipse.org/emf/2002/Ecore/OCL"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Persistence">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="classifierNameUnique"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="classifierNameUnique" value="dataTypes->isUnique(name) and entities->isUnique(name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializationGroups" upperBound="-1"
eType="#//SerializationGroup" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dataTypes" upperBound="-1"
eType="ecore:EClass ../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//DataType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entities" upperBound="-1"
eType="#//EntityOrView" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ormTechnology" eType="#//OrmTechnologies"
defaultValueLiteral="Kohana"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseTechnology" ordered="false"
lowerBound="1" eType="#//DatabaseTechnologies" defaultValueLiteral="MySql"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databasePrefix" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseHost" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databasePort" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databaseUsername" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="databasePassword" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestampCreation" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="timestampUpdates" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DatabaseTechnologies">
<eLiterals name="MySql"/>
<eLiterals name="Oracle" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OrmTechnologies">
<eLiterals name="JPA"/>
<eLiterals name="DataMapper" value="1"/>
<eLiterals name="Idiorm" value="2"/>
<eLiterals name="Kohana" value="3" literal="Kohana"/>
<eLiterals name="DoctrineORM" value="4"/>
<eLiterals name="DoctrineODM" value="5" literal="DoctrineODM"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SerializationGroup" eSuperTypes="../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EntityOrView" abstract="true" eSuperTypes="../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="keysFromLocalFeatures"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="keysFromLocalFeatures" value="allFeatures->includesAll(keys)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="singletonName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluralisedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="keys" upperBound="-1" eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoKeyName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="id"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoKeyPersistentType"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString" defaultValueLiteral="integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="autoKeyGenerationStrategy"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unique" upperBound="-1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containerUnique" upperBound="-1"
eType="#//Feature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="labels" upperBound="-1"
eType="#//ModelLabel" containment="true" eOpposite="#//ModelLabel/labelFor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if self.oclIsTypeOf(Entity) then
	self.oclAsType(Entity).entityFeatures
else
	self.oclAsType(View).viewFeatures
endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allFeatures" upperBound="-1"
eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if self.oclIsTypeOf(Entity) then
	self.oclAsType(Entity).entityFeatures->union(self.oclAsType(Entity).associationEnds->select(e | e.bidirectional))->asOrderedSet()
else
	self.oclAsType(View).viewFeatures
endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attributes" upperBound="-1"
eType="#//Attribute" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="features->select(f | f.oclIsKindOf(Attribute)).oclAsType(Attribute)->asOrderedSet()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="associations" upperBound="-1"
eType="#//Association" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="features->select(f | f.oclIsKindOf(Association)).oclAsType(Association)->asOrderedSet()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="allAssociations" upperBound="-1"
eType="#//Association" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="allFeatures->select(f | f.oclIsKindOf(Association)).oclAsType(Association)->asOrderedSet()"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="implementsUserInterface"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" interface="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionAllowAdd" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="collectionAllowRemove"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nullDisplayValue" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encodeUriKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializationGroups" upperBound="-1"
eType="#//SerializationGroup"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="headerClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="footerClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Attribute" abstract="true" interface="true"
eSuperTypes="#//Feature #//Label">
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="ecore:EClass ../../uk.ac.man.cs.mdsd.webgen.expression/model/expression.ecore#//Expression"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="placeholder" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validationPattern" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputClass" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" abstract="true" interface="true"
eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pseudo" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatedBy" upperBound="-1"
eType="#//EncapsulatedAssociation" eOpposite="#//EncapsulatedAssociation/association"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inputClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceEntityX" lowerBound="1"
eType="#//EntityOrView" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if self.oclIsKindOf(EntityAssociation) then
	self.oclAsType(EntityAssociation).partOf
else if self.oclIsTypeOf(EncapsulatedAssociation) then
		self.oclAsType(EncapsulatedAssociation).sourceEntity
else
	self.oclAsType(ViewAssociation).partOf
endif endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEntityX" lowerBound="1"
eType="#//EntityOrView" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if self.oclIsKindOf(EntityAssociation) then
	self.oclAsType(EntityAssociation).targetEntity
else if self.oclIsTypeOf(EncapsulatedAssociation) then
		self.oclAsType(EncapsulatedAssociation).targetEntity
else
	-- TODO get other end
	self.oclAsType(ViewAssociation).partOf
endif endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serializationMaxDepth"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Label" abstract="true" interface="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ModelLabel" eSuperTypes="../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//NamedElement #//Label">
<eStructuralFeatures xsi:type="ecore:EReference" name="labelFor" lowerBound="1"
eType="#//EntityOrView" eOpposite="#//EntityOrView/labels"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="features" upperBound="-1"
eType="#//ModelLabelFeature" containment="true" eOpposite="#//ModelLabelFeature/partOf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="serializationGroups" upperBound="-1"
eType="#//SerializationGroup"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelLabelFeature" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="partOf" lowerBound="1"
eType="#//ModelLabel" eOpposite="#//ModelLabel/features"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelLabelAttribute" eSuperTypes="#//ModelLabelFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dateFormat" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelLabelAssociation" eSuperTypes="#//ModelLabelFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="#//EntityAssociation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dynamicLabel" eType="#//ModelLabel"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSourceAssociation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false"
volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="not association.oclIsUndefined() implies
	partOf.labelFor.features->includes(association)"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Entity" eSuperTypes="#//EntityOrView">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="featureNameUniqueWithinEntity"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="featureNameUniqueWithinEntity" value="entityFeatures->isUnique(f | f.name)"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="entityFeatures" upperBound="-1"
eType="#//EntityFeature" containment="true" eOpposite="#//EntityFeature/partOf"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnds" upperBound="-1"
eType="#//EntityAssociation" eOpposite="#//EntityAssociation/targetEntity"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Cardinality">
<eLiterals name="Optional" literal="Optional"/>
<eLiterals name="Required" literal="Required"/>
<eLiterals name="Many" literal="Many"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="isHasChoices">
<eLiterals name="isA"/>
<eLiterals name="hasA"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityFeature" abstract="true" eSuperTypes="../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//NamedDisplayElement #//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="partOf" lowerBound="1"
eType="#//Entity" eOpposite="#//Entity/entityFeatures"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" lowerBound="1"
eType="#//Cardinality" defaultValueLiteral="Optional"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordered" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="booleanIsHasChoice" eType="#//isHasChoices"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="singletonName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluralisedName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntityAttribute" abstract="true" eSuperTypes="#//EntityFeature #//Attribute">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="primaryKeyRequired"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="primaryKeyRequired" value="primaryKey implies cardinality <> Cardinality::Optional"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="primaryKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containerUnique" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="persistentType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ormType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interfaceType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataTypeAttribute" eSuperTypes="#//EntityAttribute">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataType" ordered="false"
lowerBound="1" eType="ecore:EClass ../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//DataType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="obfuscateFormFields" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="caseInsensitive" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="encrypt" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DateDetails">
<eLiterals name="DateOnly" literal="DateOnly"/>
<eLiterals name="TimeOnly" literal="TimeOnly"/>
<eLiterals name="DateAndTime" literal="DateAndTime"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateAttribute" eSuperTypes="#//EntityAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="details" ordered="false"
lowerBound="1" eType="#//DateDetails" defaultValueLiteral="DateOnly"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UrlAttribute" eSuperTypes="#//EntityAttribute">
<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="ResourceAttribute" abstract="true" eSuperTypes="#//EntityAttribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maximumUploadSize" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt" defaultValueLiteral="-1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validUploadMimeTypes" ordered="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="validUploadExtensions"
ordered="false" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uploadsWithinWebsite" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="uploadPath" upperBound="-1"
eType="#//PathElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PathElement" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="StaticPathElement" eSuperTypes="#//PathElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="element" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DatePathElement" eSuperTypes="#//PathElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FileAttribute" eSuperTypes="#//ResourceAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="ImageAttribute" eSuperTypes="#//ResourceAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="LocationAttribute" eSuperTypes="#//EntityAttribute"/>
<eClassifiers xsi:type="ecore:EClass" name="EntityAssociation" abstract="true" eSuperTypes="#//EntityFeature #//Association">
<eStructuralFeatures xsi:type="ecore:EReference" name="keys" upperBound="-1" eType="#//AssociationKey"
containment="true" eOpposite="#//AssociationKey/keyFor"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEntity" lowerBound="1"
eType="#//Entity" eOpposite="#//Entity/associationEnds"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bidirectional" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pivotTableName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetFeatureName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetPrimaryKey" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetDisplayLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetHeaderClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetInputClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
defaultValueLiteral="input_association"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetDisplayClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetFooterClass" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationWithoutContainment" eSuperTypes="#//EntityAssociation">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="oneToManyAssociationsMustBeBidirectional"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="oneToManyAssociationsMustBeBidirectional" value="cardinality = Cardinality::Optional and targetCardinality = Cardinality::Required implies bidirectional"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetCardinality" lowerBound="1"
eType="#//Cardinality" defaultValueLiteral="Required"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetUnique" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationWithContainment" eSuperTypes="#//EntityAssociation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceVisible" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationKey">
<eStructuralFeatures xsi:type="ecore:EReference" name="keyFor" lowerBound="1"
eType="#//EntityAssociation" eOpposite="#//EntityAssociation/keys"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceFeature" lowerBound="1"
eType="#//EntityFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetFeature" eType="#//EntityFeature"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="targetColumnName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" eSuperTypes="#//EntityOrView">
<eStructuralFeatures xsi:type="ecore:EReference" name="encapsulates" upperBound="-1"
eType="#//EntityOrView"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="viewFeatures" upperBound="-1"
eType="#//ViewFeature" containment="true" eOpposite="#//ViewFeature/partOf"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewFeature" abstract="true" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EReference" name="partOf" lowerBound="1"
eType="#//View" eOpposite="#//View/viewFeatures"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedFeature" eSuperTypes="#//ViewFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="displayLabel" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="alias" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="columnName" ordered="false"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedAttribute" eSuperTypes="#//EncapsulatedFeature #//Attribute">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" defaultValueLiteral=""
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if not self.alias.oclIsUndefined() then
	if self.alias <> '' then
		self.alias
	else
		'empty alias'
	endif
else if attribute.oclIsUndefined() then
	''
else 
	if attribute.oclIsKindOf(EntityAttribute) then
		attribute.oclAsType(EntityAttribute).name
	else
		attribute.oclAsType(EncapsulatedAttribute).name
	endif
endif endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="attribute" lowerBound="1"
eType="#//Attribute"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" lowerBound="1"
eType="#//Cardinality">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if attribute.oclIsUndefined() then
	Cardinality::Optional
else 
	if attribute.oclIsKindOf(EntityAttribute) then
		attribute.oclAsType(EntityAttribute).cardinality
	else
		attribute.oclAsType(EncapsulatedAttribute).cardinality
	endif
endif"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EncapsulatedAssociation" eSuperTypes="#//EncapsulatedFeature #//Association">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if not alias.oclIsUndefined() then
	if alias <> '' then
		alias
	else
		'empty alias'
	endif
else if association.oclIsUndefined() then
	''
else
	if association.oclIsTypeOf(EncapsulatedAssociation) then
		association.oclAsType(EncapsulatedAssociation).name
	else
		if isSourceAssociation then
			if self.association.oclIsKindOf(EntityAssociation) then
				self.association.oclAsType(EntityAssociation).name
			else
				association.oclAsType(ViewAssociation).name
			endif
		else
			if self.association.oclIsKindOf(EntityAssociation) then
				self.association.oclAsType(EntityAssociation).targetFeatureName
			else
				association.oclAsType(ViewAssociation).opposite.name
			endif
		endif
	endif
endif endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="association" lowerBound="1"
eType="#//Association" eOpposite="#//Association/encapsulatedBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="encapsulatedTarget" eType="#//EncapsulatedAssociation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSourceAssociation" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean" changeable="false"
volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="not association.oclIsUndefined() implies
	partOf.encapsulates->collect(eov | eov.features)->includes(association)"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" lowerBound="1"
eType="#//Cardinality">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if association.oclIsUndefined() then
	Cardinality::Optional
else
	if association.oclIsTypeOf(EncapsulatedAssociation) then
		association.oclAsType(EncapsulatedAssociation).cardinality
	else if association.oclIsTypeOf(ViewAssociation) then
		if isSourceAssociation then
			association.oclAsType(ViewAssociation).cardinality
		else
			association.oclAsType(ViewAssociation).opposite.cardinality
		endif
	else
		if isSourceAssociation then
			association.oclAsType(EntityAssociation).cardinality
		else if association.oclIsTypeOf(AssociationWithContainment) then
			Cardinality::Required
		else
			association.oclAsType(AssociationWithoutContainment).targetCardinality 
		endif endif
	endif endif
endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="sourceEntity" lowerBound="1"
eType="#//Entity" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if association.oclIsUndefined() then
	null
else
	if association.oclIsTypeOf(EncapsulatedAssociation) then
		association.oclAsType(EncapsulatedAssociation).sourceEntity
	else
		if isSourceAssociation then
			association.oclAsType(EntityAssociation).partOf
		else
			association.oclAsType(EntityAssociation).targetEntity 
		endif
	endif
endif"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="targetEntity" lowerBound="1"
eType="#//Entity" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL">
<details key="derivation" value="if association.oclIsUndefined() then
	null
else
	if association.oclIsTypeOf(EncapsulatedAssociation) then
		association.oclAsType(EncapsulatedAssociation).targetEntity
	else
		if isSourceAssociation then
			association.oclAsType(EntityAssociation).targetEntity 
		else
			association.oclAsType(EntityAssociation).partOf
		endif
	endif
endif"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ViewAssociation" eSuperTypes="../../uk.ac.man.cs.mdsd.webgen.base/model/base.ecore#//NamedDisplayElement #//ViewFeature #//Association">
<eStructuralFeatures xsi:type="ecore:EReference" name="opposite" lowerBound="1"
eType="#//EncapsulatedAssociation"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="cardinality" lowerBound="1"
eType="#//Cardinality" defaultValueLiteral="Optional"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"webgen-persistence","nsURI":"http://cs.man.ac.uk/mdsd/webgen/persistence","name":"persistence","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Persistence","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DatabaseTechnologies","instanceClass":null,"id":2,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"OrmTechnologies","instanceClass":null,"id":3,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SerializationGroup","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityOrView","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":6,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Attribute","instanceClass":null,"abstract":true,"id":7,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":true,"id":8,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Label","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelLabel","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelLabelFeature","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelLabelAttribute","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelLabelAssociation","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Entity","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Cardinality","instanceClass":null,"id":15,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"isHasChoices","instanceClass":null,"id":16,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityFeature","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityAttribute","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataTypeAttribute","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DateDetails","instanceClass":null,"id":20,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateAttribute","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UrlAttribute","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceAttribute","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PathElement","instanceClass":null,"abstract":true,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StaticPathElement","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DatePathElement","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FileAttribute","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImageAttribute","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LocationAttribute","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntityAssociation","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationWithoutContainment","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationWithContainment","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationKey","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewFeature","instanceClass":null,"abstract":true,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedFeature","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedAttribute","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EncapsulatedAssociation","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ViewAssociation","instanceClass":null,"abstract":false,"id":39,"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":"serializationGroups","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":"dataTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":41,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":42,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"Kohana","unsettable":false,"transient":false,"unique":true,"name":"ormTechnology","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"MySql","unsettable":false,"transient":false,"unique":true,"name":"databaseTechnology","changeable":true,"lowerBound":1,"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":"databasePrefix","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":"databaseHost","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":"databaseName","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":"databasePort","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":"databaseUsername","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":"databasePassword","changeable":true,"lowerBound":0,"iD":false,"id":50,"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":"timestampCreation","changeable":true,"lowerBound":0,"iD":false,"id":51,"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":"timestampUpdates","changeable":true,"lowerBound":0,"iD":false,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"id":62,"eClass":"EGenericType"},{"id":63,"eClass":"EGenericType"},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"name":"MySql","id":66,"value":0,"literal":"MySql","eClass":"EEnumLiteral"},{"name":"Oracle","id":67,"value":1,"literal":"Oracle","eClass":"EEnumLiteral"},{"name":"JPA","id":68,"value":0,"literal":"JPA","eClass":"EEnumLiteral"},{"name":"DataMapper","id":69,"value":1,"literal":"DataMapper","eClass":"EEnumLiteral"},{"name":"Idiorm","id":70,"value":2,"literal":"Idiorm","eClass":"EEnumLiteral"},{"name":"Kohana","id":71,"value":3,"literal":"Kohana","eClass":"EEnumLiteral"},{"name":"DoctrineORM","id":72,"value":4,"literal":"DoctrineORM","eClass":"EEnumLiteral"},{"name":"DoctrineODM","id":73,"value":5,"literal":"DoctrineODM","eClass":"EEnumLiteral"},{"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":"singletonName","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":true,"name":"pluralisedName","changeable":true,"lowerBound":0,"iD":false,"id":76,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":77,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"tableName","changeable":true,"lowerBound":0,"iD":false,"id":78,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"id","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"id","unsettable":false,"transient":false,"unique":true,"name":"autoKeyName","changeable":true,"lowerBound":0,"iD":false,"id":79,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"integer","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"integer","unsettable":false,"transient":false,"unique":true,"name":"autoKeyPersistentType","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":"autoKeyGenerationStrategy","changeable":true,"lowerBound":0,"iD":false,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"containerUnique","changeable":true,"resolveProxies":true,"lowerBound":0,"id":83,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"labels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":84,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"features","changeable":false,"resolveProxies":true,"lowerBound":0,"id":85,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"allFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"attributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"associations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"allAssociations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"implementsUserInterface","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"},{"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":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":"labelFor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":102,"derived":false},{"id":103,"eClass":"EGenericType"},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"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":109,"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":"collectionAllowAdd","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":"collectionAllowRemove","changeable":true,"lowerBound":0,"iD":false,"id":111,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nullDisplayValue","changeable":true,"lowerBound":0,"iD":false,"id":112,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"encodeUriKey","changeable":true,"lowerBound":0,"iD":false,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"serializationGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"headerClass","changeable":true,"lowerBound":0,"iD":false,"id":115,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayClass","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":"footerClass","changeable":true,"lowerBound":0,"iD":false,"id":117,"derived":false},{"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"},{"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":127,"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":"placeholder","changeable":true,"lowerBound":0,"iD":false,"id":128,"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":"validationPattern","changeable":true,"lowerBound":0,"iD":false,"id":129,"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":"inputClass","changeable":true,"lowerBound":0,"iD":false,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"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":"pseudo","changeable":true,"lowerBound":0,"iD":false,"id":137,"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":"encapsulatedBy","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"inputClass","changeable":true,"lowerBound":0,"iD":false,"id":139,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"sourceEntityX","changeable":false,"resolveProxies":true,"lowerBound":1,"id":140,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"targetEntityX","changeable":false,"resolveProxies":true,"lowerBound":1,"id":141,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"1","unsettable":false,"transient":false,"unique":true,"name":"serializationMaxDepth","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"id":146,"derived":false},{"id":147,"eClass":"EGenericType"},{"id":148,"eClass":"EGenericType"},{"id":149,"eClass":"EGenericType"},{"id":150,"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":"format","changeable":true,"lowerBound":1,"iD":false,"id":151,"derived":false},{"container":false,"ordered":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":152,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"serializationGroups","changeable":true,"resolveProxies":true,"lowerBound":0,"id":153,"derived":false},{"id":154,"eClass":"EGenericType"},{"id":155,"eClass":"EGenericType"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"id":158,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":159,"derived":false},{"id":160,"eClass":"EGenericType"},{"id":161,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":162,"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":"dateFormat","changeable":true,"lowerBound":0,"iD":false,"id":163,"derived":false},{"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":"association","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"dynamicLabel","changeable":true,"resolveProxies":true,"lowerBound":0,"id":168,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"isSourceAssociation","changeable":false,"lowerBound":1,"iD":false,"id":169,"derived":true},{"id":170,"eClass":"EGenericType"},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"id":173,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"entityFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":174,"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":"associationEnds","changeable":true,"resolveProxies":true,"lowerBound":0,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"partOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":178,"derived":false},{"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":"targetEntity","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"name":"Optional","id":181,"value":0,"literal":"Optional","eClass":"EEnumLiteral"},{"name":"Required","id":182,"value":0,"literal":"Required","eClass":"EEnumLiteral"},{"name":"Many","id":183,"value":0,"literal":"Many","eClass":"EEnumLiteral"},{"name":"isA","id":184,"value":0,"literal":"isA","eClass":"EEnumLiteral"},{"name":"hasA","id":185,"value":0,"literal":"hasA","eClass":"EEnumLiteral"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Optional","unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":186,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":1,"iD":false,"id":187,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":1,"iD":false,"id":188,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"booleanIsHasChoice","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":"singletonName","changeable":true,"lowerBound":0,"iD":false,"id":190,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pluralisedName","changeable":true,"lowerBound":0,"iD":false,"id":191,"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":"columnName","changeable":true,"lowerBound":0,"iD":false,"id":192,"derived":false},{"id":193,"eClass":"EGenericType"},{"id":194,"eClass":"EGenericType"},{"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"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"primaryKey","changeable":true,"lowerBound":0,"iD":false,"id":203,"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":"containerUnique","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":"persistentType","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":"ormType","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":"interfaceType","changeable":true,"lowerBound":0,"iD":false,"id":207,"derived":false},{"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"},{"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":"dataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":215,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"obfuscateFormFields","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"caseInsensitive","changeable":true,"lowerBound":0,"iD":false,"id":217,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"encrypt","changeable":true,"lowerBound":0,"iD":false,"id":218,"derived":false},{"id":219,"eClass":"EGenericType"},{"id":220,"eClass":"EGenericType"},{"id":221,"eClass":"EGenericType"},{"id":222,"eClass":"EGenericType"},{"id":223,"eClass":"EGenericType"},{"name":"DateOnly","id":224,"value":0,"literal":"DateOnly","eClass":"EEnumLiteral"},{"name":"TimeOnly","id":225,"value":0,"literal":"TimeOnly","eClass":"EEnumLiteral"},{"name":"DateAndTime","id":226,"value":0,"literal":"DateAndTime","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"DateOnly","unsettable":false,"transient":false,"unique":true,"name":"details","changeable":true,"lowerBound":1,"iD":false,"id":227,"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":"format","changeable":true,"lowerBound":0,"iD":false,"id":228,"derived":false},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"id":231,"eClass":"EGenericType"},{"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":232,"derived":false},{"id":233,"eClass":"EGenericType"},{"id":234,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":-1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"-1","unsettable":false,"transient":false,"unique":true,"name":"maximumUploadSize","changeable":true,"lowerBound":0,"iD":false,"id":235,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validUploadMimeTypes","changeable":true,"lowerBound":0,"iD":false,"id":236,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"validUploadExtensions","changeable":true,"lowerBound":0,"iD":false,"id":237,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uploadsWithinWebsite","changeable":true,"lowerBound":0,"iD":false,"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":"uploadPath","changeable":true,"resolveProxies":true,"lowerBound":0,"id":239,"derived":false},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"element","changeable":true,"lowerBound":1,"iD":false,"id":246,"derived":false},{"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":"format","changeable":true,"lowerBound":1,"iD":false,"id":249,"derived":false},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"id":254,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"keys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":255,"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":"bidirectional","changeable":true,"lowerBound":1,"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":"pivotTableName","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":"targetFeatureName","changeable":true,"lowerBound":0,"iD":false,"id":258,"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":"targetPrimaryKey","changeable":true,"lowerBound":0,"iD":false,"id":259,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetDisplayLabel","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":"targetHeaderClass","changeable":true,"lowerBound":0,"iD":false,"id":261,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":"input_association","volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"input_association","unsettable":false,"transient":false,"unique":true,"name":"targetInputClass","changeable":true,"lowerBound":0,"iD":false,"id":262,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetDisplayClass","changeable":true,"lowerBound":0,"iD":false,"id":263,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetFooterClass","changeable":true,"lowerBound":0,"iD":false,"id":264,"derived":false},{"id":265,"eClass":"EGenericType"},{"id":266,"eClass":"EGenericType"},{"id":267,"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":"keyFor","changeable":true,"resolveProxies":true,"lowerBound":1,"id":268,"derived":false},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"id":271,"eClass":"EGenericType"},{"id":272,"eClass":"EGenericType"},{"id":273,"eClass":"EGenericType"},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Required","unsettable":false,"transient":false,"unique":true,"name":"targetCardinality","changeable":true,"lowerBound":1,"iD":false,"id":279,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"targetUnique","changeable":true,"lowerBound":1,"iD":false,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"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":"sourceVisible","changeable":true,"lowerBound":0,"iD":false,"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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"sourceFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"targetFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":288,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"targetColumnName","changeable":true,"lowerBound":0,"iD":false,"id":289,"derived":false},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"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":"encapsulates","changeable":true,"resolveProxies":true,"lowerBound":0,"id":294,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"viewFeatures","changeable":true,"resolveProxies":true,"lowerBound":0,"id":295,"derived":false},{"id":296,"eClass":"EGenericType"},{"id":297,"eClass":"EGenericType"},{"id":298,"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":"partOf","changeable":true,"resolveProxies":true,"lowerBound":1,"id":299,"derived":false},{"id":300,"eClass":"EGenericType"},{"id":301,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"displayLabel","changeable":true,"lowerBound":0,"iD":false,"id":302,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"alias","changeable":true,"lowerBound":0,"iD":false,"id":303,"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":"columnName","changeable":true,"lowerBound":0,"iD":false,"id":304,"derived":false},{"id":305,"eClass":"EGenericType"},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":"","volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"","unsettable":false,"transient":true,"unique":true,"name":"name","changeable":false,"lowerBound":1,"iD":false,"id":309,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":false,"lowerBound":1,"iD":false,"id":317,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"encapsulatedTarget","changeable":true,"resolveProxies":true,"lowerBound":0,"id":318,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"isSourceAssociation","changeable":false,"lowerBound":1,"iD":false,"id":319,"derived":true},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":320,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"sourceEntity","changeable":false,"resolveProxies":true,"lowerBound":1,"id":321,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"targetEntity","changeable":false,"resolveProxies":true,"lowerBound":1,"id":322,"derived":true},{"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"},{"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":"opposite","changeable":true,"resolveProxies":true,"lowerBound":1,"id":332,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"Optional","unsettable":false,"transient":false,"unique":true,"name":"cardinality","changeable":true,"lowerBound":1,"iD":false,"id":333,"derived":false},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"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":1,"target":0},{"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":40,"target":4},{"source":40,"target":53},{"source":40,"target":1},{"source":53,"target":4},{"source":41,"target":54},{"source":41,"target":1},{"source":42,"target":5},{"source":42,"target":55},{"source":42,"target":1},{"source":55,"target":5},{"source":43,"target":3},{"source":43,"target":56},{"source":43,"target":1},{"source":56,"target":3},{"source":44,"target":2},{"source":44,"target":57},{"source":44,"target":1},{"source":57,"target":2},{"source":45,"target":58},{"source":45,"target":1},{"source":46,"target":59},{"source":46,"target":1},{"source":47,"target":60},{"source":47,"target":1},{"source":48,"target":61},{"source":48,"target":1},{"source":49,"target":62},{"source":49,"target":1},{"source":50,"target":63},{"source":50,"target":1},{"source":51,"target":64},{"source":51,"target":1},{"source":52,"target":65},{"source":52,"target":1},{"source":2,"target":0},{"source":2,"target":66},{"source":2,"target":67},{"source":66,"target":2},{"source":67,"target":2},{"source":3,"target":0},{"source":3,"target":68},{"source":3,"target":69},{"source":3,"target":70},{"source":3,"target":71},{"source":3,"target":72},{"source":3,"target":73},{"source":68,"target":3},{"source":69,"target":3},{"source":70,"target":3},{"source":71,"target":3},{"source":72,"target":3},{"source":73,"target":3},{"source":4,"target":0},{"source":4,"target":74},{"source":5,"target":0},{"source":5,"target":75},{"source":5,"target":76},{"source":5,"target":77},{"source":5,"target":78},{"source":5,"target":79},{"source":5,"target":80},{"source":5,"target":81},{"source":5,"target":82},{"source":5,"target":83},{"source":5,"target":84},{"source":5,"target":85},{"source":5,"target":86},{"source":5,"target":87},{"source":5,"target":88},{"source":5,"target":89},{"source":5,"target":90},{"source":5,"target":91},{"source":75,"target":92},{"source":75,"target":5},{"source":76,"target":93},{"source":76,"target":5},{"source":77,"target":6},{"source":77,"target":94},{"source":77,"target":5},{"source":94,"target":6},{"source":78,"target":95},{"source":78,"target":5},{"source":79,"target":96},{"source":79,"target":5},{"source":80,"target":97},{"source":80,"target":5},{"source":81,"target":98},{"source":81,"target":5},{"source":82,"target":6},{"source":82,"target":99},{"source":82,"target":5},{"source":99,"target":6},{"source":83,"target":6},{"source":83,"target":100},{"source":83,"target":5},{"source":100,"target":6},{"source":84,"target":10},{"source":84,"target":101},{"source":84,"target":5},{"source":84,"target":102},{"source":101,"target":10},{"source":85,"target":6},{"source":85,"target":103},{"source":85,"target":5},{"source":103,"target":6},{"source":86,"target":6},{"source":86,"target":104},{"source":86,"target":5},{"source":104,"target":6},{"source":87,"target":7},{"source":87,"target":105},{"source":87,"target":5},{"source":105,"target":7},{"source":88,"target":8},{"source":88,"target":106},{"source":88,"target":5},{"source":106,"target":8},{"source":89,"target":8},{"source":89,"target":107},{"source":89,"target":5},{"source":107,"target":8},{"source":90,"target":108},{"source":90,"target":5},{"source":6,"target":0},{"source":6,"target":109},{"source":6,"target":110},{"source":6,"target":111},{"source":6,"target":112},{"source":6,"target":113},{"source":6,"target":114},{"source":6,"target":115},{"source":6,"target":116},{"source":6,"target":117},{"source":109,"target":118},{"source":109,"target":6},{"source":110,"target":119},{"source":110,"target":6},{"source":111,"target":120},{"source":111,"target":6},{"source":112,"target":121},{"source":112,"target":6},{"source":113,"target":122},{"source":113,"target":6},{"source":114,"target":4},{"source":114,"target":123},{"source":114,"target":6},{"source":123,"target":4},{"source":115,"target":124},{"source":115,"target":6},{"source":116,"target":125},{"source":116,"target":6},{"source":117,"target":126},{"source":117,"target":6},{"source":7,"target":0},{"source":7,"target":6},{"source":7,"target":9},{"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":127,"target":133},{"source":127,"target":7},{"source":128,"target":134},{"source":128,"target":7},{"source":129,"target":135},{"source":129,"target":7},{"source":130,"target":136},{"source":130,"target":7},{"source":131,"target":6},{"source":132,"target":9},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":137},{"source":8,"target":138},{"source":8,"target":139},{"source":8,"target":140},{"source":8,"target":141},{"source":8,"target":142},{"source":8,"target":143},{"source":137,"target":144},{"source":137,"target":8},{"source":138,"target":38},{"source":138,"target":145},{"source":138,"target":8},{"source":138,"target":146},{"source":145,"target":38},{"source":139,"target":147},{"source":139,"target":8},{"source":140,"target":5},{"source":140,"target":148},{"source":140,"target":8},{"source":148,"target":5},{"source":141,"target":5},{"source":141,"target":149},{"source":141,"target":8},{"source":149,"target":5},{"source":142,"target":150},{"source":142,"target":8},{"source":143,"target":6},{"source":9,"target":0},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":102},{"source":10,"target":151},{"source":10,"target":152},{"source":10,"target":153},{"source":10,"target":154},{"source":10,"target":155},{"source":102,"target":5},{"source":102,"target":156},{"source":102,"target":10},{"source":102,"target":84},{"source":156,"target":5},{"source":151,"target":157},{"source":151,"target":10},{"source":152,"target":11},{"source":152,"target":158},{"source":152,"target":10},{"source":152,"target":159},{"source":158,"target":11},{"source":153,"target":4},{"source":153,"target":160},{"source":153,"target":10},{"source":160,"target":4},{"source":155,"target":9},{"source":11,"target":0},{"source":11,"target":159},{"source":159,"target":10},{"source":159,"target":161},{"source":159,"target":11},{"source":159,"target":152},{"source":161,"target":10},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":162},{"source":12,"target":163},{"source":12,"target":164},{"source":162,"target":7},{"source":162,"target":165},{"source":162,"target":12},{"source":165,"target":7},{"source":163,"target":166},{"source":163,"target":12},{"source":164,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":167},{"source":13,"target":168},{"source":13,"target":169},{"source":13,"target":170},{"source":167,"target":30},{"source":167,"target":171},{"source":167,"target":13},{"source":171,"target":30},{"source":168,"target":10},{"source":168,"target":172},{"source":168,"target":13},{"source":172,"target":10},{"source":169,"target":173},{"source":169,"target":13},{"source":170,"target":11},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":174},{"source":14,"target":175},{"source":14,"target":176},{"source":174,"target":17},{"source":174,"target":177},{"source":174,"target":14},{"source":174,"target":178},{"source":177,"target":17},{"source":175,"target":30},{"source":175,"target":179},{"source":175,"target":14},{"source":175,"target":180},{"source":179,"target":30},{"source":176,"target":5},{"source":15,"target":0},{"source":15,"target":181},{"source":15,"target":182},{"source":15,"target":183},{"source":181,"target":15},{"source":182,"target":15},{"source":183,"target":15},{"source":16,"target":0},{"source":16,"target":184},{"source":16,"target":185},{"source":184,"target":16},{"source":185,"target":16},{"source":17,"target":0},{"source":17,"target":6},{"source":17,"target":178},{"source":17,"target":186},{"source":17,"target":187},{"source":17,"target":188},{"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":178,"target":14},{"source":178,"target":195},{"source":178,"target":17},{"source":178,"target":174},{"source":195,"target":14},{"source":186,"target":15},{"source":186,"target":196},{"source":186,"target":17},{"source":196,"target":15},{"source":187,"target":197},{"source":187,"target":17},{"source":188,"target":198},{"source":188,"target":17},{"source":189,"target":16},{"source":189,"target":199},{"source":189,"target":17},{"source":199,"target":16},{"source":190,"target":200},{"source":190,"target":17},{"source":191,"target":201},{"source":191,"target":17},{"source":192,"target":202},{"source":192,"target":17},{"source":194,"target":6},{"source":18,"target":0},{"source":18,"target":17},{"source":18,"target":7},{"source":18,"target":203},{"source":18,"target":204},{"source":18,"target":205},{"source":18,"target":206},{"source":18,"target":207},{"source":18,"target":208},{"source":18,"target":209},{"source":203,"target":210},{"source":203,"target":18},{"source":204,"target":211},{"source":204,"target":18},{"source":205,"target":212},{"source":205,"target":18},{"source":206,"target":213},{"source":206,"target":18},{"source":207,"target":214},{"source":207,"target":18},{"source":208,"target":17},{"source":209,"target":7},{"source":19,"target":0},{"source":19,"target":18},{"source":19,"target":215},{"source":19,"target":216},{"source":19,"target":217},{"source":19,"target":218},{"source":19,"target":219},{"source":215,"target":220},{"source":215,"target":19},{"source":216,"target":221},{"source":216,"target":19},{"source":217,"target":222},{"source":217,"target":19},{"source":218,"target":223},{"source":218,"target":19},{"source":219,"target":18},{"source":20,"target":0},{"source":20,"target":224},{"source":20,"target":225},{"source":20,"target":226},{"source":224,"target":20},{"source":225,"target":20},{"source":226,"target":20},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":227},{"source":21,"target":228},{"source":21,"target":229},{"source":227,"target":20},{"source":227,"target":230},{"source":227,"target":21},{"source":230,"target":20},{"source":228,"target":231},{"source":228,"target":21},{"source":229,"target":18},{"source":22,"target":0},{"source":22,"target":18},{"source":22,"target":232},{"source":22,"target":233},{"source":232,"target":234},{"source":232,"target":22},{"source":233,"target":18},{"source":23,"target":0},{"source":23,"target":18},{"source":23,"target":235},{"source":23,"target":236},{"source":23,"target":237},{"source":23,"target":238},{"source":23,"target":239},{"source":23,"target":240},{"source":235,"target":241},{"source":235,"target":23},{"source":236,"target":242},{"source":236,"target":23},{"source":237,"target":243},{"source":237,"target":23},{"source":238,"target":244},{"source":238,"target":23},{"source":239,"target":24},{"source":239,"target":245},{"source":239,"target":23},{"source":245,"target":24},{"source":240,"target":18},{"source":24,"target":0},{"source":25,"target":0},{"source":25,"target":24},{"source":25,"target":246},{"source":25,"target":247},{"source":246,"target":248},{"source":246,"target":25},{"source":247,"target":24},{"source":26,"target":0},{"source":26,"target":24},{"source":26,"target":249},{"source":26,"target":250},{"source":249,"target":251},{"source":249,"target":26},{"source":250,"target":24},{"source":27,"target":0},{"source":27,"target":23},{"source":27,"target":252},{"source":252,"target":23},{"source":28,"target":0},{"source":28,"target":23},{"source":28,"target":253},{"source":253,"target":23},{"source":29,"target":0},{"source":29,"target":18},{"source":29,"target":254},{"source":254,"target":18},{"source":30,"target":0},{"source":30,"target":17},{"source":30,"target":8},{"source":30,"target":255},{"source":30,"target":180},{"source":30,"target":256},{"source":30,"target":257},{"source":30,"target":258},{"source":30,"target":259},{"source":30,"target":260},{"source":30,"target":261},{"source":30,"target":262},{"source":30,"target":263},{"source":30,"target":264},{"source":30,"target":265},{"source":30,"target":266},{"source":255,"target":33},{"source":255,"target":267},{"source":255,"target":30},{"source":255,"target":268},{"source":267,"target":33},{"source":180,"target":14},{"source":180,"target":269},{"source":180,"target":30},{"source":180,"target":175},{"source":269,"target":14},{"source":256,"target":270},{"source":256,"target":30},{"source":257,"target":271},{"source":257,"target":30},{"source":258,"target":272},{"source":258,"target":30},{"source":259,"target":273},{"source":259,"target":30},{"source":260,"target":274},{"source":260,"target":30},{"source":261,"target":275},{"source":261,"target":30},{"source":262,"target":276},{"source":262,"target":30},{"source":263,"target":277},{"source":263,"target":30},{"source":264,"target":278},{"source":264,"target":30},{"source":265,"target":17},{"source":266,"target":8},{"source":31,"target":0},{"source":31,"target":30},{"source":31,"target":279},{"source":31,"target":280},{"source":31,"target":281},{"source":279,"target":15},{"source":279,"target":282},{"source":279,"target":31},{"source":282,"target":15},{"source":280,"target":283},{"source":280,"target":31},{"source":281,"target":30},{"source":32,"target":0},{"source":32,"target":30},{"source":32,"target":284},{"source":32,"target":285},{"source":284,"target":286},{"source":284,"target":32},{"source":285,"target":30},{"source":33,"target":0},{"source":33,"target":268},{"source":33,"target":287},{"source":33,"target":288},{"source":33,"target":289},{"source":268,"target":30},{"source":268,"target":290},{"source":268,"target":33},{"source":268,"target":255},{"source":290,"target":30},{"source":287,"target":17},{"source":287,"target":291},{"source":287,"target":33},{"source":291,"target":17},{"source":288,"target":17},{"source":288,"target":292},{"source":288,"target":33},{"source":292,"target":17},{"source":289,"target":293},{"source":289,"target":33},{"source":34,"target":0},{"source":34,"target":5},{"source":34,"target":294},{"source":34,"target":295},{"source":34,"target":296},{"source":294,"target":5},{"source":294,"target":297},{"source":294,"target":34},{"source":297,"target":5},{"source":295,"target":35},{"source":295,"target":298},{"source":295,"target":34},{"source":295,"target":299},{"source":298,"target":35},{"source":296,"target":5},{"source":35,"target":0},{"source":35,"target":6},{"source":35,"target":299},{"source":35,"target":300},{"source":299,"target":34},{"source":299,"target":301},{"source":299,"target":35},{"source":299,"target":295},{"source":301,"target":34},{"source":300,"target":6},{"source":36,"target":0},{"source":36,"target":35},{"source":36,"target":302},{"source":36,"target":303},{"source":36,"target":304},{"source":36,"target":305},{"source":302,"target":306},{"source":302,"target":36},{"source":303,"target":307},{"source":303,"target":36},{"source":304,"target":308},{"source":304,"target":36},{"source":305,"target":35},{"source":37,"target":0},{"source":37,"target":36},{"source":37,"target":7},{"source":37,"target":309},{"source":37,"target":310},{"source":37,"target":311},{"source":37,"target":312},{"source":37,"target":313},{"source":309,"target":314},{"source":309,"target":37},{"source":310,"target":7},{"source":310,"target":315},{"source":310,"target":37},{"source":315,"target":7},{"source":311,"target":15},{"source":311,"target":316},{"source":311,"target":37},{"source":316,"target":15},{"source":312,"target":36},{"source":313,"target":7},{"source":38,"target":0},{"source":38,"target":36},{"source":38,"target":8},{"source":38,"target":317},{"source":38,"target":146},{"source":38,"target":318},{"source":38,"target":319},{"source":38,"target":320},{"source":38,"target":321},{"source":38,"target":322},{"source":38,"target":323},{"source":38,"target":324},{"source":317,"target":325},{"source":317,"target":38},{"source":146,"target":8},{"source":146,"target":326},{"source":146,"target":38},{"source":146,"target":138},{"source":326,"target":8},{"source":318,"target":38},{"source":318,"target":327},{"source":318,"target":38},{"source":327,"target":38},{"source":319,"target":328},{"source":319,"target":38},{"source":320,"target":15},{"source":320,"target":329},{"source":320,"target":38},{"source":329,"target":15},{"source":321,"target":14},{"source":321,"target":330},{"source":321,"target":38},{"source":330,"target":14},{"source":322,"target":14},{"source":322,"target":331},{"source":322,"target":38},{"source":331,"target":14},{"source":323,"target":36},{"source":324,"target":8},{"source":39,"target":0},{"source":39,"target":35},{"source":39,"target":8},{"source":39,"target":332},{"source":39,"target":333},{"source":39,"target":334},{"source":39,"target":335},{"source":39,"target":336},{"source":332,"target":38},{"source":332,"target":337},{"source":332,"target":39},{"source":337,"target":38},{"source":333,"target":15},{"source":333,"target":338},{"source":333,"target":39},{"source":338,"target":15},{"source":335,"target":35},{"source":336,"target":8}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/ptn104.ecore | ptn104
Place
subnets
nodes
transitions
tokens
AbstractNode
name
AbstractTransition
places
guard
Token
Or
And | <?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="ptn104"
nsURI="http://ptn104" nsPrefix="_ptn104">
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//AbstractNode">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="pov"/>
<details key="cont=Place.subnets"/>
<details key="ref=transitions"/>
<details key="cref=tokens"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subnets" upperBound="-1"
eType="#//Place" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
eType="#//AbstractNode" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//AbstractTransition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tokens" upperBound="-1"
eType="#//Token" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractNode" abstract="true">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="label=name"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractTransition" abstract="true"
eSuperTypes="#//AbstractNode">
<eAnnotations source="diagraph">
<details key="node"/>
<details key="ref=places"/>
<details key="label=guard"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="places" upperBound="-1"
eType="#//Place"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="guard" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Token">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Or" eSuperTypes="#//AbstractTransition">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="#//AbstractTransition">
<eAnnotations source="diagraph">
<details key="node"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"_ptn104","nsURI":"http://ptn104","name":"ptn104","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractNode","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractTransition","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Token","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Or","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subnets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nodes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"tokens","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"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"places","changeable":true,"resolveProxies":true,"lowerBound":0,"id":18,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"guard","changeable":true,"lowerBound":0,"iD":false,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":1,"target":0},{"source":1,"target":2},{"source":1,"target":7},{"source":1,"target":8},{"source":1,"target":9},{"source":1,"target":10},{"source":1,"target":11},{"source":7,"target":1},{"source":7,"target":12},{"source":7,"target":1},{"source":12,"target":1},{"source":8,"target":2},{"source":8,"target":13},{"source":8,"target":1},{"source":13,"target":2},{"source":9,"target":3},{"source":9,"target":14},{"source":9,"target":1},{"source":14,"target":3},{"source":10,"target":4},{"source":10,"target":15},{"source":10,"target":1},{"source":15,"target":4},{"source":11,"target":2},{"source":2,"target":0},{"source":2,"target":16},{"source":16,"target":17},{"source":16,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":18},{"source":3,"target":19},{"source":3,"target":20},{"source":18,"target":1},{"source":18,"target":21},{"source":18,"target":3},{"source":21,"target":1},{"source":19,"target":22},{"source":19,"target":3},{"source":20,"target":2},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":23},{"source":23,"target":3},{"source":6,"target":0},{"source":6,"target":3},{"source":6,"target":24},{"source":24,"target":3}],"multigraph":true} | ecore |
education | repo-ecore-all/data/nasri25/MyDsl-updatesite/org.xtext.example.mydsl.parent/org.xtext.example.mydsl/model/generated/MyDsl.ecore | myDsl
SchoolModel
schools
School
name
persons
Person
name
Student
registrationNum
teachers
Teacher | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="myDsl" nsURI="http://www.xtext.org/example/mydsl/MyDsl" nsPrefix="myDsl">
<eClassifiers xsi:type="ecore:EClass" name="SchoolModel">
<eStructuralFeatures xsi:type="ecore:EReference" name="schools" upperBound="-1"
eType="#//School" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="School">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="persons" upperBound="-1"
eType="#//Person" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person">
<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="Student" eSuperTypes="#//Person">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="registrationNum" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="teachers" unique="false"
upperBound="-1" eType="#//Teacher"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Teacher" eSuperTypes="#//Person"/>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"myDsl","nsURI":"http://www.xtext.org/example/mydsl/MyDsl","name":"myDsl","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchoolModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"School","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Student","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Teacher","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schools","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"persons","changeable":true,"resolveProxies":true,"lowerBound":0,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"registrationNum","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"teachers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":2},{"source":6,"target":7},{"source":6,"target":1},{"source":7,"target":2},{"source":2,"target":0},{"source":2,"target":8},{"source":2,"target":9},{"source":8,"target":10},{"source":8,"target":2},{"source":9,"target":3},{"source":9,"target":11},{"source":9,"target":2},{"source":11,"target":3},{"source":3,"target":0},{"source":3,"target":12},{"source":12,"target":13},{"source":12,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":14},{"source":4,"target":15},{"source":4,"target":16},{"source":14,"target":17},{"source":14,"target":4},{"source":15,"target":5},{"source":15,"target":18},{"source":15,"target":4},{"source":18,"target":5},{"source":16,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":19},{"source":19,"target":3}],"multigraph":true} | ecore |
class-diagram | repo-ecore-all/data/AlFranzis/SmartMatcher/SmartMatcherTrunk/models/SystemTests/TestCase_UML/UML_light++/UML_2.0_CD.ecore | uml2CD
Element
ownedComment
owner
ownedElement
Comment
owningElement
Relationship
relatedElement
DirectRelationship
target
source
NamedElement
name
namespace
supplierDependency
clientDependency
VisibilityKind
public
public
private
private
protected
protected
package
package
PackageableElement
owningPackage
Namespace
importedMember
packageImport
elementImport
ownedRule
ElementImport
visibility
importedElement
importingNamespace
PackageImport
importedPackage
visibility
importingNamespace
Package
nestingPackage
nestedPackage
packagedElement
packageMerge
MultiplicityElement
lowerValue
upperValue
ValueSpecification
owningLower
owningUpper
owningConstraint
owningParameter
owningProperty
TypedElement
type
Typpee
Constraint
constrainedElement
specification
context
Generalization
isSubstitutable
general
specific
generalizationSet
Classifier
isAbstract
generalization
feature
Class
powertypeExtent
substitution
ParameterDirectionKind
in
in
inout
inout
out
out
return
return
Feature
featuringClassifier
StructuralFeature
BehavioralFeature
ownedParameter
raisedException
Parameter
direction
ownerFormalParam
defaultValue
Operation
isQuery
redefinedOperation
Class
Class
superClass
nestedClassifier
ownedOperation
ownedAttribute
AggregationKind
none
none
shared
shared
composite
composite
DataType
Property
defaultValue
Class
association
owningAssociation
qualifier
associationEnd
Association
isDerived
memberEnd
ownedEnd
PrimitiveType
Enumeration
ownedLiteral
EnumerationLiteral
enumeration
PackageMerge
receivingPackage
mergedPackage
Dependency
supplier
client
Abstraction
Usage
Realization
Substitution
contract
substitutingClassifier
Interface
redefinedInterface
InterfaceRealization
contract
AssociationClass
GeneralizationSet
generalization
powertype
isCovering
isDisjoint
RedefinableElement
isLeaf
redefinedElement | <?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="uml2CD"
nsURI="http://uml2CD" nsPrefix="uml2CD">
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" upperBound="-1"
eType="#//Comment" containment="true" eOpposite="#//Comment/owningElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//Element"
eOpposite="#//Element/ownedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" upperBound="-1"
eType="#//Element" containment="true" eOpposite="#//Element/owner"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningElement" eType="#//Element"
eOpposite="#//Element/ownedComment"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" lowerBound="1"
upperBound="-1" eType="#//Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectRelationship" abstract="true"
eSuperTypes="#//Relationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
upperBound="-1" eType="#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
upperBound="-1" eType="#//Element"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" eSuperTypes="#//Element">
<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="namespace" eType="#//Namespace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="supplierDependency" upperBound="-1"
eType="#//Dependency" eOpposite="#//Dependency/supplier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clientDependency" upperBound="-1"
eType="#//Dependency" eOpposite="#//Dependency/client"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="VisibilityKind">
<eLiterals name="public"/>
<eLiterals name="private" value="1"/>
<eLiterals name="protected" value="2"/>
<eLiterals name="package" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageableElement" abstract="true"
eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningPackage" eType="#//Package"
eOpposite="#//Package/packagedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="importedMember" upperBound="-1"
eType="#//PackageableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packageImport" upperBound="-1"
eType="#//PackageImport" containment="true" eOpposite="#//PackageImport/importingNamespace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementImport" upperBound="-1"
eType="#//ElementImport" containment="true" eOpposite="#//ElementImport/importingNamespace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRule" upperBound="-1"
eType="#//Constraint" containment="true" eOpposite="#//Constraint/context"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ElementImport" eSuperTypes="#//DirectRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1"
eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedElement" lowerBound="1"
eType="#//PackageableElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" lowerBound="1"
eType="#//Namespace" eOpposite="#//Namespace/elementImport"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageImport" eSuperTypes="#//DirectRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="importedPackage" lowerBound="1"
eType="#//Package"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="visibility" lowerBound="1"
eType="#//VisibilityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="importingNamespace" lowerBound="1"
eType="#//Namespace" eOpposite="#//Namespace/packageImport"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Package" eSuperTypes="#//PackageableElement #//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="nestingPackage" eType="#//Package"
eOpposite="#//Package/nestedPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedPackage" upperBound="-1"
eType="#//Package" containment="true" eOpposite="#//Package/nestingPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packagedElement" upperBound="-1"
eType="#//PackageableElement" containment="true" eOpposite="#//PackageableElement/owningPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packageMerge" upperBound="-1"
eType="#//PackageMerge" containment="true" eOpposite="#//PackageMerge/receivingPackage"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MultiplicityElement" abstract="true"
eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="lowerValue" eType="#//ValueSpecification"
containment="true" eOpposite="#//ValueSpecification/owningLower"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="upperValue" eType="#//ValueSpecification"
containment="true" eOpposite="#//ValueSpecification/owningUpper"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ValueSpecification" eSuperTypes="#//TypedElement #//PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="owningLower" eType="#//MultiplicityElement"
eOpposite="#//MultiplicityElement/lowerValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningUpper" eType="#//MultiplicityElement"
eOpposite="#//MultiplicityElement/upperValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningConstraint" eType="#//Constraint"
eOpposite="#//Constraint/specification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningParameter" eType="#//Parameter"
eOpposite="#//Parameter/defaultValue"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningProperty" eType="#//Property"
eOpposite="#//Property/defaultValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" eType="#//Typpee"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Typpee" eSuperTypes="#//PackageableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="Constraint" eSuperTypes="#//PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainedElement" upperBound="-1"
eType="#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" lowerBound="1"
eType="#//ValueSpecification" containment="true" eOpposite="#//ValueSpecification/owningConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" eType="#//Namespace"
eOpposite="#//Namespace/ownedRule"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" eSuperTypes="#//DirectRelationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isSubstitutable" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" lowerBound="1"
eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specific" lowerBound="1"
eType="#//Classifier" eOpposite="#//Classifier/generalization"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalizationSet" upperBound="-1"
eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/generalization"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Typpee #//Namespace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAbstract" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1"
eType="#//Generalization" containment="true" eOpposite="#//Generalization/specific"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" upperBound="-1"
eType="#//Feature" eOpposite="#//Feature/featuringClassifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" eType="#//Class"
eOpposite="#//Class/nestedClassifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="powertypeExtent" upperBound="-1"
eType="#//GeneralizationSet" eOpposite="#//GeneralizationSet/powertype"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="substitution" upperBound="-1"
eType="#//Substitution" containment="true" eOpposite="#//Substitution/substitutingClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ParameterDirectionKind">
<eLiterals name="in"/>
<eLiterals name="inout" value="1"/>
<eLiterals name="out" value="2"/>
<eLiterals name="return" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" upperBound="-1"
eType="#//Classifier" eOpposite="#//Classifier/feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//Feature #//TypedElement #//MultiplicityElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//Feature #//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" upperBound="-1"
eType="#//Parameter" containment="true" eOpposite="#//Parameter/ownerFormalParam"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="raisedException" upperBound="-1"
eType="#//Typpee"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//TypedElement #//MultiplicityElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" lowerBound="1"
eType="#//ParameterDirectionKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownerFormalParam" eType="#//BehavioralFeature"
eOpposite="#//BehavioralFeature/ownedParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//ValueSpecification"
containment="true" eOpposite="#//ValueSpecification/owningParameter"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//BehavioralFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isQuery" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedOperation" upperBound="-1"
eType="#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" eType="#//Class"
eOpposite="#//Class/ownedOperation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Class" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="superClass" upperBound="-1"
eType="#//Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nestedClassifier" upperBound="-1"
eType="#//Classifier" containment="true" eOpposite="#//Classifier/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedOperation" upperBound="-1"
eType="#//Operation" containment="true" eOpposite="#//Operation/Class"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAttribute" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AggregationKind">
<eLiterals name="none"/>
<eLiterals name="shared" value="1"/>
<eLiterals name="composite" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//Classifier"/>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//StructuralFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" eType="#//ValueSpecification"
containment="true" eOpposite="#//ValueSpecification/owningProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="Class" eType="#//Class"
eOpposite="#//Class/ownedAttribute"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="association" eType="#//Association"
eOpposite="#//Association/memberEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="owningAssociation" eType="#//Association"
eOpposite="#//Association/ownedEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="qualifier" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/associationEnd"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associationEnd" eType="#//Property"
eOpposite="#//Property/qualifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Association" eSuperTypes="#//Classifier #//Relationship">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDerived" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memberEnd" lowerBound="1"
upperBound="-1" eType="#//Property" eOpposite="#//Property/association"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEnd" upperBound="-1"
eType="#//Property" containment="true" eOpposite="#//Property/owningAssociation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PrimitiveType" eSuperTypes="#//DataType"/>
<eClassifiers xsi:type="ecore:EClass" name="Enumeration" eSuperTypes="#//DataType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" upperBound="-1"
eType="#//EnumerationLiteral" containment="true" eOpposite="#//EnumerationLiteral/enumeration"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//ValueSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="enumeration" eType="#//Enumeration"
eOpposite="#//Enumeration/ownedLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageMerge" eSuperTypes="#//DirectRelationship">
<eStructuralFeatures xsi:type="ecore:EReference" name="receivingPackage" lowerBound="1"
eType="#//Package" eOpposite="#//Package/packageMerge"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mergedPackage" lowerBound="1"
eType="#//Package"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dependency" eSuperTypes="#//DirectRelationship #//PackageableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="supplier" lowerBound="1"
upperBound="-1" eType="#//NamedElement" eOpposite="#//NamedElement/supplierDependency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="client" lowerBound="1"
upperBound="-1" eType="#//NamedElement" eOpposite="#//NamedElement/clientDependency"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Abstraction" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="Usage" eSuperTypes="#//Dependency"/>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Abstraction"/>
<eClassifiers xsi:type="ecore:EClass" name="Substitution" eSuperTypes="#//Realization">
<eStructuralFeatures xsi:type="ecore:EReference" name="contract" lowerBound="1"
eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="substitutingClassifier"
lowerBound="1" eType="#//Classifier" eOpposite="#//Classifier/substitution"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Interface" eSuperTypes="#//Classifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedInterface" upperBound="-1"
eType="#//Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterfaceRealization" eSuperTypes="#//Realization">
<eStructuralFeatures xsi:type="ecore:EReference" name="contract" lowerBound="1"
eType="#//Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AssociationClass" eSuperTypes="#//Association #//Class"/>
<eClassifiers xsi:type="ecore:EClass" name="GeneralizationSet">
<eStructuralFeatures xsi:type="ecore:EReference" name="generalization" upperBound="-1"
eType="#//Generalization" eOpposite="#//Generalization/generalizationSet"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="powertype" eType="#//Classifier"
eOpposite="#//Classifier/powertypeExtent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCovering" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDisjoint" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RedefinableElement" abstract="true"
eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLeaf" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="redefinedElement" upperBound="-1"
eType="#//RedefinableElement"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"uml2CD","nsURI":"http://uml2CD","name":"uml2CD","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectRelationship","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"VisibilityKind","instanceClass":null,"id":6,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageableElement","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ElementImport","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageImport","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Package","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultiplicityElement","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ValueSpecification","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Typpee","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Constraint","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ParameterDirectionKind","instanceClass":null,"id":19,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Class","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AggregationKind","instanceClass":null,"id":26,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Association","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrimitiveType","instanceClass":null,"abstract":false,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Enumeration","instanceClass":null,"abstract":false,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageMerge","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dependency","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstraction","instanceClass":null,"abstract":false,"id":35,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Usage","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Substitution","instanceClass":null,"abstract":false,"id":38,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Interface","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterfaceRealization","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssociationClass","instanceClass":null,"abstract":false,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GeneralizationSet","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RedefinableElement","instanceClass":null,"abstract":true,"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":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":44,"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":"owner","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":"ownedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":46,"derived":false},{"id":47,"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":"owningElement","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"relatedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":52,"derived":false},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":56,"derived":false},{"id":57,"eClass":"EGenericType"},{"id":58,"eClass":"EGenericType"},{"id":59,"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":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":"namespace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":61,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supplierDependency","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":false,"unsettable":false,"transient":false,"unique":true,"name":"clientDependency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"supplier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":68,"derived":false},{"id":69,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"client","changeable":true,"resolveProxies":true,"lowerBound":1,"id":70,"derived":false},{"name":"public","id":71,"value":0,"literal":"public","eClass":"EEnumLiteral"},{"name":"private","id":72,"value":1,"literal":"private","eClass":"EEnumLiteral"},{"name":"protected","id":73,"value":2,"literal":"protected","eClass":"EEnumLiteral"},{"name":"package","id":74,"value":3,"literal":"package","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":"owningPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":75,"derived":false},{"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":"packagedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"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":"importedMember","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":80,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elementImport","changeable":true,"resolveProxies":true,"lowerBound":0,"id":81,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedRule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importingNamespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":88,"derived":false},{"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":false,"unique":true,"name":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":90,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"importedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"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":"importedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"visibility","changeable":true,"lowerBound":1,"iD":false,"id":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"id":101,"eClass":"EGenericType"},{"id":102,"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":"nestingPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":103,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedPackage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":104,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"packageMerge","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"container":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":"receivingPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"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":"lowerValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":113,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"upperValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"id":115,"eClass":"EGenericType"},{"id":116,"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":"owningLower","changeable":true,"resolveProxies":true,"lowerBound":0,"id":117,"derived":false},{"id":118,"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":"owningUpper","changeable":true,"resolveProxies":true,"lowerBound":0,"id":119,"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":"owningConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":120,"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":"owningParameter","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":"owningProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"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":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":130,"derived":false},{"id":131,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"defaultValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":132,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":133,"derived":false},{"id":134,"eClass":"EGenericType"},{"id":135,"eClass":"EGenericType"},{"id":136,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"constrainedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"derived":false},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"id":140,"eClass":"EGenericType"},{"id":141,"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":"isSubstitutable","changeable":true,"lowerBound":1,"iD":false,"id":142,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"general","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"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":"specific","changeable":true,"resolveProxies":true,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"generalizationSet","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"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"generalization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":152,"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":"isAbstract","changeable":true,"lowerBound":1,"iD":false,"id":153,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":154,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":155,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"powertypeExtent","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":"substitution","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":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"featuringClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":163,"derived":false},{"id":164,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"nestedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":165,"derived":false},{"id":166,"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":"powertype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":167,"derived":false},{"id":168,"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":"substitutingClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":169,"derived":false},{"name":"in","id":170,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"inout","id":171,"value":1,"literal":"inout","eClass":"EEnumLiteral"},{"name":"out","id":172,"value":2,"literal":"out","eClass":"EEnumLiteral"},{"name":"return","id":173,"value":3,"literal":"return","eClass":"EEnumLiteral"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":178,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"raisedException","changeable":true,"resolveProxies":true,"lowerBound":0,"id":179,"derived":false},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"id":182,"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":"ownerFormalParam","changeable":true,"resolveProxies":true,"lowerBound":0,"id":183,"derived":false},{"id":184,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":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,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"isQuery","changeable":true,"lowerBound":1,"iD":false,"id":191,"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":"redefinedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":192,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":193,"derived":false},{"id":194,"eClass":"EGenericType"},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"id":197,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedOperation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":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":"superClass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":199,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAttribute","changeable":true,"resolveProxies":true,"lowerBound":0,"id":200,"derived":false},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"id":205,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"Class","changeable":true,"resolveProxies":true,"lowerBound":0,"id":206,"derived":false},{"name":"none","id":207,"value":0,"literal":"none","eClass":"EEnumLiteral"},{"name":"shared","id":208,"value":1,"literal":"shared","eClass":"EEnumLiteral"},{"name":"composite","id":209,"value":2,"literal":"composite","eClass":"EEnumLiteral"},{"id":210,"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":"association","changeable":true,"resolveProxies":true,"lowerBound":0,"id":211,"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":"owningAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":212,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"qualifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":213,"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":"associationEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":214,"derived":false},{"id":215,"eClass":"EGenericType"},{"id":216,"eClass":"EGenericType"},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"memberEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":219,"derived":false},{"id":220,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":221,"derived":false},{"id":222,"eClass":"EGenericType"},{"id":223,"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":"isDerived","changeable":true,"lowerBound":1,"iD":false,"id":224,"derived":false},{"id":225,"eClass":"EGenericType"},{"id":226,"eClass":"EGenericType"},{"id":227,"eClass":"EGenericType"},{"id":228,"eClass":"EGenericType"},{"id":229,"eClass":"EGenericType"},{"id":230,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":0,"id":231,"derived":false},{"id":232,"eClass":"EGenericType"},{"id":233,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"enumeration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":234,"derived":false},{"id":235,"eClass":"EGenericType"},{"id":236,"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":"mergedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":237,"derived":false},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"id":247,"eClass":"EGenericType"},{"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":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":248,"derived":false},{"id":249,"eClass":"EGenericType"},{"id":250,"eClass":"EGenericType"},{"id":251,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"redefinedInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"derived":false},{"id":253,"eClass":"EGenericType"},{"id":254,"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":"contract","changeable":true,"resolveProxies":true,"lowerBound":1,"id":255,"derived":false},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"id":259,"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":"isCovering","changeable":true,"lowerBound":1,"iD":false,"id":260,"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":"isDisjoint","changeable":true,"lowerBound":1,"iD":false,"id":261,"derived":false},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"id":264,"eClass":"EGenericType"},{"id":265,"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":"isLeaf","changeable":true,"lowerBound":1,"iD":false,"id":266,"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":"redefinedElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":267,"derived":false},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"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":1,"target":0},{"source":1,"target":44},{"source":1,"target":45},{"source":1,"target":46},{"source":44,"target":2},{"source":44,"target":47},{"source":44,"target":1},{"source":44,"target":48},{"source":47,"target":2},{"source":45,"target":1},{"source":45,"target":49},{"source":45,"target":1},{"source":45,"target":46},{"source":49,"target":1},{"source":46,"target":1},{"source":46,"target":50},{"source":46,"target":1},{"source":46,"target":45},{"source":50,"target":1},{"source":2,"target":0},{"source":2,"target":48},{"source":48,"target":1},{"source":48,"target":51},{"source":48,"target":2},{"source":48,"target":44},{"source":51,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":52},{"source":3,"target":53},{"source":52,"target":1},{"source":52,"target":54},{"source":52,"target":3},{"source":54,"target":1},{"source":53,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":55},{"source":4,"target":56},{"source":4,"target":57},{"source":55,"target":1},{"source":55,"target":58},{"source":55,"target":4},{"source":58,"target":1},{"source":56,"target":1},{"source":56,"target":59},{"source":56,"target":4},{"source":59,"target":1},{"source":57,"target":3},{"source":5,"target":0},{"source":5,"target":1},{"source":5,"target":60},{"source":5,"target":61},{"source":5,"target":62},{"source":5,"target":63},{"source":5,"target":64},{"source":60,"target":65},{"source":60,"target":5},{"source":61,"target":8},{"source":61,"target":66},{"source":61,"target":5},{"source":66,"target":8},{"source":62,"target":34},{"source":62,"target":67},{"source":62,"target":5},{"source":62,"target":68},{"source":67,"target":34},{"source":63,"target":34},{"source":63,"target":69},{"source":63,"target":5},{"source":63,"target":70},{"source":69,"target":34},{"source":64,"target":1},{"source":6,"target":0},{"source":6,"target":71},{"source":6,"target":72},{"source":6,"target":73},{"source":6,"target":74},{"source":71,"target":6},{"source":72,"target":6},{"source":73,"target":6},{"source":74,"target":6},{"source":7,"target":0},{"source":7,"target":5},{"source":7,"target":75},{"source":7,"target":76},{"source":75,"target":11},{"source":75,"target":77},{"source":75,"target":7},{"source":75,"target":78},{"source":77,"target":11},{"source":76,"target":5},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":79},{"source":8,"target":80},{"source":8,"target":81},{"source":8,"target":82},{"source":8,"target":83},{"source":79,"target":7},{"source":79,"target":84},{"source":79,"target":8},{"source":84,"target":7},{"source":80,"target":10},{"source":80,"target":85},{"source":80,"target":8},{"source":80,"target":86},{"source":85,"target":10},{"source":81,"target":9},{"source":81,"target":87},{"source":81,"target":8},{"source":81,"target":88},{"source":87,"target":9},{"source":82,"target":16},{"source":82,"target":89},{"source":82,"target":8},{"source":82,"target":90},{"source":89,"target":16},{"source":83,"target":5},{"source":9,"target":0},{"source":9,"target":4},{"source":9,"target":91},{"source":9,"target":92},{"source":9,"target":88},{"source":9,"target":93},{"source":91,"target":6},{"source":91,"target":94},{"source":91,"target":9},{"source":94,"target":6},{"source":92,"target":7},{"source":92,"target":95},{"source":92,"target":9},{"source":95,"target":7},{"source":88,"target":8},{"source":88,"target":96},{"source":88,"target":9},{"source":88,"target":81},{"source":96,"target":8},{"source":93,"target":4},{"source":10,"target":0},{"source":10,"target":4},{"source":10,"target":97},{"source":10,"target":98},{"source":10,"target":86},{"source":10,"target":99},{"source":97,"target":11},{"source":97,"target":100},{"source":97,"target":10},{"source":100,"target":11},{"source":98,"target":6},{"source":98,"target":101},{"source":98,"target":10},{"source":101,"target":6},{"source":86,"target":8},{"source":86,"target":102},{"source":86,"target":10},{"source":86,"target":80},{"source":102,"target":8},{"source":99,"target":4},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":8},{"source":11,"target":103},{"source":11,"target":104},{"source":11,"target":78},{"source":11,"target":105},{"source":11,"target":106},{"source":11,"target":107},{"source":103,"target":11},{"source":103,"target":108},{"source":103,"target":11},{"source":103,"target":104},{"source":108,"target":11},{"source":104,"target":11},{"source":104,"target":109},{"source":104,"target":11},{"source":104,"target":103},{"source":109,"target":11},{"source":78,"target":7},{"source":78,"target":110},{"source":78,"target":11},{"source":78,"target":75},{"source":110,"target":7},{"source":105,"target":33},{"source":105,"target":111},{"source":105,"target":11},{"source":105,"target":112},{"source":111,"target":33},{"source":106,"target":7},{"source":107,"target":8},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":113},{"source":12,"target":114},{"source":12,"target":115},{"source":113,"target":13},{"source":113,"target":116},{"source":113,"target":12},{"source":113,"target":117},{"source":116,"target":13},{"source":114,"target":13},{"source":114,"target":118},{"source":114,"target":12},{"source":114,"target":119},{"source":118,"target":13},{"source":115,"target":1},{"source":13,"target":0},{"source":13,"target":14},{"source":13,"target":7},{"source":13,"target":117},{"source":13,"target":119},{"source":13,"target":120},{"source":13,"target":121},{"source":13,"target":122},{"source":13,"target":123},{"source":13,"target":124},{"source":117,"target":12},{"source":117,"target":125},{"source":117,"target":13},{"source":117,"target":113},{"source":125,"target":12},{"source":119,"target":12},{"source":119,"target":126},{"source":119,"target":13},{"source":119,"target":114},{"source":126,"target":12},{"source":120,"target":16},{"source":120,"target":127},{"source":120,"target":13},{"source":120,"target":128},{"source":127,"target":16},{"source":121,"target":23},{"source":121,"target":129},{"source":121,"target":13},{"source":121,"target":130},{"source":129,"target":23},{"source":122,"target":28},{"source":122,"target":131},{"source":122,"target":13},{"source":122,"target":132},{"source":131,"target":28},{"source":123,"target":14},{"source":124,"target":7},{"source":14,"target":0},{"source":14,"target":5},{"source":14,"target":133},{"source":14,"target":134},{"source":133,"target":15},{"source":133,"target":135},{"source":133,"target":14},{"source":135,"target":15},{"source":134,"target":5},{"source":15,"target":0},{"source":15,"target":7},{"source":15,"target":136},{"source":136,"target":7},{"source":16,"target":0},{"source":16,"target":7},{"source":16,"target":137},{"source":16,"target":128},{"source":16,"target":90},{"source":16,"target":138},{"source":137,"target":1},{"source":137,"target":139},{"source":137,"target":16},{"source":139,"target":1},{"source":128,"target":13},{"source":128,"target":140},{"source":128,"target":16},{"source":128,"target":120},{"source":140,"target":13},{"source":90,"target":8},{"source":90,"target":141},{"source":90,"target":16},{"source":90,"target":82},{"source":141,"target":8},{"source":138,"target":7},{"source":17,"target":0},{"source":17,"target":4},{"source":17,"target":142},{"source":17,"target":143},{"source":17,"target":144},{"source":17,"target":145},{"source":17,"target":146},{"source":142,"target":147},{"source":142,"target":17},{"source":143,"target":18},{"source":143,"target":148},{"source":143,"target":17},{"source":148,"target":18},{"source":144,"target":18},{"source":144,"target":149},{"source":144,"target":17},{"source":144,"target":150},{"source":149,"target":18},{"source":145,"target":42},{"source":145,"target":151},{"source":145,"target":17},{"source":145,"target":152},{"source":151,"target":42},{"source":146,"target":4},{"source":18,"target":0},{"source":18,"target":15},{"source":18,"target":8},{"source":18,"target":153},{"source":18,"target":150},{"source":18,"target":154},{"source":18,"target":155},{"source":18,"target":156},{"source":18,"target":157},{"source":18,"target":158},{"source":18,"target":159},{"source":153,"target":160},{"source":153,"target":18},{"source":150,"target":17},{"source":150,"target":161},{"source":150,"target":18},{"source":150,"target":144},{"source":161,"target":17},{"source":154,"target":20},{"source":154,"target":162},{"source":154,"target":18},{"source":154,"target":163},{"source":162,"target":20},{"source":155,"target":25},{"source":155,"target":164},{"source":155,"target":18},{"source":155,"target":165},{"source":164,"target":25},{"source":156,"target":42},{"source":156,"target":166},{"source":156,"target":18},{"source":156,"target":167},{"source":166,"target":42},{"source":157,"target":38},{"source":157,"target":168},{"source":157,"target":18},{"source":157,"target":169},{"source":168,"target":38},{"source":158,"target":15},{"source":159,"target":8},{"source":19,"target":0},{"source":19,"target":170},{"source":19,"target":171},{"source":19,"target":172},{"source":19,"target":173},{"source":170,"target":19},{"source":171,"target":19},{"source":172,"target":19},{"source":173,"target":19},{"source":20,"target":0},{"source":20,"target":163},{"source":163,"target":18},{"source":163,"target":174},{"source":163,"target":20},{"source":163,"target":154},{"source":174,"target":18},{"source":21,"target":0},{"source":21,"target":20},{"source":21,"target":14},{"source":21,"target":12},{"source":21,"target":175},{"source":21,"target":176},{"source":21,"target":177},{"source":175,"target":20},{"source":176,"target":14},{"source":177,"target":12},{"source":22,"target":0},{"source":22,"target":20},{"source":22,"target":8},{"source":22,"target":178},{"source":22,"target":179},{"source":22,"target":180},{"source":22,"target":181},{"source":178,"target":23},{"source":178,"target":182},{"source":178,"target":22},{"source":178,"target":183},{"source":182,"target":23},{"source":179,"target":15},{"source":179,"target":184},{"source":179,"target":22},{"source":184,"target":15},{"source":180,"target":20},{"source":181,"target":8},{"source":23,"target":0},{"source":23,"target":14},{"source":23,"target":12},{"source":23,"target":185},{"source":23,"target":183},{"source":23,"target":130},{"source":23,"target":186},{"source":23,"target":187},{"source":185,"target":19},{"source":185,"target":188},{"source":185,"target":23},{"source":188,"target":19},{"source":183,"target":22},{"source":183,"target":189},{"source":183,"target":23},{"source":183,"target":178},{"source":189,"target":22},{"source":130,"target":13},{"source":130,"target":190},{"source":130,"target":23},{"source":130,"target":121},{"source":190,"target":13},{"source":186,"target":14},{"source":187,"target":12},{"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":24},{"source":192,"target":196},{"source":192,"target":24},{"source":196,"target":24},{"source":193,"target":25},{"source":193,"target":197},{"source":193,"target":24},{"source":193,"target":198},{"source":197,"target":25},{"source":194,"target":22},{"source":25,"target":0},{"source":25,"target":18},{"source":25,"target":199},{"source":25,"target":165},{"source":25,"target":198},{"source":25,"target":200},{"source":25,"target":201},{"source":199,"target":25},{"source":199,"target":202},{"source":199,"target":25},{"source":202,"target":25},{"source":165,"target":18},{"source":165,"target":203},{"source":165,"target":25},{"source":165,"target":155},{"source":203,"target":18},{"source":198,"target":24},{"source":198,"target":204},{"source":198,"target":25},{"source":198,"target":193},{"source":204,"target":24},{"source":200,"target":28},{"source":200,"target":205},{"source":200,"target":25},{"source":200,"target":206},{"source":205,"target":28},{"source":201,"target":18},{"source":26,"target":0},{"source":26,"target":207},{"source":26,"target":208},{"source":26,"target":209},{"source":207,"target":26},{"source":208,"target":26},{"source":209,"target":26},{"source":27,"target":0},{"source":27,"target":18},{"source":27,"target":210},{"source":210,"target":18},{"source":28,"target":0},{"source":28,"target":21},{"source":28,"target":132},{"source":28,"target":206},{"source":28,"target":211},{"source":28,"target":212},{"source":28,"target":213},{"source":28,"target":214},{"source":28,"target":215},{"source":132,"target":13},{"source":132,"target":216},{"source":132,"target":28},{"source":132,"target":122},{"source":216,"target":13},{"source":206,"target":25},{"source":206,"target":217},{"source":206,"target":28},{"source":206,"target":200},{"source":217,"target":25},{"source":211,"target":29},{"source":211,"target":218},{"source":211,"target":28},{"source":211,"target":219},{"source":218,"target":29},{"source":212,"target":29},{"source":212,"target":220},{"source":212,"target":28},{"source":212,"target":221},{"source":220,"target":29},{"source":213,"target":28},{"source":213,"target":222},{"source":213,"target":28},{"source":213,"target":214},{"source":222,"target":28},{"source":214,"target":28},{"source":214,"target":223},{"source":214,"target":28},{"source":214,"target":213},{"source":223,"target":28},{"source":215,"target":21},{"source":29,"target":0},{"source":29,"target":18},{"source":29,"target":3},{"source":29,"target":224},{"source":29,"target":219},{"source":29,"target":221},{"source":29,"target":225},{"source":29,"target":226},{"source":224,"target":227},{"source":224,"target":29},{"source":219,"target":28},{"source":219,"target":228},{"source":219,"target":29},{"source":219,"target":211},{"source":228,"target":28},{"source":221,"target":28},{"source":221,"target":229},{"source":221,"target":29},{"source":221,"target":212},{"source":229,"target":28},{"source":225,"target":18},{"source":226,"target":3},{"source":30,"target":0},{"source":30,"target":27},{"source":30,"target":230},{"source":230,"target":27},{"source":31,"target":0},{"source":31,"target":27},{"source":31,"target":231},{"source":31,"target":232},{"source":231,"target":32},{"source":231,"target":233},{"source":231,"target":31},{"source":231,"target":234},{"source":233,"target":32},{"source":232,"target":27},{"source":32,"target":0},{"source":32,"target":13},{"source":32,"target":234},{"source":32,"target":235},{"source":234,"target":31},{"source":234,"target":236},{"source":234,"target":32},{"source":234,"target":231},{"source":236,"target":31},{"source":235,"target":13},{"source":33,"target":0},{"source":33,"target":4},{"source":33,"target":112},{"source":33,"target":237},{"source":33,"target":238},{"source":112,"target":11},{"source":112,"target":239},{"source":112,"target":33},{"source":112,"target":105},{"source":239,"target":11},{"source":237,"target":11},{"source":237,"target":240},{"source":237,"target":33},{"source":240,"target":11},{"source":238,"target":4},{"source":34,"target":0},{"source":34,"target":4},{"source":34,"target":7},{"source":34,"target":68},{"source":34,"target":70},{"source":34,"target":241},{"source":34,"target":242},{"source":68,"target":5},{"source":68,"target":243},{"source":68,"target":34},{"source":68,"target":62},{"source":243,"target":5},{"source":70,"target":5},{"source":70,"target":244},{"source":70,"target":34},{"source":70,"target":63},{"source":244,"target":5},{"source":241,"target":4},{"source":242,"target":7},{"source":35,"target":0},{"source":35,"target":34},{"source":35,"target":245},{"source":245,"target":34},{"source":36,"target":0},{"source":36,"target":34},{"source":36,"target":246},{"source":246,"target":34},{"source":37,"target":0},{"source":37,"target":35},{"source":37,"target":247},{"source":247,"target":35},{"source":38,"target":0},{"source":38,"target":37},{"source":38,"target":248},{"source":38,"target":169},{"source":38,"target":249},{"source":248,"target":18},{"source":248,"target":250},{"source":248,"target":38},{"source":250,"target":18},{"source":169,"target":18},{"source":169,"target":251},{"source":169,"target":38},{"source":169,"target":157},{"source":251,"target":18},{"source":249,"target":37},{"source":39,"target":0},{"source":39,"target":18},{"source":39,"target":252},{"source":39,"target":253},{"source":252,"target":39},{"source":252,"target":254},{"source":252,"target":39},{"source":254,"target":39},{"source":253,"target":18},{"source":40,"target":0},{"source":40,"target":37},{"source":40,"target":255},{"source":40,"target":256},{"source":255,"target":39},{"source":255,"target":257},{"source":255,"target":40},{"source":257,"target":39},{"source":256,"target":37},{"source":41,"target":0},{"source":41,"target":29},{"source":41,"target":25},{"source":41,"target":258},{"source":41,"target":259},{"source":258,"target":29},{"source":259,"target":25},{"source":42,"target":0},{"source":42,"target":152},{"source":42,"target":167},{"source":42,"target":260},{"source":42,"target":261},{"source":152,"target":17},{"source":152,"target":262},{"source":152,"target":42},{"source":152,"target":145},{"source":262,"target":17},{"source":167,"target":18},{"source":167,"target":263},{"source":167,"target":42},{"source":167,"target":156},{"source":263,"target":18},{"source":260,"target":264},{"source":260,"target":42},{"source":261,"target":265},{"source":261,"target":42},{"source":43,"target":0},{"source":43,"target":1},{"source":43,"target":266},{"source":43,"target":267},{"source":43,"target":268},{"source":266,"target":269},{"source":266,"target":43},{"source":267,"target":43},{"source":267,"target":270},{"source":267,"target":43},{"source":270,"target":43},{"source":268,"target":1}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/thibmeu/enseeiht/2IMA/GenieLogicielEtDesSystemes/BE/livrables/PetriNet.ecore | petrinet
PetriNet
name
node
arc
Node
name
Arc
source
target
poids
readArc
Place
nbJetons
Transition | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet" nsPrefix="petrinet">
<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="PetriNet">
<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="node" upperBound="-1" eType="#//Node"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arc" upperBound="-1" eType="#//Arc"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Arc">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="sourceTypeDiffTarget positive"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="sourceTypeDiffTarget" value="self.source.oclType() <> self.target.oclType()"/>
<details key="positive" value="self.poids > 0"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Node"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="poids" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="readArc" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="positive"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot">
<details key="positive" value="self.nbJetons >= 0"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nbJetons" lowerBound="1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"petrinet","nsURI":"http://petrinet","name":"petrinet","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PetriNet","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Node","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Arc","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Place","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Transition","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"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":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"node","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":15,"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":"poids","changeable":true,"lowerBound":1,"iD":false,"id":16,"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":"readArc","changeable":true,"lowerBound":1,"iD":false,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"id":21,"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":"nbJetons","changeable":true,"lowerBound":1,"iD":false,"id":22,"derived":false},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":6,"target":9},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":10},{"source":7,"target":1},{"source":10,"target":2},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":1},{"source":11,"target":3},{"source":2,"target":0},{"source":2,"target":12},{"source":12,"target":13},{"source":12,"target":2},{"source":3,"target":0},{"source":3,"target":14},{"source":3,"target":15},{"source":3,"target":16},{"source":3,"target":17},{"source":14,"target":2},{"source":14,"target":18},{"source":14,"target":3},{"source":18,"target":2},{"source":15,"target":2},{"source":15,"target":19},{"source":15,"target":3},{"source":19,"target":2},{"source":16,"target":20},{"source":16,"target":3},{"source":17,"target":21},{"source":17,"target":3},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":22},{"source":4,"target":23},{"source":22,"target":24},{"source":22,"target":4},{"source":23,"target":2},{"source":5,"target":0},{"source":5,"target":2},{"source":5,"target":25},{"source":25,"target":2}],"multigraph":true} | ecore |
architecture | repo-ecore-all/data/Sorour-j/Epsilon/tests/org.eclipse.epsilon.emc.emf.test/src/org/eclipse/epsilon/emc/emf/xml/fragmented/WT_DesignPatterns.ecore | WT
WTComponents
subsystems
name
Subsystem
subsystems
name
ensembles
beh
Architecture
name
elements
ControlSubsystem
name
states
StateMachine
name
states
transitions
isPublic
true
Vertex
outgoing
incoming
Edge
source
target
InitialState
SimpleState
Component
ports
states
label
Port
label
InPort
OutPort
DocumentElt
name
description | <?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="WT" nsURI="http://mondo.org/WT" nsPrefix="wt">
<eClassifiers xsi:type="ecore:EClass" name="WTComponents">
<eStructuralFeatures xsi:type="ecore:EReference" name="subsystems" upperBound="-1"
eType="#//Subsystem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subsystem">
<eStructuralFeatures xsi:type="ecore:EReference" name="subsystems" upperBound="-1"
eType="#//Subsystem" containment="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:EReference" name="ensembles" upperBound="-1"
eType="#//Architecture" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="beh" upperBound="-1" eType="#//ControlSubsystem"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Architecture">
<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="elements" upperBound="-1"
eType="#//Component" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlSubsystem">
<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="states" upperBound="-1"
eType="#//StateMachine" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StateMachine">
<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="states" upperBound="-1"
eType="#//Vertex" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transitions" upperBound="-1"
eType="#//Edge" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPublic" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBooleanObject"
defaultValueLiteral="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Vertex" abstract="true" eSuperTypes="#//DocumentElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="outgoing" upperBound="-1"
eType="#//Edge" eOpposite="#//Edge/source"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="incoming" upperBound="-1"
eType="#//Edge" eOpposite="#//Edge/target"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Edge" eSuperTypes="#//DocumentElt">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" lowerBound="1"
eType="#//Vertex" eOpposite="#//Vertex/outgoing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Vertex" eOpposite="#//Vertex/incoming"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InitialState" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="SimpleState" eSuperTypes="#//Vertex"/>
<eClassifiers xsi:type="ecore:EClass" name="Component">
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//Port" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="states" upperBound="-1"
eType="#//StateMachine"/>
<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="Port" abstract="true">
<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="InPort" eSuperTypes="#//Port"/>
<eClassifiers xsi:type="ecore:EClass" name="OutPort" eSuperTypes="#//Port"/>
<eClassifiers xsi:type="ecore:EClass" name="DocumentElt" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"wt","nsURI":"http://mondo.org/WT","name":"WT","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WTComponents","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subsystem","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Architecture","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlSubsystem","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StateMachine","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Vertex","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Edge","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InitialState","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SimpleState","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Component","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InPort","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OutPort","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DocumentElt","instanceClass":null,"abstract":true,"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":"subsystems","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":16,"derived":false},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subsystems","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":1,"iD":false,"id":20,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ensembles","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":"beh","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":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"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":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":32,"derived":false},{"id":33,"eClass":"EGenericType"},{"id":34,"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":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":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"id":36,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"transitions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"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":"isPublic","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"},{"container":false,"ordered":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":43,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"incoming","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":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"source","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"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":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"id":54,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","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":false,"unsettable":false,"transient":false,"unique":true,"name":"states","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"label","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"id":58,"eClass":"EGenericType"},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"label","changeable":true,"lowerBound":0,"iD":false,"id":61,"derived":false},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":65,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"description","changeable":true,"lowerBound":0,"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":1,"target":0},{"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":18},{"source":16,"target":1},{"source":2,"target":0},{"source":2,"target":19},{"source":2,"target":20},{"source":2,"target":21},{"source":2,"target":22},{"source":19,"target":2},{"source":19,"target":23},{"source":19,"target":2},{"source":23,"target":2},{"source":20,"target":24},{"source":20,"target":2},{"source":21,"target":3},{"source":21,"target":25},{"source":21,"target":2},{"source":25,"target":3},{"source":22,"target":4},{"source":22,"target":26},{"source":22,"target":2},{"source":26,"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":10},{"source":28,"target":30},{"source":28,"target":3},{"source":30,"target":10},{"source":4,"target":0},{"source":4,"target":31},{"source":4,"target":32},{"source":31,"target":33},{"source":31,"target":4},{"source":32,"target":5},{"source":32,"target":34},{"source":32,"target":4},{"source":34,"target":5},{"source":5,"target":0},{"source":5,"target":35},{"source":5,"target":36},{"source":5,"target":37},{"source":5,"target":38},{"source":35,"target":39},{"source":35,"target":5},{"source":36,"target":6},{"source":36,"target":40},{"source":36,"target":5},{"source":40,"target":6},{"source":37,"target":7},{"source":37,"target":41},{"source":37,"target":5},{"source":41,"target":7},{"source":38,"target":42},{"source":38,"target":5},{"source":6,"target":0},{"source":6,"target":14},{"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":43,"target":47},{"source":46,"target":7},{"source":44,"target":7},{"source":44,"target":48},{"source":44,"target":6},{"source":44,"target":49},{"source":48,"target":7},{"source":45,"target":14},{"source":7,"target":0},{"source":7,"target":14},{"source":7,"target":47},{"source":7,"target":49},{"source":7,"target":50},{"source":47,"target":6},{"source":47,"target":51},{"source":47,"target":7},{"source":47,"target":43},{"source":51,"target":6},{"source":49,"target":6},{"source":49,"target":52},{"source":49,"target":7},{"source":49,"target":44},{"source":52,"target":6},{"source":50,"target":14},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":53},{"source":53,"target":6},{"source":9,"target":0},{"source":9,"target":6},{"source":9,"target":54},{"source":54,"target":6},{"source":10,"target":0},{"source":10,"target":55},{"source":10,"target":56},{"source":10,"target":57},{"source":55,"target":11},{"source":55,"target":58},{"source":55,"target":10},{"source":58,"target":11},{"source":56,"target":5},{"source":56,"target":59},{"source":56,"target":10},{"source":59,"target":5},{"source":57,"target":60},{"source":57,"target":10},{"source":11,"target":0},{"source":11,"target":61},{"source":61,"target":62},{"source":61,"target":11},{"source":12,"target":0},{"source":12,"target":11},{"source":12,"target":63},{"source":63,"target":11},{"source":13,"target":0},{"source":13,"target":11},{"source":13,"target":64},{"source":64,"target":11},{"source":14,"target":0},{"source":14,"target":65},{"source":14,"target":66},{"source":65,"target":67},{"source":65,"target":14},{"source":66,"target":68},{"source":66,"target":14}],"multigraph":true} | ecore |
embedded | repo-ecore-all/data/s-hosoai/solderbullet/jp.ac.jaist.kslab.sb.marte/model/MARTE_sb.ecore | MARTE
MARTE_Foundations
NFPs
ConstraintKind
required
required
offered
offered
contract
contract
Nfp
base_Property
Unit
convFactor
offsetFactor
baseUnit
base_EnumerationLiteral
NfpConstraint
kind
base_Constraint
mode
NfpType
valueAttrib
unitAttrib
exprAttrib
Dimension
symbol
baseDimension
baseExponent
base_Enumeration
CoreElements
ModeTransition
base_Transition
ModeBehavior
base_StateMachine
Configuration
base_StructuredClassifier
base_Package
mode
Mode
base_State
Alloc
Allocated
base_NamedElement
allocatedTo
allocatedFrom
AllocationEndKind
AllocationNature
spatialDistribution
spatialDistribution
timeScheduling
timeScheduling
AllocationKind
AllocateActivityGroup
base_ActivityPartition
NfpRefine
base_Dependency
constraint
Assign
impliedConstraint
from
to
base_Comment
AssignmentKind
structural
structural
behavioral
behavioral
hybrid
hybrid
AssignmentNature
Allocate
kind
nature
base_Abstraction
impliedConstraint
Time
TimedDomain
base_Namespace
Clock
standard
base_InstanceSpecification
type
unit
base_Property
ClockType
nature
unitType
isLogical
false
resolAttr
maxValAttr
offsetAttr
getTime
setTime
indexToValue
base_Class
TimedElement
on
TimedValueSpecification
interpretation
base_ValueSpecification
TimedConstraint
interpretation
ClockConstraint
isCoincidenceBased
isPrecedenceBased
isChronometricBased
TimedObservation
TimedInstantObservation
obsKind
base_TimeObservation
TimedDurationObservation
obsKind
base_DurationObservation
TimedEvent
repetition
base_TimeEvent
every
TimedProcessing
base_Action
base_Behavior
base_Message
duration
start
finish
GRM
Resource
resMult
isProtected
base_Property
base_InstanceSpecification
base_Classifier
base_Lifeline
base_ConnectableElement
StorageResource
elementSize
CommunicationEndPoint
packetSize
SynchronizationResource
ConcurrencyResource
Scheduler
isPreemptible
true
schedPolicy
FixedPriority
otherSchedPolicy
schedule
processingUnits
host
protectedSharedRsources
schedulableResources
ProcessingResource
speedFactor
mainScheduler
ComputingResource
MutualExclusionResource
protectKind
PriorityInheritance
ceiling
otherProtectProtocol
scheduler
SchedulableResource
schedParams
dependentScheduler
host
SecondaryScheduler
virtualProcessingUnits
CommunicationMedia
elementSize
base_Connector
transmMode
blockT
packetT
capacity
DeviceResource
TimingResource
ClockResource
TimerResource
duration
isPeriodic
GrService
owner
base_ExecutionSpecification
base_BehavioralFeature
base_Behavior
base_Collaboration
base_CollaborationUse
Release
Acquire
isBlocking
ResourceUsage
execTime
allocatedMemory
usedMemory
powerPeak
energy
base_NamedElement
subUsage
usedResources
msgSize
MARTE_Annexes
RSM
LinkTopology
base_Connector
DefaultLink
InterRepetition
repetitionShapeDependence
isModulo
false
Distribute
patternShape
repetitionSpace
fromTiler
toTiler
Reshape
patternShape
repetitonShape
Tiler
origin
paving
fitting
tiler
base_ConnectorEnd
Shaped
shape
base_MultiplicityElement
VSL
Variables
VariableDirectionKind
in
in
out
out
inout
inout
Var
dir
inout
base_Property
ExpressionContext
base_NamedElement
DataTypes
BoundedSubtype
baseType
minValue
maxValue
isMinOpen
isMaxOpen
base_DataType
IntervalType
intervalAttrib
base_DataType
CollectionType
collectionAttrib
base_DataType
ChoiceType
choiceAttrib
defaultAttrib
base_DataType
TupleType
tupleAttrib
base_DataType
MARTE_DesignModel
HLAM
RtUnit
isDynamic
true
isMain
srPoolSize
srPoolPolicy
srPoolWaitingTime
operationalMode
main
memorySize
base_BehavioredClassifier
queueSchedPolicy
queueSize
msgMaxSize
PoolMgtPolicyKind
infiniteWait
infiniteWait
timedWait
timedWait
dynamic
dynamic
exception
exception
other
other
PpUnit
concPolicy
memorySize
base_BehavioredClassifier
CallConcurrencyKind
sequential
sequential
guarded
guarded
concurrent
concurrent
RtFeature
base_BehavioralFeature
base_Message
base_Signal
base_Port
base_InvocationAction
specification
RtSpecification
utility
occKind
tRef
relDl
absDl
boundDl
rdTime
miss
priority
base_Comment
SynchronizationKind
synchronous
synchronous
asynchronous
asynchronous
delayedSynchronous
delayedSynchronous
rendezVous
rendezVous
other
other
RtAction
isAtomic
false
synchKind
msgSize
base_BehavioralFeature
base_InvocationAction
ExecutionKind
deferred
deferred
remoteImmediate
remoteImmediate
localImmediate
localImmediate
ConcurrencyKind
reader
reader
writer
writer
parallel
parallel
RtService
concPolicy
exeKind
isAtomic
false
synchKind
base_BehavioralFeature
HRM
HwLogical
HwComputing
ISA_Type
RISC
RISC
CISC
CISC
VLIW
VLIW
SIMD
SIMD
other
other
undef
undef
PLD_Technology
SRAM
SRAM
antifuse
antifuse
flash
flash
other
other
undef
undef
PLD_Class
symetricalArray
symetricalArray
rowBased
rowBased
seaOfGates
seaOfGates
hierarchicalPLD
hierarchicalPLD
other
other
undef
undef
PLD_Organization
nbRows
nbColumns
class
HwProcessor
architecture
mips
ipc
nbCores
nbPipelines
nbStages
nbALUs
nbFPUs
ownedISAs
predictors
caches
ownedMMUs
HwComputingResource
op_Frequencies
HwISA
family
inst_Width
type
HwBranchPredictor
HwASIC
HwPLD
technology
organization
nbLUTs
ndLUT_Inputs
nbFlipFlops
blocksRAM
blocksComputing
HwMCU
processor
peripherals
sfr
packages
pins
ports
HwCommunication
HwCommunicationResource
HwArbiter
controlledMedias
HwMedia
bandWidth
arbiters
HwBus
adressWidth
wordWidth
isSynchronous
isSerial
HwBridge
sides
HwEndPoint
connectedTo
HwPort
pins
HwConnection
protocols
HwStorage
HwStorageManager
HwStorageManager
managedMemories
HwDMA
nbChannels
transferWidth
drivenBy
HwMMU
virtualAddrSpace
physicalAddrSpace
memoryProtection
nbEntries
ownedTLBs
HwMemory
HwMemory
memorySize
adressSize
timings
throughput
Timing
notation
description
value
Repl_Policy
LRU
LRU
NFU
NFU
FIFO
FIFO
random
random
other
other
undef
undef
WritePolicy
writeBack
writeBack
writeThrough
writeThrough
other
other
undef
undef
CacheType
data
data
instruction
instruction
unified
unified
other
other
undef
undef
ROM_Type
maskedROM
maskedROM
EPROM
EPROM
OTP_EPROM
OTP_EPROM
EEPROM
EEPROM
Flash
Flash
other
other
undef
undef
CacheStructure
nbSets
blockSize
associativity
MemoryOrganization
nbRows
nbColumns
nbBanks
wordSize
HwRAM
organization
isSynchronous
isStatic
isNonVolatile
repl_Policy
writePolicy
HwROM
type
organization
HwDrive
sectorSize
buffer
HwCache
level
type
structure
repl_Policy
writePolicy
HwTiming
HwTimingResource
HwClock
HwTimer
nbCounters
counterWidth
inputClock
HwDevice
HwDevice
functions
compliant
packages
pins
registers
ports
HwI_O
HwSupport
HWActuator
HWSensor
HwPeripheral
implements
operationimpls
refsfr
refports
peripheralActivities
HwGeneral
HwResourceService
consumption
dissipation
HwResource
description
p_HW_Services
r_HW_Services
ownedHW
endPoints
frequency
operations
activities
name
HwPhysical
HwLayout
HwComponent
kind
dimensions
area
position
grid
nbPins
weight
price
r_Conditions
poweredServices
staticConsumption
staticDissipation
subComponents
ComponentKind
card
card
channel
channel
chip
chip
port
port
unit
unit
other
other
undef
undef
Env_Condition
type
status
description
range
ConditionType
temperature
temperature
humidity
humidity
altitude
altitude
vibration
vibration
shock
shock
other
other
undef
undef
ComponentState
operating
operating
storage
storage
other
other
undef
undef
HwPower
HwPowerSupply
suppliedPower
capacity
HwCoolingSupply
coolingPower
HwSpecification
HwPeripheral
OperationImpl
override
RegisterAction
register
WriteRegisterAction
value
ReadRegisterAction
result
PeripheralActivity
registerActions
HwDeviceFunction
HwDeviceFunction
HwIO
HwPin
pkgPin
lines
HwLine
HwRegister
HwRegister
address
HwDatasheet
HwDatasheet
components
revision
name
protocols
HwPackage
HwPackage
pins
pinNum
packageType
name
HwPackagePin
refpin
wire
pinNo
altNames
HwWire
HwProtocol
HwProtocol
operations
name
HwDiagram
HwBlockDiagram
protocols
connections
components
name
HwCircuitDiagram
components
wires
name
HwHRMDiagram
components
connections
protocols
name
datatypes
SRMDiagram
devices
hwcomponents
SRM
SW_ResourceCore
SwResource
identifierElements
stateElements
memorySizeFootprint
createServices
deleteServices
initializeServices
SwAccessService
isModifier
accessedElement
SW_Concurrency
InterruptKind
HardwareInterruption
HardwareInterruption
ProcessorDetectedException
ProcessorDetectedException
ProgrammedException
ProgrammedException
Undef
Undef
Other
Other
EntryPoint
isReentrant
routine
SwConcurrentResource
type
activationCapacity
entryPoints
adressSpace
periodElements
priorityElements
stackSizeElements
activateServices
enableConcurrencyServices
resumeServices
suspendServices
terminateServices
disableConcurrencyServices
shareDataResources
messageResources
mutualExclusionResources
notificationResources
heapSizeElements
InterruptResource
kind
isMaskable
vectorElements
maskElements
routineConnectServices
routineDisconnectServices
SwSchedulableResource
isStaticSchedulingFeature
isPreemptable
schedulers
deadlineElements
deadlineTypeElements
timeSliceElements
delayServices
joinServices
yieldServices
SwTimerResource
durationElements
MemoryPartition
concurrentResources
memorySpaces
fork
exit
base_Namespace
Alarm
isWatchdog
timers
SW_Brokering
AccessPolicyKind
Read
Read
Write
Write
ReadWrite
ReadWrite
Undef
Undef
Other
Other
DeviceBroker
accessPolicy
isBuffered
devices
closeServices
controlServices
openServices
readServices
writeServices
operations
activities
name
MemoryBroker
accessPolicy
memories
memoryBlockAdressElements
memoryBlockSizeElements
lockServices
unlockServices
mapServices
unMapServices
SW_Interaction
QueuePolicyKind
FIFO
FIFO
LIFO
LIFO
Priority
Priority
Undef
Undef
Other
Other
MessageResourceKind
MessageQueue
MessageQueue
Pipe
Pipe
Blackboard
Blackboard
Undef
Undef
Other
Other
NotificationKind
Memorized
Memorized
Bounded
Bounded
Memoryless
Memoryless
Undef
Undef
Other
Other
NotificationResourceKind
Event
Event
Barrier
Barrier
Undef
Undef
Other
Other
MutualExclusionResourceKind
BooleanSemaphore
BooleanSemaphore
CountSemaphore
CountSemaphore
Mutex
Mutex
Undef
Undef
Other
Other
ConcurrentAccessProtocolKind
PIP
PIP
PCP
PCP
NoPreemption
NoPreemption
Undef
Undef
Other
Other
SwInteractionResource
isIntraMemoryPartitionInteraction
waitingQueuePolicy
waitingQueueCapacity
waitingPolicyElements
SwCommunicationResource
SwSynchronizationResource
SharedDataComResource
readServices
writeServices
MessageComResource
isFixedMessageSize
mechanism
messageSizeElements
messageQueueCapacityElements
messageQueuePolicy
sendServices
receiveServices
NotificationResource
occurence
mechanism
occurenceCountElements
maskElements
flushServices
signalServices
waitServices
clearServices
SwMutualExclusionResource
mechanism
concurrentAccessProtocol
accessTokenElements
releaseServices
acquireServices
GCM
FlowProperty
direction
inout
base_Property
FlowDirectionKind
in
in
out
out
inout
inout
FlowPort
isAtomic
isConjugated
direction
inout
base_Port
ClientServerPort
base_Port
specificationKind
interfaceBased
isConjugated
provInterface
reqInterface
featuresSpec
kind
proreq
PortSpecificationKind
atomic
atomic
interfaceBased
interfaceBased
featureBased
featureBased
ClientServerKind
required
required
provided
provided
proreq
proreq
ClientServerSpecification
base_Interface
FlowSpecification
base_Interface
ClientServerFeature
kind
proreq
base_BehavioralFeature
GCMTrigger
base_Trigger
feature
GCMInvocationAction
base_InvocationAction
onFeature
DataEvent
base_AnyReceiveEvent
classifier
DataPool
ordering
FIFO
base_Property
insertion
selection
DataPoolOrderingKind
FIFO
FIFO
LIFO
LIFO
UserDefined
UserDefined
MARTE_AnalysisModel
GQAM
GaWorkloadGenerator
pop
base_Behavior
GaEventTrace
content
format
location
base_NamedElement
GaWorkloadEvent
pattern
generator
trace
effect
timedEvent
base_NamedElement
GaScenario
cause
hostDemand
hostDemandOps
interOccT
throughput
respT
utilization
utilizationOnHost
root
timing
GaStep
isAtomic
blockT
rep
prob
priority
concurRes
host
servDemand
servCount
behavior
selfDelay
GaExecHost
commTxOvh
commRcvOvh
cntxtSwT
clockOvh
schedPriRange
memSize
utilization
throughput
GaRequestedService
base_Operation
GaTimedObs
laxity
startObs
endObs
LaxityKind
hard
hard
soft
soft
other
other
GaCommStep
GaAcqStep
acqRes
resUnits
GaRelStep
relRes
resUnits
GaLatencyObs
latency
miss
utility
maxJitter
GaCommHost
throughput
utilization
GaCommChannel
packetSize
utlization
GaWorkloadBehavior
behavior
demand
base_NamedElement
GaAnalysisContext
context
workload
platform
GaResourcesPlatform
resources
base_Classifier
SAM
OptimallityCriterionKind
meetHardDeadlines
meetHardDeadlines
minimizeMissedDeadlines
minimizeMissedDeadlines
minimizedMeanTardiness
minimizedMeanTardiness
undef
undef
other
other
SaAnalysisContext
isSched
optCriterion
SaEndtoEndFlow
isSched
schSlack
end2EndT
end2EndD
timing
base_NamedElement
SaCommStep
deadline
spareCap
schSlack
base_BehavioralFeature
SaStep
base_BehavioralFeature
deadline
spareCap
schSlack
preemptT
readyT
nonpreemptionBlocking
sharedRes
selfSuspensionBlocking
numberSelfSuspensions
SaSharedResource
capacity
isPreemp
isConsum
acquisT
releaseT
SaSchedObs
suspentions
blockT
overlaps
SaCommHost
isSched
schSlack
SaExecHost
isSched
schSlack
schedUtiliz
ISRswitchT
ISRprioRange
PAM
PaStep
noSync
extOpDemand
extOpCount
behavDemand
behavCount
PaRequestedStep
PaCommStep
PaResPassStep
resource
resUnits
PaLogicalResource
utilization
throughput
poolSize
PaRunTInstance
poolSize
unbddPool
false
instance
host
utilization
throughput
base_NamedElement | <?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="MARTE" nsURI="http:///MARTE.ecore" nsPrefix="MARTE">
<eSubpackages name="MARTE_Foundations" nsURI="http:///MARTE/MARTE_Foundations.ecore"
nsPrefix="MARTE.MARTE_Foundations">
<eSubpackages name="NFPs" nsURI="http:///MARTE/MARTE_Foundations/NFPs.ecore" nsPrefix="MARTE.MARTE_Foundations.NFPs">
<eClassifiers xsi:type="ecore:EEnum" name="ConstraintKind">
<eLiterals name="required"/>
<eLiterals name="offered" value="1"/>
<eLiterals name="contract" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Nfp">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Unit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="convFactor" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Real"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="offsetFactor" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Real"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseUnit" ordered="false"
unique="false" eType="#//MARTE_Foundations/NFPs/Unit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_EnumerationLiteral"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//EnumerationLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NfpConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//MARTE_Foundations/NFPs/ConstraintKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Constraint" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Constraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mode" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/CoreElements/Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NfpType" eSuperTypes="#//MARTE_Annexes/VSL/DataTypes/TupleType">
<eStructuralFeatures xsi:type="ecore:EReference" name="valueAttrib" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitAttrib" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exprAttrib" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Dimension">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="symbol" ordered="false"
unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseDimension" unique="false"
upperBound="-1" eType="#//MARTE_Foundations/NFPs/Dimension"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="baseExponent" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Enumeration" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Enumeration"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="CoreElements" nsURI="http:///MARTE/MARTE_Foundations/CoreElements.ecore"
nsPrefix="MARTE.MARTE_Foundations.CoreElements">
<eClassifiers xsi:type="ecore:EClass" name="ModeTransition">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Transition" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Transition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeBehavior">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_StateMachine"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//StateMachine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Configuration">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_StructuredClassifier"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//StructuredClassifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Package" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Package"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mode" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/CoreElements/Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mode">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_State" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//State"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="Alloc" nsURI="http:///MARTE/MARTE_Foundations/Alloc.ecore"
nsPrefix="MARTE.MARTE_Foundations.Alloc">
<eClassifiers xsi:type="ecore:EClass" name="Allocated">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedTo" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/Alloc/Allocated"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedFrom" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/Alloc/Allocated"
volatile="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AllocationEndKind"/>
<eClassifiers xsi:type="ecore:EEnum" name="AllocationNature">
<eLiterals name="spatialDistribution"/>
<eLiterals name="timeScheduling" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AllocationKind"/>
<eClassifiers xsi:type="ecore:EClass" name="AllocateActivityGroup">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_ActivityPartition"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ActivityPartition"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NfpRefine">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Dependency" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Dependency"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constraint" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/NFPs/NfpConstraint"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Assign">
<eStructuralFeatures xsi:type="ecore:EReference" name="impliedConstraint"
ordered="false" unique="false" upperBound="-1" eType="#//MARTE_Foundations/NFPs/NfpConstraint"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="from" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="to" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Comment" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Comment"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentKind">
<eLiterals name="structural"/>
<eLiterals name="behavioral" value="1"/>
<eLiterals name="hybrid" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AssignmentNature"/>
<eClassifiers xsi:type="ecore:EClass" name="Allocate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//MARTE_Foundations/Alloc/AllocationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nature" ordered="false"
unique="false" eType="#//MARTE_Foundations/Alloc/AllocationNature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Abstraction" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Abstraction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="impliedConstraint"
ordered="false" unique="false" upperBound="-1" eType="#//MARTE_Foundations/NFPs/NfpConstraint"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="Time" nsURI="http:///MARTE/MARTE_Foundations/Time.ecore" nsPrefix="MARTE.MARTE_Foundations.Time">
<eClassifiers xsi:type="ecore:EClass" name="TimedDomain">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Namespace" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Namespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Clock">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="standard" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//TimeTypesLibrary/TimeStandardKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_InstanceSpecification"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//InstanceSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
unique="false" lowerBound="1" eType="#//MARTE_Foundations/Time/ClockType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false"
unique="false" eType="#//MARTE_Foundations/NFPs/Unit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClockType">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nature" ordered="false"
unique="false" lowerBound="1" eType="ecore:EEnum MARTE_Library.ecore#//TimeTypesLibrary/TimeNatureKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitType" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Enumeration"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isLogical" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resolAttr" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maxValAttr" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="offsetAttr" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="getTime" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="setTime" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="indexToValue" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Class" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="on" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//MARTE_Foundations/Time/Clock"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedValueSpecification" eSuperTypes="#//MARTE_Foundations/Time/TimedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interpretation" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//TimeTypesLibrary/TimeInterpretationKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_ValueSpecification"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ValueSpecification"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedConstraint" eSuperTypes="#//MARTE_Foundations/NFPs/NfpConstraint #//MARTE_Foundations/Time/TimedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interpretation" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//TimeTypesLibrary/TimeInterpretationKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClockConstraint" eSuperTypes="#//MARTE_Foundations/NFPs/NfpConstraint #//MARTE_Foundations/Time/TimedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isCoincidenceBased"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPrecedenceBased"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isChronometricBased"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedObservation" abstract="true"
eSuperTypes="#//MARTE_Foundations/Time/TimedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TimedInstantObservation" eSuperTypes="#//MARTE_Foundations/Time/TimedObservation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="obsKind" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//TimeTypesLibrary/EventKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_TimeObservation"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TimeObservation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedDurationObservation" eSuperTypes="#//MARTE_Foundations/Time/TimedObservation">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="obsKind" ordered="false"
unique="false" upperBound="2" eType="ecore:EEnum MARTE_Library.ecore#//TimeTypesLibrary/EventKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DurationObservation"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DurationObservation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedEvent" eSuperTypes="#//MARTE_Foundations/Time/TimedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repetition" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_TimeEvent" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TimeEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="every" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ValueSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TimedProcessing" eSuperTypes="#//MARTE_Foundations/Time/TimedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Action" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Action"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Behavior" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Behavior"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Message" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ValueSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="start" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Event"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="finish" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Event"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="GRM" nsURI="http:///MARTE/MARTE_Foundations/GRM.ecore" nsPrefix="MARTE.MARTE_Foundations.GRM">
<eClassifiers xsi:type="ecore:EClass" name="Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="resMult" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isProtected" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_InstanceSpecification"
ordered="false" unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//InstanceSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Classifier" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Lifeline" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Lifeline"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_ConnectableElement"
ordered="false" unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ConnectableElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StorageResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationEndPoint" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="packetSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SynchronizationResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="ConcurrencyResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="Scheduler" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPreemptible" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="schedPolicy" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//GRM_BasicTypes/SchedPolicyKind"
defaultValueLiteral="FixedPriority"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="otherSchedPolicy" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schedule" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//OpaqueExpression"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="processingUnits" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/GRM/ProcessingResource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="host" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/ComputingResource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="protectedSharedRsources"
ordered="false" upperBound="-1" eType="#//MARTE_Foundations/GRM/MutualExclusionResource"
eOpposite="#//MARTE_Foundations/GRM/MutualExclusionResource/scheduler"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schedulableResources"
ordered="false" upperBound="-1" eType="#//MARTE_Foundations/GRM/SchedulableResource"
eOpposite="#//MARTE_Foundations/GRM/SchedulableResource/host"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessingResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="speedFactor" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mainScheduler" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Scheduler"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputingResource" eSuperTypes="#//MARTE_Foundations/GRM/ProcessingResource"/>
<eClassifiers xsi:type="ecore:EClass" name="MutualExclusionResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="protectKind" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//GRM_BasicTypes/ProtectProtocolKind"
defaultValueLiteral="PriorityInheritance"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ceiling" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="otherProtectProtocol"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="scheduler" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Scheduler" eOpposite="#//MARTE_Foundations/GRM/Scheduler/protectedSharedRsources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SchedulableResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="schedParams" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//GRM_BasicTypes/SchedParameters"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dependentScheduler"
ordered="false" unique="false" eType="#//MARTE_Foundations/GRM/SecondaryScheduler"
eOpposite="#//MARTE_Foundations/GRM/SecondaryScheduler/virtualProcessingUnits"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="host" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Scheduler" eOpposite="#//MARTE_Foundations/GRM/Scheduler/schedulableResources"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SecondaryScheduler" eSuperTypes="#//MARTE_Foundations/GRM/Scheduler">
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualProcessingUnits"
ordered="false" upperBound="-1" eType="#//MARTE_Foundations/GRM/SchedulableResource"
eOpposite="#//MARTE_Foundations/GRM/SchedulableResource/dependentScheduler"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommunicationMedia" eSuperTypes="#//MARTE_Foundations/GRM/ProcessingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="elementSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Connector" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Connector"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transmMode" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//MARTE_DataTypes/TransmModeKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packetT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="capacity" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataTxRate"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceResource" eSuperTypes="#//MARTE_Foundations/GRM/ProcessingResource"/>
<eClassifiers xsi:type="ecore:EClass" name="TimingResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource"/>
<eClassifiers xsi:type="ecore:EClass" name="ClockResource" eSuperTypes="#//MARTE_Foundations/GRM/TimingResource"/>
<eClassifiers xsi:type="ecore:EClass" name="TimerResource" eSuperTypes="#//MARTE_Foundations/GRM/TimingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="duration" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPeriodic" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GrService">
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_ExecutionSpecification"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ExecutionSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Behavior" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Behavior"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Collaboration"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Collaboration"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_CollaborationUse"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//CollaborationUse"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Release" eSuperTypes="#//MARTE_Foundations/GRM/GrService"/>
<eClassifiers xsi:type="ecore:EClass" name="Acquire" eSuperTypes="#//MARTE_Foundations/GRM/GrService">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBlocking" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ResourceUsage">
<eStructuralFeatures xsi:type="ecore:EReference" name="execTime" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="allocatedMemory" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedMemory" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="powerPeak" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="energy" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Energy"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subUsage" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/GRM/ResourceUsage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="usedResources" unique="false"
upperBound="-1" eType="#//MARTE_Foundations/GRM/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="msgSize" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="MARTE_Annexes" nsURI="http:///MARTE/MARTE_Annexes.ecore" nsPrefix="MARTE.MARTE_Annexes">
<eSubpackages name="RSM" nsURI="http:///MARTE/MARTE_Annexes/RSM.ecore" nsPrefix="MARTE.MARTE_Annexes.RSM">
<eClassifiers xsi:type="ecore:EClass" name="LinkTopology" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Connector" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Connector"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultLink" eSuperTypes="#//MARTE_Annexes/RSM/LinkTopology"/>
<eClassifiers xsi:type="ecore:EClass" name="InterRepetition" eSuperTypes="#//MARTE_Annexes/RSM/LinkTopology">
<eStructuralFeatures xsi:type="ecore:EReference" name="repetitionShapeDependence"
ordered="false" unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/IntegerVector"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isModulo" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Distribute" eSuperTypes="#//MARTE_Foundations/Alloc/Allocate">
<eStructuralFeatures xsi:type="ecore:EReference" name="patternShape" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/ShapeSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repetitionSpace" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/ShapeSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fromTiler" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/TilerSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toTiler" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/TilerSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Reshape" eSuperTypes="#//MARTE_Annexes/RSM/LinkTopology">
<eStructuralFeatures xsi:type="ecore:EReference" name="patternShape" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/ShapeSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="repetitonShape" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/ShapeSpecification"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tiler" eSuperTypes="#//MARTE_Annexes/RSM/LinkTopology">
<eStructuralFeatures xsi:type="ecore:EReference" name="origin" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/IntegerVector"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="paving" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/IntegerMatrix"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fitting" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/IntegerMatrix"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tiler" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/TilerSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_ConnectorEnd"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//ConnectorEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Shaped">
<eStructuralFeatures xsi:type="ecore:EReference" name="shape" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//RS_Library/ShapeSpecification"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_MultiplicityElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//MultiplicityElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="VSL" nsURI="http:///MARTE/MARTE_Annexes/VSL.ecore" nsPrefix="MARTE.MARTE_Annexes.VSL">
<eSubpackages name="Variables" nsURI="http:///MARTE/MARTE_Annexes/VSL/Variables.ecore"
nsPrefix="MARTE.MARTE_Annexes.VSL.Variables">
<eClassifiers xsi:type="ecore:EEnum" name="VariableDirectionKind">
<eLiterals name="in"/>
<eLiterals name="out" value="1"/>
<eLiterals name="inout" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Var">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="dir" ordered="false"
unique="false" eType="#//MARTE_Annexes/VSL/Variables/VariableDirectionKind"
defaultValueLiteral="inout"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExpressionContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="DataTypes" nsURI="http:///MARTE/MARTE_Annexes/VSL/DataTypes.ecore"
nsPrefix="MARTE.MARTE_Annexes.VSL.DataTypes">
<eClassifiers xsi:type="ecore:EClass" name="BoundedSubtype">
<eStructuralFeatures xsi:type="ecore:EReference" name="baseType" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="minValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="maxValue" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMinOpen" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMaxOpen" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DataType" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntervalType">
<eStructuralFeatures xsi:type="ecore:EReference" name="intervalAttrib" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DataType" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CollectionType">
<eStructuralFeatures xsi:type="ecore:EReference" name="collectionAttrib"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DataType" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ChoiceType">
<eStructuralFeatures xsi:type="ecore:EReference" name="choiceAttrib" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultAttrib" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DataType" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TupleType">
<eStructuralFeatures xsi:type="ecore:EReference" name="tupleAttrib" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_DataType" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</eSubpackages>
<eSubpackages name="MARTE_DesignModel" nsURI="http:///MARTE/MARTE_DesignModel.ecore"
nsPrefix="MARTE.MARTE_DesignModel">
<eSubpackages name="HLAM" nsURI="http:///MARTE/MARTE_DesignModel/HLAM.ecore" nsPrefix="MARTE.MARTE_DesignModel.HLAM">
<eClassifiers xsi:type="ecore:EClass" name="RtUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isDynamic" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMain" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="srPoolSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="srPoolPolicy" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HLAM/PoolMgtPolicyKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="srPoolWaitingTime"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operationalMode" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Behavior"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="main" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memorySize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioredClassifier"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioredClassifier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="queueSchedPolicy" ordered="false"
unique="false" eType="ecore:EEnum MARTE_Library.ecore#//GRM_BasicTypes/SchedPolicyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="queueSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="msgMaxSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PoolMgtPolicyKind">
<eLiterals name="infiniteWait"/>
<eLiterals name="timedWait" value="1"/>
<eLiterals name="dynamic" value="2"/>
<eLiterals name="exception" value="3"/>
<eLiterals name="other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PpUnit">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="concPolicy" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HLAM/CallConcurrencyKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memorySize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioredClassifier"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioredClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CallConcurrencyKind">
<eLiterals name="sequential"/>
<eLiterals name="guarded" value="1"/>
<eLiterals name="concurrent" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RtFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Message" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Message"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Signal" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Signal"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_InvocationAction"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//InvocationAction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//MARTE_DesignModel/HLAM/RtSpecification"
volatile="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RtSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="utility" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/UtilityType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="occKind" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/ArrivalPattern"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tRef" ordered="false"
unique="false" eType="#//MARTE_Foundations/Time/TimedInstantObservation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relDl" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="absDl" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DateTime"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="boundDl" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rdTime" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="miss" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Percentage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="priority" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Comment" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Comment"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="SynchronizationKind">
<eLiterals name="synchronous"/>
<eLiterals name="asynchronous" value="1"/>
<eLiterals name="delayedSynchronous" value="2"/>
<eLiterals name="rendezVous" value="3"/>
<eLiterals name="other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RtAction">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAtomic" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchKind" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HLAM/SynchronizationKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="msgSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_InvocationAction"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//InvocationAction"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ExecutionKind">
<eLiterals name="deferred"/>
<eLiterals name="remoteImmediate" value="1"/>
<eLiterals name="localImmediate" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConcurrencyKind">
<eLiterals name="reader"/>
<eLiterals name="writer" value="1"/>
<eLiterals name="parallel" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RtService">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="concPolicy" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HLAM/ConcurrencyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="exeKind" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HLAM/ExecutionKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAtomic" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="synchKind" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HLAM/SynchronizationKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HRM" nsURI="http:///MARTE/MARTE_DesignModel/HRM.ecore" nsPrefix="MARTE.MARTE_DesignModel.HRM">
<eSubpackages name="HwLogical" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical">
<eSubpackages name="HwComputing" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwComputing">
<eClassifiers xsi:type="ecore:EEnum" name="ISA_Type">
<eLiterals name="RISC"/>
<eLiterals name="CISC" value="1"/>
<eLiterals name="VLIW" value="2"/>
<eLiterals name="SIMD" value="3"/>
<eLiterals name="other" value="4"/>
<eLiterals name="undef" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PLD_Technology">
<eLiterals name="SRAM"/>
<eLiterals name="antifuse" value="1"/>
<eLiterals name="flash" value="2"/>
<eLiterals name="other" value="3"/>
<eLiterals name="undef" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PLD_Class">
<eLiterals name="symetricalArray"/>
<eLiterals name="rowBased" value="1"/>
<eLiterals name="seaOfGates" value="2"/>
<eLiterals name="hierarchicalPLD" value="3"/>
<eLiterals name="other" value="4"/>
<eLiterals name="undef" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PLD_Organization">
<eStructuralFeatures xsi:type="ecore:EReference" name="nbRows" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbColumns" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="class" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/PLD_Class"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwProcessor" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwComputingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="architecture" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mips" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ipc" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbCores" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbPipelines" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbStages" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbALUs" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbFPUs" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedISAs" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwISA"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="predictors" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwBranchPredictor"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="caches" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwCache"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMMUs" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/HwMMU"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwComputingResource" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource #//MARTE_Foundations/GRM/ComputingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="op_Frequencies"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/NFP_FrequencyInterval"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwISA" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="family" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_String"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inst_Width" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/ISA_Type"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwBranchPredictor" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource"/>
<eClassifiers xsi:type="ecore:EClass" name="HwASIC" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwComputingResource"/>
<eClassifiers xsi:type="ecore:EClass" name="HwPLD" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwComputingResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="technology" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/PLD_Technology"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/PLD_Organization"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbLUTs" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ndLUT_Inputs" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbFlipFlops" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocksRAM" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwRAM"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blocksComputing"
ordered="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwComputingResource"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwMCU" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwComputingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="processor" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwProcessor"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="peripherals" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwDevice/HwPeripheral" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sfr" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwRegister/HwRegister"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwPackage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pins" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwIO/HwPin" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwPort"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwCommunication" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwCommunication">
<eClassifiers xsi:type="ecore:EClass" name="HwCommunicationResource" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource"/>
<eClassifiers xsi:type="ecore:EClass" name="HwArbiter" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwCommunicationResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="controlledMedias"
ordered="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia"
eOpposite="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia/arbiters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwMedia" eSuperTypes="#//MARTE_Foundations/GRM/CommunicationMedia #//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwCommunicationResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="bandWidth" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataTxRate"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="arbiters" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwArbiter"
eOpposite="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwArbiter/controlledMedias"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwBus" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia">
<eStructuralFeatures xsi:type="ecore:EReference" name="adressWidth" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wordWidth" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isSynchronous"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isSerial" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwBridge" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia">
<eStructuralFeatures xsi:type="ecore:EReference" name="sides" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwEndPoint" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwCommunicationResource #//MARTE_Foundations/GRM/CommunicationEndPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="connectedTo" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwPort" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwEndPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="pins" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwIO/HwPin"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwConnection" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia">
<eStructuralFeatures xsi:type="ecore:EReference" name="protocols" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwProtocol/HwProtocol"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwStorage" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwStorage">
<eSubpackages name="HwStorageManager" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwStorage.HwStorageManager">
<eClassifiers xsi:type="ecore:EClass" name="HwStorageManager" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource #//MARTE_Foundations/GRM/StorageResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="managedMemories"
ordered="false" unique="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwMemory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwDMA" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/HwStorageManager #//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwArbiter">
<eStructuralFeatures xsi:type="ecore:EReference" name="nbChannels" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="transferWidth"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="drivenBy" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwComputing/HwProcessor"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwMMU" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager/HwStorageManager">
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualAddrSpace"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="physicalAddrSpace"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memoryProtection"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbEntries" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTLBs" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwCache"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwMemory" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwStorage.HwMemory">
<eClassifiers xsi:type="ecore:EClass" name="HwMemory" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource #//MARTE_Foundations/GRM/StorageResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="memorySize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="adressSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timings" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/Timing"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="throughput" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataTxRate"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Timing">
<eStructuralFeatures xsi:type="ecore:EReference" name="notation" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_String"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_String"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="value" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="Repl_Policy">
<eLiterals name="LRU"/>
<eLiterals name="NFU" value="1"/>
<eLiterals name="FIFO" value="2"/>
<eLiterals name="random" value="3"/>
<eLiterals name="other" value="4"/>
<eLiterals name="undef" value="5"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="WritePolicy">
<eLiterals name="writeBack"/>
<eLiterals name="writeThrough" value="1"/>
<eLiterals name="other" value="2"/>
<eLiterals name="undef" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="CacheType">
<eLiterals name="data"/>
<eLiterals name="instruction" value="1"/>
<eLiterals name="unified" value="2"/>
<eLiterals name="other" value="3"/>
<eLiterals name="undef" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ROM_Type">
<eLiterals name="maskedROM"/>
<eLiterals name="EPROM" value="1"/>
<eLiterals name="OTP_EPROM" value="2"/>
<eLiterals name="EEPROM" value="3"/>
<eLiterals name="Flash" value="4"/>
<eLiterals name="other" value="5"/>
<eLiterals name="undef" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CacheStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="nbSets" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="associativity"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryOrganization">
<eStructuralFeatures xsi:type="ecore:EReference" name="nbRows" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbColumns" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbBanks" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wordSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwRAM" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwMemory">
<eStructuralFeatures xsi:type="ecore:EReference" name="organization"
ordered="false" unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/MemoryOrganization"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isSynchronous"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isStatic" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isNonVolatile"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repl_Policy"
ordered="false" unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/Repl_Policy"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="writePolicy"
ordered="false" unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/WritePolicy"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwROM" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwMemory">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/ROM_Type"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="organization"
ordered="false" unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/MemoryOrganization"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwDrive" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwMemory">
<eStructuralFeatures xsi:type="ecore:EReference" name="sectorSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="buffer" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwRAM"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwCache" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwMemory">
<eStructuralFeatures xsi:type="ecore:EReference" name="level" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/CacheType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="structure" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/CacheStructure"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="repl_Policy"
ordered="false" unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/Repl_Policy"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="writePolicy"
ordered="false" unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/WritePolicy"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="HwTiming" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwTiming">
<eClassifiers xsi:type="ecore:EClass" name="HwTimingResource" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource #//MARTE_Foundations/GRM/TimingResource"/>
<eClassifiers xsi:type="ecore:EClass" name="HwClock" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwTiming/HwTimingResource"/>
<eClassifiers xsi:type="ecore:EClass" name="HwTimer" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwTiming/HwTimingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="nbCounters" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="counterWidth" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inputClock" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwLogical/HwTiming/HwClock"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwDevice" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwLogical.HwDevice">
<eClassifiers xsi:type="ecore:EClass" name="HwDevice" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource #//MARTE_Foundations/GRM/DeviceResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="functions" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwDeviceFunction/HwDeviceFunction"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="compliant" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwProtocol/HwProtocol"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="packages" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwPackage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="pins" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwIO/HwPin" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="registers" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwRegister/HwRegister"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ports" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwPort"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwI_O" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwDevice/HwDevice"/>
<eClassifiers xsi:type="ecore:EClass" name="HwSupport" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwDevice/HwDevice"/>
<eClassifiers xsi:type="ecore:EClass" name="HWActuator" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwDevice/HwI_O"/>
<eClassifiers xsi:type="ecore:EClass" name="HWSensor" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwDevice/HwI_O"/>
<eClassifiers xsi:type="ecore:EClass" name="HwPeripheral" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwDevice/HwDevice">
<eStructuralFeatures xsi:type="ecore:EReference" name="implements" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwProtocol/HwProtocol"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operationimpls"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPeripheral/OperationImpl"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refsfr" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwRegister/HwRegister"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refports" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwPort"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="peripheralActivities"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPeripheral/PeripheralActivity"
containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="HwGeneral" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwGeneral.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwGeneral">
<eClassifiers xsi:type="ecore:EClass" name="HwResourceService" eSuperTypes="#//MARTE_Foundations/GRM/GrService">
<eStructuralFeatures xsi:type="ecore:EReference" name="consumption" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dissipation" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_String"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="p_HW_Services" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResourceService"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="r_HW_Services" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResourceService"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedHW" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResource"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endPoints" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwEndPoint"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="frequency" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Frequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activities" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Activity"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwPhysical" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwPhysical.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwPhysical">
<eSubpackages name="HwLayout" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwPhysical.HwLayout">
<eClassifiers xsi:type="ecore:EClass" name="HwComponent" eSuperTypes="#//MARTE_DesignModel/HRM/HwGeneral/HwResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/ComponentKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="dimensions" ordered="false"
upperBound="3" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Length"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="area" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Area"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="position" ordered="false"
upperBound="2" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/NFP_NaturalInterval"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="grid" ordered="false"
upperBound="2" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nbPins" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Natural"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="weight" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="price" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Price"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="r_Conditions" ordered="false"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/Env_Condition"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poweredServices"
ordered="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResourceService"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticConsumption"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="staticDissipation"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subComponents"
ordered="false" upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/HwComponent"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ComponentKind">
<eLiterals name="card"/>
<eLiterals name="channel" value="1"/>
<eLiterals name="chip" value="2"/>
<eLiterals name="port" value="3"/>
<eLiterals name="unit" value="4"/>
<eLiterals name="other" value="5"/>
<eLiterals name="undef" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Env_Condition">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/ConditionType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="status" ordered="false"
unique="false" eType="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/ComponentState"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="description" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_String"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/Realnterval"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConditionType">
<eLiterals name="temperature"/>
<eLiterals name="humidity" value="1"/>
<eLiterals name="altitude" value="2"/>
<eLiterals name="vibration" value="3"/>
<eLiterals name="shock" value="4"/>
<eLiterals name="other" value="5"/>
<eLiterals name="undef" value="6"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ComponentState">
<eLiterals name="operating"/>
<eLiterals name="storage" value="1"/>
<eLiterals name="other" value="2"/>
<eLiterals name="undef" value="3"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwPower" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwPhysical.HwPower">
<eClassifiers xsi:type="ecore:EClass" name="HwPowerSupply" eSuperTypes="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/HwComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="suppliedPower"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="capacity" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Energy"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwCoolingSupply" eSuperTypes="#//MARTE_DesignModel/HRM/HwPhysical/HwLayout/HwComponent">
<eStructuralFeatures xsi:type="ecore:EReference" name="coolingPower" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Power"
containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="HwSpecification" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification">
<eSubpackages name="HwPeripheral" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwPeripheral.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification.HwPeripheral">
<eClassifiers xsi:type="ecore:EClass" name="OperationImpl" eSuperTypes="platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation">
<eStructuralFeatures xsi:type="ecore:EReference" name="override" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RegisterAction" abstract="true"
eSuperTypes="platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Action">
<eStructuralFeatures xsi:type="ecore:EReference" name="register" eType="#//MARTE_DesignModel/HRM/HwSpecification/HwRegister/HwRegister"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="WriteRegisterAction" eSuperTypes="#//MARTE_DesignModel/HRM/HwSpecification/HwPeripheral/RegisterAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="value" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//InputPin"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReadRegisterAction" eSuperTypes="#//MARTE_DesignModel/HRM/HwSpecification/HwPeripheral/RegisterAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="result" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//OutputPin"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PeripheralActivity" eSuperTypes="platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Activity">
<eStructuralFeatures xsi:type="ecore:EReference" name="registerActions"
upperBound="-1" eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPeripheral/RegisterAction"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwDeviceFunction" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwDeviceFunction.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification.HwDeviceFunction">
<eClassifiers xsi:type="ecore:EClass" name="HwDeviceFunction" eSuperTypes="platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
</eSubpackages>
<eSubpackages name="HwIO" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwIO.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification.HwIO">
<eClassifiers xsi:type="ecore:EClass" name="HwPin" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwEndPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="pkgPin" eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwPackagePin"
eOpposite="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwPackagePin/refpin"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lines" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwIO/HwLine"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwLine" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia"/>
</eSubpackages>
<eSubpackages name="HwRegister" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwRegister.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification.HwRegister">
<eClassifiers xsi:type="ecore:EClass" name="HwRegister" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory/HwMemory">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwDatasheet" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwDatasheet.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification.HwDatasheet">
<eClassifiers xsi:type="ecore:EClass" name="HwDatasheet">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResource" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="revision" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="protocols" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwProtocol/HwProtocol" containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwPackage" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwPackage.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwSpesification.HwPackage">
<eClassifiers xsi:type="ecore:EClass" name="HwPackage">
<eStructuralFeatures xsi:type="ecore:EReference" name="pins" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwPackagePin"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pinNum" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="packageType" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwPackagePin" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwEndPoint">
<eStructuralFeatures xsi:type="ecore:EReference" name="refpin" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwIO/HwPin" eOpposite="#//MARTE_DesignModel/HRM/HwSpecification/HwIO/HwPin/pkgPin"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wire" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwWire"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pinNo" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="altNames" upperBound="-1"
eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwWire" eSuperTypes="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia"/>
</eSubpackages>
</eSubpackages>
<eSubpackages name="HwProtocol" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwProtocol.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HSM.HwProtocol">
<eClassifiers xsi:type="ecore:EClass" name="HwProtocol">
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="HwDiagram" nsURI="http:///MARTE/MARTE_DesignModel/HRM/HwDiagram.ecore"
nsPrefix="MARTE.MARTE_DesignModel.HRM.HwDiagram">
<eClassifiers xsi:type="ecore:EClass" name="HwBlockDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="protocols" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwProtocol/HwProtocol" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwConnection"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResource" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwCircuitDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwPackage"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="wires" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwSpecification/HwPackage/HwWire" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="HwHRMDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="components" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResource" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connections" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwLogical/HwCommunication/HwMedia" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="protocols" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwProtocol/HwProtocol" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="datatypes" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//DataType"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SRMDiagram">
<eStructuralFeatures xsi:type="ecore:EReference" name="devices" upperBound="-1"
eType="#//MARTE_DesignModel/SRM/SW_Brokering/DeviceBroker" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hwcomponents" upperBound="-1"
eType="#//MARTE_DesignModel/HRM/HwGeneral/HwResource" containment="true"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="SRM" nsURI="http:///MARTE/MARTE_DesignModel/SRM.ecore" nsPrefix="MARTE.MARTE_DesignModel.SRM">
<eSubpackages name="SW_ResourceCore" nsURI="http:///MARTE/MARTE_DesignModel/SRM/SW_ResourceCore.ecore"
nsPrefix="MARTE.MARTE_DesignModel.SRM.SW_ResourceCore">
<eClassifiers xsi:type="ecore:EClass" name="SwResource" abstract="true" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="identifierElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stateElements" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memorySizeFootprint"
ordered="false" unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="createServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deleteServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="initializeServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwAccessService" eSuperTypes="#//MARTE_Foundations/GRM/GrService">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isModifier" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accessedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="SW_Concurrency" nsURI="http:///MARTE/MARTE_DesignModel/SRM/SW_Concurrency.ecore"
nsPrefix="MARTE.MARTE_DesignModel.SRM.SW_Concurrency">
<eClassifiers xsi:type="ecore:EEnum" name="InterruptKind">
<eLiterals name="HardwareInterruption"/>
<eLiterals name="ProcessorDetectedException" value="1"/>
<eLiterals name="ProgrammedException" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EntryPoint" eSuperTypes="#//MARTE_Foundations/Alloc/Allocate">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isReentrant" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="routine" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwConcurrentResource" abstract="true"
eSuperTypes="#//MARTE_DesignModel/SRM/SW_ResourceCore/SwResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/ArrivalPattern"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="activationCapacity"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="entryPoints" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Element"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="adressSpace" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="periodElements" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="priorityElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="stackSizeElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activateServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="enableConcurrencyServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resumeServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="suspendServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="terminateServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="disableConcurrencyServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="shareDataResources"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageResources"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mutualExclusionResources"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="notificationResources"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="heapSizeElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="InterruptResource" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Concurrency/SwConcurrentResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Concurrency/InterruptKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isMaskable" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="vectorElements" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maskElements" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="routineConnectServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="routineDisconnectServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwSchedulableResource" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Concurrency/SwConcurrentResource #//MARTE_Foundations/GRM/SchedulableResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isStaticSchedulingFeature"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isPreemptable" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schedulers" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deadlineElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deadlineTypeElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timeSliceElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delayServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="joinServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="yieldServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwTimerResource" eSuperTypes="#//MARTE_Foundations/GRM/TimerResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="durationElements"
ordered="false" unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryPartition" eSuperTypes="#//MARTE_DesignModel/SRM/SW_ResourceCore/SwResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="concurrentResources"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memorySpaces" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="fork" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="exit" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Namespace" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Namespace"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alarm" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Concurrency/InterruptResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isWatchdog" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timers" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="SW_Brokering" nsURI="http:///MARTE/MARTE_DesignModel/SRM/SW_Brokering.ecore"
nsPrefix="MARTE.MARTE_DesignModel.SRM.SW_Brokering">
<eClassifiers xsi:type="ecore:EEnum" name="AccessPolicyKind">
<eLiterals name="Read"/>
<eLiterals name="Write" value="1"/>
<eLiterals name="ReadWrite" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceBroker" eSuperTypes="#//MARTE_DesignModel/SRM/SW_ResourceCore/SwResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessPolicy" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Brokering/AccessPolicyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isBuffered" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="devices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="closeServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controlServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="openServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="readServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writeServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="operations" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="activities" upperBound="-1"
eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Activity"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType platform:/plugin/org.eclipse.emf.ecore/model/Ecore.ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryBroker" eSuperTypes="#//MARTE_DesignModel/SRM/SW_ResourceCore/SwResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessPolicy" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Brokering/AccessPolicyKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memories" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memoryBlockAdressElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memoryBlockSizeElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lockServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unlockServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="mapServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="unMapServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="SW_Interaction" nsURI="http:///MARTE/MARTE_DesignModel/SRM/SW_Interaction.ecore"
nsPrefix="MARTE.MARTE_DesignModel.SRM.SW_Interaction">
<eClassifiers xsi:type="ecore:EEnum" name="QueuePolicyKind">
<eLiterals name="FIFO"/>
<eLiterals name="LIFO" value="1"/>
<eLiterals name="Priority" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MessageResourceKind">
<eLiterals name="MessageQueue"/>
<eLiterals name="Pipe" value="1"/>
<eLiterals name="Blackboard" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NotificationKind">
<eLiterals name="Memorized"/>
<eLiterals name="Bounded" value="1"/>
<eLiterals name="Memoryless" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="NotificationResourceKind">
<eLiterals name="Event"/>
<eLiterals name="Barrier" value="1"/>
<eLiterals name="Undef" value="2"/>
<eLiterals name="Other" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="MutualExclusionResourceKind">
<eLiterals name="BooleanSemaphore"/>
<eLiterals name="CountSemaphore" value="1"/>
<eLiterals name="Mutex" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ConcurrentAccessProtocolKind">
<eLiterals name="PIP"/>
<eLiterals name="PCP" value="1"/>
<eLiterals name="NoPreemption" value="2"/>
<eLiterals name="Undef" value="3"/>
<eLiterals name="Other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwInteractionResource" abstract="true"
eSuperTypes="#//MARTE_DesignModel/SRM/SW_ResourceCore/SwResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isIntraMemoryPartitionInteraction"
ordered="false" unique="false" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="waitingQueuePolicy"
ordered="false" unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/QueuePolicyKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="waitingQueueCapacity"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="waitingPolicyElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwCommunicationResource" abstract="true"
eSuperTypes="#//MARTE_DesignModel/SRM/SW_Interaction/SwInteractionResource #//MARTE_Foundations/GRM/CommunicationMedia"/>
<eClassifiers xsi:type="ecore:EClass" name="SwSynchronizationResource" abstract="true"
eSuperTypes="#//MARTE_DesignModel/SRM/SW_Interaction/SwInteractionResource #//MARTE_Foundations/GRM/SynchronizationResource"/>
<eClassifiers xsi:type="ecore:EClass" name="SharedDataComResource" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Interaction/SwCommunicationResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="readServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writeServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MessageComResource" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Interaction/SwCommunicationResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isFixedMessageSize"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mechanism" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/MessageResourceKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageSizeElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="messageQueueCapacityElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="messageQueuePolicy"
ordered="false" unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/QueuePolicyKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sendServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="receiveServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NotificationResource" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Interaction/SwSynchronizationResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="occurence" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/NotificationKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mechanism" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/NotificationResourceKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="occurenceCountElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maskElements" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="flushServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="signalServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="waitServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clearServices" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SwMutualExclusionResource" eSuperTypes="#//MARTE_DesignModel/SRM/SW_Interaction/SwSynchronizationResource #//MARTE_Foundations/GRM/MutualExclusionResource">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="mechanism" ordered="false"
unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/MutualExclusionResourceKind"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="concurrentAccessProtocol"
ordered="false" unique="false" eType="#//MARTE_DesignModel/SRM/SW_Interaction/ConcurrentAccessProtocolKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="accessTokenElements"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TypedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="releaseServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="acquireServices"
ordered="false" unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="GCM" nsURI="http:///MARTE/MARTE_DesignModel/GCM.ecore" nsPrefix="MARTE.MARTE_DesignModel.GCM">
<eClassifiers xsi:type="ecore:EClass" name="FlowProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
unique="false" lowerBound="1" eType="#//MARTE_DesignModel/GCM/FlowDirectionKind"
defaultValueLiteral="inout"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="FlowDirectionKind">
<eLiterals name="in"/>
<eLiterals name="out" value="1"/>
<eLiterals name="inout" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowPort">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isAtomic" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
volatile="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConjugated" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
unique="false" lowerBound="1" eType="#//MARTE_DesignModel/GCM/FlowDirectionKind"
defaultValueLiteral="inout"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClientServerPort">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Port" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Port"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="specificationKind"
ordered="false" unique="false" lowerBound="1" eType="#//MARTE_DesignModel/GCM/PortSpecificationKind"
volatile="true" defaultValueLiteral="interfaceBased" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="isConjugated" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="provInterface" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reqInterface" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featuresSpec" ordered="false"
unique="false" eType="#//MARTE_DesignModel/GCM/ClientServerSpecification"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" lowerBound="1" eType="#//MARTE_DesignModel/GCM/ClientServerKind"
defaultValueLiteral="proreq"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PortSpecificationKind">
<eLiterals name="atomic"/>
<eLiterals name="interfaceBased" value="1"/>
<eLiterals name="featureBased" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="ClientServerKind">
<eLiterals name="required"/>
<eLiterals name="provided" value="1"/>
<eLiterals name="proreq" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClientServerSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowSpecification">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Interface" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Interface"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClientServerFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false"
unique="false" lowerBound="1" eType="#//MARTE_DesignModel/GCM/ClientServerKind"
defaultValueLiteral="proreq"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GCMTrigger">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Trigger" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Trigger"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GCMInvocationAction">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_InvocationAction"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//InvocationAction"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="onFeature" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_AnyReceiveEvent"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//AnyReceiveEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataPool">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ordering" ordered="false"
unique="false" lowerBound="1" eType="#//MARTE_DesignModel/GCM/DataPoolOrderingKind"
defaultValueLiteral="FIFO"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Property" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="insertion" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Behavior"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="selection" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Behavior"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DataPoolOrderingKind">
<eLiterals name="FIFO"/>
<eLiterals name="LIFO" value="1"/>
<eLiterals name="UserDefined" value="2"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
<eSubpackages name="MARTE_AnalysisModel" nsURI="http:///MARTE/MARTE_AnalysisModel.ecore"
nsPrefix="MARTE.MARTE_AnalysisModel">
<eSubpackages name="GQAM" nsURI="http:///MARTE/MARTE_AnalysisModel/GQAM.ecore"
nsPrefix="MARTE.MARTE_AnalysisModel.GQAM">
<eClassifiers xsi:type="ecore:EClass" name="GaWorkloadGenerator">
<eStructuralFeatures xsi:type="ecore:EReference" name="pop" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Behavior" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Behavior"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaEventTrace">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="content" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="format" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaWorkloadEvent">
<eStructuralFeatures xsi:type="ecore:EReference" name="pattern" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/ArrivalPattern"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="generator" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaWorkloadGenerator"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trace" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaEventTrace"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="effect" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaScenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timedEvent" ordered="false"
unique="false" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TimeEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaScenario" eSuperTypes="#//MARTE_Foundations/GRM/ResourceUsage #//MARTE_Foundations/Time/TimedProcessing">
<eStructuralFeatures xsi:type="ecore:EReference" name="cause" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaWorkloadEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hostDemand" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="hostDemandOps" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="interOccT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="throughput" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Frequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="respT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utilization" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utilizationOnHost"
ordered="false" upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="root" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaStep"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timing" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaTimedObs"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaScenario">
<eStructuralFeatures xsi:type="ecore:EReference" name="isAtomic" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockT" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rep" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prob" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="priority" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="concurRes" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/SchedulableResource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="host" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaExecHost"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="servDemand" unique="false"
upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaRequestedService"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="servCount" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaScenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="selfDelay" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaExecHost" eSuperTypes="#//MARTE_Foundations/GRM/Scheduler #//MARTE_Foundations/GRM/ComputingResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="commTxOvh" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="commRcvOvh" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cntxtSwT" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="clockOvh" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schedPriRange" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/IntegerInterval"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="memSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utilization" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="throughput" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Frequency"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaRequestedService" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Operation" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Operation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaTimedObs" eSuperTypes="#//MARTE_Foundations/NFPs/NfpConstraint">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="laxity" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/LaxityKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="startObs" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TimeObservation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="endObs" ordered="false"
unique="false" upperBound="-1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//TimeObservation"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="LaxityKind">
<eLiterals name="hard"/>
<eLiterals name="soft" value="1"/>
<eLiterals name="other" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaCommStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep"/>
<eClassifiers xsi:type="ecore:EClass" name="GaAcqStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="acqRes" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resUnits" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaRelStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="relRes" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resUnits" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaLatencyObs" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaTimedObs">
<eStructuralFeatures xsi:type="ecore:EReference" name="latency" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="miss" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utility" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/UtilityType"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maxJitter" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaCommHost" eSuperTypes="#//MARTE_Foundations/GRM/CommunicationMedia #//MARTE_Foundations/GRM/Scheduler">
<eStructuralFeatures xsi:type="ecore:EReference" name="throughput" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Frequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utilization" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaCommChannel" eSuperTypes="#//MARTE_Foundations/GRM/SchedulableResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="packetSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_DataSize"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utlization" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaWorkloadBehavior">
<eStructuralFeatures xsi:type="ecore:EReference" name="behavior" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaScenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="demand" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaWorkloadEvent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaAnalysisContext" eSuperTypes="#//MARTE_Foundations/CoreElements/Configuration #//MARTE_Annexes/VSL/Variables/ExpressionContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_String"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="workload" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaWorkloadBehavior"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="platform" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaResourcesPlatform"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GaResourcesPlatform">
<eStructuralFeatures xsi:type="ecore:EReference" name="resources" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_Foundations/GRM/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_Classifier" ordered="false"
unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//Classifier"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="SAM" nsURI="http:///MARTE/MARTE_AnalysisModel/SAM.ecore" nsPrefix="MARTE.MARTE_AnalysisModel.SAM">
<eClassifiers xsi:type="ecore:EEnum" name="OptimallityCriterionKind">
<eLiterals name="meetHardDeadlines"/>
<eLiterals name="minimizeMissedDeadlines" value="1"/>
<eLiterals name="minimizedMeanTardiness" value="2"/>
<eLiterals name="undef" value="3"/>
<eLiterals name="other" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaAnalysisContext" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaAnalysisContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="isSched" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="optCriterion" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/SAM/OptimallityCriterionKind"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaEndtoEndFlow">
<eStructuralFeatures xsi:type="ecore:EReference" name="isSched" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schSlack" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end2EndT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="end2EndD" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="timing" unique="false"
upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaTimedObs"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaCommStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaCommStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="deadline" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="spareCap" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schSlack" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="base_BehavioralFeature"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//BehavioralFeature"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="deadline" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="spareCap" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schSlack" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="preemptT" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="readyT" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="nonpreemptionBlocking"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sharedRes" ordered="false"
unique="false" upperBound="-1" eType="#//MARTE_AnalysisModel/SAM/SaSharedResource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="selfSuspensionBlocking"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="numberSelfSuspensions"
ordered="false" unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaSharedResource" eSuperTypes="#//MARTE_Foundations/GRM/MutualExclusionResource">
<eStructuralFeatures xsi:type="ecore:EReference" name="capacity" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isPreemp" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="isConsum" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="acquisT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="releaseT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaSchedObs" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaTimedObs">
<eStructuralFeatures xsi:type="ecore:EReference" name="suspentions" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockT" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="overlaps" ordered="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaCommHost" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaCommHost">
<eStructuralFeatures xsi:type="ecore:EReference" name="isSched" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schSlack" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SaExecHost" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaExecHost">
<eStructuralFeatures xsi:type="ecore:EReference" name="isSched" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schSlack" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="schedUtiliz" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ISRswitchT" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Duration"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ISRprioRange" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_DataTypes/IntegerInterval"
containment="true"/>
</eClassifiers>
</eSubpackages>
<eSubpackages name="PAM" nsURI="http:///MARTE/MARTE_AnalysisModel/PAM.ecore" nsPrefix="MARTE.MARTE_AnalysisModel.PAM">
<eClassifiers xsi:type="ecore:EClass" name="PaStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="noSync" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Boolean"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="extOpDemand" unique="false"
upperBound="-1" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="extOpCount" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavDemand" unique="false"
upperBound="-1" eType="#//MARTE_AnalysisModel/GQAM/GaScenario"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="behavCount" upperBound="-1"
eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PaRequestedStep" eSuperTypes="#//MARTE_AnalysisModel/PAM/PaStep #//MARTE_AnalysisModel/GQAM/GaRequestedService"/>
<eClassifiers xsi:type="ecore:EClass" name="PaCommStep" eSuperTypes="#//MARTE_AnalysisModel/PAM/PaStep #//MARTE_AnalysisModel/GQAM/GaCommStep"/>
<eClassifiers xsi:type="ecore:EClass" name="PaResPassStep" eSuperTypes="#//MARTE_AnalysisModel/GQAM/GaStep">
<eStructuralFeatures xsi:type="ecore:EReference" name="resource" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/Resource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="resUnits" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PaLogicalResource" eSuperTypes="#//MARTE_Foundations/GRM/Resource">
<eStructuralFeatures xsi:type="ecore:EReference" name="utilization" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="throughput" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Frequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="poolSize" ordered="false"
unique="false" lowerBound="1" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PaRunTInstance">
<eStructuralFeatures xsi:type="ecore:EReference" name="poolSize" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Integer"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unbddPool" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//MARTE_PrimitivesTypes/Boolean"
defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="instance" ordered="false"
unique="false" eType="#//MARTE_Foundations/GRM/SchedulableResource"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="host" ordered="false"
unique="false" eType="#//MARTE_AnalysisModel/GQAM/GaExecHost"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="utilization" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Real"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="throughput" ordered="false"
unique="false" eType="ecore:EDataType MARTE_Library.ecore#//BasicNFP_Types/NFP_Frequency"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="base_NamedElement"
ordered="false" unique="false" lowerBound="1" eType="ecore:EClass platform:/plugin/org.eclipse.uml2.uml/model/UML.ecore#//NamedElement"/>
</eClassifiers>
</eSubpackages>
</eSubpackages>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"MARTE","nsURI":"http:///MARTE.ecore","name":"MARTE","id":0,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Foundations","nsURI":"http:///MARTE/MARTE_Foundations.ecore","name":"MARTE_Foundations","id":1,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Annexes","nsURI":"http:///MARTE/MARTE_Annexes.ecore","name":"MARTE_Annexes","id":2,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel","nsURI":"http:///MARTE/MARTE_DesignModel.ecore","name":"MARTE_DesignModel","id":3,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_AnalysisModel","nsURI":"http:///MARTE/MARTE_AnalysisModel.ecore","name":"MARTE_AnalysisModel","id":4,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Foundations.NFPs","nsURI":"http:///MARTE/MARTE_Foundations/NFPs.ecore","name":"NFPs","id":5,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Foundations.CoreElements","nsURI":"http:///MARTE/MARTE_Foundations/CoreElements.ecore","name":"CoreElements","id":6,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Foundations.Alloc","nsURI":"http:///MARTE/MARTE_Foundations/Alloc.ecore","name":"Alloc","id":7,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Foundations.Time","nsURI":"http:///MARTE/MARTE_Foundations/Time.ecore","name":"Time","id":8,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Foundations.GRM","nsURI":"http:///MARTE/MARTE_Foundations/GRM.ecore","name":"GRM","id":9,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConstraintKind","instanceClass":null,"id":10,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Nfp","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Unit","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NfpConstraint","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NfpType","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Dimension","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"name":"required","id":16,"value":0,"literal":"required","eClass":"EEnumLiteral"},{"name":"offered","id":17,"value":1,"literal":"offered","eClass":"EEnumLiteral"},{"name":"contract","id":18,"value":2,"literal":"contract","eClass":"EEnumLiteral"},{"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":false,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":19,"derived":false},{"id":20,"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":"convFactor","changeable":true,"lowerBound":0,"iD":false,"id":21,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"offsetFactor","changeable":true,"lowerBound":0,"iD":false,"id":22,"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":false,"name":"baseUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":23,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_EnumerationLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":29,"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":false,"name":"base_Constraint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":30,"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":false,"name":"mode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"id":32,"eClass":"EGenericType"},{"id":33,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"id":35,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TupleType","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"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":false,"name":"valueAttrib","changeable":true,"resolveProxies":true,"lowerBound":0,"id":37,"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":false,"name":"unitAttrib","changeable":true,"resolveProxies":true,"lowerBound":0,"id":38,"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":false,"name":"exprAttrib","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"symbol","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"baseDimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":45,"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":"baseExponent","changeable":true,"lowerBound":0,"iD":false,"id":46,"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":false,"name":"base_Enumeration","changeable":true,"resolveProxies":true,"lowerBound":1,"id":47,"derived":false},{"id":48,"eClass":"EGenericType"},{"id":49,"eClass":"EGenericType"},{"id":50,"eClass":"EGenericType"},{"id":51,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransition","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeBehavior","instanceClass":null,"abstract":false,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Configuration","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"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":false,"name":"base_Transition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":55,"derived":false},{"id":56,"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":false,"name":"base_StateMachine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":57,"derived":false},{"id":58,"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":false,"name":"base_StructuredClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":59,"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":false,"name":"base_Package","changeable":true,"resolveProxies":true,"lowerBound":1,"id":60,"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":false,"name":"mode","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_State","changeable":true,"resolveProxies":true,"lowerBound":1,"id":65,"derived":false},{"id":66,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocated","instanceClass":null,"abstract":false,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllocationEndKind","instanceClass":null,"id":68,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AllocationNature","instanceClass":null,"id":69,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllocationKind","instanceClass":null,"id":70,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AllocateActivityGroup","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NfpRefine","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Assign","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AssignmentKind","instanceClass":null,"id":74,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AssignmentNature","instanceClass":null,"id":75,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Allocate","instanceClass":null,"abstract":false,"id":76,"interface":false,"eClass":"EClass"},{"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":77,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"allocatedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":78,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"allocatedFrom","changeable":true,"resolveProxies":true,"lowerBound":0,"id":79,"derived":true},{"id":80,"eClass":"EGenericType"},{"id":81,"eClass":"EGenericType"},{"id":82,"eClass":"EGenericType"},{"name":"spatialDistribution","id":83,"value":0,"literal":"spatialDistribution","eClass":"EEnumLiteral"},{"name":"timeScheduling","id":84,"value":1,"literal":"timeScheduling","eClass":"EEnumLiteral"},{"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":false,"name":"base_ActivityPartition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":85,"derived":false},{"id":86,"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":false,"name":"base_Dependency","changeable":true,"resolveProxies":true,"lowerBound":1,"id":87,"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":false,"name":"constraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":88,"derived":false},{"id":89,"eClass":"EGenericType"},{"id":90,"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":false,"name":"impliedConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":91,"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":false,"name":"from","changeable":true,"resolveProxies":true,"lowerBound":1,"id":92,"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":false,"name":"to","changeable":true,"resolveProxies":true,"lowerBound":1,"id":93,"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":false,"name":"base_Comment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":94,"derived":false},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"EGenericType"},{"id":98,"eClass":"EGenericType"},{"name":"structural","id":99,"value":0,"literal":"structural","eClass":"EEnumLiteral"},{"name":"behavioral","id":100,"value":1,"literal":"behavioral","eClass":"EEnumLiteral"},{"name":"hybrid","id":101,"value":2,"literal":"hybrid","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":102,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nature","changeable":true,"lowerBound":0,"iD":false,"id":103,"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":false,"name":"base_Abstraction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":104,"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":false,"name":"impliedConstraint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedDomain","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Clock","instanceClass":null,"abstract":false,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockType","instanceClass":null,"abstract":false,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedElement","instanceClass":null,"abstract":true,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedValueSpecification","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedConstraint","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockConstraint","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedObservation","instanceClass":null,"abstract":true,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedInstantObservation","instanceClass":null,"abstract":false,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedDurationObservation","instanceClass":null,"abstract":false,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedEvent","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimedProcessing","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"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":false,"name":"base_Namespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":122,"derived":false},{"id":123,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"standard","changeable":true,"lowerBound":0,"iD":false,"id":124,"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":false,"name":"base_InstanceSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"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":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"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":false,"name":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":127,"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":false,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":128,"derived":false},{"id":129,"eClass":"EGenericType"},{"id":130,"eClass":"EGenericType"},{"id":131,"eClass":"EGenericType"},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"nature","changeable":true,"lowerBound":1,"iD":false,"id":134,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"unitType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":135,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"isLogical","changeable":true,"lowerBound":1,"iD":false,"id":136,"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":false,"name":"resolAttr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":137,"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":false,"name":"maxValAttr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":138,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"offsetAttr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":139,"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":false,"name":"getTime","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"setTime","changeable":true,"resolveProxies":true,"lowerBound":0,"id":141,"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":false,"name":"indexToValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":142,"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":false,"name":"base_Class","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"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"},{"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":false,"name":"on","changeable":true,"resolveProxies":true,"lowerBound":1,"id":154,"derived":false},{"id":155,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"interpretation","changeable":true,"lowerBound":0,"iD":false,"id":156,"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":false,"name":"base_ValueSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":157,"derived":false},{"id":158,"eClass":"EGenericType"},{"id":159,"eClass":"EGenericType"},{"id":160,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"interpretation","changeable":true,"lowerBound":0,"iD":false,"id":161,"derived":false},{"id":162,"eClass":"EGenericType"},{"id":163,"eClass":"EGenericType"},{"id":164,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isCoincidenceBased","changeable":true,"lowerBound":1,"iD":false,"id":165,"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":"isPrecedenceBased","changeable":true,"lowerBound":1,"iD":false,"id":166,"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":"isChronometricBased","changeable":true,"lowerBound":1,"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"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"obsKind","changeable":true,"lowerBound":0,"iD":false,"id":174,"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":false,"name":"base_TimeObservation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":175,"derived":false},{"id":176,"eClass":"EGenericType"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"obsKind","changeable":true,"lowerBound":0,"iD":false,"id":179,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_DurationObservation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":180,"derived":false},{"id":181,"eClass":"EGenericType"},{"id":182,"eClass":"EGenericType"},{"id":183,"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":"repetition","changeable":true,"lowerBound":0,"iD":false,"id":184,"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":false,"name":"base_TimeEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":185,"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":false,"name":"every","changeable":true,"resolveProxies":true,"lowerBound":0,"id":186,"derived":false},{"id":187,"eClass":"EGenericType"},{"id":188,"eClass":"EGenericType"},{"id":189,"eClass":"EGenericType"},{"id":190,"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":false,"name":"base_Action","changeable":true,"resolveProxies":true,"lowerBound":1,"id":191,"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":false,"name":"base_Behavior","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":false,"unsettable":false,"transient":false,"unique":false,"name":"base_Message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":193,"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":false,"name":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":194,"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":false,"name":"start","changeable":true,"resolveProxies":true,"lowerBound":0,"id":195,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"finish","changeable":true,"resolveProxies":true,"lowerBound":0,"id":196,"derived":false},{"id":197,"eClass":"EGenericType"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"id":200,"eClass":"EGenericType"},{"id":201,"eClass":"EGenericType"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Resource","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StorageResource","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationEndPoint","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SynchronizationResource","instanceClass":null,"abstract":false,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConcurrencyResource","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Scheduler","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessingResource","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputingResource","instanceClass":null,"abstract":false,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MutualExclusionResource","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SchedulableResource","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SecondaryScheduler","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommunicationMedia","instanceClass":null,"abstract":false,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceResource","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimingResource","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClockResource","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TimerResource","instanceClass":null,"abstract":false,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GrService","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Release","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Acquire","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ResourceUsage","instanceClass":null,"abstract":false,"id":223,"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":false,"name":"resMult","changeable":true,"resolveProxies":true,"lowerBound":0,"id":224,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isProtected","changeable":true,"lowerBound":0,"iD":false,"id":225,"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":false,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":0,"id":226,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_InstanceSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":227,"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":false,"name":"base_Classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":228,"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":false,"name":"base_Lifeline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":229,"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":false,"name":"base_ConnectableElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":230,"derived":false},{"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"},{"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":false,"name":"elementSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":238,"derived":false},{"id":239,"eClass":"EGenericType"},{"id":240,"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":false,"name":"packetSize","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"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"isPreemptible","changeable":true,"lowerBound":0,"iD":false,"id":246,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"FixedPriority","unsettable":false,"transient":false,"unique":false,"name":"schedPolicy","changeable":true,"lowerBound":0,"iD":false,"id":247,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"otherSchedPolicy","changeable":true,"lowerBound":0,"iD":false,"id":248,"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":false,"name":"schedule","changeable":true,"resolveProxies":true,"lowerBound":0,"id":249,"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":false,"name":"processingUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":250,"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":false,"name":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":251,"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":"protectedSharedRsources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":252,"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":"schedulableResources","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"},{"id":258,"eClass":"EGenericType"},{"id":259,"eClass":"EGenericType"},{"id":260,"eClass":"EGenericType"},{"id":261,"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":false,"name":"scheduler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":262,"derived":false},{"id":263,"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":false,"name":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":264,"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":false,"name":"speedFactor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":265,"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":false,"name":"mainScheduler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":266,"derived":false},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"id":270,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"PriorityInheritance","unsettable":false,"transient":false,"unique":false,"name":"protectKind","changeable":true,"lowerBound":0,"iD":false,"id":271,"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":false,"name":"ceiling","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"otherProtectProtocol","changeable":true,"lowerBound":0,"iD":false,"id":273,"derived":false},{"id":274,"eClass":"EGenericType"},{"id":275,"eClass":"EGenericType"},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"schedParams","changeable":true,"resolveProxies":true,"lowerBound":0,"id":279,"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":false,"name":"dependentScheduler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":280,"derived":false},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"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":"virtualProcessingUnits","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":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"elementSize","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"base_Connector","changeable":true,"resolveProxies":true,"lowerBound":0,"id":289,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"transmMode","changeable":true,"lowerBound":0,"iD":false,"id":290,"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":"blockT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":291,"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":"packetT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":292,"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":"capacity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":293,"derived":false},{"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"},{"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":false,"name":"duration","changeable":true,"resolveProxies":true,"lowerBound":0,"id":304,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isPeriodic","changeable":true,"lowerBound":0,"iD":false,"id":305,"derived":false},{"id":306,"eClass":"EGenericType"},{"id":307,"eClass":"EGenericType"},{"id":308,"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":false,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"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":false,"name":"base_ExecutionSpecification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":310,"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":311,"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":false,"name":"base_Behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":312,"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":false,"name":"base_Collaboration","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":false,"unsettable":false,"transient":false,"unique":false,"name":"base_CollaborationUse","changeable":true,"resolveProxies":true,"lowerBound":1,"id":314,"derived":false},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"id":318,"eClass":"EGenericType"},{"id":319,"eClass":"EGenericType"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isBlocking","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"execTime","changeable":true,"resolveProxies":true,"lowerBound":0,"id":325,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"allocatedMemory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":326,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"usedMemory","changeable":true,"resolveProxies":true,"lowerBound":0,"id":327,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"powerPeak","changeable":true,"resolveProxies":true,"lowerBound":0,"id":328,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"energy","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":330,"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":false,"name":"subUsage","changeable":true,"resolveProxies":true,"lowerBound":0,"id":331,"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":"usedResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":332,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"msgSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":333,"derived":false},{"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"},{"nsPrefix":"MARTE.MARTE_Annexes.RSM","nsURI":"http:///MARTE/MARTE_Annexes/RSM.ecore","name":"RSM","id":343,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Annexes.VSL","nsURI":"http:///MARTE/MARTE_Annexes/VSL.ecore","name":"VSL","id":344,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"LinkTopology","instanceClass":null,"abstract":true,"id":345,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultLink","instanceClass":null,"abstract":false,"id":346,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterRepetition","instanceClass":null,"abstract":false,"id":347,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Distribute","instanceClass":null,"abstract":false,"id":348,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Reshape","instanceClass":null,"abstract":false,"id":349,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tiler","instanceClass":null,"abstract":false,"id":350,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Shaped","instanceClass":null,"abstract":false,"id":351,"interface":false,"eClass":"EClass"},{"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":false,"name":"base_Connector","changeable":true,"resolveProxies":true,"lowerBound":1,"id":352,"derived":false},{"id":353,"eClass":"EGenericType"},{"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":false,"name":"repetitionShapeDependence","changeable":true,"resolveProxies":true,"lowerBound":1,"id":355,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"isModulo","changeable":true,"lowerBound":0,"iD":false,"id":356,"derived":false},{"id":357,"eClass":"EGenericType"},{"id":358,"eClass":"EGenericType"},{"id":359,"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":false,"name":"patternShape","changeable":true,"resolveProxies":true,"lowerBound":1,"id":360,"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":false,"name":"repetitionSpace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":361,"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":false,"name":"fromTiler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":362,"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":false,"name":"toTiler","changeable":true,"resolveProxies":true,"lowerBound":1,"id":363,"derived":false},{"id":364,"eClass":"EGenericType"},{"id":365,"eClass":"EGenericType"},{"id":366,"eClass":"EGenericType"},{"id":367,"eClass":"EGenericType"},{"id":368,"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":false,"name":"patternShape","changeable":true,"resolveProxies":true,"lowerBound":1,"id":369,"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":false,"name":"repetitonShape","changeable":true,"resolveProxies":true,"lowerBound":1,"id":370,"derived":false},{"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":true,"unsettable":false,"transient":false,"unique":false,"name":"origin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":374,"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":false,"name":"paving","changeable":true,"resolveProxies":true,"lowerBound":0,"id":375,"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":false,"name":"fitting","changeable":true,"resolveProxies":true,"lowerBound":0,"id":376,"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":false,"name":"tiler","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"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":false,"name":"base_ConnectorEnd","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"},{"id":383,"eClass":"EGenericType"},{"id":384,"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":false,"name":"shape","changeable":true,"resolveProxies":true,"lowerBound":1,"id":385,"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":false,"name":"base_MultiplicityElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":386,"derived":false},{"id":387,"eClass":"EGenericType"},{"id":388,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_Annexes.VSL.Variables","nsURI":"http:///MARTE/MARTE_Annexes/VSL/Variables.ecore","name":"Variables","id":389,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_Annexes.VSL.DataTypes","nsURI":"http:///MARTE/MARTE_Annexes/VSL/DataTypes.ecore","name":"DataTypes","id":390,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"VariableDirectionKind","instanceClass":null,"id":391,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Var","instanceClass":null,"abstract":false,"id":392,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExpressionContext","instanceClass":null,"abstract":false,"id":393,"interface":false,"eClass":"EClass"},{"name":"in","id":394,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":395,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":396,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"inout","unsettable":false,"transient":false,"unique":false,"name":"dir","changeable":true,"lowerBound":0,"iD":false,"id":397,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":398,"derived":false},{"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":401,"derived":false},{"id":402,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoundedSubtype","instanceClass":null,"abstract":false,"id":403,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntervalType","instanceClass":null,"abstract":false,"id":404,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CollectionType","instanceClass":null,"abstract":false,"id":405,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ChoiceType","instanceClass":null,"abstract":false,"id":406,"interface":false,"eClass":"EClass"},{"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":false,"name":"baseType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":407,"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":"minValue","changeable":true,"lowerBound":1,"iD":false,"id":408,"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":"maxValue","changeable":true,"lowerBound":1,"iD":false,"id":409,"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":"isMinOpen","changeable":true,"lowerBound":1,"iD":false,"id":410,"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":"isMaxOpen","changeable":true,"lowerBound":1,"iD":false,"id":411,"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":false,"name":"base_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":412,"derived":false},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"id":415,"eClass":"EGenericType"},{"id":416,"eClass":"EGenericType"},{"id":417,"eClass":"EGenericType"},{"id":418,"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":false,"name":"intervalAttrib","changeable":true,"resolveProxies":true,"lowerBound":1,"id":419,"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":false,"name":"base_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":420,"derived":false},{"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":false,"name":"collectionAttrib","changeable":true,"resolveProxies":true,"lowerBound":1,"id":423,"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":false,"name":"base_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":424,"derived":false},{"id":425,"eClass":"EGenericType"},{"id":426,"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":false,"name":"choiceAttrib","changeable":true,"resolveProxies":true,"lowerBound":0,"id":427,"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":false,"name":"defaultAttrib","changeable":true,"resolveProxies":true,"lowerBound":0,"id":428,"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":false,"name":"base_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":429,"derived":false},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"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":false,"name":"tupleAttrib","changeable":true,"resolveProxies":true,"lowerBound":0,"id":433,"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":false,"name":"base_DataType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":434,"derived":false},{"id":435,"eClass":"EGenericType"},{"id":436,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_DesignModel.HLAM","nsURI":"http:///MARTE/MARTE_DesignModel/HLAM.ecore","name":"HLAM","id":437,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM","nsURI":"http:///MARTE/MARTE_DesignModel/HRM.ecore","name":"HRM","id":438,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.SRM","nsURI":"http:///MARTE/MARTE_DesignModel/SRM.ecore","name":"SRM","id":439,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.GCM","nsURI":"http:///MARTE/MARTE_DesignModel/GCM.ecore","name":"GCM","id":440,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RtUnit","instanceClass":null,"abstract":false,"id":441,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PoolMgtPolicyKind","instanceClass":null,"id":442,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PpUnit","instanceClass":null,"abstract":false,"id":443,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"CallConcurrencyKind","instanceClass":null,"id":444,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RtFeature","instanceClass":null,"abstract":false,"id":445,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RtSpecification","instanceClass":null,"abstract":false,"id":446,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"SynchronizationKind","instanceClass":null,"id":447,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RtAction","instanceClass":null,"abstract":false,"id":448,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ExecutionKind","instanceClass":null,"id":449,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConcurrencyKind","instanceClass":null,"id":450,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RtService","instanceClass":null,"abstract":false,"id":451,"interface":false,"eClass":"EClass"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":false,"name":"isDynamic","changeable":true,"lowerBound":1,"iD":false,"id":452,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isMain","changeable":true,"lowerBound":0,"iD":false,"id":453,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"srPoolSize","changeable":true,"lowerBound":0,"iD":false,"id":454,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"srPoolPolicy","changeable":true,"lowerBound":0,"iD":false,"id":455,"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":false,"name":"srPoolWaitingTime","changeable":true,"resolveProxies":true,"lowerBound":0,"id":456,"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":false,"name":"operationalMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":457,"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":false,"name":"main","changeable":true,"resolveProxies":true,"lowerBound":0,"id":458,"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":false,"name":"memorySize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":459,"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":false,"name":"base_BehavioredClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":460,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"queueSchedPolicy","changeable":true,"lowerBound":0,"iD":false,"id":461,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"queueSize","changeable":true,"lowerBound":0,"iD":false,"id":462,"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":false,"name":"msgMaxSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":463,"derived":false},{"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"},{"name":"infiniteWait","id":476,"value":0,"literal":"infiniteWait","eClass":"EEnumLiteral"},{"name":"timedWait","id":477,"value":1,"literal":"timedWait","eClass":"EEnumLiteral"},{"name":"dynamic","id":478,"value":2,"literal":"dynamic","eClass":"EEnumLiteral"},{"name":"exception","id":479,"value":3,"literal":"exception","eClass":"EEnumLiteral"},{"name":"other","id":480,"value":4,"literal":"other","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"concPolicy","changeable":true,"lowerBound":0,"iD":false,"id":481,"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":false,"name":"memorySize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":482,"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":false,"name":"base_BehavioredClassifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":483,"derived":false},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"id":486,"eClass":"EGenericType"},{"name":"sequential","id":487,"value":0,"literal":"sequential","eClass":"EEnumLiteral"},{"name":"guarded","id":488,"value":1,"literal":"guarded","eClass":"EEnumLiteral"},{"name":"concurrent","id":489,"value":2,"literal":"concurrent","eClass":"EEnumLiteral"},{"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":490,"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":false,"name":"base_Message","changeable":true,"resolveProxies":true,"lowerBound":1,"id":491,"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":false,"name":"base_Signal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":492,"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":false,"name":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":493,"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":false,"name":"base_InvocationAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":494,"derived":false},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":495,"derived":true},{"id":496,"eClass":"EGenericType"},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"id":501,"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":false,"name":"utility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"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":false,"name":"occKind","changeable":true,"resolveProxies":true,"lowerBound":0,"id":503,"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":false,"name":"tRef","changeable":true,"resolveProxies":true,"lowerBound":0,"id":504,"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":false,"name":"relDl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":505,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"absDl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":506,"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":false,"name":"boundDl","changeable":true,"resolveProxies":true,"lowerBound":0,"id":507,"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":false,"name":"rdTime","changeable":true,"resolveProxies":true,"lowerBound":0,"id":508,"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":false,"name":"miss","changeable":true,"resolveProxies":true,"lowerBound":0,"id":509,"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":false,"name":"priority","changeable":true,"resolveProxies":true,"lowerBound":0,"id":510,"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":false,"name":"base_Comment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":511,"derived":false},{"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"},{"name":"synchronous","id":522,"value":0,"literal":"synchronous","eClass":"EEnumLiteral"},{"name":"asynchronous","id":523,"value":1,"literal":"asynchronous","eClass":"EEnumLiteral"},{"name":"delayedSynchronous","id":524,"value":2,"literal":"delayedSynchronous","eClass":"EEnumLiteral"},{"name":"rendezVous","id":525,"value":3,"literal":"rendezVous","eClass":"EEnumLiteral"},{"name":"other","id":526,"value":4,"literal":"other","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"isAtomic","changeable":true,"lowerBound":1,"iD":false,"id":527,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"synchKind","changeable":true,"lowerBound":0,"iD":false,"id":528,"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":false,"name":"msgSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":529,"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":530,"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":false,"name":"base_InvocationAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":531,"derived":false},{"id":532,"eClass":"EGenericType"},{"id":533,"eClass":"EGenericType"},{"id":534,"eClass":"EGenericType"},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"name":"deferred","id":537,"value":0,"literal":"deferred","eClass":"EEnumLiteral"},{"name":"remoteImmediate","id":538,"value":1,"literal":"remoteImmediate","eClass":"EEnumLiteral"},{"name":"localImmediate","id":539,"value":2,"literal":"localImmediate","eClass":"EEnumLiteral"},{"name":"reader","id":540,"value":0,"literal":"reader","eClass":"EEnumLiteral"},{"name":"writer","id":541,"value":1,"literal":"writer","eClass":"EEnumLiteral"},{"name":"parallel","id":542,"value":2,"literal":"parallel","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"concPolicy","changeable":true,"lowerBound":0,"iD":false,"id":543,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"exeKind","changeable":true,"lowerBound":0,"iD":false,"id":544,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"isAtomic","changeable":true,"lowerBound":1,"iD":false,"id":545,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"synchKind","changeable":true,"lowerBound":0,"iD":false,"id":546,"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":547,"derived":false},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"id":550,"eClass":"EGenericType"},{"id":551,"eClass":"EGenericType"},{"id":552,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical.ecore","name":"HwLogical","id":553,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwGeneral","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwGeneral.ecore","name":"HwGeneral","id":554,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwPhysical","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwPhysical.ecore","name":"HwPhysical","id":555,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification.ecore","name":"HwSpecification","id":556,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HSM.HwProtocol","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwProtocol.ecore","name":"HwProtocol","id":557,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwDiagram","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwDiagram.ecore","name":"HwDiagram","id":558,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwComputing","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwComputing.ecore","name":"HwComputing","id":559,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwCommunication","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwCommunication.ecore","name":"HwCommunication","id":560,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwStorage","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage.ecore","name":"HwStorage","id":561,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwTiming","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwTiming.ecore","name":"HwTiming","id":562,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwDevice","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwDevice.ecore","name":"HwDevice","id":563,"eClass":"EPackage"},{"instanceTypeName":null,"instanceClassName":null,"name":"ISA_Type","instanceClass":null,"id":564,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PLD_Technology","instanceClass":null,"id":565,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"PLD_Class","instanceClass":null,"id":566,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PLD_Organization","instanceClass":null,"abstract":false,"id":567,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwProcessor","instanceClass":null,"abstract":false,"id":568,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwComputingResource","instanceClass":null,"abstract":false,"id":569,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwISA","instanceClass":null,"abstract":false,"id":570,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwBranchPredictor","instanceClass":null,"abstract":false,"id":571,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwASIC","instanceClass":null,"abstract":false,"id":572,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPLD","instanceClass":null,"abstract":false,"id":573,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwMCU","instanceClass":null,"abstract":false,"id":574,"interface":false,"eClass":"EClass"},{"name":"RISC","id":575,"value":0,"literal":"RISC","eClass":"EEnumLiteral"},{"name":"CISC","id":576,"value":1,"literal":"CISC","eClass":"EEnumLiteral"},{"name":"VLIW","id":577,"value":2,"literal":"VLIW","eClass":"EEnumLiteral"},{"name":"SIMD","id":578,"value":3,"literal":"SIMD","eClass":"EEnumLiteral"},{"name":"other","id":579,"value":4,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":580,"value":5,"literal":"undef","eClass":"EEnumLiteral"},{"name":"SRAM","id":581,"value":0,"literal":"SRAM","eClass":"EEnumLiteral"},{"name":"antifuse","id":582,"value":1,"literal":"antifuse","eClass":"EEnumLiteral"},{"name":"flash","id":583,"value":2,"literal":"flash","eClass":"EEnumLiteral"},{"name":"other","id":584,"value":3,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":585,"value":4,"literal":"undef","eClass":"EEnumLiteral"},{"name":"symetricalArray","id":586,"value":0,"literal":"symetricalArray","eClass":"EEnumLiteral"},{"name":"rowBased","id":587,"value":1,"literal":"rowBased","eClass":"EEnumLiteral"},{"name":"seaOfGates","id":588,"value":2,"literal":"seaOfGates","eClass":"EEnumLiteral"},{"name":"hierarchicalPLD","id":589,"value":3,"literal":"hierarchicalPLD","eClass":"EEnumLiteral"},{"name":"other","id":590,"value":4,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":591,"value":5,"literal":"undef","eClass":"EEnumLiteral"},{"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":false,"name":"nbRows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":592,"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":false,"name":"nbColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":593,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"class","changeable":true,"lowerBound":0,"iD":false,"id":594,"derived":false},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"architecture","changeable":true,"resolveProxies":true,"lowerBound":0,"id":598,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"mips","changeable":true,"resolveProxies":true,"lowerBound":0,"id":599,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"ipc","changeable":true,"resolveProxies":true,"lowerBound":0,"id":600,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"nbCores","changeable":true,"resolveProxies":true,"lowerBound":0,"id":601,"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":false,"name":"nbPipelines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":602,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":false,"name":"nbStages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":603,"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":false,"name":"nbALUs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":604,"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":false,"name":"nbFPUs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":605,"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":"ownedISAs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":606,"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":"predictors","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"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":"caches","changeable":true,"resolveProxies":true,"lowerBound":0,"id":608,"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":"ownedMMUs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":609,"derived":false},{"id":610,"eClass":"EGenericType"},{"id":611,"eClass":"EGenericType"},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwCache","instanceClass":null,"abstract":false,"id":621,"interface":false,"eClass":"EClass"},{"id":622,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwMMU","instanceClass":null,"abstract":false,"id":623,"interface":false,"eClass":"EClass"},{"id":624,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwResource","instanceClass":null,"abstract":false,"id":625,"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":false,"name":"op_Frequencies","changeable":true,"resolveProxies":true,"lowerBound":0,"id":626,"derived":false},{"id":627,"eClass":"EGenericType"},{"id":628,"eClass":"EGenericType"},{"id":629,"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":false,"name":"family","changeable":true,"resolveProxies":true,"lowerBound":0,"id":630,"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":false,"name":"inst_Width","changeable":true,"resolveProxies":true,"lowerBound":0,"id":631,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":632,"derived":false},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"id":635,"eClass":"EGenericType"},{"id":636,"eClass":"EGenericType"},{"id":637,"eClass":"EGenericType"},{"id":638,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"technology","changeable":true,"lowerBound":0,"iD":false,"id":639,"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":false,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"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":false,"name":"nbLUTs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":641,"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":false,"name":"ndLUT_Inputs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":642,"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":false,"name":"nbFlipFlops","changeable":true,"resolveProxies":true,"lowerBound":0,"id":643,"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":"blocksRAM","changeable":true,"resolveProxies":true,"lowerBound":0,"id":644,"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":"blocksComputing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":645,"derived":false},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"id":650,"eClass":"EGenericType"},{"id":651,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwRAM","instanceClass":null,"abstract":false,"id":652,"interface":false,"eClass":"EClass"},{"id":653,"eClass":"EGenericType"},{"id":654,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"processor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":655,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"peripherals","changeable":true,"resolveProxies":true,"lowerBound":0,"id":656,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"sfr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":657,"derived":false},{"container":false,"ordered":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":658,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":659,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":660,"derived":false},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPeripheral","instanceClass":null,"abstract":false,"id":663,"interface":false,"eClass":"EClass"},{"id":664,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwRegister","instanceClass":null,"abstract":false,"id":665,"interface":false,"eClass":"EClass"},{"id":666,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPackage","instanceClass":null,"abstract":false,"id":667,"interface":false,"eClass":"EClass"},{"id":668,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPin","instanceClass":null,"abstract":false,"id":669,"interface":false,"eClass":"EClass"},{"id":670,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPort","instanceClass":null,"abstract":false,"id":671,"interface":false,"eClass":"EClass"},{"id":672,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwCommunicationResource","instanceClass":null,"abstract":false,"id":673,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwArbiter","instanceClass":null,"abstract":false,"id":674,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwMedia","instanceClass":null,"abstract":false,"id":675,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwBus","instanceClass":null,"abstract":false,"id":676,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwBridge","instanceClass":null,"abstract":false,"id":677,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwEndPoint","instanceClass":null,"abstract":false,"id":678,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwConnection","instanceClass":null,"abstract":false,"id":679,"interface":false,"eClass":"EClass"},{"id":680,"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":"controlledMedias","changeable":true,"resolveProxies":true,"lowerBound":0,"id":681,"derived":false},{"id":682,"eClass":"EGenericType"},{"id":683,"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":"arbiters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":684,"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":false,"name":"bandWidth","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"},{"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":false,"name":"adressWidth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":690,"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":false,"name":"wordWidth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":691,"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":false,"name":"isSynchronous","changeable":true,"resolveProxies":true,"lowerBound":0,"id":692,"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":false,"name":"isSerial","changeable":true,"resolveProxies":true,"lowerBound":0,"id":693,"derived":false},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"id":697,"eClass":"EGenericType"},{"id":698,"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":false,"name":"sides","changeable":true,"resolveProxies":true,"lowerBound":0,"id":699,"derived":false},{"id":700,"eClass":"EGenericType"},{"id":701,"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":false,"name":"connectedTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":702,"derived":false},{"id":703,"eClass":"EGenericType"},{"id":704,"eClass":"EGenericType"},{"id":705,"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":"pins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":706,"derived":false},{"id":707,"eClass":"EGenericType"},{"id":708,"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":"protocols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":709,"derived":false},{"id":710,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwProtocol","instanceClass":null,"abstract":false,"id":711,"interface":false,"eClass":"EClass"},{"id":712,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwStorage.HwStorageManager","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwStorageManager.ecore","name":"HwStorageManager","id":713,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwLogical.HwStorage.HwMemory","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwLogical/HwStorage/HwMemory.ecore","name":"HwMemory","id":714,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwStorageManager","instanceClass":null,"abstract":false,"id":715,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwDMA","instanceClass":null,"abstract":false,"id":716,"interface":false,"eClass":"EClass"},{"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":false,"name":"managedMemories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":717,"derived":false},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwMemory","instanceClass":null,"abstract":false,"id":720,"interface":false,"eClass":"EClass"},{"id":721,"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":false,"name":"nbChannels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":722,"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":false,"name":"transferWidth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":723,"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":false,"name":"drivenBy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":724,"derived":false},{"id":725,"eClass":"EGenericType"},{"id":726,"eClass":"EGenericType"},{"id":727,"eClass":"EGenericType"},{"id":728,"eClass":"EGenericType"},{"id":729,"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":false,"name":"virtualAddrSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"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":false,"name":"physicalAddrSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"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":false,"name":"memoryProtection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"nbEntries","changeable":true,"resolveProxies":true,"lowerBound":0,"id":733,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedTLBs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"derived":false},{"id":735,"eClass":"EGenericType"},{"id":736,"eClass":"EGenericType"},{"id":737,"eClass":"EGenericType"},{"id":738,"eClass":"EGenericType"},{"id":739,"eClass":"EGenericType"},{"id":740,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Timing","instanceClass":null,"abstract":false,"id":741,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"Repl_Policy","instanceClass":null,"id":742,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"WritePolicy","instanceClass":null,"id":743,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"CacheType","instanceClass":null,"id":744,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ROM_Type","instanceClass":null,"id":745,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CacheStructure","instanceClass":null,"abstract":false,"id":746,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryOrganization","instanceClass":null,"abstract":false,"id":747,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwROM","instanceClass":null,"abstract":false,"id":748,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwDrive","instanceClass":null,"abstract":false,"id":749,"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":false,"name":"memorySize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":750,"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":false,"name":"adressSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":751,"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":"timings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":752,"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":false,"name":"throughput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":753,"derived":false},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"eClass":"EGenericType"},{"id":757,"eClass":"EGenericType"},{"id":758,"eClass":"EGenericType"},{"id":759,"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":false,"name":"notation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":760,"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":false,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":761,"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":false,"name":"value","changeable":true,"resolveProxies":true,"lowerBound":0,"id":762,"derived":false},{"id":763,"eClass":"EGenericType"},{"id":764,"eClass":"EGenericType"},{"id":765,"eClass":"EGenericType"},{"name":"LRU","id":766,"value":0,"literal":"LRU","eClass":"EEnumLiteral"},{"name":"NFU","id":767,"value":1,"literal":"NFU","eClass":"EEnumLiteral"},{"name":"FIFO","id":768,"value":2,"literal":"FIFO","eClass":"EEnumLiteral"},{"name":"random","id":769,"value":3,"literal":"random","eClass":"EEnumLiteral"},{"name":"other","id":770,"value":4,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":771,"value":5,"literal":"undef","eClass":"EEnumLiteral"},{"name":"writeBack","id":772,"value":0,"literal":"writeBack","eClass":"EEnumLiteral"},{"name":"writeThrough","id":773,"value":1,"literal":"writeThrough","eClass":"EEnumLiteral"},{"name":"other","id":774,"value":2,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":775,"value":3,"literal":"undef","eClass":"EEnumLiteral"},{"name":"data","id":776,"value":0,"literal":"data","eClass":"EEnumLiteral"},{"name":"instruction","id":777,"value":1,"literal":"instruction","eClass":"EEnumLiteral"},{"name":"unified","id":778,"value":2,"literal":"unified","eClass":"EEnumLiteral"},{"name":"other","id":779,"value":3,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":780,"value":4,"literal":"undef","eClass":"EEnumLiteral"},{"name":"maskedROM","id":781,"value":0,"literal":"maskedROM","eClass":"EEnumLiteral"},{"name":"EPROM","id":782,"value":1,"literal":"EPROM","eClass":"EEnumLiteral"},{"name":"OTP_EPROM","id":783,"value":2,"literal":"OTP_EPROM","eClass":"EEnumLiteral"},{"name":"EEPROM","id":784,"value":3,"literal":"EEPROM","eClass":"EEnumLiteral"},{"name":"Flash","id":785,"value":4,"literal":"Flash","eClass":"EEnumLiteral"},{"name":"other","id":786,"value":5,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":787,"value":6,"literal":"undef","eClass":"EEnumLiteral"},{"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":false,"name":"nbSets","changeable":true,"resolveProxies":true,"lowerBound":0,"id":788,"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":false,"name":"blockSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":789,"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":false,"name":"associativity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":790,"derived":false},{"id":791,"eClass":"EGenericType"},{"id":792,"eClass":"EGenericType"},{"id":793,"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":false,"name":"nbRows","changeable":true,"resolveProxies":true,"lowerBound":0,"id":794,"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":false,"name":"nbColumns","changeable":true,"resolveProxies":true,"lowerBound":0,"id":795,"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":false,"name":"nbBanks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":796,"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":false,"name":"wordSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":797,"derived":false},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"id":800,"eClass":"EGenericType"},{"id":801,"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":false,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":802,"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":false,"name":"isSynchronous","changeable":true,"resolveProxies":true,"lowerBound":0,"id":803,"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":false,"name":"isStatic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":804,"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":false,"name":"isNonVolatile","changeable":true,"resolveProxies":true,"lowerBound":0,"id":805,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"repl_Policy","changeable":true,"lowerBound":0,"iD":false,"id":806,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"writePolicy","changeable":true,"lowerBound":0,"iD":false,"id":807,"derived":false},{"id":808,"eClass":"EGenericType"},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":815,"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":false,"name":"organization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":816,"derived":false},{"id":817,"eClass":"EGenericType"},{"id":818,"eClass":"EGenericType"},{"id":819,"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":false,"name":"sectorSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":820,"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":false,"name":"buffer","changeable":true,"resolveProxies":true,"lowerBound":0,"id":821,"derived":false},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"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":false,"name":"level","changeable":true,"resolveProxies":true,"lowerBound":0,"id":825,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":826,"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":false,"name":"structure","changeable":true,"resolveProxies":true,"lowerBound":0,"id":827,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"repl_Policy","changeable":true,"lowerBound":0,"iD":false,"id":828,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"writePolicy","changeable":true,"lowerBound":0,"iD":false,"id":829,"derived":false},{"id":830,"eClass":"EGenericType"},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwTimingResource","instanceClass":null,"abstract":false,"id":836,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwClock","instanceClass":null,"abstract":false,"id":837,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwTimer","instanceClass":null,"abstract":false,"id":838,"interface":false,"eClass":"EClass"},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"id":841,"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":false,"name":"nbCounters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":842,"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":false,"name":"counterWidth","changeable":true,"resolveProxies":true,"lowerBound":0,"id":843,"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":false,"name":"inputClock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":844,"derived":false},{"id":845,"eClass":"EGenericType"},{"id":846,"eClass":"EGenericType"},{"id":847,"eClass":"EGenericType"},{"id":848,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwDevice","instanceClass":null,"abstract":false,"id":849,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwI_O","instanceClass":null,"abstract":false,"id":850,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwSupport","instanceClass":null,"abstract":false,"id":851,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWActuator","instanceClass":null,"abstract":false,"id":852,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HWSensor","instanceClass":null,"abstract":false,"id":853,"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":"functions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":854,"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":"compliant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":855,"derived":false},{"container":false,"ordered":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":856,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"pins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":857,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"registers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":858,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":859,"derived":false},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwDeviceFunction","instanceClass":null,"abstract":false,"id":862,"interface":false,"eClass":"EClass"},{"id":863,"eClass":"EGenericType"},{"id":864,"eClass":"EGenericType"},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"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":"implements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":873,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"operationimpls","changeable":true,"resolveProxies":true,"lowerBound":0,"id":874,"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":"refsfr","changeable":true,"resolveProxies":true,"lowerBound":0,"id":875,"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":"refports","changeable":true,"resolveProxies":true,"lowerBound":0,"id":876,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"peripheralActivities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":877,"derived":false},{"id":878,"eClass":"EGenericType"},{"id":879,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OperationImpl","instanceClass":null,"abstract":false,"id":880,"interface":false,"eClass":"EClass"},{"id":881,"eClass":"EGenericType"},{"id":882,"eClass":"EGenericType"},{"id":883,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PeripheralActivity","instanceClass":null,"abstract":false,"id":884,"interface":false,"eClass":"EClass"},{"id":885,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwResourceService","instanceClass":null,"abstract":false,"id":886,"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":false,"name":"consumption","changeable":true,"resolveProxies":true,"lowerBound":0,"id":887,"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":false,"name":"dissipation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":888,"derived":false},{"id":889,"eClass":"EGenericType"},{"id":890,"eClass":"EGenericType"},{"id":891,"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":false,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":892,"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":"p_HW_Services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":893,"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":false,"name":"r_HW_Services","changeable":true,"resolveProxies":true,"lowerBound":0,"id":894,"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":"ownedHW","changeable":true,"resolveProxies":true,"lowerBound":0,"id":895,"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":"endPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":896,"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":false,"name":"frequency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":897,"derived":false},{"container":false,"ordered":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":898,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":899,"derived":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":900,"derived":false},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"id":903,"eClass":"EGenericType"},{"id":904,"eClass":"EGenericType"},{"id":905,"eClass":"EGenericType"},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"id":908,"eClass":"EGenericType"},{"id":909,"eClass":"EGenericType"},{"id":910,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwPhysical.HwLayout","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwPhysical/HwLayout.ecore","name":"HwLayout","id":911,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwPhysical.HwPower","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwPhysical/HwPower.ecore","name":"HwPower","id":912,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwComponent","instanceClass":null,"abstract":false,"id":913,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentKind","instanceClass":null,"id":914,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Env_Condition","instanceClass":null,"abstract":false,"id":915,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConditionType","instanceClass":null,"id":916,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentState","instanceClass":null,"id":917,"serializable":true,"eClass":"EEnum"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":918,"derived":false},{"container":false,"ordered":false,"upperBound":3,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"dimensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":919,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"area","changeable":true,"resolveProxies":true,"lowerBound":0,"id":920,"derived":true},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"position","changeable":true,"resolveProxies":true,"lowerBound":0,"id":921,"derived":false},{"container":false,"ordered":false,"upperBound":2,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"grid","changeable":true,"resolveProxies":true,"lowerBound":0,"id":922,"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":false,"name":"nbPins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":923,"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":false,"name":"weight","changeable":true,"resolveProxies":true,"lowerBound":0,"id":924,"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":false,"name":"price","changeable":true,"resolveProxies":true,"lowerBound":0,"id":925,"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":"r_Conditions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":926,"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":"poweredServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":927,"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":false,"name":"staticConsumption","changeable":true,"resolveProxies":true,"lowerBound":0,"id":928,"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":false,"name":"staticDissipation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":929,"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":"subComponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":930,"derived":false},{"id":931,"eClass":"EGenericType"},{"id":932,"eClass":"EGenericType"},{"id":933,"eClass":"EGenericType"},{"id":934,"eClass":"EGenericType"},{"id":935,"eClass":"EGenericType"},{"id":936,"eClass":"EGenericType"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"id":939,"eClass":"EGenericType"},{"id":940,"eClass":"EGenericType"},{"id":941,"eClass":"EGenericType"},{"id":942,"eClass":"EGenericType"},{"id":943,"eClass":"EGenericType"},{"id":944,"eClass":"EGenericType"},{"name":"card","id":945,"value":0,"literal":"card","eClass":"EEnumLiteral"},{"name":"channel","id":946,"value":1,"literal":"channel","eClass":"EEnumLiteral"},{"name":"chip","id":947,"value":2,"literal":"chip","eClass":"EEnumLiteral"},{"name":"port","id":948,"value":3,"literal":"port","eClass":"EEnumLiteral"},{"name":"unit","id":949,"value":4,"literal":"unit","eClass":"EEnumLiteral"},{"name":"other","id":950,"value":5,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":951,"value":6,"literal":"undef","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"type","changeable":true,"lowerBound":0,"iD":false,"id":952,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"status","changeable":true,"lowerBound":0,"iD":false,"id":953,"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":false,"name":"description","changeable":true,"resolveProxies":true,"lowerBound":0,"id":954,"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":false,"name":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":955,"derived":false},{"id":956,"eClass":"EGenericType"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"name":"temperature","id":960,"value":0,"literal":"temperature","eClass":"EEnumLiteral"},{"name":"humidity","id":961,"value":1,"literal":"humidity","eClass":"EEnumLiteral"},{"name":"altitude","id":962,"value":2,"literal":"altitude","eClass":"EEnumLiteral"},{"name":"vibration","id":963,"value":3,"literal":"vibration","eClass":"EEnumLiteral"},{"name":"shock","id":964,"value":4,"literal":"shock","eClass":"EEnumLiteral"},{"name":"other","id":965,"value":5,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":966,"value":6,"literal":"undef","eClass":"EEnumLiteral"},{"name":"operating","id":967,"value":0,"literal":"operating","eClass":"EEnumLiteral"},{"name":"storage","id":968,"value":1,"literal":"storage","eClass":"EEnumLiteral"},{"name":"other","id":969,"value":2,"literal":"other","eClass":"EEnumLiteral"},{"name":"undef","id":970,"value":3,"literal":"undef","eClass":"EEnumLiteral"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPowerSupply","instanceClass":null,"abstract":false,"id":971,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwCoolingSupply","instanceClass":null,"abstract":false,"id":972,"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":false,"name":"suppliedPower","changeable":true,"resolveProxies":true,"lowerBound":0,"id":973,"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":false,"name":"capacity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":974,"derived":false},{"id":975,"eClass":"EGenericType"},{"id":976,"eClass":"EGenericType"},{"id":977,"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":false,"name":"coolingPower","changeable":true,"resolveProxies":true,"lowerBound":0,"id":978,"derived":false},{"id":979,"eClass":"EGenericType"},{"id":980,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification.HwPeripheral","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwPeripheral.ecore","name":"HwPeripheral","id":981,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification.HwDeviceFunction","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwDeviceFunction.ecore","name":"HwDeviceFunction","id":982,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification.HwIO","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwIO.ecore","name":"HwIO","id":983,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification.HwRegister","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwRegister.ecore","name":"HwRegister","id":984,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification.HwDatasheet","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwDatasheet.ecore","name":"HwDatasheet","id":985,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.HRM.HwSpesification.HwPackage","nsURI":"http:///MARTE/MARTE_DesignModel/HRM/HwSpecification/HwPackage.ecore","name":"HwPackage","id":986,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RegisterAction","instanceClass":null,"abstract":true,"id":987,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"WriteRegisterAction","instanceClass":null,"abstract":false,"id":988,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReadRegisterAction","instanceClass":null,"abstract":false,"id":989,"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":"override","changeable":true,"resolveProxies":true,"lowerBound":0,"id":990,"derived":false},{"id":991,"eClass":"EGenericType"},{"id":992,"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":"register","changeable":true,"resolveProxies":true,"lowerBound":0,"id":993,"derived":false},{"id":994,"eClass":"EGenericType"},{"id":995,"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":996,"derived":false},{"id":997,"eClass":"EGenericType"},{"id":998,"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":"result","changeable":true,"resolveProxies":true,"lowerBound":0,"id":999,"derived":false},{"id":1000,"eClass":"EGenericType"},{"id":1001,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"registerActions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1002,"derived":false},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwLine","instanceClass":null,"abstract":false,"id":1006,"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":"pkgPin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1007,"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":"lines","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1008,"derived":false},{"id":1009,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwPackagePin","instanceClass":null,"abstract":false,"id":1010,"interface":false,"eClass":"EClass"},{"id":1011,"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":"refpin","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1012,"derived":false},{"id":1013,"eClass":"EGenericType"},{"id":1014,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":0,"iD":false,"id":1015,"derived":false},{"id":1016,"eClass":"EGenericType"},{"id":1017,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwDatasheet","instanceClass":null,"abstract":false,"id":1018,"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":"components","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1019,"derived":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":1020,"derived":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":1021,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"protocols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1022,"derived":false},{"id":1023,"eClass":"EGenericType"},{"id":1024,"eClass":"EGenericType"},{"id":1025,"eClass":"EGenericType"},{"id":1026,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwWire","instanceClass":null,"abstract":false,"id":1027,"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":"pins","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1028,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pinNum","changeable":true,"lowerBound":0,"iD":false,"id":1029,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"packageType","changeable":true,"lowerBound":0,"iD":false,"id":1030,"derived":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":1031,"derived":false},{"id":1032,"eClass":"EGenericType"},{"id":1033,"eClass":"EGenericType"},{"id":1034,"eClass":"EGenericType"},{"id":1035,"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":"wire","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1036,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"pinNo","changeable":true,"lowerBound":0,"iD":false,"id":1037,"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":"altNames","changeable":true,"lowerBound":0,"iD":false,"id":1038,"derived":false},{"id":1039,"eClass":"EGenericType"},{"id":1040,"eClass":"EGenericType"},{"id":1041,"eClass":"EGenericType"},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"id":1044,"eClass":"EGenericType"},{"container":false,"ordered":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":1045,"derived":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":1046,"derived":false},{"id":1047,"eClass":"EGenericType"},{"id":1048,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwBlockDiagram","instanceClass":null,"abstract":false,"id":1049,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwCircuitDiagram","instanceClass":null,"abstract":false,"id":1050,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"HwHRMDiagram","instanceClass":null,"abstract":false,"id":1051,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SRMDiagram","instanceClass":null,"abstract":false,"id":1052,"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":"protocols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1053,"derived":false},{"container":false,"ordered":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":1054,"derived":false},{"container":false,"ordered":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":1055,"derived":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":1056,"derived":false},{"id":1057,"eClass":"EGenericType"},{"id":1058,"eClass":"EGenericType"},{"id":1059,"eClass":"EGenericType"},{"id":1060,"eClass":"EGenericType"},{"container":false,"ordered":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":1061,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"wires","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1062,"derived":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":1063,"derived":false},{"id":1064,"eClass":"EGenericType"},{"id":1065,"eClass":"EGenericType"},{"id":1066,"eClass":"EGenericType"},{"container":false,"ordered":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":1067,"derived":false},{"container":false,"ordered":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":1068,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"protocols","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1069,"derived":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":1070,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"datatypes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1071,"derived":false},{"id":1072,"eClass":"EGenericType"},{"id":1073,"eClass":"EGenericType"},{"id":1074,"eClass":"EGenericType"},{"id":1075,"eClass":"EGenericType"},{"id":1076,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"devices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1077,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"hwcomponents","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1078,"derived":false},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceBroker","instanceClass":null,"abstract":false,"id":1079,"interface":false,"eClass":"EClass"},{"id":1080,"eClass":"EGenericType"},{"id":1081,"eClass":"EGenericType"},{"nsPrefix":"MARTE.MARTE_DesignModel.SRM.SW_ResourceCore","nsURI":"http:///MARTE/MARTE_DesignModel/SRM/SW_ResourceCore.ecore","name":"SW_ResourceCore","id":1082,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.SRM.SW_Concurrency","nsURI":"http:///MARTE/MARTE_DesignModel/SRM/SW_Concurrency.ecore","name":"SW_Concurrency","id":1083,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.SRM.SW_Brokering","nsURI":"http:///MARTE/MARTE_DesignModel/SRM/SW_Brokering.ecore","name":"SW_Brokering","id":1084,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_DesignModel.SRM.SW_Interaction","nsURI":"http:///MARTE/MARTE_DesignModel/SRM/SW_Interaction.ecore","name":"SW_Interaction","id":1085,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwResource","instanceClass":null,"abstract":true,"id":1086,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwAccessService","instanceClass":null,"abstract":false,"id":1087,"interface":false,"eClass":"EClass"},{"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":false,"name":"identifierElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1088,"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":false,"name":"stateElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1089,"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":false,"name":"memorySizeFootprint","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"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":false,"name":"createServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1091,"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":false,"name":"deleteServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1092,"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":false,"name":"initializeServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1093,"derived":false},{"id":1094,"eClass":"EGenericType"},{"id":1095,"eClass":"EGenericType"},{"id":1096,"eClass":"EGenericType"},{"id":1097,"eClass":"EGenericType"},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"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":"isModifier","changeable":true,"lowerBound":0,"iD":false,"id":1101,"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":false,"name":"accessedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1102,"derived":false},{"id":1103,"eClass":"EGenericType"},{"id":1104,"eClass":"EGenericType"},{"id":1105,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"InterruptKind","instanceClass":null,"id":1106,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EntryPoint","instanceClass":null,"abstract":false,"id":1107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwConcurrentResource","instanceClass":null,"abstract":true,"id":1108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InterruptResource","instanceClass":null,"abstract":false,"id":1109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwSchedulableResource","instanceClass":null,"abstract":false,"id":1110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwTimerResource","instanceClass":null,"abstract":false,"id":1111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryPartition","instanceClass":null,"abstract":false,"id":1112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alarm","instanceClass":null,"abstract":false,"id":1113,"interface":false,"eClass":"EClass"},{"name":"HardwareInterruption","id":1114,"value":0,"literal":"HardwareInterruption","eClass":"EEnumLiteral"},{"name":"ProcessorDetectedException","id":1115,"value":1,"literal":"ProcessorDetectedException","eClass":"EEnumLiteral"},{"name":"ProgrammedException","id":1116,"value":2,"literal":"ProgrammedException","eClass":"EEnumLiteral"},{"name":"Undef","id":1117,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1118,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isReentrant","changeable":true,"lowerBound":0,"iD":false,"id":1119,"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":false,"name":"routine","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1120,"derived":false},{"id":1121,"eClass":"EGenericType"},{"id":1122,"eClass":"EGenericType"},{"id":1123,"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":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1124,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"activationCapacity","changeable":true,"lowerBound":0,"iD":false,"id":1125,"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":false,"name":"entryPoints","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1126,"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":false,"name":"adressSpace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1127,"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":false,"name":"periodElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1128,"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":false,"name":"priorityElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1129,"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":false,"name":"stackSizeElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1130,"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":false,"name":"activateServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1131,"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":false,"name":"enableConcurrencyServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1132,"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":false,"name":"resumeServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1133,"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":false,"name":"suspendServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1134,"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":false,"name":"terminateServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1135,"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":false,"name":"disableConcurrencyServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1136,"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":false,"name":"shareDataResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1137,"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":false,"name":"messageResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1138,"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":false,"name":"mutualExclusionResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1139,"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":false,"name":"notificationResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1140,"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":false,"name":"heapSizeElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1141,"derived":false},{"id":1142,"eClass":"EGenericType"},{"id":1143,"eClass":"EGenericType"},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"id":1152,"eClass":"EGenericType"},{"id":1153,"eClass":"EGenericType"},{"id":1154,"eClass":"EGenericType"},{"id":1155,"eClass":"EGenericType"},{"id":1156,"eClass":"EGenericType"},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":0,"iD":false,"id":1161,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isMaskable","changeable":true,"lowerBound":0,"iD":false,"id":1162,"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":false,"name":"vectorElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1163,"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":false,"name":"maskElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1164,"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":false,"name":"routineConnectServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1165,"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":false,"name":"routineDisconnectServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1166,"derived":false},{"id":1167,"eClass":"EGenericType"},{"id":1168,"eClass":"EGenericType"},{"id":1169,"eClass":"EGenericType"},{"id":1170,"eClass":"EGenericType"},{"id":1171,"eClass":"EGenericType"},{"id":1172,"eClass":"EGenericType"},{"id":1173,"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":"isStaticSchedulingFeature","changeable":true,"lowerBound":0,"iD":false,"id":1174,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isPreemptable","changeable":true,"lowerBound":0,"iD":false,"id":1175,"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":false,"name":"schedulers","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1176,"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":false,"name":"deadlineElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1177,"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":false,"name":"deadlineTypeElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1178,"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":false,"name":"timeSliceElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1179,"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":false,"name":"delayServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1180,"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":false,"name":"joinServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1181,"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":false,"name":"yieldServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1182,"derived":false},{"id":1183,"eClass":"EGenericType"},{"id":1184,"eClass":"EGenericType"},{"id":1185,"eClass":"EGenericType"},{"id":1186,"eClass":"EGenericType"},{"id":1187,"eClass":"EGenericType"},{"id":1188,"eClass":"EGenericType"},{"id":1189,"eClass":"EGenericType"},{"id":1190,"eClass":"EGenericType"},{"id":1191,"eClass":"EGenericType"},{"id":1192,"eClass":"EGenericType"},{"id":1193,"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":false,"name":"durationElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1194,"derived":false},{"id":1195,"eClass":"EGenericType"},{"id":1196,"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":false,"name":"concurrentResources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1197,"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":false,"name":"memorySpaces","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1198,"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":false,"name":"fork","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1199,"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":false,"name":"exit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1200,"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":false,"name":"base_Namespace","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1201,"derived":false},{"id":1202,"eClass":"EGenericType"},{"id":1203,"eClass":"EGenericType"},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"id":1206,"eClass":"EGenericType"},{"id":1207,"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":"isWatchdog","changeable":true,"lowerBound":0,"iD":false,"id":1208,"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":false,"name":"timers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1209,"derived":false},{"id":1210,"eClass":"EGenericType"},{"id":1211,"eClass":"EGenericType"},{"id":1212,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessPolicyKind","instanceClass":null,"id":1213,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryBroker","instanceClass":null,"abstract":false,"id":1214,"interface":false,"eClass":"EClass"},{"name":"Read","id":1215,"value":0,"literal":"Read","eClass":"EEnumLiteral"},{"name":"Write","id":1216,"value":1,"literal":"Write","eClass":"EEnumLiteral"},{"name":"ReadWrite","id":1217,"value":2,"literal":"ReadWrite","eClass":"EEnumLiteral"},{"name":"Undef","id":1218,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1219,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"accessPolicy","changeable":true,"lowerBound":0,"iD":false,"id":1220,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isBuffered","changeable":true,"lowerBound":0,"iD":false,"id":1221,"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":false,"name":"devices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1222,"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":false,"name":"closeServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1223,"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":false,"name":"controlServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1224,"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":false,"name":"openServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1225,"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":false,"name":"readServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1226,"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":false,"name":"writeServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1227,"derived":false},{"container":false,"ordered":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":1228,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"activities","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1229,"derived":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":1230,"derived":false},{"id":1231,"eClass":"EGenericType"},{"id":1232,"eClass":"EGenericType"},{"id":1233,"eClass":"EGenericType"},{"id":1234,"eClass":"EGenericType"},{"id":1235,"eClass":"EGenericType"},{"id":1236,"eClass":"EGenericType"},{"id":1237,"eClass":"EGenericType"},{"id":1238,"eClass":"EGenericType"},{"id":1239,"eClass":"EGenericType"},{"id":1240,"eClass":"EGenericType"},{"id":1241,"eClass":"EGenericType"},{"id":1242,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"accessPolicy","changeable":true,"lowerBound":0,"iD":false,"id":1243,"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":false,"name":"memories","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1244,"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":false,"name":"memoryBlockAdressElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1245,"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":false,"name":"memoryBlockSizeElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1246,"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":false,"name":"lockServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1247,"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":false,"name":"unlockServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1248,"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":false,"name":"mapServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1249,"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":false,"name":"unMapServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1250,"derived":false},{"id":1251,"eClass":"EGenericType"},{"id":1252,"eClass":"EGenericType"},{"id":1253,"eClass":"EGenericType"},{"id":1254,"eClass":"EGenericType"},{"id":1255,"eClass":"EGenericType"},{"id":1256,"eClass":"EGenericType"},{"id":1257,"eClass":"EGenericType"},{"id":1258,"eClass":"EGenericType"},{"id":1259,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"QueuePolicyKind","instanceClass":null,"id":1260,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MessageResourceKind","instanceClass":null,"id":1261,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NotificationKind","instanceClass":null,"id":1262,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"NotificationResourceKind","instanceClass":null,"id":1263,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"MutualExclusionResourceKind","instanceClass":null,"id":1264,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ConcurrentAccessProtocolKind","instanceClass":null,"id":1265,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwInteractionResource","instanceClass":null,"abstract":true,"id":1266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwCommunicationResource","instanceClass":null,"abstract":true,"id":1267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwSynchronizationResource","instanceClass":null,"abstract":true,"id":1268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SharedDataComResource","instanceClass":null,"abstract":false,"id":1269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MessageComResource","instanceClass":null,"abstract":false,"id":1270,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NotificationResource","instanceClass":null,"abstract":false,"id":1271,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SwMutualExclusionResource","instanceClass":null,"abstract":false,"id":1272,"interface":false,"eClass":"EClass"},{"name":"FIFO","id":1273,"value":0,"literal":"FIFO","eClass":"EEnumLiteral"},{"name":"LIFO","id":1274,"value":1,"literal":"LIFO","eClass":"EEnumLiteral"},{"name":"Priority","id":1275,"value":2,"literal":"Priority","eClass":"EEnumLiteral"},{"name":"Undef","id":1276,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1277,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"name":"MessageQueue","id":1278,"value":0,"literal":"MessageQueue","eClass":"EEnumLiteral"},{"name":"Pipe","id":1279,"value":1,"literal":"Pipe","eClass":"EEnumLiteral"},{"name":"Blackboard","id":1280,"value":2,"literal":"Blackboard","eClass":"EEnumLiteral"},{"name":"Undef","id":1281,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1282,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"name":"Memorized","id":1283,"value":0,"literal":"Memorized","eClass":"EEnumLiteral"},{"name":"Bounded","id":1284,"value":1,"literal":"Bounded","eClass":"EEnumLiteral"},{"name":"Memoryless","id":1285,"value":2,"literal":"Memoryless","eClass":"EEnumLiteral"},{"name":"Undef","id":1286,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1287,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"name":"Event","id":1288,"value":0,"literal":"Event","eClass":"EEnumLiteral"},{"name":"Barrier","id":1289,"value":1,"literal":"Barrier","eClass":"EEnumLiteral"},{"name":"Undef","id":1290,"value":2,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1291,"value":3,"literal":"Other","eClass":"EEnumLiteral"},{"name":"BooleanSemaphore","id":1292,"value":0,"literal":"BooleanSemaphore","eClass":"EEnumLiteral"},{"name":"CountSemaphore","id":1293,"value":1,"literal":"CountSemaphore","eClass":"EEnumLiteral"},{"name":"Mutex","id":1294,"value":2,"literal":"Mutex","eClass":"EEnumLiteral"},{"name":"Undef","id":1295,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1296,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"name":"PIP","id":1297,"value":0,"literal":"PIP","eClass":"EEnumLiteral"},{"name":"PCP","id":1298,"value":1,"literal":"PCP","eClass":"EEnumLiteral"},{"name":"NoPreemption","id":1299,"value":2,"literal":"NoPreemption","eClass":"EEnumLiteral"},{"name":"Undef","id":1300,"value":3,"literal":"Undef","eClass":"EEnumLiteral"},{"name":"Other","id":1301,"value":4,"literal":"Other","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isIntraMemoryPartitionInteraction","changeable":true,"lowerBound":0,"iD":false,"id":1302,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"waitingQueuePolicy","changeable":true,"lowerBound":0,"iD":false,"id":1303,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"waitingQueueCapacity","changeable":true,"lowerBound":0,"iD":false,"id":1304,"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":false,"name":"waitingPolicyElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1305,"derived":false},{"id":1306,"eClass":"EGenericType"},{"id":1307,"eClass":"EGenericType"},{"id":1308,"eClass":"EGenericType"},{"id":1309,"eClass":"EGenericType"},{"id":1310,"eClass":"EGenericType"},{"id":1311,"eClass":"EGenericType"},{"id":1312,"eClass":"EGenericType"},{"id":1313,"eClass":"EGenericType"},{"id":1314,"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":false,"name":"readServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1315,"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":false,"name":"writeServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1316,"derived":false},{"id":1317,"eClass":"EGenericType"},{"id":1318,"eClass":"EGenericType"},{"id":1319,"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":"isFixedMessageSize","changeable":true,"lowerBound":0,"iD":false,"id":1320,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mechanism","changeable":true,"lowerBound":0,"iD":false,"id":1321,"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":false,"name":"messageSizeElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1322,"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":false,"name":"messageQueueCapacityElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1323,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"messageQueuePolicy","changeable":true,"lowerBound":0,"iD":false,"id":1324,"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":false,"name":"sendServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1325,"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":false,"name":"receiveServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1326,"derived":false},{"id":1327,"eClass":"EGenericType"},{"id":1328,"eClass":"EGenericType"},{"id":1329,"eClass":"EGenericType"},{"id":1330,"eClass":"EGenericType"},{"id":1331,"eClass":"EGenericType"},{"id":1332,"eClass":"EGenericType"},{"id":1333,"eClass":"EGenericType"},{"id":1334,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"occurence","changeable":true,"lowerBound":0,"iD":false,"id":1335,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mechanism","changeable":true,"lowerBound":0,"iD":false,"id":1336,"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":false,"name":"occurenceCountElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1337,"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":false,"name":"maskElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1338,"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":false,"name":"flushServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1339,"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":false,"name":"signalServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1340,"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":false,"name":"waitServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1341,"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":false,"name":"clearServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1342,"derived":false},{"id":1343,"eClass":"EGenericType"},{"id":1344,"eClass":"EGenericType"},{"id":1345,"eClass":"EGenericType"},{"id":1346,"eClass":"EGenericType"},{"id":1347,"eClass":"EGenericType"},{"id":1348,"eClass":"EGenericType"},{"id":1349,"eClass":"EGenericType"},{"id":1350,"eClass":"EGenericType"},{"id":1351,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"mechanism","changeable":true,"lowerBound":0,"iD":false,"id":1352,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"concurrentAccessProtocol","changeable":true,"lowerBound":0,"iD":false,"id":1353,"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":false,"name":"accessTokenElements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1354,"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":false,"name":"releaseServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1355,"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":false,"name":"acquireServices","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1356,"derived":false},{"id":1357,"eClass":"EGenericType"},{"id":1358,"eClass":"EGenericType"},{"id":1359,"eClass":"EGenericType"},{"id":1360,"eClass":"EGenericType"},{"id":1361,"eClass":"EGenericType"},{"id":1362,"eClass":"EGenericType"},{"id":1363,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowProperty","instanceClass":null,"abstract":false,"id":1364,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FlowDirectionKind","instanceClass":null,"id":1365,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowPort","instanceClass":null,"abstract":false,"id":1366,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClientServerPort","instanceClass":null,"abstract":false,"id":1367,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortSpecificationKind","instanceClass":null,"id":1368,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"ClientServerKind","instanceClass":null,"id":1369,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClientServerSpecification","instanceClass":null,"abstract":false,"id":1370,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowSpecification","instanceClass":null,"abstract":false,"id":1371,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClientServerFeature","instanceClass":null,"abstract":false,"id":1372,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GCMTrigger","instanceClass":null,"abstract":false,"id":1373,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GCMInvocationAction","instanceClass":null,"abstract":false,"id":1374,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataEvent","instanceClass":null,"abstract":false,"id":1375,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPool","instanceClass":null,"abstract":false,"id":1376,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DataPoolOrderingKind","instanceClass":null,"id":1377,"serializable":true,"eClass":"EEnum"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"inout","unsettable":false,"transient":false,"unique":false,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1378,"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":false,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1379,"derived":false},{"id":1380,"eClass":"EGenericType"},{"id":1381,"eClass":"EGenericType"},{"name":"in","id":1382,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":1383,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inout","id":1384,"value":2,"literal":"inout","eClass":"EEnumLiteral"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isAtomic","changeable":true,"lowerBound":1,"iD":false,"id":1385,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isConjugated","changeable":true,"lowerBound":0,"iD":false,"id":1386,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"inout","unsettable":false,"transient":false,"unique":false,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1387,"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":false,"name":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1388,"derived":false},{"id":1389,"eClass":"EGenericType"},{"id":1390,"eClass":"EGenericType"},{"id":1391,"eClass":"EGenericType"},{"id":1392,"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":false,"name":"base_Port","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1393,"derived":false},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"interfaceBased","unsettable":false,"transient":false,"unique":false,"name":"specificationKind","changeable":true,"lowerBound":1,"iD":false,"id":1394,"derived":true},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"isConjugated","changeable":true,"lowerBound":0,"iD":false,"id":1395,"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":false,"name":"provInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1396,"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":false,"name":"reqInterface","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1397,"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":false,"name":"featuresSpec","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1398,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"proreq","unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":1399,"derived":false},{"id":1400,"eClass":"EGenericType"},{"id":1401,"eClass":"EGenericType"},{"id":1402,"eClass":"EGenericType"},{"id":1403,"eClass":"EGenericType"},{"id":1404,"eClass":"EGenericType"},{"id":1405,"eClass":"EGenericType"},{"id":1406,"eClass":"EGenericType"},{"name":"atomic","id":1407,"value":0,"literal":"atomic","eClass":"EEnumLiteral"},{"name":"interfaceBased","id":1408,"value":1,"literal":"interfaceBased","eClass":"EEnumLiteral"},{"name":"featureBased","id":1409,"value":2,"literal":"featureBased","eClass":"EEnumLiteral"},{"name":"required","id":1410,"value":0,"literal":"required","eClass":"EEnumLiteral"},{"name":"provided","id":1411,"value":1,"literal":"provided","eClass":"EEnumLiteral"},{"name":"proreq","id":1412,"value":2,"literal":"proreq","eClass":"EEnumLiteral"},{"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":false,"name":"base_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1413,"derived":false},{"id":1414,"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":false,"name":"base_Interface","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1415,"derived":false},{"id":1416,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"proreq","unsettable":false,"transient":false,"unique":false,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":1417,"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1418,"derived":false},{"id":1419,"eClass":"EGenericType"},{"id":1420,"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":false,"name":"base_Trigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1421,"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":false,"name":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1422,"derived":false},{"id":1423,"eClass":"EGenericType"},{"id":1424,"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":false,"name":"base_InvocationAction","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1425,"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":false,"name":"onFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1426,"derived":false},{"id":1427,"eClass":"EGenericType"},{"id":1428,"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":false,"name":"base_AnyReceiveEvent","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1429,"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":false,"name":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1430,"derived":false},{"id":1431,"eClass":"EGenericType"},{"id":1432,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"FIFO","unsettable":false,"transient":false,"unique":false,"name":"ordering","changeable":true,"lowerBound":1,"iD":false,"id":1433,"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":false,"name":"base_Property","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1434,"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":false,"name":"insertion","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1435,"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":false,"name":"selection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1436,"derived":false},{"id":1437,"eClass":"EGenericType"},{"id":1438,"eClass":"EGenericType"},{"id":1439,"eClass":"EGenericType"},{"id":1440,"eClass":"EGenericType"},{"name":"FIFO","id":1441,"value":0,"literal":"FIFO","eClass":"EEnumLiteral"},{"name":"LIFO","id":1442,"value":1,"literal":"LIFO","eClass":"EEnumLiteral"},{"name":"UserDefined","id":1443,"value":2,"literal":"UserDefined","eClass":"EEnumLiteral"},{"nsPrefix":"MARTE.MARTE_AnalysisModel.GQAM","nsURI":"http:///MARTE/MARTE_AnalysisModel/GQAM.ecore","name":"GQAM","id":1444,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_AnalysisModel.SAM","nsURI":"http:///MARTE/MARTE_AnalysisModel/SAM.ecore","name":"SAM","id":1445,"eClass":"EPackage"},{"nsPrefix":"MARTE.MARTE_AnalysisModel.PAM","nsURI":"http:///MARTE/MARTE_AnalysisModel/PAM.ecore","name":"PAM","id":1446,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaWorkloadGenerator","instanceClass":null,"abstract":false,"id":1447,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaEventTrace","instanceClass":null,"abstract":false,"id":1448,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaWorkloadEvent","instanceClass":null,"abstract":false,"id":1449,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaScenario","instanceClass":null,"abstract":false,"id":1450,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaStep","instanceClass":null,"abstract":false,"id":1451,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaExecHost","instanceClass":null,"abstract":false,"id":1452,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaRequestedService","instanceClass":null,"abstract":false,"id":1453,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaTimedObs","instanceClass":null,"abstract":false,"id":1454,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"LaxityKind","instanceClass":null,"id":1455,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaCommStep","instanceClass":null,"abstract":false,"id":1456,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaAcqStep","instanceClass":null,"abstract":false,"id":1457,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaRelStep","instanceClass":null,"abstract":false,"id":1458,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaLatencyObs","instanceClass":null,"abstract":false,"id":1459,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaCommHost","instanceClass":null,"abstract":false,"id":1460,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaCommChannel","instanceClass":null,"abstract":false,"id":1461,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaWorkloadBehavior","instanceClass":null,"abstract":false,"id":1462,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaAnalysisContext","instanceClass":null,"abstract":false,"id":1463,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GaResourcesPlatform","instanceClass":null,"abstract":false,"id":1464,"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":false,"name":"pop","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1465,"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":false,"name":"base_Behavior","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1466,"derived":false},{"id":1467,"eClass":"EGenericType"},{"id":1468,"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":"content","changeable":true,"lowerBound":0,"iD":false,"id":1469,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"format","changeable":true,"lowerBound":0,"iD":false,"id":1470,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"location","changeable":true,"lowerBound":0,"iD":false,"id":1471,"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1472,"derived":false},{"id":1473,"eClass":"EGenericType"},{"id":1474,"eClass":"EGenericType"},{"id":1475,"eClass":"EGenericType"},{"id":1476,"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":false,"name":"pattern","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1477,"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":false,"name":"generator","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1478,"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":false,"name":"trace","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1479,"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":false,"name":"effect","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1480,"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":false,"name":"timedEvent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1481,"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1482,"derived":false},{"id":1483,"eClass":"EGenericType"},{"id":1484,"eClass":"EGenericType"},{"id":1485,"eClass":"EGenericType"},{"id":1486,"eClass":"EGenericType"},{"id":1487,"eClass":"EGenericType"},{"id":1488,"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":false,"name":"cause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1489,"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":"hostDemand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1490,"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":"hostDemandOps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1491,"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":"interOccT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1492,"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":"throughput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1493,"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":"respT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1494,"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":"utilization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1495,"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":"utilizationOnHost","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1496,"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":false,"name":"root","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1497,"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":false,"name":"timing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1498,"derived":false},{"id":1499,"eClass":"EGenericType"},{"id":1500,"eClass":"EGenericType"},{"id":1501,"eClass":"EGenericType"},{"id":1502,"eClass":"EGenericType"},{"id":1503,"eClass":"EGenericType"},{"id":1504,"eClass":"EGenericType"},{"id":1505,"eClass":"EGenericType"},{"id":1506,"eClass":"EGenericType"},{"id":1507,"eClass":"EGenericType"},{"id":1508,"eClass":"EGenericType"},{"id":1509,"eClass":"EGenericType"},{"id":1510,"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":false,"name":"isAtomic","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1511,"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":false,"name":"blockT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1512,"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":false,"name":"rep","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1513,"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":false,"name":"prob","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1514,"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":false,"name":"priority","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1515,"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":false,"name":"concurRes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1516,"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":false,"name":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1517,"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":"servDemand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1518,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"servCount","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1519,"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":false,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1520,"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":false,"name":"selfDelay","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1521,"derived":false},{"id":1522,"eClass":"EGenericType"},{"id":1523,"eClass":"EGenericType"},{"id":1524,"eClass":"EGenericType"},{"id":1525,"eClass":"EGenericType"},{"id":1526,"eClass":"EGenericType"},{"id":1527,"eClass":"EGenericType"},{"id":1528,"eClass":"EGenericType"},{"id":1529,"eClass":"EGenericType"},{"id":1530,"eClass":"EGenericType"},{"id":1531,"eClass":"EGenericType"},{"id":1532,"eClass":"EGenericType"},{"id":1533,"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":false,"name":"commTxOvh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1534,"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":false,"name":"commRcvOvh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1535,"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":false,"name":"cntxtSwT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1536,"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":false,"name":"clockOvh","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1537,"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":false,"name":"schedPriRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1538,"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":false,"name":"memSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1539,"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":"utilization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1540,"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":"throughput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1541,"derived":false},{"id":1542,"eClass":"EGenericType"},{"id":1543,"eClass":"EGenericType"},{"id":1544,"eClass":"EGenericType"},{"id":1545,"eClass":"EGenericType"},{"id":1546,"eClass":"EGenericType"},{"id":1547,"eClass":"EGenericType"},{"id":1548,"eClass":"EGenericType"},{"id":1549,"eClass":"EGenericType"},{"id":1550,"eClass":"EGenericType"},{"id":1551,"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":false,"name":"base_Operation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1552,"derived":false},{"id":1553,"eClass":"EGenericType"},{"id":1554,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"laxity","changeable":true,"lowerBound":0,"iD":false,"id":1555,"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":false,"name":"startObs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1556,"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":false,"name":"endObs","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1557,"derived":false},{"id":1558,"eClass":"EGenericType"},{"id":1559,"eClass":"EGenericType"},{"id":1560,"eClass":"EGenericType"},{"id":1561,"eClass":"EGenericType"},{"name":"hard","id":1562,"value":0,"literal":"hard","eClass":"EEnumLiteral"},{"name":"soft","id":1563,"value":1,"literal":"soft","eClass":"EEnumLiteral"},{"name":"other","id":1564,"value":2,"literal":"other","eClass":"EEnumLiteral"},{"id":1565,"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":false,"name":"acqRes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1566,"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":false,"name":"resUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1567,"derived":false},{"id":1568,"eClass":"EGenericType"},{"id":1569,"eClass":"EGenericType"},{"id":1570,"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":false,"name":"relRes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1571,"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":false,"name":"resUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1572,"derived":false},{"id":1573,"eClass":"EGenericType"},{"id":1574,"eClass":"EGenericType"},{"id":1575,"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":"latency","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1576,"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":"miss","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1577,"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":"utility","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1578,"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":"maxJitter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1579,"derived":false},{"id":1580,"eClass":"EGenericType"},{"id":1581,"eClass":"EGenericType"},{"id":1582,"eClass":"EGenericType"},{"id":1583,"eClass":"EGenericType"},{"id":1584,"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":"throughput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1585,"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":"utilization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1586,"derived":false},{"id":1587,"eClass":"EGenericType"},{"id":1588,"eClass":"EGenericType"},{"id":1589,"eClass":"EGenericType"},{"id":1590,"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":false,"name":"packetSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1591,"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":"utlization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1592,"derived":false},{"id":1593,"eClass":"EGenericType"},{"id":1594,"eClass":"EGenericType"},{"id":1595,"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":false,"name":"behavior","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1596,"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":false,"name":"demand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1597,"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1598,"derived":false},{"id":1599,"eClass":"EGenericType"},{"id":1600,"eClass":"EGenericType"},{"id":1601,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1602,"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":false,"name":"workload","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1603,"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":false,"name":"platform","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1604,"derived":false},{"id":1605,"eClass":"EGenericType"},{"id":1606,"eClass":"EGenericType"},{"id":1607,"eClass":"EGenericType"},{"id":1608,"eClass":"EGenericType"},{"id":1609,"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":false,"name":"resources","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1610,"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":false,"name":"base_Classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1611,"derived":false},{"id":1612,"eClass":"EGenericType"},{"id":1613,"eClass":"EGenericType"},{"instanceTypeName":null,"instanceClassName":null,"name":"OptimallityCriterionKind","instanceClass":null,"id":1614,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaAnalysisContext","instanceClass":null,"abstract":false,"id":1615,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaEndtoEndFlow","instanceClass":null,"abstract":false,"id":1616,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaCommStep","instanceClass":null,"abstract":false,"id":1617,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaStep","instanceClass":null,"abstract":false,"id":1618,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaSharedResource","instanceClass":null,"abstract":false,"id":1619,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaSchedObs","instanceClass":null,"abstract":false,"id":1620,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaCommHost","instanceClass":null,"abstract":false,"id":1621,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SaExecHost","instanceClass":null,"abstract":false,"id":1622,"interface":false,"eClass":"EClass"},{"name":"meetHardDeadlines","id":1623,"value":0,"literal":"meetHardDeadlines","eClass":"EEnumLiteral"},{"name":"minimizeMissedDeadlines","id":1624,"value":1,"literal":"minimizeMissedDeadlines","eClass":"EEnumLiteral"},{"name":"minimizedMeanTardiness","id":1625,"value":2,"literal":"minimizedMeanTardiness","eClass":"EEnumLiteral"},{"name":"undef","id":1626,"value":3,"literal":"undef","eClass":"EEnumLiteral"},{"name":"other","id":1627,"value":4,"literal":"other","eClass":"EEnumLiteral"},{"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":false,"name":"isSched","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1628,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"optCriterion","changeable":true,"lowerBound":0,"iD":false,"id":1629,"derived":false},{"id":1630,"eClass":"EGenericType"},{"id":1631,"eClass":"EGenericType"},{"id":1632,"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":false,"name":"isSched","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1633,"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":false,"name":"schSlack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1634,"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":"end2EndT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1635,"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":"end2EndD","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1636,"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":"timing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1637,"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1638,"derived":false},{"id":1639,"eClass":"EGenericType"},{"id":1640,"eClass":"EGenericType"},{"id":1641,"eClass":"EGenericType"},{"id":1642,"eClass":"EGenericType"},{"id":1643,"eClass":"EGenericType"},{"id":1644,"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":false,"name":"deadline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1645,"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":false,"name":"spareCap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1646,"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":false,"name":"schSlack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1647,"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1648,"derived":false},{"id":1649,"eClass":"EGenericType"},{"id":1650,"eClass":"EGenericType"},{"id":1651,"eClass":"EGenericType"},{"id":1652,"eClass":"EGenericType"},{"id":1653,"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":false,"name":"base_BehavioralFeature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1654,"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":false,"name":"deadline","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1655,"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":false,"name":"spareCap","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1656,"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":false,"name":"schSlack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1657,"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":false,"name":"preemptT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1658,"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":false,"name":"readyT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1659,"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":false,"name":"nonpreemptionBlocking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1660,"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":false,"name":"sharedRes","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1661,"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":false,"name":"selfSuspensionBlocking","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1662,"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":false,"name":"numberSelfSuspensions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1663,"derived":false},{"id":1664,"eClass":"EGenericType"},{"id":1665,"eClass":"EGenericType"},{"id":1666,"eClass":"EGenericType"},{"id":1667,"eClass":"EGenericType"},{"id":1668,"eClass":"EGenericType"},{"id":1669,"eClass":"EGenericType"},{"id":1670,"eClass":"EGenericType"},{"id":1671,"eClass":"EGenericType"},{"id":1672,"eClass":"EGenericType"},{"id":1673,"eClass":"EGenericType"},{"id":1674,"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":false,"name":"capacity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1675,"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":false,"name":"isPreemp","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1676,"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":false,"name":"isConsum","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1677,"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":"acquisT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1678,"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":"releaseT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1679,"derived":false},{"id":1680,"eClass":"EGenericType"},{"id":1681,"eClass":"EGenericType"},{"id":1682,"eClass":"EGenericType"},{"id":1683,"eClass":"EGenericType"},{"id":1684,"eClass":"EGenericType"},{"id":1685,"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":"suspentions","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1686,"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":"blockT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1687,"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":"overlaps","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1688,"derived":false},{"id":1689,"eClass":"EGenericType"},{"id":1690,"eClass":"EGenericType"},{"id":1691,"eClass":"EGenericType"},{"id":1692,"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":false,"name":"isSched","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1693,"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":false,"name":"schSlack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1694,"derived":false},{"id":1695,"eClass":"EGenericType"},{"id":1696,"eClass":"EGenericType"},{"id":1697,"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":false,"name":"isSched","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1698,"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":false,"name":"schSlack","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1699,"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":false,"name":"schedUtiliz","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1700,"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":false,"name":"ISRswitchT","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1701,"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":false,"name":"ISRprioRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1702,"derived":false},{"id":1703,"eClass":"EGenericType"},{"id":1704,"eClass":"EGenericType"},{"id":1705,"eClass":"EGenericType"},{"id":1706,"eClass":"EGenericType"},{"id":1707,"eClass":"EGenericType"},{"id":1708,"eClass":"EGenericType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaStep","instanceClass":null,"abstract":false,"id":1709,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaRequestedStep","instanceClass":null,"abstract":false,"id":1710,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaCommStep","instanceClass":null,"abstract":false,"id":1711,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaResPassStep","instanceClass":null,"abstract":false,"id":1712,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaLogicalResource","instanceClass":null,"abstract":false,"id":1713,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PaRunTInstance","instanceClass":null,"abstract":false,"id":1714,"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":false,"name":"noSync","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1715,"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":"extOpDemand","changeable":true,"lowerBound":0,"iD":false,"id":1716,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"extOpCount","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1717,"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":"behavDemand","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1718,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"behavCount","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1719,"derived":false},{"id":1720,"eClass":"EGenericType"},{"id":1721,"eClass":"EGenericType"},{"id":1722,"eClass":"EGenericType"},{"id":1723,"eClass":"EGenericType"},{"id":1724,"eClass":"EGenericType"},{"id":1725,"eClass":"EGenericType"},{"id":1726,"eClass":"EGenericType"},{"id":1727,"eClass":"EGenericType"},{"id":1728,"eClass":"EGenericType"},{"id":1729,"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":false,"name":"resource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1730,"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":false,"name":"resUnits","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1731,"derived":false},{"id":1732,"eClass":"EGenericType"},{"id":1733,"eClass":"EGenericType"},{"id":1734,"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":false,"name":"utilization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1735,"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":false,"name":"throughput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1736,"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":false,"name":"poolSize","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1737,"derived":false},{"id":1738,"eClass":"EGenericType"},{"id":1739,"eClass":"EGenericType"},{"id":1740,"eClass":"EGenericType"},{"id":1741,"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":false,"name":"poolSize","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1742,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":false,"name":"unbddPool","changeable":true,"lowerBound":0,"iD":false,"id":1743,"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":false,"name":"instance","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1744,"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":false,"name":"host","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1745,"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":false,"name":"utilization","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1746,"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":false,"name":"throughput","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1747,"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":false,"name":"base_NamedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1748,"derived":false},{"id":1749,"eClass":"EGenericType"},{"id":1750,"eClass":"EGenericType"},{"id":1751,"eClass":"EGenericType"},{"id":1752,"eClass":"EGenericType"},{"id":1753,"eClass":"EGenericType"},{"id":1754,"eClass":"EGenericType"},{"id":1755,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"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":0},{"source":5,"target":10},{"source":5,"target":11},{"source":5,"target":12},{"source":5,"target":13},{"source":5,"target":14},{"source":5,"target":15},{"source":5,"target":1},{"source":10,"target":5},{"source":10,"target":16},{"source":10,"target":17},{"source":10,"target":18},{"source":16,"target":10},{"source":17,"target":10},{"source":18,"target":10},{"source":11,"target":5},{"source":11,"target":19},{"source":19,"target":20},{"source":19,"target":11},{"source":12,"target":5},{"source":12,"target":21},{"source":12,"target":22},{"source":12,"target":23},{"source":12,"target":24},{"source":21,"target":25},{"source":21,"target":12},{"source":22,"target":26},{"source":22,"target":12},{"source":23,"target":12},{"source":23,"target":27},{"source":23,"target":12},{"source":27,"target":12},{"source":24,"target":28},{"source":24,"target":12},{"source":13,"target":5},{"source":13,"target":29},{"source":13,"target":30},{"source":13,"target":31},{"source":29,"target":10},{"source":29,"target":32},{"source":29,"target":13},{"source":32,"target":10},{"source":30,"target":33},{"source":30,"target":13},{"source":31,"target":34},{"source":31,"target":35},{"source":31,"target":13},{"source":35,"target":34},{"source":14,"target":5},{"source":14,"target":36},{"source":14,"target":37},{"source":14,"target":38},{"source":14,"target":39},{"source":14,"target":40},{"source":37,"target":41},{"source":37,"target":14},{"source":38,"target":42},{"source":38,"target":14},{"source":39,"target":43},{"source":39,"target":14},{"source":40,"target":36},{"source":15,"target":5},{"source":15,"target":44},{"source":15,"target":45},{"source":15,"target":46},{"source":15,"target":47},{"source":44,"target":48},{"source":44,"target":15},{"source":45,"target":15},{"source":45,"target":49},{"source":45,"target":15},{"source":49,"target":15},{"source":46,"target":50},{"source":46,"target":15},{"source":47,"target":51},{"source":47,"target":15},{"source":6,"target":52},{"source":6,"target":53},{"source":6,"target":54},{"source":6,"target":34},{"source":6,"target":1},{"source":52,"target":6},{"source":52,"target":55},{"source":55,"target":56},{"source":55,"target":52},{"source":53,"target":6},{"source":53,"target":57},{"source":57,"target":58},{"source":57,"target":53},{"source":54,"target":6},{"source":54,"target":59},{"source":54,"target":60},{"source":54,"target":61},{"source":59,"target":62},{"source":59,"target":54},{"source":60,"target":63},{"source":60,"target":54},{"source":61,"target":34},{"source":61,"target":64},{"source":61,"target":54},{"source":64,"target":34},{"source":34,"target":6},{"source":34,"target":65},{"source":65,"target":66},{"source":65,"target":34},{"source":7,"target":67},{"source":7,"target":68},{"source":7,"target":69},{"source":7,"target":70},{"source":7,"target":71},{"source":7,"target":72},{"source":7,"target":73},{"source":7,"target":74},{"source":7,"target":75},{"source":7,"target":76},{"source":7,"target":1},{"source":67,"target":7},{"source":67,"target":77},{"source":67,"target":78},{"source":67,"target":79},{"source":77,"target":80},{"source":77,"target":67},{"source":78,"target":67},{"source":78,"target":81},{"source":78,"target":67},{"source":81,"target":67},{"source":79,"target":67},{"source":79,"target":82},{"source":79,"target":67},{"source":82,"target":67},{"source":68,"target":7},{"source":69,"target":7},{"source":69,"target":83},{"source":69,"target":84},{"source":83,"target":69},{"source":84,"target":69},{"source":70,"target":7},{"source":71,"target":7},{"source":71,"target":85},{"source":85,"target":86},{"source":85,"target":71},{"source":72,"target":7},{"source":72,"target":87},{"source":72,"target":88},{"source":87,"target":89},{"source":87,"target":72},{"source":88,"target":13},{"source":88,"target":90},{"source":88,"target":72},{"source":90,"target":13},{"source":73,"target":7},{"source":73,"target":91},{"source":73,"target":92},{"source":73,"target":93},{"source":73,"target":94},{"source":91,"target":13},{"source":91,"target":95},{"source":91,"target":73},{"source":95,"target":13},{"source":92,"target":96},{"source":92,"target":73},{"source":93,"target":97},{"source":93,"target":73},{"source":94,"target":98},{"source":94,"target":73},{"source":74,"target":7},{"source":74,"target":99},{"source":74,"target":100},{"source":74,"target":101},{"source":99,"target":74},{"source":100,"target":74},{"source":101,"target":74},{"source":75,"target":7},{"source":76,"target":7},{"source":76,"target":102},{"source":76,"target":103},{"source":76,"target":104},{"source":76,"target":105},{"source":102,"target":70},{"source":102,"target":106},{"source":102,"target":76},{"source":106,"target":70},{"source":103,"target":69},{"source":103,"target":107},{"source":103,"target":76},{"source":107,"target":69},{"source":104,"target":108},{"source":104,"target":76},{"source":105,"target":13},{"source":105,"target":109},{"source":105,"target":76},{"source":109,"target":13},{"source":8,"target":110},{"source":8,"target":111},{"source":8,"target":112},{"source":8,"target":113},{"source":8,"target":114},{"source":8,"target":115},{"source":8,"target":116},{"source":8,"target":117},{"source":8,"target":118},{"source":8,"target":119},{"source":8,"target":120},{"source":8,"target":121},{"source":8,"target":1},{"source":110,"target":8},{"source":110,"target":122},{"source":122,"target":123},{"source":122,"target":110},{"source":111,"target":8},{"source":111,"target":124},{"source":111,"target":125},{"source":111,"target":126},{"source":111,"target":127},{"source":111,"target":128},{"source":124,"target":129},{"source":124,"target":111},{"source":125,"target":130},{"source":125,"target":111},{"source":126,"target":112},{"source":126,"target":131},{"source":126,"target":111},{"source":131,"target":112},{"source":127,"target":12},{"source":127,"target":132},{"source":127,"target":111},{"source":132,"target":12},{"source":128,"target":133},{"source":128,"target":111},{"source":112,"target":8},{"source":112,"target":134},{"source":112,"target":135},{"source":112,"target":136},{"source":112,"target":137},{"source":112,"target":138},{"source":112,"target":139},{"source":112,"target":140},{"source":112,"target":141},{"source":112,"target":142},{"source":112,"target":143},{"source":134,"target":144},{"source":134,"target":112},{"source":135,"target":145},{"source":135,"target":112},{"source":136,"target":146},{"source":136,"target":112},{"source":137,"target":147},{"source":137,"target":112},{"source":138,"target":148},{"source":138,"target":112},{"source":139,"target":149},{"source":139,"target":112},{"source":140,"target":150},{"source":140,"target":112},{"source":141,"target":151},{"source":141,"target":112},{"source":142,"target":152},{"source":142,"target":112},{"source":143,"target":153},{"source":143,"target":112},{"source":113,"target":8},{"source":113,"target":154},{"source":154,"target":111},{"source":154,"target":155},{"source":154,"target":113},{"source":155,"target":111},{"source":114,"target":8},{"source":114,"target":113},{"source":114,"target":156},{"source":114,"target":157},{"source":114,"target":158},{"source":156,"target":159},{"source":156,"target":114},{"source":157,"target":160},{"source":157,"target":114},{"source":158,"target":113},{"source":115,"target":8},{"source":115,"target":13},{"source":115,"target":113},{"source":115,"target":161},{"source":115,"target":162},{"source":115,"target":163},{"source":161,"target":164},{"source":161,"target":115},{"source":162,"target":13},{"source":163,"target":113},{"source":116,"target":8},{"source":116,"target":13},{"source":116,"target":113},{"source":116,"target":165},{"source":116,"target":166},{"source":116,"target":167},{"source":116,"target":168},{"source":116,"target":169},{"source":165,"target":170},{"source":165,"target":116},{"source":166,"target":171},{"source":166,"target":116},{"source":167,"target":172},{"source":167,"target":116},{"source":168,"target":13},{"source":169,"target":113},{"source":117,"target":8},{"source":117,"target":113},{"source":117,"target":173},{"source":173,"target":113},{"source":118,"target":8},{"source":118,"target":117},{"source":118,"target":174},{"source":118,"target":175},{"source":118,"target":176},{"source":174,"target":177},{"source":174,"target":118},{"source":175,"target":178},{"source":175,"target":118},{"source":176,"target":117},{"source":119,"target":8},{"source":119,"target":117},{"source":119,"target":179},{"source":119,"target":180},{"source":119,"target":181},{"source":179,"target":182},{"source":179,"target":119},{"source":180,"target":183},{"source":180,"target":119},{"source":181,"target":117},{"source":120,"target":8},{"source":120,"target":113},{"source":120,"target":184},{"source":120,"target":185},{"source":120,"target":186},{"source":120,"target":187},{"source":184,"target":188},{"source":184,"target":120},{"source":185,"target":189},{"source":185,"target":120},{"source":186,"target":190},{"source":186,"target":120},{"source":187,"target":113},{"source":121,"target":8},{"source":121,"target":113},{"source":121,"target":191},{"source":121,"target":192},{"source":121,"target":193},{"source":121,"target":194},{"source":121,"target":195},{"source":121,"target":196},{"source":121,"target":197},{"source":191,"target":198},{"source":191,"target":121},{"source":192,"target":199},{"source":192,"target":121},{"source":193,"target":200},{"source":193,"target":121},{"source":194,"target":201},{"source":194,"target":121},{"source":195,"target":202},{"source":195,"target":121},{"source":196,"target":203},{"source":196,"target":121},{"source":197,"target":113},{"source":9,"target":204},{"source":9,"target":205},{"source":9,"target":206},{"source":9,"target":207},{"source":9,"target":208},{"source":9,"target":209},{"source":9,"target":210},{"source":9,"target":211},{"source":9,"target":212},{"source":9,"target":213},{"source":9,"target":214},{"source":9,"target":215},{"source":9,"target":216},{"source":9,"target":217},{"source":9,"target":218},{"source":9,"target":219},{"source":9,"target":220},{"source":9,"target":221},{"source":9,"target":222},{"source":9,"target":223},{"source":9,"target":1},{"source":204,"target":9},{"source":204,"target":224},{"source":204,"target":225},{"source":204,"target":226},{"source":204,"target":227},{"source":204,"target":228},{"source":204,"target":229},{"source":204,"target":230},{"source":224,"target":231},{"source":224,"target":204},{"source":225,"target":232},{"source":225,"target":204},{"source":226,"target":233},{"source":226,"target":204},{"source":227,"target":234},{"source":227,"target":204},{"source":228,"target":235},{"source":228,"target":204},{"source":229,"target":236},{"source":229,"target":204},{"source":230,"target":237},{"source":230,"target":204},{"source":205,"target":9},{"source":205,"target":204},{"source":205,"target":238},{"source":205,"target":239},{"source":238,"target":240},{"source":238,"target":205},{"source":239,"target":204},{"source":206,"target":9},{"source":206,"target":204},{"source":206,"target":241},{"source":206,"target":242},{"source":241,"target":243},{"source":241,"target":206},{"source":242,"target":204},{"source":207,"target":9},{"source":207,"target":204},{"source":207,"target":244},{"source":244,"target":204},{"source":208,"target":9},{"source":208,"target":204},{"source":208,"target":245},{"source":245,"target":204},{"source":209,"target":9},{"source":209,"target":204},{"source":209,"target":246},{"source":209,"target":247},{"source":209,"target":248},{"source":209,"target":249},{"source":209,"target":250},{"source":209,"target":251},{"source":209,"target":252},{"source":209,"target":253},{"source":209,"target":254},{"source":246,"target":255},{"source":246,"target":209},{"source":247,"target":256},{"source":247,"target":209},{"source":248,"target":257},{"source":248,"target":209},{"source":249,"target":258},{"source":249,"target":209},{"source":250,"target":210},{"source":250,"target":259},{"source":250,"target":209},{"source":259,"target":210},{"source":251,"target":211},{"source":251,"target":260},{"source":251,"target":209},{"source":260,"target":211},{"source":252,"target":212},{"source":252,"target":261},{"source":252,"target":209},{"source":252,"target":262},{"source":261,"target":212},{"source":253,"target":213},{"source":253,"target":263},{"source":253,"target":209},{"source":253,"target":264},{"source":263,"target":213},{"source":254,"target":204},{"source":210,"target":9},{"source":210,"target":204},{"source":210,"target":265},{"source":210,"target":266},{"source":210,"target":267},{"source":265,"target":268},{"source":265,"target":210},{"source":266,"target":209},{"source":266,"target":269},{"source":266,"target":210},{"source":269,"target":209},{"source":267,"target":204},{"source":211,"target":9},{"source":211,"target":210},{"source":211,"target":270},{"source":270,"target":210},{"source":212,"target":9},{"source":212,"target":204},{"source":212,"target":271},{"source":212,"target":272},{"source":212,"target":273},{"source":212,"target":262},{"source":212,"target":274},{"source":271,"target":275},{"source":271,"target":212},{"source":272,"target":276},{"source":272,"target":212},{"source":273,"target":277},{"source":273,"target":212},{"source":262,"target":209},{"source":262,"target":278},{"source":262,"target":212},{"source":262,"target":252},{"source":278,"target":209},{"source":274,"target":204},{"source":213,"target":9},{"source":213,"target":204},{"source":213,"target":279},{"source":213,"target":280},{"source":213,"target":264},{"source":213,"target":281},{"source":279,"target":282},{"source":279,"target":213},{"source":280,"target":214},{"source":280,"target":283},{"source":280,"target":213},{"source":280,"target":284},{"source":283,"target":214},{"source":264,"target":209},{"source":264,"target":285},{"source":264,"target":213},{"source":264,"target":253},{"source":285,"target":209},{"source":281,"target":204},{"source":214,"target":9},{"source":214,"target":209},{"source":214,"target":284},{"source":214,"target":286},{"source":284,"target":213},{"source":284,"target":287},{"source":284,"target":214},{"source":284,"target":280},{"source":287,"target":213},{"source":286,"target":209},{"source":215,"target":9},{"source":215,"target":210},{"source":215,"target":288},{"source":215,"target":289},{"source":215,"target":290},{"source":215,"target":291},{"source":215,"target":292},{"source":215,"target":293},{"source":215,"target":294},{"source":288,"target":295},{"source":288,"target":215},{"source":289,"target":296},{"source":289,"target":215},{"source":290,"target":297},{"source":290,"target":215},{"source":291,"target":298},{"source":291,"target":215},{"source":292,"target":299},{"source":292,"target":215},{"source":293,"target":300},{"source":293,"target":215},{"source":294,"target":210},{"source":216,"target":9},{"source":216,"target":210},{"source":216,"target":301},{"source":301,"target":210},{"source":217,"target":9},{"source":217,"target":204},{"source":217,"target":302},{"source":302,"target":204},{"source":218,"target":9},{"source":218,"target":217},{"source":218,"target":303},{"source":303,"target":217},{"source":219,"target":9},{"source":219,"target":217},{"source":219,"target":304},{"source":219,"target":305},{"source":219,"target":306},{"source":304,"target":307},{"source":304,"target":219},{"source":305,"target":308},{"source":305,"target":219},{"source":306,"target":217},{"source":220,"target":9},{"source":220,"target":309},{"source":220,"target":310},{"source":220,"target":311},{"source":220,"target":312},{"source":220,"target":313},{"source":220,"target":314},{"source":309,"target":204},{"source":309,"target":315},{"source":309,"target":220},{"source":315,"target":204},{"source":310,"target":316},{"source":310,"target":220},{"source":311,"target":317},{"source":311,"target":220},{"source":312,"target":318},{"source":312,"target":220},{"source":313,"target":319},{"source":313,"target":220},{"source":314,"target":320},{"source":314,"target":220},{"source":221,"target":9},{"source":221,"target":220},{"source":221,"target":321},{"source":321,"target":220},{"source":222,"target":9},{"source":222,"target":220},{"source":222,"target":322},{"source":222,"target":323},{"source":322,"target":324},{"source":322,"target":222},{"source":323,"target":220},{"source":223,"target":9},{"source":223,"target":325},{"source":223,"target":326},{"source":223,"target":327},{"source":223,"target":328},{"source":223,"target":329},{"source":223,"target":330},{"source":223,"target":331},{"source":223,"target":332},{"source":223,"target":333},{"source":325,"target":334},{"source":325,"target":223},{"source":326,"target":335},{"source":326,"target":223},{"source":327,"target":336},{"source":327,"target":223},{"source":328,"target":337},{"source":328,"target":223},{"source":329,"target":338},{"source":329,"target":223},{"source":330,"target":339},{"source":330,"target":223},{"source":331,"target":223},{"source":331,"target":340},{"source":331,"target":223},{"source":340,"target":223},{"source":332,"target":204},{"source":332,"target":341},{"source":332,"target":223},{"source":341,"target":204},{"source":333,"target":342},{"source":333,"target":223},{"source":2,"target":343},{"source":2,"target":344},{"source":2,"target":0},{"source":343,"target":345},{"source":343,"target":346},{"source":343,"target":347},{"source":343,"target":348},{"source":343,"target":349},{"source":343,"target":350},{"source":343,"target":351},{"source":343,"target":2},{"source":345,"target":343},{"source":345,"target":352},{"source":352,"target":353},{"source":352,"target":345},{"source":346,"target":343},{"source":346,"target":345},{"source":346,"target":354},{"source":354,"target":345},{"source":347,"target":343},{"source":347,"target":345},{"source":347,"target":355},{"source":347,"target":356},{"source":347,"target":357},{"source":355,"target":358},{"source":355,"target":347},{"source":356,"target":359},{"source":356,"target":347},{"source":357,"target":345},{"source":348,"target":343},{"source":348,"target":76},{"source":348,"target":360},{"source":348,"target":361},{"source":348,"target":362},{"source":348,"target":363},{"source":348,"target":364},{"source":360,"target":365},{"source":360,"target":348},{"source":361,"target":366},{"source":361,"target":348},{"source":362,"target":367},{"source":362,"target":348},{"source":363,"target":368},{"source":363,"target":348},{"source":364,"target":76},{"source":349,"target":343},{"source":349,"target":345},{"source":349,"target":369},{"source":349,"target":370},{"source":349,"target":371},{"source":369,"target":372},{"source":369,"target":349},{"source":370,"target":373},{"source":370,"target":349},{"source":371,"target":345},{"source":350,"target":343},{"source":350,"target":345},{"source":350,"target":374},{"source":350,"target":375},{"source":350,"target":376},{"source":350,"target":377},{"source":350,"target":378},{"source":350,"target":379},{"source":374,"target":380},{"source":374,"target":350},{"source":375,"target":381},{"source":375,"target":350},{"source":376,"target":382},{"source":376,"target":350},{"source":377,"target":383},{"source":377,"target":350},{"source":378,"target":384},{"source":378,"target":350},{"source":379,"target":345},{"source":351,"target":343},{"source":351,"target":385},{"source":351,"target":386},{"source":385,"target":387},{"source":385,"target":351},{"source":386,"target":388},{"source":386,"target":351},{"source":344,"target":389},{"source":344,"target":390},{"source":344,"target":2},{"source":389,"target":391},{"source":389,"target":392},{"source":389,"target":393},{"source":389,"target":344},{"source":391,"target":389},{"source":391,"target":394},{"source":391,"target":395},{"source":391,"target":396},{"source":394,"target":391},{"source":395,"target":391},{"source":396,"target":391},{"source":392,"target":389},{"source":392,"target":397},{"source":392,"target":398},{"source":397,"target":391},{"source":397,"target":399},{"source":397,"target":392},{"source":399,"target":391},{"source":398,"target":400},{"source":398,"target":392},{"source":393,"target":389},{"source":393,"target":401},{"source":401,"target":402},{"source":401,"target":393},{"source":390,"target":403},{"source":390,"target":404},{"source":390,"target":405},{"source":390,"target":406},{"source":390,"target":36},{"source":390,"target":344},{"source":403,"target":390},{"source":403,"target":407},{"source":403,"target":408},{"source":403,"target":409},{"source":403,"target":410},{"source":403,"target":411},{"source":403,"target":412},{"source":407,"target":413},{"source":407,"target":403},{"source":408,"target":414},{"source":408,"target":403},{"source":409,"target":415},{"source":409,"target":403},{"source":410,"target":416},{"source":410,"target":403},{"source":411,"target":417},{"source":411,"target":403},{"source":412,"target":418},{"source":412,"target":403},{"source":404,"target":390},{"source":404,"target":419},{"source":404,"target":420},{"source":419,"target":421},{"source":419,"target":404},{"source":420,"target":422},{"source":420,"target":404},{"source":405,"target":390},{"source":405,"target":423},{"source":405,"target":424},{"source":423,"target":425},{"source":423,"target":405},{"source":424,"target":426},{"source":424,"target":405},{"source":406,"target":390},{"source":406,"target":427},{"source":406,"target":428},{"source":406,"target":429},{"source":427,"target":430},{"source":427,"target":406},{"source":428,"target":431},{"source":428,"target":406},{"source":429,"target":432},{"source":429,"target":406},{"source":36,"target":390},{"source":36,"target":433},{"source":36,"target":434},{"source":433,"target":435},{"source":433,"target":36},{"source":434,"target":436},{"source":434,"target":36},{"source":3,"target":437},{"source":3,"target":438},{"source":3,"target":439},{"source":3,"target":440},{"source":3,"target":0},{"source":437,"target":441},{"source":437,"target":442},{"source":437,"target":443},{"source":437,"target":444},{"source":437,"target":445},{"source":437,"target":446},{"source":437,"target":447},{"source":437,"target":448},{"source":437,"target":449},{"source":437,"target":450},{"source":437,"target":451},{"source":437,"target":3},{"source":441,"target":437},{"source":441,"target":452},{"source":441,"target":453},{"source":441,"target":454},{"source":441,"target":455},{"source":441,"target":456},{"source":441,"target":457},{"source":441,"target":458},{"source":441,"target":459},{"source":441,"target":460},{"source":441,"target":461},{"source":441,"target":462},{"source":441,"target":463},{"source":452,"target":464},{"source":452,"target":441},{"source":453,"target":465},{"source":453,"target":441},{"source":454,"target":466},{"source":454,"target":441},{"source":455,"target":442},{"source":455,"target":467},{"source":455,"target":441},{"source":467,"target":442},{"source":456,"target":468},{"source":456,"target":441},{"source":457,"target":469},{"source":457,"target":441},{"source":458,"target":470},{"source":458,"target":441},{"source":459,"target":471},{"source":459,"target":441},{"source":460,"target":472},{"source":460,"target":441},{"source":461,"target":473},{"source":461,"target":441},{"source":462,"target":474},{"source":462,"target":441},{"source":463,"target":475},{"source":463,"target":441},{"source":442,"target":437},{"source":442,"target":476},{"source":442,"target":477},{"source":442,"target":478},{"source":442,"target":479},{"source":442,"target":480},{"source":476,"target":442},{"source":477,"target":442},{"source":478,"target":442},{"source":479,"target":442},{"source":480,"target":442},{"source":443,"target":437},{"source":443,"target":481},{"source":443,"target":482},{"source":443,"target":483},{"source":481,"target":444},{"source":481,"target":484},{"source":481,"target":443},{"source":484,"target":444},{"source":482,"target":485},{"source":482,"target":443},{"source":483,"target":486},{"source":483,"target":443},{"source":444,"target":437},{"source":444,"target":487},{"source":444,"target":488},{"source":444,"target":489},{"source":487,"target":444},{"source":488,"target":444},{"source":489,"target":444},{"source":445,"target":437},{"source":445,"target":490},{"source":445,"target":491},{"source":445,"target":492},{"source":445,"target":493},{"source":445,"target":494},{"source":445,"target":495},{"source":490,"target":496},{"source":490,"target":445},{"source":491,"target":497},{"source":491,"target":445},{"source":492,"target":498},{"source":492,"target":445},{"source":493,"target":499},{"source":493,"target":445},{"source":494,"target":500},{"source":494,"target":445},{"source":495,"target":446},{"source":495,"target":501},{"source":495,"target":445},{"source":501,"target":446},{"source":446,"target":437},{"source":446,"target":502},{"source":446,"target":503},{"source":446,"target":504},{"source":446,"target":505},{"source":446,"target":506},{"source":446,"target":507},{"source":446,"target":508},{"source":446,"target":509},{"source":446,"target":510},{"source":446,"target":511},{"source":502,"target":512},{"source":502,"target":446},{"source":503,"target":513},{"source":503,"target":446},{"source":504,"target":118},{"source":504,"target":514},{"source":504,"target":446},{"source":514,"target":118},{"source":505,"target":515},{"source":505,"target":446},{"source":506,"target":516},{"source":506,"target":446},{"source":507,"target":517},{"source":507,"target":446},{"source":508,"target":518},{"source":508,"target":446},{"source":509,"target":519},{"source":509,"target":446},{"source":510,"target":520},{"source":510,"target":446},{"source":511,"target":521},{"source":511,"target":446},{"source":447,"target":437},{"source":447,"target":522},{"source":447,"target":523},{"source":447,"target":524},{"source":447,"target":525},{"source":447,"target":526},{"source":522,"target":447},{"source":523,"target":447},{"source":524,"target":447},{"source":525,"target":447},{"source":526,"target":447},{"source":448,"target":437},{"source":448,"target":527},{"source":448,"target":528},{"source":448,"target":529},{"source":448,"target":530},{"source":448,"target":531},{"source":527,"target":532},{"source":527,"target":448},{"source":528,"target":447},{"source":528,"target":533},{"source":528,"target":448},{"source":533,"target":447},{"source":529,"target":534},{"source":529,"target":448},{"source":530,"target":535},{"source":530,"target":448},{"source":531,"target":536},{"source":531,"target":448},{"source":449,"target":437},{"source":449,"target":537},{"source":449,"target":538},{"source":449,"target":539},{"source":537,"target":449},{"source":538,"target":449},{"source":539,"target":449},{"source":450,"target":437},{"source":450,"target":540},{"source":450,"target":541},{"source":450,"target":542},{"source":540,"target":450},{"source":541,"target":450},{"source":542,"target":450},{"source":451,"target":437},{"source":451,"target":543},{"source":451,"target":544},{"source":451,"target":545},{"source":451,"target":546},{"source":451,"target":547},{"source":543,"target":450},{"source":543,"target":548},{"source":543,"target":451},{"source":548,"target":450},{"source":544,"target":449},{"source":544,"target":549},{"source":544,"target":451},{"source":549,"target":449},{"source":545,"target":550},{"source":545,"target":451},{"source":546,"target":447},{"source":546,"target":551},{"source":546,"target":451},{"source":551,"target":447},{"source":547,"target":552},{"source":547,"target":451},{"source":438,"target":553},{"source":438,"target":554},{"source":438,"target":555},{"source":438,"target":556},{"source":438,"target":557},{"source":438,"target":558},{"source":438,"target":3},{"source":553,"target":559},{"source":553,"target":560},{"source":553,"target":561},{"source":553,"target":562},{"source":553,"target":563},{"source":553,"target":438},{"source":559,"target":564},{"source":559,"target":565},{"source":559,"target":566},{"source":559,"target":567},{"source":559,"target":568},{"source":559,"target":569},{"source":559,"target":570},{"source":559,"target":571},{"source":559,"target":572},{"source":559,"target":573},{"source":559,"target":574},{"source":559,"target":553},{"source":564,"target":559},{"source":564,"target":575},{"source":564,"target":576},{"source":564,"target":577},{"source":564,"target":578},{"source":564,"target":579},{"source":564,"target":580},{"source":575,"target":564},{"source":576,"target":564},{"source":577,"target":564},{"source":578,"target":564},{"source":579,"target":564},{"source":580,"target":564},{"source":565,"target":559},{"source":565,"target":581},{"source":565,"target":582},{"source":565,"target":583},{"source":565,"target":584},{"source":565,"target":585},{"source":581,"target":565},{"source":582,"target":565},{"source":583,"target":565},{"source":584,"target":565},{"source":585,"target":565},{"source":566,"target":559},{"source":566,"target":586},{"source":566,"target":587},{"source":566,"target":588},{"source":566,"target":589},{"source":566,"target":590},{"source":566,"target":591},{"source":586,"target":566},{"source":587,"target":566},{"source":588,"target":566},{"source":589,"target":566},{"source":590,"target":566},{"source":591,"target":566},{"source":567,"target":559},{"source":567,"target":592},{"source":567,"target":593},{"source":567,"target":594},{"source":592,"target":595},{"source":592,"target":567},{"source":593,"target":596},{"source":593,"target":567},{"source":594,"target":566},{"source":594,"target":597},{"source":594,"target":567},{"source":597,"target":566},{"source":568,"target":559},{"source":568,"target":569},{"source":568,"target":598},{"source":568,"target":599},{"source":568,"target":600},{"source":568,"target":601},{"source":568,"target":602},{"source":568,"target":603},{"source":568,"target":604},{"source":568,"target":605},{"source":568,"target":606},{"source":568,"target":607},{"source":568,"target":608},{"source":568,"target":609},{"source":568,"target":610},{"source":598,"target":611},{"source":598,"target":568},{"source":599,"target":612},{"source":599,"target":568},{"source":600,"target":613},{"source":600,"target":568},{"source":601,"target":614},{"source":601,"target":568},{"source":602,"target":615},{"source":602,"target":568},{"source":603,"target":616},{"source":603,"target":568},{"source":604,"target":617},{"source":604,"target":568},{"source":605,"target":618},{"source":605,"target":568},{"source":606,"target":570},{"source":606,"target":619},{"source":606,"target":568},{"source":619,"target":570},{"source":607,"target":571},{"source":607,"target":620},{"source":607,"target":568},{"source":620,"target":571},{"source":608,"target":621},{"source":608,"target":622},{"source":608,"target":568},{"source":622,"target":621},{"source":609,"target":623},{"source":609,"target":624},{"source":609,"target":568},{"source":624,"target":623},{"source":610,"target":569},{"source":569,"target":559},{"source":569,"target":625},{"source":569,"target":211},{"source":569,"target":626},{"source":569,"target":627},{"source":569,"target":628},{"source":626,"target":629},{"source":626,"target":569},{"source":627,"target":625},{"source":628,"target":211},{"source":570,"target":559},{"source":570,"target":625},{"source":570,"target":630},{"source":570,"target":631},{"source":570,"target":632},{"source":570,"target":633},{"source":630,"target":634},{"source":630,"target":570},{"source":631,"target":635},{"source":631,"target":570},{"source":632,"target":564},{"source":632,"target":636},{"source":632,"target":570},{"source":636,"target":564},{"source":633,"target":625},{"source":571,"target":559},{"source":571,"target":625},{"source":571,"target":637},{"source":637,"target":625},{"source":572,"target":559},{"source":572,"target":569},{"source":572,"target":638},{"source":638,"target":569},{"source":573,"target":559},{"source":573,"target":569},{"source":573,"target":639},{"source":573,"target":640},{"source":573,"target":641},{"source":573,"target":642},{"source":573,"target":643},{"source":573,"target":644},{"source":573,"target":645},{"source":573,"target":646},{"source":639,"target":565},{"source":639,"target":647},{"source":639,"target":573},{"source":647,"target":565},{"source":640,"target":567},{"source":640,"target":648},{"source":640,"target":573},{"source":648,"target":567},{"source":641,"target":649},{"source":641,"target":573},{"source":642,"target":650},{"source":642,"target":573},{"source":643,"target":651},{"source":643,"target":573},{"source":644,"target":652},{"source":644,"target":653},{"source":644,"target":573},{"source":653,"target":652},{"source":645,"target":569},{"source":645,"target":654},{"source":645,"target":573},{"source":654,"target":569},{"source":646,"target":569},{"source":574,"target":559},{"source":574,"target":569},{"source":574,"target":655},{"source":574,"target":656},{"source":574,"target":657},{"source":574,"target":658},{"source":574,"target":659},{"source":574,"target":660},{"source":574,"target":661},{"source":655,"target":568},{"source":655,"target":662},{"source":655,"target":574},{"source":662,"target":568},{"source":656,"target":663},{"source":656,"target":664},{"source":656,"target":574},{"source":664,"target":663},{"source":657,"target":665},{"source":657,"target":666},{"source":657,"target":574},{"source":666,"target":665},{"source":658,"target":667},{"source":658,"target":668},{"source":658,"target":574},{"source":668,"target":667},{"source":659,"target":669},{"source":659,"target":670},{"source":659,"target":574},{"source":670,"target":669},{"source":660,"target":671},{"source":660,"target":672},{"source":660,"target":574},{"source":672,"target":671},{"source":661,"target":569},{"source":560,"target":673},{"source":560,"target":674},{"source":560,"target":675},{"source":560,"target":676},{"source":560,"target":677},{"source":560,"target":678},{"source":560,"target":671},{"source":560,"target":679},{"source":560,"target":553},{"source":673,"target":560},{"source":673,"target":625},{"source":673,"target":680},{"source":680,"target":625},{"source":674,"target":560},{"source":674,"target":673},{"source":674,"target":681},{"source":674,"target":682},{"source":681,"target":675},{"source":681,"target":683},{"source":681,"target":674},{"source":681,"target":684},{"source":683,"target":675},{"source":682,"target":673},{"source":675,"target":560},{"source":675,"target":215},{"source":675,"target":673},{"source":675,"target":685},{"source":675,"target":684},{"source":675,"target":686},{"source":675,"target":687},{"source":685,"target":688},{"source":685,"target":675},{"source":684,"target":674},{"source":684,"target":689},{"source":684,"target":675},{"source":684,"target":681},{"source":689,"target":674},{"source":686,"target":215},{"source":687,"target":673},{"source":676,"target":560},{"source":676,"target":675},{"source":676,"target":690},{"source":676,"target":691},{"source":676,"target":692},{"source":676,"target":693},{"source":676,"target":694},{"source":690,"target":695},{"source":690,"target":676},{"source":691,"target":696},{"source":691,"target":676},{"source":692,"target":697},{"source":692,"target":676},{"source":693,"target":698},{"source":693,"target":676},{"source":694,"target":675},{"source":677,"target":560},{"source":677,"target":675},{"source":677,"target":699},{"source":677,"target":700},{"source":699,"target":675},{"source":699,"target":701},{"source":699,"target":677},{"source":701,"target":675},{"source":700,"target":675},{"source":678,"target":560},{"source":678,"target":673},{"source":678,"target":206},{"source":678,"target":702},{"source":678,"target":703},{"source":678,"target":704},{"source":702,"target":675},{"source":702,"target":705},{"source":702,"target":678},{"source":705,"target":675},{"source":703,"target":673},{"source":704,"target":206},{"source":671,"target":560},{"source":671,"target":678},{"source":671,"target":706},{"source":671,"target":707},{"source":706,"target":669},{"source":706,"target":708},{"source":706,"target":671},{"source":708,"target":669},{"source":707,"target":678},{"source":679,"target":560},{"source":679,"target":675},{"source":679,"target":709},{"source":679,"target":710},{"source":709,"target":711},{"source":709,"target":712},{"source":709,"target":679},{"source":712,"target":711},{"source":710,"target":675},{"source":561,"target":713},{"source":561,"target":714},{"source":561,"target":553},{"source":713,"target":715},{"source":713,"target":716},{"source":713,"target":623},{"source":713,"target":561},{"source":715,"target":713},{"source":715,"target":625},{"source":715,"target":205},{"source":715,"target":717},{"source":715,"target":718},{"source":715,"target":719},{"source":717,"target":720},{"source":717,"target":721},{"source":717,"target":715},{"source":721,"target":720},{"source":718,"target":625},{"source":719,"target":205},{"source":716,"target":713},{"source":716,"target":715},{"source":716,"target":674},{"source":716,"target":722},{"source":716,"target":723},{"source":716,"target":724},{"source":716,"target":725},{"source":716,"target":726},{"source":722,"target":727},{"source":722,"target":716},{"source":723,"target":728},{"source":723,"target":716},{"source":724,"target":568},{"source":724,"target":729},{"source":724,"target":716},{"source":729,"target":568},{"source":725,"target":715},{"source":726,"target":674},{"source":623,"target":713},{"source":623,"target":715},{"source":623,"target":730},{"source":623,"target":731},{"source":623,"target":732},{"source":623,"target":733},{"source":623,"target":734},{"source":623,"target":735},{"source":730,"target":736},{"source":730,"target":623},{"source":731,"target":737},{"source":731,"target":623},{"source":732,"target":738},{"source":732,"target":623},{"source":733,"target":739},{"source":733,"target":623},{"source":734,"target":621},{"source":734,"target":740},{"source":734,"target":623},{"source":740,"target":621},{"source":735,"target":715},{"source":714,"target":720},{"source":714,"target":741},{"source":714,"target":742},{"source":714,"target":743},{"source":714,"target":744},{"source":714,"target":745},{"source":714,"target":746},{"source":714,"target":747},{"source":714,"target":652},{"source":714,"target":748},{"source":714,"target":749},{"source":714,"target":621},{"source":714,"target":561},{"source":720,"target":714},{"source":720,"target":625},{"source":720,"target":205},{"source":720,"target":750},{"source":720,"target":751},{"source":720,"target":752},{"source":720,"target":753},{"source":720,"target":754},{"source":720,"target":755},{"source":750,"target":756},{"source":750,"target":720},{"source":751,"target":757},{"source":751,"target":720},{"source":752,"target":741},{"source":752,"target":758},{"source":752,"target":720},{"source":758,"target":741},{"source":753,"target":759},{"source":753,"target":720},{"source":754,"target":625},{"source":755,"target":205},{"source":741,"target":714},{"source":741,"target":760},{"source":741,"target":761},{"source":741,"target":762},{"source":760,"target":763},{"source":760,"target":741},{"source":761,"target":764},{"source":761,"target":741},{"source":762,"target":765},{"source":762,"target":741},{"source":742,"target":714},{"source":742,"target":766},{"source":742,"target":767},{"source":742,"target":768},{"source":742,"target":769},{"source":742,"target":770},{"source":742,"target":771},{"source":766,"target":742},{"source":767,"target":742},{"source":768,"target":742},{"source":769,"target":742},{"source":770,"target":742},{"source":771,"target":742},{"source":743,"target":714},{"source":743,"target":772},{"source":743,"target":773},{"source":743,"target":774},{"source":743,"target":775},{"source":772,"target":743},{"source":773,"target":743},{"source":774,"target":743},{"source":775,"target":743},{"source":744,"target":714},{"source":744,"target":776},{"source":744,"target":777},{"source":744,"target":778},{"source":744,"target":779},{"source":744,"target":780},{"source":776,"target":744},{"source":777,"target":744},{"source":778,"target":744},{"source":779,"target":744},{"source":780,"target":744},{"source":745,"target":714},{"source":745,"target":781},{"source":745,"target":782},{"source":745,"target":783},{"source":745,"target":784},{"source":745,"target":785},{"source":745,"target":786},{"source":745,"target":787},{"source":781,"target":745},{"source":782,"target":745},{"source":783,"target":745},{"source":784,"target":745},{"source":785,"target":745},{"source":786,"target":745},{"source":787,"target":745},{"source":746,"target":714},{"source":746,"target":788},{"source":746,"target":789},{"source":746,"target":790},{"source":788,"target":791},{"source":788,"target":746},{"source":789,"target":792},{"source":789,"target":746},{"source":790,"target":793},{"source":790,"target":746},{"source":747,"target":714},{"source":747,"target":794},{"source":747,"target":795},{"source":747,"target":796},{"source":747,"target":797},{"source":794,"target":798},{"source":794,"target":747},{"source":795,"target":799},{"source":795,"target":747},{"source":796,"target":800},{"source":796,"target":747},{"source":797,"target":801},{"source":797,"target":747},{"source":652,"target":714},{"source":652,"target":720},{"source":652,"target":802},{"source":652,"target":803},{"source":652,"target":804},{"source":652,"target":805},{"source":652,"target":806},{"source":652,"target":807},{"source":652,"target":808},{"source":802,"target":747},{"source":802,"target":809},{"source":802,"target":652},{"source":809,"target":747},{"source":803,"target":810},{"source":803,"target":652},{"source":804,"target":811},{"source":804,"target":652},{"source":805,"target":812},{"source":805,"target":652},{"source":806,"target":742},{"source":806,"target":813},{"source":806,"target":652},{"source":813,"target":742},{"source":807,"target":743},{"source":807,"target":814},{"source":807,"target":652},{"source":814,"target":743},{"source":808,"target":720},{"source":748,"target":714},{"source":748,"target":720},{"source":748,"target":815},{"source":748,"target":816},{"source":748,"target":817},{"source":815,"target":745},{"source":815,"target":818},{"source":815,"target":748},{"source":818,"target":745},{"source":816,"target":747},{"source":816,"target":819},{"source":816,"target":748},{"source":819,"target":747},{"source":817,"target":720},{"source":749,"target":714},{"source":749,"target":720},{"source":749,"target":820},{"source":749,"target":821},{"source":749,"target":822},{"source":820,"target":823},{"source":820,"target":749},{"source":821,"target":652},{"source":821,"target":824},{"source":821,"target":749},{"source":824,"target":652},{"source":822,"target":720},{"source":621,"target":714},{"source":621,"target":720},{"source":621,"target":825},{"source":621,"target":826},{"source":621,"target":827},{"source":621,"target":828},{"source":621,"target":829},{"source":621,"target":830},{"source":825,"target":831},{"source":825,"target":621},{"source":826,"target":744},{"source":826,"target":832},{"source":826,"target":621},{"source":832,"target":744},{"source":827,"target":746},{"source":827,"target":833},{"source":827,"target":621},{"source":833,"target":746},{"source":828,"target":742},{"source":828,"target":834},{"source":828,"target":621},{"source":834,"target":742},{"source":829,"target":743},{"source":829,"target":835},{"source":829,"target":621},{"source":835,"target":743},{"source":830,"target":720},{"source":562,"target":836},{"source":562,"target":837},{"source":562,"target":838},{"source":562,"target":553},{"source":836,"target":562},{"source":836,"target":625},{"source":836,"target":217},{"source":836,"target":839},{"source":836,"target":840},{"source":839,"target":625},{"source":840,"target":217},{"source":837,"target":562},{"source":837,"target":836},{"source":837,"target":841},{"source":841,"target":836},{"source":838,"target":562},{"source":838,"target":836},{"source":838,"target":842},{"source":838,"target":843},{"source":838,"target":844},{"source":838,"target":845},{"source":842,"target":846},{"source":842,"target":838},{"source":843,"target":847},{"source":843,"target":838},{"source":844,"target":837},{"source":844,"target":848},{"source":844,"target":838},{"source":848,"target":837},{"source":845,"target":836},{"source":563,"target":849},{"source":563,"target":850},{"source":563,"target":851},{"source":563,"target":852},{"source":563,"target":853},{"source":563,"target":663},{"source":563,"target":553},{"source":849,"target":563},{"source":849,"target":625},{"source":849,"target":216},{"source":849,"target":854},{"source":849,"target":855},{"source":849,"target":856},{"source":849,"target":857},{"source":849,"target":858},{"source":849,"target":859},{"source":849,"target":860},{"source":849,"target":861},{"source":854,"target":862},{"source":854,"target":863},{"source":854,"target":849},{"source":863,"target":862},{"source":855,"target":711},{"source":855,"target":864},{"source":855,"target":849},{"source":864,"target":711},{"source":856,"target":667},{"source":856,"target":865},{"source":856,"target":849},{"source":865,"target":667},{"source":857,"target":669},{"source":857,"target":866},{"source":857,"target":849},{"source":866,"target":669},{"source":858,"target":665},{"source":858,"target":867},{"source":858,"target":849},{"source":867,"target":665},{"source":859,"target":671},{"source":859,"target":868},{"source":859,"target":849},{"source":868,"target":671},{"source":860,"target":625},{"source":861,"target":216},{"source":850,"target":563},{"source":850,"target":849},{"source":850,"target":869},{"source":869,"target":849},{"source":851,"target":563},{"source":851,"target":849},{"source":851,"target":870},{"source":870,"target":849},{"source":852,"target":563},{"source":852,"target":850},{"source":852,"target":871},{"source":871,"target":850},{"source":853,"target":563},{"source":853,"target":850},{"source":853,"target":872},{"source":872,"target":850},{"source":663,"target":563},{"source":663,"target":849},{"source":663,"target":873},{"source":663,"target":874},{"source":663,"target":875},{"source":663,"target":876},{"source":663,"target":877},{"source":663,"target":878},{"source":873,"target":711},{"source":873,"target":879},{"source":873,"target":663},{"source":879,"target":711},{"source":874,"target":880},{"source":874,"target":881},{"source":874,"target":663},{"source":881,"target":880},{"source":875,"target":665},{"source":875,"target":882},{"source":875,"target":663},{"source":882,"target":665},{"source":876,"target":671},{"source":876,"target":883},{"source":876,"target":663},{"source":883,"target":671},{"source":877,"target":884},{"source":877,"target":885},{"source":877,"target":663},{"source":885,"target":884},{"source":878,"target":849},{"source":554,"target":886},{"source":554,"target":625},{"source":554,"target":438},{"source":886,"target":554},{"source":886,"target":220},{"source":886,"target":887},{"source":886,"target":888},{"source":886,"target":889},{"source":887,"target":890},{"source":887,"target":886},{"source":888,"target":891},{"source":888,"target":886},{"source":889,"target":220},{"source":625,"target":554},{"source":625,"target":204},{"source":625,"target":892},{"source":625,"target":893},{"source":625,"target":894},{"source":625,"target":895},{"source":625,"target":896},{"source":625,"target":897},{"source":625,"target":898},{"source":625,"target":899},{"source":625,"target":900},{"source":625,"target":901},{"source":892,"target":902},{"source":892,"target":625},{"source":893,"target":886},{"source":893,"target":903},{"source":893,"target":625},{"source":903,"target":886},{"source":894,"target":886},{"source":894,"target":904},{"source":894,"target":625},{"source":904,"target":886},{"source":895,"target":625},{"source":895,"target":905},{"source":895,"target":625},{"source":905,"target":625},{"source":896,"target":678},{"source":896,"target":906},{"source":896,"target":625},{"source":906,"target":678},{"source":897,"target":907},{"source":897,"target":625},{"source":898,"target":908},{"source":898,"target":625},{"source":899,"target":909},{"source":899,"target":625},{"source":900,"target":910},{"source":900,"target":625},{"source":901,"target":204},{"source":555,"target":911},{"source":555,"target":912},{"source":555,"target":438},{"source":911,"target":913},{"source":911,"target":914},{"source":911,"target":915},{"source":911,"target":916},{"source":911,"target":917},{"source":911,"target":555},{"source":913,"target":911},{"source":913,"target":625},{"source":913,"target":918},{"source":913,"target":919},{"source":913,"target":920},{"source":913,"target":921},{"source":913,"target":922},{"source":913,"target":923},{"source":913,"target":924},{"source":913,"target":925},{"source":913,"target":926},{"source":913,"target":927},{"source":913,"target":928},{"source":913,"target":929},{"source":913,"target":930},{"source":913,"target":931},{"source":918,"target":914},{"source":918,"target":932},{"source":918,"target":913},{"source":932,"target":914},{"source":919,"target":933},{"source":919,"target":913},{"source":920,"target":934},{"source":920,"target":913},{"source":921,"target":935},{"source":921,"target":913},{"source":922,"target":936},{"source":922,"target":913},{"source":923,"target":937},{"source":923,"target":913},{"source":924,"target":938},{"source":924,"target":913},{"source":925,"target":939},{"source":925,"target":913},{"source":926,"target":915},{"source":926,"target":940},{"source":926,"target":913},{"source":940,"target":915},{"source":927,"target":886},{"source":927,"target":941},{"source":927,"target":913},{"source":941,"target":886},{"source":928,"target":942},{"source":928,"target":913},{"source":929,"target":943},{"source":929,"target":913},{"source":930,"target":913},{"source":930,"target":944},{"source":930,"target":913},{"source":944,"target":913},{"source":931,"target":625},{"source":914,"target":911},{"source":914,"target":945},{"source":914,"target":946},{"source":914,"target":947},{"source":914,"target":948},{"source":914,"target":949},{"source":914,"target":950},{"source":914,"target":951},{"source":945,"target":914},{"source":946,"target":914},{"source":947,"target":914},{"source":948,"target":914},{"source":949,"target":914},{"source":950,"target":914},{"source":951,"target":914},{"source":915,"target":911},{"source":915,"target":952},{"source":915,"target":953},{"source":915,"target":954},{"source":915,"target":955},{"source":952,"target":916},{"source":952,"target":956},{"source":952,"target":915},{"source":956,"target":916},{"source":953,"target":917},{"source":953,"target":957},{"source":953,"target":915},{"source":957,"target":917},{"source":954,"target":958},{"source":954,"target":915},{"source":955,"target":959},{"source":955,"target":915},{"source":916,"target":911},{"source":916,"target":960},{"source":916,"target":961},{"source":916,"target":962},{"source":916,"target":963},{"source":916,"target":964},{"source":916,"target":965},{"source":916,"target":966},{"source":960,"target":916},{"source":961,"target":916},{"source":962,"target":916},{"source":963,"target":916},{"source":964,"target":916},{"source":965,"target":916},{"source":966,"target":916},{"source":917,"target":911},{"source":917,"target":967},{"source":917,"target":968},{"source":917,"target":969},{"source":917,"target":970},{"source":967,"target":917},{"source":968,"target":917},{"source":969,"target":917},{"source":970,"target":917},{"source":912,"target":971},{"source":912,"target":972},{"source":912,"target":555},{"source":971,"target":912},{"source":971,"target":913},{"source":971,"target":973},{"source":971,"target":974},{"source":971,"target":975},{"source":973,"target":976},{"source":973,"target":971},{"source":974,"target":977},{"source":974,"target":971},{"source":975,"target":913},{"source":972,"target":912},{"source":972,"target":913},{"source":972,"target":978},{"source":972,"target":979},{"source":978,"target":980},{"source":978,"target":972},{"source":979,"target":913},{"source":556,"target":981},{"source":556,"target":982},{"source":556,"target":983},{"source":556,"target":984},{"source":556,"target":985},{"source":556,"target":986},{"source":556,"target":438},{"source":981,"target":880},{"source":981,"target":987},{"source":981,"target":988},{"source":981,"target":989},{"source":981,"target":884},{"source":981,"target":556},{"source":880,"target":981},{"source":880,"target":990},{"source":880,"target":991},{"source":990,"target":992},{"source":990,"target":880},{"source":987,"target":981},{"source":987,"target":993},{"source":987,"target":994},{"source":993,"target":665},{"source":993,"target":995},{"source":993,"target":987},{"source":995,"target":665},{"source":988,"target":981},{"source":988,"target":987},{"source":988,"target":996},{"source":988,"target":997},{"source":996,"target":998},{"source":996,"target":988},{"source":997,"target":987},{"source":989,"target":981},{"source":989,"target":987},{"source":989,"target":999},{"source":989,"target":1000},{"source":999,"target":1001},{"source":999,"target":989},{"source":1000,"target":987},{"source":884,"target":981},{"source":884,"target":1002},{"source":884,"target":1003},{"source":1002,"target":987},{"source":1002,"target":1004},{"source":1002,"target":884},{"source":1004,"target":987},{"source":982,"target":862},{"source":982,"target":556},{"source":862,"target":982},{"source":862,"target":1005},{"source":983,"target":669},{"source":983,"target":1006},{"source":983,"target":556},{"source":669,"target":983},{"source":669,"target":678},{"source":669,"target":1007},{"source":669,"target":1008},{"source":669,"target":1009},{"source":1007,"target":1010},{"source":1007,"target":1011},{"source":1007,"target":669},{"source":1007,"target":1012},{"source":1011,"target":1010},{"source":1008,"target":1006},{"source":1008,"target":1013},{"source":1008,"target":669},{"source":1013,"target":1006},{"source":1009,"target":678},{"source":1006,"target":983},{"source":1006,"target":675},{"source":1006,"target":1014},{"source":1014,"target":675},{"source":984,"target":665},{"source":984,"target":556},{"source":665,"target":984},{"source":665,"target":720},{"source":665,"target":1015},{"source":665,"target":1016},{"source":1015,"target":1017},{"source":1015,"target":665},{"source":1016,"target":720},{"source":985,"target":1018},{"source":985,"target":556},{"source":1018,"target":985},{"source":1018,"target":1019},{"source":1018,"target":1020},{"source":1018,"target":1021},{"source":1018,"target":1022},{"source":1019,"target":625},{"source":1019,"target":1023},{"source":1019,"target":1018},{"source":1023,"target":625},{"source":1020,"target":1024},{"source":1020,"target":1018},{"source":1021,"target":1025},{"source":1021,"target":1018},{"source":1022,"target":711},{"source":1022,"target":1026},{"source":1022,"target":1018},{"source":1026,"target":711},{"source":986,"target":667},{"source":986,"target":1010},{"source":986,"target":1027},{"source":986,"target":556},{"source":667,"target":986},{"source":667,"target":1028},{"source":667,"target":1029},{"source":667,"target":1030},{"source":667,"target":1031},{"source":1028,"target":1010},{"source":1028,"target":1032},{"source":1028,"target":667},{"source":1032,"target":1010},{"source":1029,"target":1033},{"source":1029,"target":667},{"source":1030,"target":1034},{"source":1030,"target":667},{"source":1031,"target":1035},{"source":1031,"target":667},{"source":1010,"target":986},{"source":1010,"target":678},{"source":1010,"target":1012},{"source":1010,"target":1036},{"source":1010,"target":1037},{"source":1010,"target":1038},{"source":1010,"target":1039},{"source":1012,"target":669},{"source":1012,"target":1040},{"source":1012,"target":1010},{"source":1012,"target":1007},{"source":1040,"target":669},{"source":1036,"target":1027},{"source":1036,"target":1041},{"source":1036,"target":1010},{"source":1041,"target":1027},{"source":1037,"target":1042},{"source":1037,"target":1010},{"source":1038,"target":1043},{"source":1038,"target":1010},{"source":1039,"target":678},{"source":1027,"target":986},{"source":1027,"target":675},{"source":1027,"target":1044},{"source":1044,"target":675},{"source":557,"target":711},{"source":557,"target":438},{"source":711,"target":557},{"source":711,"target":1045},{"source":711,"target":1046},{"source":1045,"target":1047},{"source":1045,"target":711},{"source":1046,"target":1048},{"source":1046,"target":711},{"source":558,"target":1049},{"source":558,"target":1050},{"source":558,"target":1051},{"source":558,"target":1052},{"source":558,"target":438},{"source":1049,"target":558},{"source":1049,"target":1053},{"source":1049,"target":1054},{"source":1049,"target":1055},{"source":1049,"target":1056},{"source":1053,"target":711},{"source":1053,"target":1057},{"source":1053,"target":1049},{"source":1057,"target":711},{"source":1054,"target":679},{"source":1054,"target":1058},{"source":1054,"target":1049},{"source":1058,"target":679},{"source":1055,"target":625},{"source":1055,"target":1059},{"source":1055,"target":1049},{"source":1059,"target":625},{"source":1056,"target":1060},{"source":1056,"target":1049},{"source":1050,"target":558},{"source":1050,"target":1061},{"source":1050,"target":1062},{"source":1050,"target":1063},{"source":1061,"target":667},{"source":1061,"target":1064},{"source":1061,"target":1050},{"source":1064,"target":667},{"source":1062,"target":1027},{"source":1062,"target":1065},{"source":1062,"target":1050},{"source":1065,"target":1027},{"source":1063,"target":1066},{"source":1063,"target":1050},{"source":1051,"target":558},{"source":1051,"target":1067},{"source":1051,"target":1068},{"source":1051,"target":1069},{"source":1051,"target":1070},{"source":1051,"target":1071},{"source":1067,"target":625},{"source":1067,"target":1072},{"source":1067,"target":1051},{"source":1072,"target":625},{"source":1068,"target":675},{"source":1068,"target":1073},{"source":1068,"target":1051},{"source":1073,"target":675},{"source":1069,"target":711},{"source":1069,"target":1074},{"source":1069,"target":1051},{"source":1074,"target":711},{"source":1070,"target":1075},{"source":1070,"target":1051},{"source":1071,"target":1076},{"source":1071,"target":1051},{"source":1052,"target":558},{"source":1052,"target":1077},{"source":1052,"target":1078},{"source":1077,"target":1079},{"source":1077,"target":1080},{"source":1077,"target":1052},{"source":1080,"target":1079},{"source":1078,"target":625},{"source":1078,"target":1081},{"source":1078,"target":1052},{"source":1081,"target":625},{"source":439,"target":1082},{"source":439,"target":1083},{"source":439,"target":1084},{"source":439,"target":1085},{"source":439,"target":3},{"source":1082,"target":1086},{"source":1082,"target":1087},{"source":1082,"target":439},{"source":1086,"target":1082},{"source":1086,"target":204},{"source":1086,"target":1088},{"source":1086,"target":1089},{"source":1086,"target":1090},{"source":1086,"target":1091},{"source":1086,"target":1092},{"source":1086,"target":1093},{"source":1086,"target":1094},{"source":1088,"target":1095},{"source":1088,"target":1086},{"source":1089,"target":1096},{"source":1089,"target":1086},{"source":1090,"target":1097},{"source":1090,"target":1086},{"source":1091,"target":1098},{"source":1091,"target":1086},{"source":1092,"target":1099},{"source":1092,"target":1086},{"source":1093,"target":1100},{"source":1093,"target":1086},{"source":1094,"target":204},{"source":1087,"target":1082},{"source":1087,"target":220},{"source":1087,"target":1101},{"source":1087,"target":1102},{"source":1087,"target":1103},{"source":1101,"target":1104},{"source":1101,"target":1087},{"source":1102,"target":1105},{"source":1102,"target":1087},{"source":1103,"target":220},{"source":1083,"target":1106},{"source":1083,"target":1107},{"source":1083,"target":1108},{"source":1083,"target":1109},{"source":1083,"target":1110},{"source":1083,"target":1111},{"source":1083,"target":1112},{"source":1083,"target":1113},{"source":1083,"target":439},{"source":1106,"target":1083},{"source":1106,"target":1114},{"source":1106,"target":1115},{"source":1106,"target":1116},{"source":1106,"target":1117},{"source":1106,"target":1118},{"source":1114,"target":1106},{"source":1115,"target":1106},{"source":1116,"target":1106},{"source":1117,"target":1106},{"source":1118,"target":1106},{"source":1107,"target":1083},{"source":1107,"target":76},{"source":1107,"target":1119},{"source":1107,"target":1120},{"source":1107,"target":1121},{"source":1119,"target":1122},{"source":1119,"target":1107},{"source":1120,"target":1123},{"source":1120,"target":1107},{"source":1121,"target":76},{"source":1108,"target":1083},{"source":1108,"target":1086},{"source":1108,"target":1124},{"source":1108,"target":1125},{"source":1108,"target":1126},{"source":1108,"target":1127},{"source":1108,"target":1128},{"source":1108,"target":1129},{"source":1108,"target":1130},{"source":1108,"target":1131},{"source":1108,"target":1132},{"source":1108,"target":1133},{"source":1108,"target":1134},{"source":1108,"target":1135},{"source":1108,"target":1136},{"source":1108,"target":1137},{"source":1108,"target":1138},{"source":1108,"target":1139},{"source":1108,"target":1140},{"source":1108,"target":1141},{"source":1108,"target":1142},{"source":1124,"target":1143},{"source":1124,"target":1108},{"source":1125,"target":1144},{"source":1125,"target":1108},{"source":1126,"target":1145},{"source":1126,"target":1108},{"source":1127,"target":1146},{"source":1127,"target":1108},{"source":1128,"target":1147},{"source":1128,"target":1108},{"source":1129,"target":1148},{"source":1129,"target":1108},{"source":1130,"target":1149},{"source":1130,"target":1108},{"source":1131,"target":1150},{"source":1131,"target":1108},{"source":1132,"target":1151},{"source":1132,"target":1108},{"source":1133,"target":1152},{"source":1133,"target":1108},{"source":1134,"target":1153},{"source":1134,"target":1108},{"source":1135,"target":1154},{"source":1135,"target":1108},{"source":1136,"target":1155},{"source":1136,"target":1108},{"source":1137,"target":1156},{"source":1137,"target":1108},{"source":1138,"target":1157},{"source":1138,"target":1108},{"source":1139,"target":1158},{"source":1139,"target":1108},{"source":1140,"target":1159},{"source":1140,"target":1108},{"source":1141,"target":1160},{"source":1141,"target":1108},{"source":1142,"target":1086},{"source":1109,"target":1083},{"source":1109,"target":1108},{"source":1109,"target":1161},{"source":1109,"target":1162},{"source":1109,"target":1163},{"source":1109,"target":1164},{"source":1109,"target":1165},{"source":1109,"target":1166},{"source":1109,"target":1167},{"source":1161,"target":1106},{"source":1161,"target":1168},{"source":1161,"target":1109},{"source":1168,"target":1106},{"source":1162,"target":1169},{"source":1162,"target":1109},{"source":1163,"target":1170},{"source":1163,"target":1109},{"source":1164,"target":1171},{"source":1164,"target":1109},{"source":1165,"target":1172},{"source":1165,"target":1109},{"source":1166,"target":1173},{"source":1166,"target":1109},{"source":1167,"target":1108},{"source":1110,"target":1083},{"source":1110,"target":1108},{"source":1110,"target":213},{"source":1110,"target":1174},{"source":1110,"target":1175},{"source":1110,"target":1176},{"source":1110,"target":1177},{"source":1110,"target":1178},{"source":1110,"target":1179},{"source":1110,"target":1180},{"source":1110,"target":1181},{"source":1110,"target":1182},{"source":1110,"target":1183},{"source":1110,"target":1184},{"source":1174,"target":1185},{"source":1174,"target":1110},{"source":1175,"target":1186},{"source":1175,"target":1110},{"source":1176,"target":1187},{"source":1176,"target":1110},{"source":1177,"target":1188},{"source":1177,"target":1110},{"source":1178,"target":1189},{"source":1178,"target":1110},{"source":1179,"target":1190},{"source":1179,"target":1110},{"source":1180,"target":1191},{"source":1180,"target":1110},{"source":1181,"target":1192},{"source":1181,"target":1110},{"source":1182,"target":1193},{"source":1182,"target":1110},{"source":1183,"target":1108},{"source":1184,"target":213},{"source":1111,"target":1083},{"source":1111,"target":219},{"source":1111,"target":1194},{"source":1111,"target":1195},{"source":1194,"target":1196},{"source":1194,"target":1111},{"source":1195,"target":219},{"source":1112,"target":1083},{"source":1112,"target":1086},{"source":1112,"target":1197},{"source":1112,"target":1198},{"source":1112,"target":1199},{"source":1112,"target":1200},{"source":1112,"target":1201},{"source":1112,"target":1202},{"source":1197,"target":1203},{"source":1197,"target":1112},{"source":1198,"target":1204},{"source":1198,"target":1112},{"source":1199,"target":1205},{"source":1199,"target":1112},{"source":1200,"target":1206},{"source":1200,"target":1112},{"source":1201,"target":1207},{"source":1201,"target":1112},{"source":1202,"target":1086},{"source":1113,"target":1083},{"source":1113,"target":1109},{"source":1113,"target":1208},{"source":1113,"target":1209},{"source":1113,"target":1210},{"source":1208,"target":1211},{"source":1208,"target":1113},{"source":1209,"target":1212},{"source":1209,"target":1113},{"source":1210,"target":1109},{"source":1084,"target":1213},{"source":1084,"target":1079},{"source":1084,"target":1214},{"source":1084,"target":439},{"source":1213,"target":1084},{"source":1213,"target":1215},{"source":1213,"target":1216},{"source":1213,"target":1217},{"source":1213,"target":1218},{"source":1213,"target":1219},{"source":1215,"target":1213},{"source":1216,"target":1213},{"source":1217,"target":1213},{"source":1218,"target":1213},{"source":1219,"target":1213},{"source":1079,"target":1084},{"source":1079,"target":1086},{"source":1079,"target":1220},{"source":1079,"target":1221},{"source":1079,"target":1222},{"source":1079,"target":1223},{"source":1079,"target":1224},{"source":1079,"target":1225},{"source":1079,"target":1226},{"source":1079,"target":1227},{"source":1079,"target":1228},{"source":1079,"target":1229},{"source":1079,"target":1230},{"source":1079,"target":1231},{"source":1220,"target":1213},{"source":1220,"target":1232},{"source":1220,"target":1079},{"source":1232,"target":1213},{"source":1221,"target":1233},{"source":1221,"target":1079},{"source":1222,"target":1234},{"source":1222,"target":1079},{"source":1223,"target":1235},{"source":1223,"target":1079},{"source":1224,"target":1236},{"source":1224,"target":1079},{"source":1225,"target":1237},{"source":1225,"target":1079},{"source":1226,"target":1238},{"source":1226,"target":1079},{"source":1227,"target":1239},{"source":1227,"target":1079},{"source":1228,"target":1240},{"source":1228,"target":1079},{"source":1229,"target":1241},{"source":1229,"target":1079},{"source":1230,"target":1242},{"source":1230,"target":1079},{"source":1231,"target":1086},{"source":1214,"target":1084},{"source":1214,"target":1086},{"source":1214,"target":1243},{"source":1214,"target":1244},{"source":1214,"target":1245},{"source":1214,"target":1246},{"source":1214,"target":1247},{"source":1214,"target":1248},{"source":1214,"target":1249},{"source":1214,"target":1250},{"source":1214,"target":1251},{"source":1243,"target":1213},{"source":1243,"target":1252},{"source":1243,"target":1214},{"source":1252,"target":1213},{"source":1244,"target":1253},{"source":1244,"target":1214},{"source":1245,"target":1254},{"source":1245,"target":1214},{"source":1246,"target":1255},{"source":1246,"target":1214},{"source":1247,"target":1256},{"source":1247,"target":1214},{"source":1248,"target":1257},{"source":1248,"target":1214},{"source":1249,"target":1258},{"source":1249,"target":1214},{"source":1250,"target":1259},{"source":1250,"target":1214},{"source":1251,"target":1086},{"source":1085,"target":1260},{"source":1085,"target":1261},{"source":1085,"target":1262},{"source":1085,"target":1263},{"source":1085,"target":1264},{"source":1085,"target":1265},{"source":1085,"target":1266},{"source":1085,"target":1267},{"source":1085,"target":1268},{"source":1085,"target":1269},{"source":1085,"target":1270},{"source":1085,"target":1271},{"source":1085,"target":1272},{"source":1085,"target":439},{"source":1260,"target":1085},{"source":1260,"target":1273},{"source":1260,"target":1274},{"source":1260,"target":1275},{"source":1260,"target":1276},{"source":1260,"target":1277},{"source":1273,"target":1260},{"source":1274,"target":1260},{"source":1275,"target":1260},{"source":1276,"target":1260},{"source":1277,"target":1260},{"source":1261,"target":1085},{"source":1261,"target":1278},{"source":1261,"target":1279},{"source":1261,"target":1280},{"source":1261,"target":1281},{"source":1261,"target":1282},{"source":1278,"target":1261},{"source":1279,"target":1261},{"source":1280,"target":1261},{"source":1281,"target":1261},{"source":1282,"target":1261},{"source":1262,"target":1085},{"source":1262,"target":1283},{"source":1262,"target":1284},{"source":1262,"target":1285},{"source":1262,"target":1286},{"source":1262,"target":1287},{"source":1283,"target":1262},{"source":1284,"target":1262},{"source":1285,"target":1262},{"source":1286,"target":1262},{"source":1287,"target":1262},{"source":1263,"target":1085},{"source":1263,"target":1288},{"source":1263,"target":1289},{"source":1263,"target":1290},{"source":1263,"target":1291},{"source":1288,"target":1263},{"source":1289,"target":1263},{"source":1290,"target":1263},{"source":1291,"target":1263},{"source":1264,"target":1085},{"source":1264,"target":1292},{"source":1264,"target":1293},{"source":1264,"target":1294},{"source":1264,"target":1295},{"source":1264,"target":1296},{"source":1292,"target":1264},{"source":1293,"target":1264},{"source":1294,"target":1264},{"source":1295,"target":1264},{"source":1296,"target":1264},{"source":1265,"target":1085},{"source":1265,"target":1297},{"source":1265,"target":1298},{"source":1265,"target":1299},{"source":1265,"target":1300},{"source":1265,"target":1301},{"source":1297,"target":1265},{"source":1298,"target":1265},{"source":1299,"target":1265},{"source":1300,"target":1265},{"source":1301,"target":1265},{"source":1266,"target":1085},{"source":1266,"target":1086},{"source":1266,"target":1302},{"source":1266,"target":1303},{"source":1266,"target":1304},{"source":1266,"target":1305},{"source":1266,"target":1306},{"source":1302,"target":1307},{"source":1302,"target":1266},{"source":1303,"target":1260},{"source":1303,"target":1308},{"source":1303,"target":1266},{"source":1308,"target":1260},{"source":1304,"target":1309},{"source":1304,"target":1266},{"source":1305,"target":1310},{"source":1305,"target":1266},{"source":1306,"target":1086},{"source":1267,"target":1085},{"source":1267,"target":1266},{"source":1267,"target":215},{"source":1267,"target":1311},{"source":1267,"target":1312},{"source":1311,"target":1266},{"source":1312,"target":215},{"source":1268,"target":1085},{"source":1268,"target":1266},{"source":1268,"target":207},{"source":1268,"target":1313},{"source":1268,"target":1314},{"source":1313,"target":1266},{"source":1314,"target":207},{"source":1269,"target":1085},{"source":1269,"target":1267},{"source":1269,"target":1315},{"source":1269,"target":1316},{"source":1269,"target":1317},{"source":1315,"target":1318},{"source":1315,"target":1269},{"source":1316,"target":1319},{"source":1316,"target":1269},{"source":1317,"target":1267},{"source":1270,"target":1085},{"source":1270,"target":1267},{"source":1270,"target":1320},{"source":1270,"target":1321},{"source":1270,"target":1322},{"source":1270,"target":1323},{"source":1270,"target":1324},{"source":1270,"target":1325},{"source":1270,"target":1326},{"source":1270,"target":1327},{"source":1320,"target":1328},{"source":1320,"target":1270},{"source":1321,"target":1261},{"source":1321,"target":1329},{"source":1321,"target":1270},{"source":1329,"target":1261},{"source":1322,"target":1330},{"source":1322,"target":1270},{"source":1323,"target":1331},{"source":1323,"target":1270},{"source":1324,"target":1260},{"source":1324,"target":1332},{"source":1324,"target":1270},{"source":1332,"target":1260},{"source":1325,"target":1333},{"source":1325,"target":1270},{"source":1326,"target":1334},{"source":1326,"target":1270},{"source":1327,"target":1267},{"source":1271,"target":1085},{"source":1271,"target":1268},{"source":1271,"target":1335},{"source":1271,"target":1336},{"source":1271,"target":1337},{"source":1271,"target":1338},{"source":1271,"target":1339},{"source":1271,"target":1340},{"source":1271,"target":1341},{"source":1271,"target":1342},{"source":1271,"target":1343},{"source":1335,"target":1262},{"source":1335,"target":1344},{"source":1335,"target":1271},{"source":1344,"target":1262},{"source":1336,"target":1263},{"source":1336,"target":1345},{"source":1336,"target":1271},{"source":1345,"target":1263},{"source":1337,"target":1346},{"source":1337,"target":1271},{"source":1338,"target":1347},{"source":1338,"target":1271},{"source":1339,"target":1348},{"source":1339,"target":1271},{"source":1340,"target":1349},{"source":1340,"target":1271},{"source":1341,"target":1350},{"source":1341,"target":1271},{"source":1342,"target":1351},{"source":1342,"target":1271},{"source":1343,"target":1268},{"source":1272,"target":1085},{"source":1272,"target":1268},{"source":1272,"target":212},{"source":1272,"target":1352},{"source":1272,"target":1353},{"source":1272,"target":1354},{"source":1272,"target":1355},{"source":1272,"target":1356},{"source":1272,"target":1357},{"source":1272,"target":1358},{"source":1352,"target":1264},{"source":1352,"target":1359},{"source":1352,"target":1272},{"source":1359,"target":1264},{"source":1353,"target":1265},{"source":1353,"target":1360},{"source":1353,"target":1272},{"source":1360,"target":1265},{"source":1354,"target":1361},{"source":1354,"target":1272},{"source":1355,"target":1362},{"source":1355,"target":1272},{"source":1356,"target":1363},{"source":1356,"target":1272},{"source":1357,"target":1268},{"source":1358,"target":212},{"source":440,"target":1364},{"source":440,"target":1365},{"source":440,"target":1366},{"source":440,"target":1367},{"source":440,"target":1368},{"source":440,"target":1369},{"source":440,"target":1370},{"source":440,"target":1371},{"source":440,"target":1372},{"source":440,"target":1373},{"source":440,"target":1374},{"source":440,"target":1375},{"source":440,"target":1376},{"source":440,"target":1377},{"source":440,"target":3},{"source":1364,"target":440},{"source":1364,"target":1378},{"source":1364,"target":1379},{"source":1378,"target":1365},{"source":1378,"target":1380},{"source":1378,"target":1364},{"source":1380,"target":1365},{"source":1379,"target":1381},{"source":1379,"target":1364},{"source":1365,"target":440},{"source":1365,"target":1382},{"source":1365,"target":1383},{"source":1365,"target":1384},{"source":1382,"target":1365},{"source":1383,"target":1365},{"source":1384,"target":1365},{"source":1366,"target":440},{"source":1366,"target":1385},{"source":1366,"target":1386},{"source":1366,"target":1387},{"source":1366,"target":1388},{"source":1385,"target":1389},{"source":1385,"target":1366},{"source":1386,"target":1390},{"source":1386,"target":1366},{"source":1387,"target":1365},{"source":1387,"target":1391},{"source":1387,"target":1366},{"source":1391,"target":1365},{"source":1388,"target":1392},{"source":1388,"target":1366},{"source":1367,"target":440},{"source":1367,"target":1393},{"source":1367,"target":1394},{"source":1367,"target":1395},{"source":1367,"target":1396},{"source":1367,"target":1397},{"source":1367,"target":1398},{"source":1367,"target":1399},{"source":1393,"target":1400},{"source":1393,"target":1367},{"source":1394,"target":1368},{"source":1394,"target":1401},{"source":1394,"target":1367},{"source":1401,"target":1368},{"source":1395,"target":1402},{"source":1395,"target":1367},{"source":1396,"target":1403},{"source":1396,"target":1367},{"source":1397,"target":1404},{"source":1397,"target":1367},{"source":1398,"target":1370},{"source":1398,"target":1405},{"source":1398,"target":1367},{"source":1405,"target":1370},{"source":1399,"target":1369},{"source":1399,"target":1406},{"source":1399,"target":1367},{"source":1406,"target":1369},{"source":1368,"target":440},{"source":1368,"target":1407},{"source":1368,"target":1408},{"source":1368,"target":1409},{"source":1407,"target":1368},{"source":1408,"target":1368},{"source":1409,"target":1368},{"source":1369,"target":440},{"source":1369,"target":1410},{"source":1369,"target":1411},{"source":1369,"target":1412},{"source":1410,"target":1369},{"source":1411,"target":1369},{"source":1412,"target":1369},{"source":1370,"target":440},{"source":1370,"target":1413},{"source":1413,"target":1414},{"source":1413,"target":1370},{"source":1371,"target":440},{"source":1371,"target":1415},{"source":1415,"target":1416},{"source":1415,"target":1371},{"source":1372,"target":440},{"source":1372,"target":1417},{"source":1372,"target":1418},{"source":1417,"target":1369},{"source":1417,"target":1419},{"source":1417,"target":1372},{"source":1419,"target":1369},{"source":1418,"target":1420},{"source":1418,"target":1372},{"source":1373,"target":440},{"source":1373,"target":1421},{"source":1373,"target":1422},{"source":1421,"target":1423},{"source":1421,"target":1373},{"source":1422,"target":1424},{"source":1422,"target":1373},{"source":1374,"target":440},{"source":1374,"target":1425},{"source":1374,"target":1426},{"source":1425,"target":1427},{"source":1425,"target":1374},{"source":1426,"target":1428},{"source":1426,"target":1374},{"source":1375,"target":440},{"source":1375,"target":1429},{"source":1375,"target":1430},{"source":1429,"target":1431},{"source":1429,"target":1375},{"source":1430,"target":1432},{"source":1430,"target":1375},{"source":1376,"target":440},{"source":1376,"target":1433},{"source":1376,"target":1434},{"source":1376,"target":1435},{"source":1376,"target":1436},{"source":1433,"target":1377},{"source":1433,"target":1437},{"source":1433,"target":1376},{"source":1437,"target":1377},{"source":1434,"target":1438},{"source":1434,"target":1376},{"source":1435,"target":1439},{"source":1435,"target":1376},{"source":1436,"target":1440},{"source":1436,"target":1376},{"source":1377,"target":440},{"source":1377,"target":1441},{"source":1377,"target":1442},{"source":1377,"target":1443},{"source":1441,"target":1377},{"source":1442,"target":1377},{"source":1443,"target":1377},{"source":4,"target":1444},{"source":4,"target":1445},{"source":4,"target":1446},{"source":4,"target":0},{"source":1444,"target":1447},{"source":1444,"target":1448},{"source":1444,"target":1449},{"source":1444,"target":1450},{"source":1444,"target":1451},{"source":1444,"target":1452},{"source":1444,"target":1453},{"source":1444,"target":1454},{"source":1444,"target":1455},{"source":1444,"target":1456},{"source":1444,"target":1457},{"source":1444,"target":1458},{"source":1444,"target":1459},{"source":1444,"target":1460},{"source":1444,"target":1461},{"source":1444,"target":1462},{"source":1444,"target":1463},{"source":1444,"target":1464},{"source":1444,"target":4},{"source":1447,"target":1444},{"source":1447,"target":1465},{"source":1447,"target":1466},{"source":1465,"target":1467},{"source":1465,"target":1447},{"source":1466,"target":1468},{"source":1466,"target":1447},{"source":1448,"target":1444},{"source":1448,"target":1469},{"source":1448,"target":1470},{"source":1448,"target":1471},{"source":1448,"target":1472},{"source":1469,"target":1473},{"source":1469,"target":1448},{"source":1470,"target":1474},{"source":1470,"target":1448},{"source":1471,"target":1475},{"source":1471,"target":1448},{"source":1472,"target":1476},{"source":1472,"target":1448},{"source":1449,"target":1444},{"source":1449,"target":1477},{"source":1449,"target":1478},{"source":1449,"target":1479},{"source":1449,"target":1480},{"source":1449,"target":1481},{"source":1449,"target":1482},{"source":1477,"target":1483},{"source":1477,"target":1449},{"source":1478,"target":1447},{"source":1478,"target":1484},{"source":1478,"target":1449},{"source":1484,"target":1447},{"source":1479,"target":1448},{"source":1479,"target":1485},{"source":1479,"target":1449},{"source":1485,"target":1448},{"source":1480,"target":1450},{"source":1480,"target":1486},{"source":1480,"target":1449},{"source":1486,"target":1450},{"source":1481,"target":1487},{"source":1481,"target":1449},{"source":1482,"target":1488},{"source":1482,"target":1449},{"source":1450,"target":1444},{"source":1450,"target":223},{"source":1450,"target":121},{"source":1450,"target":1489},{"source":1450,"target":1490},{"source":1450,"target":1491},{"source":1450,"target":1492},{"source":1450,"target":1493},{"source":1450,"target":1494},{"source":1450,"target":1495},{"source":1450,"target":1496},{"source":1450,"target":1497},{"source":1450,"target":1498},{"source":1450,"target":1499},{"source":1450,"target":1500},{"source":1489,"target":1449},{"source":1489,"target":1501},{"source":1489,"target":1450},{"source":1501,"target":1449},{"source":1490,"target":1502},{"source":1490,"target":1450},{"source":1491,"target":1503},{"source":1491,"target":1450},{"source":1492,"target":1504},{"source":1492,"target":1450},{"source":1493,"target":1505},{"source":1493,"target":1450},{"source":1494,"target":1506},{"source":1494,"target":1450},{"source":1495,"target":1507},{"source":1495,"target":1450},{"source":1496,"target":1508},{"source":1496,"target":1450},{"source":1497,"target":1451},{"source":1497,"target":1509},{"source":1497,"target":1450},{"source":1509,"target":1451},{"source":1498,"target":1454},{"source":1498,"target":1510},{"source":1498,"target":1450},{"source":1510,"target":1454},{"source":1499,"target":223},{"source":1500,"target":121},{"source":1451,"target":1444},{"source":1451,"target":1450},{"source":1451,"target":1511},{"source":1451,"target":1512},{"source":1451,"target":1513},{"source":1451,"target":1514},{"source":1451,"target":1515},{"source":1451,"target":1516},{"source":1451,"target":1517},{"source":1451,"target":1518},{"source":1451,"target":1519},{"source":1451,"target":1520},{"source":1451,"target":1521},{"source":1451,"target":1522},{"source":1511,"target":1523},{"source":1511,"target":1451},{"source":1512,"target":1524},{"source":1512,"target":1451},{"source":1513,"target":1525},{"source":1513,"target":1451},{"source":1514,"target":1526},{"source":1514,"target":1451},{"source":1515,"target":1527},{"source":1515,"target":1451},{"source":1516,"target":213},{"source":1516,"target":1528},{"source":1516,"target":1451},{"source":1528,"target":213},{"source":1517,"target":1452},{"source":1517,"target":1529},{"source":1517,"target":1451},{"source":1529,"target":1452},{"source":1518,"target":1453},{"source":1518,"target":1530},{"source":1518,"target":1451},{"source":1530,"target":1453},{"source":1519,"target":1531},{"source":1519,"target":1451},{"source":1520,"target":1450},{"source":1520,"target":1532},{"source":1520,"target":1451},{"source":1532,"target":1450},{"source":1521,"target":1533},{"source":1521,"target":1451},{"source":1522,"target":1450},{"source":1452,"target":1444},{"source":1452,"target":209},{"source":1452,"target":211},{"source":1452,"target":1534},{"source":1452,"target":1535},{"source":1452,"target":1536},{"source":1452,"target":1537},{"source":1452,"target":1538},{"source":1452,"target":1539},{"source":1452,"target":1540},{"source":1452,"target":1541},{"source":1452,"target":1542},{"source":1452,"target":1543},{"source":1534,"target":1544},{"source":1534,"target":1452},{"source":1535,"target":1545},{"source":1535,"target":1452},{"source":1536,"target":1546},{"source":1536,"target":1452},{"source":1537,"target":1547},{"source":1537,"target":1452},{"source":1538,"target":1548},{"source":1538,"target":1452},{"source":1539,"target":1549},{"source":1539,"target":1452},{"source":1540,"target":1550},{"source":1540,"target":1452},{"source":1541,"target":1551},{"source":1541,"target":1452},{"source":1542,"target":209},{"source":1543,"target":211},{"source":1453,"target":1444},{"source":1453,"target":1451},{"source":1453,"target":1552},{"source":1453,"target":1553},{"source":1552,"target":1554},{"source":1552,"target":1453},{"source":1553,"target":1451},{"source":1454,"target":1444},{"source":1454,"target":13},{"source":1454,"target":1555},{"source":1454,"target":1556},{"source":1454,"target":1557},{"source":1454,"target":1558},{"source":1555,"target":1455},{"source":1555,"target":1559},{"source":1555,"target":1454},{"source":1559,"target":1455},{"source":1556,"target":1560},{"source":1556,"target":1454},{"source":1557,"target":1561},{"source":1557,"target":1454},{"source":1558,"target":13},{"source":1455,"target":1444},{"source":1455,"target":1562},{"source":1455,"target":1563},{"source":1455,"target":1564},{"source":1562,"target":1455},{"source":1563,"target":1455},{"source":1564,"target":1455},{"source":1456,"target":1444},{"source":1456,"target":1451},{"source":1456,"target":1565},{"source":1565,"target":1451},{"source":1457,"target":1444},{"source":1457,"target":1451},{"source":1457,"target":1566},{"source":1457,"target":1567},{"source":1457,"target":1568},{"source":1566,"target":204},{"source":1566,"target":1569},{"source":1566,"target":1457},{"source":1569,"target":204},{"source":1567,"target":1570},{"source":1567,"target":1457},{"source":1568,"target":1451},{"source":1458,"target":1444},{"source":1458,"target":1451},{"source":1458,"target":1571},{"source":1458,"target":1572},{"source":1458,"target":1573},{"source":1571,"target":204},{"source":1571,"target":1574},{"source":1571,"target":1458},{"source":1574,"target":204},{"source":1572,"target":1575},{"source":1572,"target":1458},{"source":1573,"target":1451},{"source":1459,"target":1444},{"source":1459,"target":1454},{"source":1459,"target":1576},{"source":1459,"target":1577},{"source":1459,"target":1578},{"source":1459,"target":1579},{"source":1459,"target":1580},{"source":1576,"target":1581},{"source":1576,"target":1459},{"source":1577,"target":1582},{"source":1577,"target":1459},{"source":1578,"target":1583},{"source":1578,"target":1459},{"source":1579,"target":1584},{"source":1579,"target":1459},{"source":1580,"target":1454},{"source":1460,"target":1444},{"source":1460,"target":215},{"source":1460,"target":209},{"source":1460,"target":1585},{"source":1460,"target":1586},{"source":1460,"target":1587},{"source":1460,"target":1588},{"source":1585,"target":1589},{"source":1585,"target":1460},{"source":1586,"target":1590},{"source":1586,"target":1460},{"source":1587,"target":215},{"source":1588,"target":209},{"source":1461,"target":1444},{"source":1461,"target":213},{"source":1461,"target":1591},{"source":1461,"target":1592},{"source":1461,"target":1593},{"source":1591,"target":1594},{"source":1591,"target":1461},{"source":1592,"target":1595},{"source":1592,"target":1461},{"source":1593,"target":213},{"source":1462,"target":1444},{"source":1462,"target":1596},{"source":1462,"target":1597},{"source":1462,"target":1598},{"source":1596,"target":1450},{"source":1596,"target":1599},{"source":1596,"target":1462},{"source":1599,"target":1450},{"source":1597,"target":1449},{"source":1597,"target":1600},{"source":1597,"target":1462},{"source":1600,"target":1449},{"source":1598,"target":1601},{"source":1598,"target":1462},{"source":1463,"target":1444},{"source":1463,"target":54},{"source":1463,"target":393},{"source":1463,"target":1602},{"source":1463,"target":1603},{"source":1463,"target":1604},{"source":1463,"target":1605},{"source":1463,"target":1606},{"source":1602,"target":1607},{"source":1602,"target":1463},{"source":1603,"target":1462},{"source":1603,"target":1608},{"source":1603,"target":1463},{"source":1608,"target":1462},{"source":1604,"target":1464},{"source":1604,"target":1609},{"source":1604,"target":1463},{"source":1609,"target":1464},{"source":1605,"target":54},{"source":1606,"target":393},{"source":1464,"target":1444},{"source":1464,"target":1610},{"source":1464,"target":1611},{"source":1610,"target":204},{"source":1610,"target":1612},{"source":1610,"target":1464},{"source":1612,"target":204},{"source":1611,"target":1613},{"source":1611,"target":1464},{"source":1445,"target":1614},{"source":1445,"target":1615},{"source":1445,"target":1616},{"source":1445,"target":1617},{"source":1445,"target":1618},{"source":1445,"target":1619},{"source":1445,"target":1620},{"source":1445,"target":1621},{"source":1445,"target":1622},{"source":1445,"target":4},{"source":1614,"target":1445},{"source":1614,"target":1623},{"source":1614,"target":1624},{"source":1614,"target":1625},{"source":1614,"target":1626},{"source":1614,"target":1627},{"source":1623,"target":1614},{"source":1624,"target":1614},{"source":1625,"target":1614},{"source":1626,"target":1614},{"source":1627,"target":1614},{"source":1615,"target":1445},{"source":1615,"target":1463},{"source":1615,"target":1628},{"source":1615,"target":1629},{"source":1615,"target":1630},{"source":1628,"target":1631},{"source":1628,"target":1615},{"source":1629,"target":1614},{"source":1629,"target":1632},{"source":1629,"target":1615},{"source":1632,"target":1614},{"source":1630,"target":1463},{"source":1616,"target":1445},{"source":1616,"target":1633},{"source":1616,"target":1634},{"source":1616,"target":1635},{"source":1616,"target":1636},{"source":1616,"target":1637},{"source":1616,"target":1638},{"source":1633,"target":1639},{"source":1633,"target":1616},{"source":1634,"target":1640},{"source":1634,"target":1616},{"source":1635,"target":1641},{"source":1635,"target":1616},{"source":1636,"target":1642},{"source":1636,"target":1616},{"source":1637,"target":1454},{"source":1637,"target":1643},{"source":1637,"target":1616},{"source":1643,"target":1454},{"source":1638,"target":1644},{"source":1638,"target":1616},{"source":1617,"target":1445},{"source":1617,"target":1456},{"source":1617,"target":1645},{"source":1617,"target":1646},{"source":1617,"target":1647},{"source":1617,"target":1648},{"source":1617,"target":1649},{"source":1645,"target":1650},{"source":1645,"target":1617},{"source":1646,"target":1651},{"source":1646,"target":1617},{"source":1647,"target":1652},{"source":1647,"target":1617},{"source":1648,"target":1653},{"source":1648,"target":1617},{"source":1649,"target":1456},{"source":1618,"target":1445},{"source":1618,"target":1451},{"source":1618,"target":1654},{"source":1618,"target":1655},{"source":1618,"target":1656},{"source":1618,"target":1657},{"source":1618,"target":1658},{"source":1618,"target":1659},{"source":1618,"target":1660},{"source":1618,"target":1661},{"source":1618,"target":1662},{"source":1618,"target":1663},{"source":1618,"target":1664},{"source":1654,"target":1665},{"source":1654,"target":1618},{"source":1655,"target":1666},{"source":1655,"target":1618},{"source":1656,"target":1667},{"source":1656,"target":1618},{"source":1657,"target":1668},{"source":1657,"target":1618},{"source":1658,"target":1669},{"source":1658,"target":1618},{"source":1659,"target":1670},{"source":1659,"target":1618},{"source":1660,"target":1671},{"source":1660,"target":1618},{"source":1661,"target":1619},{"source":1661,"target":1672},{"source":1661,"target":1618},{"source":1672,"target":1619},{"source":1662,"target":1673},{"source":1662,"target":1618},{"source":1663,"target":1674},{"source":1663,"target":1618},{"source":1664,"target":1451},{"source":1619,"target":1445},{"source":1619,"target":212},{"source":1619,"target":1675},{"source":1619,"target":1676},{"source":1619,"target":1677},{"source":1619,"target":1678},{"source":1619,"target":1679},{"source":1619,"target":1680},{"source":1675,"target":1681},{"source":1675,"target":1619},{"source":1676,"target":1682},{"source":1676,"target":1619},{"source":1677,"target":1683},{"source":1677,"target":1619},{"source":1678,"target":1684},{"source":1678,"target":1619},{"source":1679,"target":1685},{"source":1679,"target":1619},{"source":1680,"target":212},{"source":1620,"target":1445},{"source":1620,"target":1454},{"source":1620,"target":1686},{"source":1620,"target":1687},{"source":1620,"target":1688},{"source":1620,"target":1689},{"source":1686,"target":1690},{"source":1686,"target":1620},{"source":1687,"target":1691},{"source":1687,"target":1620},{"source":1688,"target":1692},{"source":1688,"target":1620},{"source":1689,"target":1454},{"source":1621,"target":1445},{"source":1621,"target":1460},{"source":1621,"target":1693},{"source":1621,"target":1694},{"source":1621,"target":1695},{"source":1693,"target":1696},{"source":1693,"target":1621},{"source":1694,"target":1697},{"source":1694,"target":1621},{"source":1695,"target":1460},{"source":1622,"target":1445},{"source":1622,"target":1452},{"source":1622,"target":1698},{"source":1622,"target":1699},{"source":1622,"target":1700},{"source":1622,"target":1701},{"source":1622,"target":1702},{"source":1622,"target":1703},{"source":1698,"target":1704},{"source":1698,"target":1622},{"source":1699,"target":1705},{"source":1699,"target":1622},{"source":1700,"target":1706},{"source":1700,"target":1622},{"source":1701,"target":1707},{"source":1701,"target":1622},{"source":1702,"target":1708},{"source":1702,"target":1622},{"source":1703,"target":1452},{"source":1446,"target":1709},{"source":1446,"target":1710},{"source":1446,"target":1711},{"source":1446,"target":1712},{"source":1446,"target":1713},{"source":1446,"target":1714},{"source":1446,"target":4},{"source":1709,"target":1446},{"source":1709,"target":1451},{"source":1709,"target":1715},{"source":1709,"target":1716},{"source":1709,"target":1717},{"source":1709,"target":1718},{"source":1709,"target":1719},{"source":1709,"target":1720},{"source":1715,"target":1721},{"source":1715,"target":1709},{"source":1716,"target":1722},{"source":1716,"target":1709},{"source":1717,"target":1723},{"source":1717,"target":1709},{"source":1718,"target":1450},{"source":1718,"target":1724},{"source":1718,"target":1709},{"source":1724,"target":1450},{"source":1719,"target":1725},{"source":1719,"target":1709},{"source":1720,"target":1451},{"source":1710,"target":1446},{"source":1710,"target":1709},{"source":1710,"target":1453},{"source":1710,"target":1726},{"source":1710,"target":1727},{"source":1726,"target":1709},{"source":1727,"target":1453},{"source":1711,"target":1446},{"source":1711,"target":1709},{"source":1711,"target":1456},{"source":1711,"target":1728},{"source":1711,"target":1729},{"source":1728,"target":1709},{"source":1729,"target":1456},{"source":1712,"target":1446},{"source":1712,"target":1451},{"source":1712,"target":1730},{"source":1712,"target":1731},{"source":1712,"target":1732},{"source":1730,"target":204},{"source":1730,"target":1733},{"source":1730,"target":1712},{"source":1733,"target":204},{"source":1731,"target":1734},{"source":1731,"target":1712},{"source":1732,"target":1451},{"source":1713,"target":1446},{"source":1713,"target":204},{"source":1713,"target":1735},{"source":1713,"target":1736},{"source":1713,"target":1737},{"source":1713,"target":1738},{"source":1735,"target":1739},{"source":1735,"target":1713},{"source":1736,"target":1740},{"source":1736,"target":1713},{"source":1737,"target":1741},{"source":1737,"target":1713},{"source":1738,"target":204},{"source":1714,"target":1446},{"source":1714,"target":1742},{"source":1714,"target":1743},{"source":1714,"target":1744},{"source":1714,"target":1745},{"source":1714,"target":1746},{"source":1714,"target":1747},{"source":1714,"target":1748},{"source":1742,"target":1749},{"source":1742,"target":1714},{"source":1743,"target":1750},{"source":1743,"target":1714},{"source":1744,"target":213},{"source":1744,"target":1751},{"source":1744,"target":1714},{"source":1751,"target":213},{"source":1745,"target":1452},{"source":1745,"target":1752},{"source":1745,"target":1714},{"source":1752,"target":1452},{"source":1746,"target":1753},{"source":1746,"target":1714},{"source":1747,"target":1754},{"source":1747,"target":1714},{"source":1748,"target":1755},{"source":1748,"target":1714}],"multigraph":true} | ecore |
relationships | repo-ecore-all/data/francoispfister/diagraph/org.isoe.fwk.megamodel.deploy/repository-bundle/yyg.ecore | yyg
Base
id
relations
foos
ouputs
baze
NamedElement
name
aliases
bars
rels
Boz
fromThing
toElement
since
subRelations
Alias
id
Foo
id
Bar
id
output
Output
id
Rel
src
trg
id
Baz
zig
azing
Bouz
bil
zings
Boul
hi
Zing | <?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="yyg" nsURI="http://yyg" nsPrefix="_yyg">
<eAnnotations source="diagen">
<details key="knownas=simple world"/>
<details key="origin=http://org.isoe.fr"/>
<details key="leftparent=nil" value=""/>
<details key="rightparent=nil" value=""/>
<details key="requires=nil" value=""/>
<details key="context=startup"/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Base" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="pov" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="relations" upperBound="-1"
eType="#//Boz" containment="true" eOpposite="#//Boz/fromThing"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="foos" upperBound="-1" eType="#//Foo"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ouputs" upperBound="-1"
eType="#//Output" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="baze" upperBound="-1" eType="#//Baz"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="kref=aliases" value="_"/>
<details key="label=name" value="_"/>
<details key="afx=bars" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="aliases" upperBound="-1"
eType="#//Alias" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bars" upperBound="-1" eType="#//Bar"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rels" upperBound="-1" eType="#//Rel"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Boz" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="ref=toElement" value="_"/>
<details key="kref=subRelations,2" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="fromThing" eType="#//Base"
eOpposite="#//Base/relations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toElement" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="since" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subRelations" upperBound="-1"
eType="#//Boz" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Alias">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=id" value="_"/>
</eAnnotations>
<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="Foo">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=id" value="_"/>
</eAnnotations>
<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="Bar">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=id" value="_"/>
<details key="ref=output" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="output" eType="#//Output"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Output">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=id" value="_"/>
</eAnnotations>
<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="Rel">
<eAnnotations source="diagraph">
<details key="link" value="_"/>
<details key="cont=NamedElement.rels" value="_"/>
<details key="lsrc=src" value="_"/>
<details key="ltrg=trg" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="src" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="trg" eType="#//Boz"/>
<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="Baz" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=zig" value="_"/>
<details key="ref=azing" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zig" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="azing" eType="#//Zing"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bouz" eSuperTypes="#//Baz">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=bil" value="_"/>
<details key="kref=zings" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bil" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="zings" upperBound="-1"
eType="#//Zing" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Boul" eSuperTypes="#//Baz">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
<details key="label=hi" value="_"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hi" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Zing" eSuperTypes="#//NamedElement">
<eAnnotations source="diagraph">
<details key="node" value="_"/>
</eAnnotations>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"_yyg","nsURI":"http://yyg","name":"yyg","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Base","instanceClass":null,"abstract":false,"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":"Boz","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Alias","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Foo","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bar","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Output","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Rel","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Baz","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bouz","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Boul","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Zing","instanceClass":null,"abstract":false,"id":12,"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":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":13,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"relations","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":"foos","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":"ouputs","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":"baze","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"id":20,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"fromThing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":21,"derived":false},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"id":24,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":25,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"aliases","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":true,"unsettable":false,"transient":false,"unique":true,"name":"bars","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":"rels","changeable":true,"resolveProxies":true,"lowerBound":0,"id":28,"derived":false},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"id":31,"eClass":"EGenericType"},{"id":32,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"toElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":33,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"since","changeable":true,"lowerBound":0,"iD":false,"id":34,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"subRelations","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"},{"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":"id","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":"id","changeable":true,"lowerBound":0,"iD":false,"id":43,"derived":false},{"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":false,"id":45,"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":"output","changeable":true,"resolveProxies":true,"lowerBound":0,"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":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":49,"derived":false},{"id":50,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"src","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trg","changeable":true,"resolveProxies":true,"lowerBound":0,"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":false,"id":53,"derived":false},{"id":54,"eClass":"EGenericType"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"zig","changeable":true,"lowerBound":0,"iD":false,"id":57,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"azing","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"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":"bil","changeable":true,"lowerBound":0,"iD":false,"id":62,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"zings","changeable":true,"resolveProxies":true,"lowerBound":0,"id":63,"derived":false},{"id":64,"eClass":"EGenericType"},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"hi","changeable":true,"lowerBound":0,"iD":false,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":1,"target":0},{"source":1,"target":2},{"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":13,"target":19},{"source":13,"target":1},{"source":14,"target":3},{"source":14,"target":20},{"source":14,"target":1},{"source":14,"target":21},{"source":20,"target":3},{"source":15,"target":5},{"source":15,"target":22},{"source":15,"target":1},{"source":22,"target":5},{"source":16,"target":7},{"source":16,"target":23},{"source":16,"target":1},{"source":23,"target":7},{"source":17,"target":9},{"source":17,"target":24},{"source":17,"target":1},{"source":24,"target":9},{"source":18,"target":2},{"source":2,"target":0},{"source":2,"target":25},{"source":2,"target":26},{"source":2,"target":27},{"source":2,"target":28},{"source":25,"target":29},{"source":25,"target":2},{"source":26,"target":4},{"source":26,"target":30},{"source":26,"target":2},{"source":30,"target":4},{"source":27,"target":6},{"source":27,"target":31},{"source":27,"target":2},{"source":31,"target":6},{"source":28,"target":8},{"source":28,"target":32},{"source":28,"target":2},{"source":32,"target":8},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":21},{"source":3,"target":33},{"source":3,"target":34},{"source":3,"target":35},{"source":3,"target":36},{"source":21,"target":1},{"source":21,"target":37},{"source":21,"target":3},{"source":21,"target":14},{"source":37,"target":1},{"source":33,"target":2},{"source":33,"target":38},{"source":33,"target":3},{"source":38,"target":2},{"source":34,"target":39},{"source":34,"target":3},{"source":35,"target":3},{"source":35,"target":40},{"source":35,"target":3},{"source":40,"target":3},{"source":36,"target":2},{"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":45},{"source":6,"target":46},{"source":45,"target":47},{"source":45,"target":6},{"source":46,"target":7},{"source":46,"target":48},{"source":46,"target":6},{"source":48,"target":7},{"source":7,"target":0},{"source":7,"target":49},{"source":49,"target":50},{"source":49,"target":7},{"source":8,"target":0},{"source":8,"target":51},{"source":8,"target":52},{"source":8,"target":53},{"source":51,"target":2},{"source":51,"target":54},{"source":51,"target":8},{"source":54,"target":2},{"source":52,"target":3},{"source":52,"target":55},{"source":52,"target":8},{"source":55,"target":3},{"source":53,"target":56},{"source":53,"target":8},{"source":9,"target":0},{"source":9,"target":2},{"source":9,"target":57},{"source":9,"target":58},{"source":9,"target":59},{"source":57,"target":60},{"source":57,"target":9},{"source":58,"target":12},{"source":58,"target":61},{"source":58,"target":9},{"source":61,"target":12},{"source":59,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":62},{"source":10,"target":63},{"source":10,"target":64},{"source":62,"target":65},{"source":62,"target":10},{"source":63,"target":12},{"source":63,"target":66},{"source":63,"target":10},{"source":66,"target":12},{"source":64,"target":9},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":67},{"source":11,"target":68},{"source":67,"target":69},{"source":67,"target":11},{"source":68,"target":9},{"source":12,"target":0},{"source":12,"target":2},{"source":12,"target":70},{"source":70,"target":2}],"multigraph":true} | ecore |
metamodelling | repo-ecore-all/data/hogoww/Master-S3/metaprog/emf2/org.eclipse.emf.ecore/model/Ecore.ecore | ecore
EAttribute
iD
eAttributeType
EAnnotation
source
details
eModelElement
contents
references
EClass
isSuperTypeOf
someClass
getFeatureCount
getEStructuralFeature
featureID
getFeatureID
feature
getEStructuralFeature
featureName
getOperationCount
getEOperation
operationID
getOperationID
operation
getOverride
operation
getFeatureType
feature
abstract
interface
eSuperTypes
eOperations
eAllAttributes
eAllReferences
eReferences
eAttributes
eAllContainments
eAllOperations
eAllStructuralFeatures
eAllSuperTypes
eIDAttribute
eStructuralFeatures
eGenericSuperTypes
eAllGenericSuperTypes
EClassifier
isInstance
object
getClassifierID
instanceClassName
instanceClass
defaultValue
instanceTypeName
ePackage
eTypeParameters
EDataType
serializable
true
EEnum
getEEnumLiteral
name
getEEnumLiteral
value
getEEnumLiteralByLiteral
literal
eLiterals
EEnumLiteral
value
instance
literal
eEnum
EFactory
create
eClass
createFromString
eDataType
literalValue
convertToString
eDataType
instanceValue
ePackage
EModelElement
getEAnnotation
source
eAnnotations
ENamedElement
name
EObject
eClass
eIsProxy
eResource
eContainer
eContainingFeature
eContainmentFeature
eContents
eAllContents
eCrossReferences
eGet
feature
eGet
feature
resolve
eSet
feature
newValue
eIsSet
feature
eUnset
feature
eInvoke
operation
arguments
EOperation
getOperationID
isOverrideOf
someOperation
eContainingClass
eTypeParameters
eParameters
eExceptions
eGenericExceptions
EPackage
getEClassifier
name
nsURI
nsPrefix
eFactoryInstance
eClassifiers
eSubpackages
eSuperPackage
EParameter
eOperation
EReference
containment
container
resolveProxies
true
eOpposite
eReferenceType
eKeys
EStructuralFeature
getFeatureID
getContainerClass
changeable
true
volatile
transient
defaultValueLiteral
defaultValue
unsettable
derived
eContainingClass
ETypedElement
ordered
true
unique
true
lowerBound
upperBound
1
many
required
eType
eGenericType
EBigDecimal
java.math.BigDecimal
java.math.BigDecimal
EBigInteger
java.math.BigInteger
java.math.BigInteger
EBoolean
boolean
boolean
EBooleanObject
java.lang.Boolean
java.lang.Boolean
EByte
byte
byte
EByteArray
byte[]
byte[]
EByteObject
java.lang.Byte
java.lang.Byte
EChar
char
char
ECharacterObject
java.lang.Character
java.lang.Character
EDate
java.util.Date
java.util.Date
EDiagnosticChain
org.eclipse.emf.common.util.DiagnosticChain
org.eclipse.emf.common.util.DiagnosticChain
EDouble
double
double
EDoubleObject
java.lang.Double
java.lang.Double
EEList
org.eclipse.emf.common.util.EList
org.eclipse.emf.common.util.EList
E
EEnumerator
org.eclipse.emf.common.util.Enumerator
org.eclipse.emf.common.util.Enumerator
EFeatureMap
org.eclipse.emf.ecore.util.FeatureMap
org.eclipse.emf.ecore.util.FeatureMap
EFeatureMapEntry
org.eclipse.emf.ecore.util.FeatureMap$Entry
org.eclipse.emf.ecore.util.FeatureMap$Entry
EFloat
float
float
EFloatObject
java.lang.Float
java.lang.Float
EInt
int
int
EIntegerObject
java.lang.Integer
java.lang.Integer
EJavaClass
java.lang.Class
java.lang.Class
T
EJavaObject
java.lang.Object
java.lang.Object
ELong
long
long
ELongObject
java.lang.Long
java.lang.Long
EMap
java.util.Map
java.util.Map
K
V
EResource
org.eclipse.emf.ecore.resource.Resource
org.eclipse.emf.ecore.resource.Resource
EResourceSet
org.eclipse.emf.ecore.resource.ResourceSet
org.eclipse.emf.ecore.resource.ResourceSet
EShort
short
short
EShortObject
java.lang.Short
java.lang.Short
EString
java.lang.String
java.lang.String
EStringToStringMapEntry
java.util.Map$Entry
java.util.Map$Entry
key
value
ETreeIterator
org.eclipse.emf.common.util.TreeIterator
org.eclipse.emf.common.util.TreeIterator
E
EGenericType
isInstance
object
eUpperBound
eTypeArguments
eRawType
eLowerBound
eTypeParameter
eClassifier
ETypeParameter
eBounds
EInvocationTargetException
java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException
MemoClass
instance | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="ecore" nsURI="http://www.eclipse.org/emf/2002/Ecore" nsPrefix="ecore">
<eClassifiers xsi:type="ecore:EClass" name="EAttribute" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentTransient"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="iD" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAttributeType" lowerBound="1"
eType="#//EDataType" changeable="false" volatile="true" transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EAnnotation" eSuperTypes="#//EModelElement">
<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"
transient="true" resolveProxies="false" eOpposite="#//EModelElement/eAnnotations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="contents" upperBound="-1"
eType="#//EObject" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//EObject"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EClass" eSuperTypes="#//EClassifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="InterfaceIsAbstract AtMostOneID UniqueFeatureNames UniqueOperationSignatures NoCircularSuperTypes WellFormedMapEntryClass ConsistentSuperTypes DisjointFeatureAndOperationSignatures"/>
</eAnnotations>
<eOperations name="isSuperTypeOf" eType="#//EBoolean">
<eParameters name="someClass" eType="#//EClass"/>
</eOperations>
<eOperations name="getFeatureCount" eType="#//EInt"/>
<eOperations name="getEStructuralFeature" eType="#//EStructuralFeature">
<eParameters name="featureID" eType="#//EInt"/>
</eOperations>
<eOperations name="getFeatureID" eType="#//EInt">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="getEStructuralFeature" eType="#//EStructuralFeature">
<eParameters name="featureName" eType="#//EString"/>
</eOperations>
<eOperations name="getOperationCount" eType="#//EInt"/>
<eOperations name="getEOperation" eType="#//EOperation">
<eParameters name="operationID" eType="#//EInt"/>
</eOperations>
<eOperations name="getOperationID" eType="#//EInt">
<eParameters name="operation" eType="#//EOperation"/>
</eOperations>
<eOperations name="getOverride" eType="#//EOperation">
<eParameters name="operation" eType="#//EOperation"/>
</eOperations>
<eOperations name="getFeatureType" eType="#//EGenericType">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="abstract" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="interface" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSuperTypes" upperBound="-1"
eType="#//EClass" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperations" upperBound="-1"
eType="#//EOperation" containment="true" resolveProxies="false" eOpposite="#//EOperation/eContainingClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllAttributes" upperBound="-1"
eType="#//EAttribute" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllReferences" upperBound="-1"
eType="#//EReference" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eReferences" upperBound="-1"
eType="#//EReference" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAttributes" upperBound="-1"
eType="#//EAttribute" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllContainments" upperBound="-1"
eType="#//EReference" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllOperations" upperBound="-1"
eType="#//EOperation" changeable="false" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllStructuralFeatures"
upperBound="-1" eType="#//EStructuralFeature" changeable="false" volatile="true"
transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllSuperTypes" upperBound="-1"
eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eIDAttribute" eType="#//EAttribute"
changeable="false" volatile="true" transient="true" derived="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eStructuralFeatures" upperBound="-1"
eType="#//EStructuralFeature" containment="true" resolveProxies="false" eOpposite="#//EStructuralFeature/eContainingClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eGenericSuperTypes" upperBound="-1"
eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAllGenericSuperTypes"
upperBound="-1" eType="#//EGenericType" changeable="false" volatile="true"
transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EClassifier" abstract="true" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedInstanceTypeName UniqueTypeParameterNames"/>
</eAnnotations>
<eOperations name="isInstance" eType="#//EBoolean">
<eParameters name="object" eType="#//EJavaObject"/>
</eOperations>
<eOperations name="getClassifierID" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClassName" eType="#//EString"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceClass" changeable="false"
volatile="true" transient="true" derived="true">
<eGenericType eClassifier="#//EJavaClass">
<eTypeArguments/>
</eGenericType>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instanceTypeName" eType="#//EString"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" eType="#//EPackage"
changeable="false" transient="true" eOpposite="#//EPackage/eClassifiers"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1"
eType="#//ETypeParameter" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EDataType" eSuperTypes="#//EClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="serializable" eType="#//EBoolean"
defaultValueLiteral="true"/>
</eClassifiers>
<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>
<eOperations name="getEEnumLiteral" eType="#//EEnumLiteral">
<eParameters name="name" eType="#//EString"/>
</eOperations>
<eOperations name="getEEnumLiteral" eType="#//EEnumLiteral">
<eParameters name="value" eType="#//EInt"/>
</eOperations>
<eOperations name="getEEnumLiteralByLiteral" eType="#//EEnumLiteral">
<eParameters name="literal" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eLiterals" upperBound="-1"
eType="#//EEnumLiteral" containment="true" resolveProxies="false" eOpposite="#//EEnumLiteral/eEnum"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EEnumLiteral" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" eType="#//EEnumerator"
transient="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="literal" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eEnum" eType="#//EEnum"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EEnum/eLiterals"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EFactory" eSuperTypes="#//EModelElement">
<eOperations name="create" eType="#//EObject">
<eParameters name="eClass" eType="#//EClass"/>
</eOperations>
<eOperations name="createFromString" eType="#//EJavaObject">
<eParameters name="eDataType" eType="#//EDataType"/>
<eParameters name="literalValue" eType="#//EString"/>
</eOperations>
<eOperations name="convertToString" eType="#//EString">
<eParameters name="eDataType" eType="#//EDataType"/>
<eParameters name="instanceValue" eType="#//EJavaObject"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ePackage" lowerBound="1"
eType="#//EPackage" transient="true" resolveProxies="false" eOpposite="#//EPackage/eFactoryInstance"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EModelElement" abstract="true">
<eOperations name="getEAnnotation" eType="#//EAnnotation">
<eParameters name="source" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eAnnotations" upperBound="-1"
eType="#//EAnnotation" containment="true" resolveProxies="false" eOpposite="#//EAnnotation/eModelElement"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ENamedElement" abstract="true" eSuperTypes="#//EModelElement">
<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:EClass" name="EObject">
<eOperations name="eClass" eType="#//EClass"/>
<eOperations name="eIsProxy" eType="#//EBoolean"/>
<eOperations name="eResource" eType="#//EResource"/>
<eOperations name="eContainer" eType="#//EObject"/>
<eOperations name="eContainingFeature" eType="#//EStructuralFeature"/>
<eOperations name="eContainmentFeature" eType="#//EReference"/>
<eOperations name="eContents">
<eGenericType eClassifier="#//EEList">
<eTypeArguments eClassifier="#//EObject"/>
</eGenericType>
</eOperations>
<eOperations name="eAllContents">
<eGenericType eClassifier="#//ETreeIterator">
<eTypeArguments eClassifier="#//EObject"/>
</eGenericType>
</eOperations>
<eOperations name="eCrossReferences">
<eGenericType eClassifier="#//EEList">
<eTypeArguments eClassifier="#//EObject"/>
</eGenericType>
</eOperations>
<eOperations name="eGet" eType="#//EJavaObject">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="eGet" eType="#//EJavaObject">
<eParameters name="feature" eType="#//EStructuralFeature"/>
<eParameters name="resolve" eType="#//EBoolean"/>
</eOperations>
<eOperations name="eSet">
<eParameters name="feature" eType="#//EStructuralFeature"/>
<eParameters name="newValue" eType="#//EJavaObject"/>
</eOperations>
<eOperations name="eIsSet" eType="#//EBoolean">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="eUnset">
<eParameters name="feature" eType="#//EStructuralFeature"/>
</eOperations>
<eOperations name="eInvoke" eType="#//EJavaObject" eExceptions="#//EInvocationTargetException">
<eParameters name="operation" eType="#//EOperation"/>
<eParameters name="arguments">
<eGenericType eClassifier="#//EEList">
<eTypeArguments/>
</eGenericType>
</eParameters>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EOperation" eSuperTypes="#//ETypedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="UniqueParameterNames UniqueTypeParameterNames NoRepeatingVoid"/>
</eAnnotations>
<eOperations name="getOperationID" eType="#//EInt"/>
<eOperations name="isOverrideOf" eType="#//EBoolean">
<eParameters name="someOperation" eType="#//EOperation"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eOperations"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameters" upperBound="-1"
eType="#//ETypeParameter" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eParameters" upperBound="-1"
eType="#//EParameter" containment="true" resolveProxies="false" eOpposite="#//EParameter/eOperation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eExceptions" upperBound="-1"
eType="#//EClassifier" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eGenericExceptions" upperBound="-1"
eType="#//EGenericType" unsettable="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EPackage" eSuperTypes="#//ENamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="WellFormedNsURI WellFormedNsPrefix UniqueSubpackageNames UniqueClassifierNames UniqueNsURIs"/>
</eAnnotations>
<eOperations name="getEClassifier" eType="#//EClassifier">
<eParameters name="name" eType="#//EString"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsURI" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="nsPrefix" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eFactoryInstance" lowerBound="1"
eType="#//EFactory" transient="true" resolveProxies="false" eOpposite="#//EFactory/ePackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eClassifiers" upperBound="-1"
eType="#//EClassifier" containment="true" eOpposite="#//EClassifier/ePackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSubpackages" upperBound="-1"
eType="#//EPackage" containment="true" eOpposite="#//EPackage/eSuperPackage"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eSuperPackage" eType="#//EPackage"
changeable="false" transient="true" eOpposite="#//EPackage/eSubpackages"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EParameter" eSuperTypes="#//ETypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="eOperation" eType="#//EOperation"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EOperation/eParameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EReference" eSuperTypes="#//EStructuralFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentOpposite SingleContainer ConsistentKeys ConsistentUnique ConsistentContainer"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="containment" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="container" eType="#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="resolveProxies" eType="#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eOpposite" eType="#//EReference"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eReferenceType" lowerBound="1"
eType="#//EClass" changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eKeys" upperBound="-1"
eType="#//EAttribute"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStructuralFeature" abstract="true"
eSuperTypes="#//ETypedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ValidDefaultValueLiteral"/>
</eAnnotations>
<eOperations name="getFeatureID" eType="#//EInt"/>
<eOperations name="getContainerClass">
<eGenericType eClassifier="#//EJavaClass">
<eTypeArguments/>
</eGenericType>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="changeable" eType="#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="volatile" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="transient" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValueLiteral" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="defaultValue" eType="#//EJavaObject"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unsettable" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" eType="#//EBoolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eContainingClass" eType="#//EClass"
changeable="false" transient="true" resolveProxies="false" eOpposite="#//EClass/eStructuralFeatures"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETypedElement" abstract="true" eSuperTypes="#//ENamedElement">
<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"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="unique" eType="#//EBoolean"
defaultValueLiteral="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" eType="#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" eType="#//EInt"
defaultValueLiteral="1"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="many" eType="#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="required" eType="#//EBoolean"
changeable="false" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eType" eType="#//EClassifier"
volatile="true" unsettable="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="eGenericType" eType="#//EGenericType"
volatile="true" unsettable="true" containment="true" resolveProxies="false">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="suppressedIsSetVisibility" value="true"/>
<details key="suppressedUnsetVisibility" value="true"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EBigDecimal" instanceClassName="java.math.BigDecimal">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#decimal"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EBigInteger" instanceClassName="java.math.BigInteger">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#integer"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EBoolean" instanceClassName="boolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#boolean"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EBooleanObject" instanceClassName="java.lang.Boolean">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EBoolean"/>
<details key="name" value="EBoolean:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EByte" instanceClassName="byte">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#byte"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EByteArray" instanceClassName="byte[]">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#hexBinary"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EByteObject" instanceClassName="java.lang.Byte">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EByte"/>
<details key="name" value="EByte:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EChar" instanceClassName="char"/>
<eClassifiers xsi:type="ecore:EDataType" name="ECharacterObject" instanceClassName="java.lang.Character">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EChar"/>
<details key="name" value="EChar:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EDate" instanceClassName="java.util.Date"/>
<eClassifiers xsi:type="ecore:EDataType" name="EDiagnosticChain" instanceClassName="org.eclipse.emf.common.util.DiagnosticChain"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="EDouble" instanceClassName="double">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#double"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EDoubleObject" instanceClassName="java.lang.Double">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EDouble"/>
<details key="name" value="EDouble:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EEList" instanceClassName="org.eclipse.emf.common.util.EList"
serializable="false">
<eTypeParameters name="E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EEnumerator" instanceClassName="org.eclipse.emf.common.util.Enumerator"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="EFeatureMap" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="EFeatureMapEntry" instanceClassName="org.eclipse.emf.ecore.util.FeatureMap$Entry"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="EFloat" instanceClassName="float">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#float"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EFloatObject" instanceClassName="java.lang.Float">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EFloat"/>
<details key="name" value="EFloat:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EInt" instanceClassName="int">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#int"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EIntegerObject" instanceClassName="java.lang.Integer">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EInt"/>
<details key="name" value="EInt:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EJavaClass" instanceClassName="java.lang.Class">
<eTypeParameters name="T"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EJavaObject" instanceClassName="java.lang.Object"/>
<eClassifiers xsi:type="ecore:EDataType" name="ELong" instanceClassName="long">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#long"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ELongObject" instanceClassName="java.lang.Long">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="ELong"/>
<details key="name" value="ELong:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EMap" instanceClassName="java.util.Map"
serializable="false">
<eTypeParameters name="K"/>
<eTypeParameters name="V"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EResource" instanceClassName="org.eclipse.emf.ecore.resource.Resource"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="EResourceSet" instanceClassName="org.eclipse.emf.ecore.resource.ResourceSet"
serializable="false"/>
<eClassifiers xsi:type="ecore:EDataType" name="EShort" instanceClassName="short">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#short"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EShortObject" instanceClassName="java.lang.Short">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="EShort"/>
<details key="name" value="EShort:Object"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EString" instanceClassName="java.lang.String">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="baseType" value="http://www.w3.org/2001/XMLSchema#string"/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EStringToStringMapEntry" instanceClassName="java.util.Map$Entry">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="key" eType="#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" eType="#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="ETreeIterator" instanceClassName="org.eclipse.emf.common.util.TreeIterator"
serializable="false">
<eTypeParameters name="E"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EGenericType">
<eAnnotations source="http://www.eclipse.org/emf/2002/Ecore">
<details key="constraints" value="ConsistentType ConsistentBounds ConsistentArguments"/>
</eAnnotations>
<eOperations name="isInstance" eType="#//EBoolean">
<eParameters name="object" eType="#//EJavaObject"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="eUpperBound" eType="#//EGenericType"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeArguments" upperBound="-1"
eType="#//EGenericType" containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eRawType" lowerBound="1"
eType="#//EClassifier" changeable="false" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eLowerBound" eType="#//EGenericType"
containment="true" resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eTypeParameter" eType="#//ETypeParameter"
resolveProxies="false"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eClassifier" eType="#//EClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ETypeParameter" eSuperTypes="#//ENamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="eBounds" upperBound="-1"
eType="#//EGenericType" containment="true" resolveProxies="false"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="EInvocationTargetException" instanceClassName="java.lang.reflect.InvocationTargetException"
serializable="false"/>
<eClassifiers xsi:type="ecore:EClass" name="MemoClass" eSuperTypes="#//EClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="instance" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"ecore","nsURI":"http://www.eclipse.org/emf/2002/Ecore","name":"ecore","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAttribute","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EAnnotation","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClass","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EClassifier","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EDataType","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnum","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EEnumLiteral","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EFactory","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EModelElement","instanceClass":null,"abstract":true,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ENamedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EObject","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EOperation","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EPackage","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EParameter","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EStructuralFeature","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypedElement","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.math.BigDecimal","defaultValue":null,"instanceClassName":"java.math.BigDecimal","name":"EBigDecimal","instanceClass":"java.math.BigDecimal","id":18,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.math.BigInteger","defaultValue":null,"instanceClassName":"java.math.BigInteger","name":"EBigInteger","instanceClass":"java.math.BigInteger","id":19,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"EBoolean","instanceClass":"boolean","id":20,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Boolean","defaultValue":null,"instanceClassName":"java.lang.Boolean","name":"EBooleanObject","instanceClass":"java.lang.Boolean","id":21,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte","defaultValue":0,"instanceClassName":"byte","name":"EByte","instanceClass":"byte","id":22,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"byte[]","defaultValue":null,"instanceClassName":"byte[]","name":"EByteArray","instanceClass":"[B","id":23,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Byte","defaultValue":null,"instanceClassName":"java.lang.Byte","name":"EByteObject","instanceClass":"java.lang.Byte","id":24,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"char","defaultValue":"\u0000","instanceClassName":"char","name":"EChar","instanceClass":"char","id":25,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Character","defaultValue":null,"instanceClassName":"java.lang.Character","name":"ECharacterObject","instanceClass":"java.lang.Character","id":26,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Date","defaultValue":null,"instanceClassName":"java.util.Date","name":"EDate","instanceClass":"java.util.Date","id":27,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.DiagnosticChain","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.DiagnosticChain","name":"EDiagnosticChain","instanceClass":"org.eclipse.emf.common.util.DiagnosticChain","id":28,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"EDouble","instanceClass":"double","id":29,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Double","defaultValue":null,"instanceClassName":"java.lang.Double","name":"EDoubleObject","instanceClass":"java.lang.Double","id":30,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.EList","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.EList","name":"EEList","instanceClass":"org.eclipse.emf.common.util.EList","id":31,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.common.util.Enumerator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.Enumerator","name":"EEnumerator","instanceClass":"org.eclipse.emf.common.util.Enumerator","id":32,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap","name":"EFeatureMap","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap","id":33,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.util.FeatureMap$Entry","name":"EFeatureMapEntry","instanceClass":"org.eclipse.emf.ecore.util.FeatureMap$Entry","id":34,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"float","defaultValue":0.0,"instanceClassName":"float","name":"EFloat","instanceClass":"float","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Float","defaultValue":null,"instanceClassName":"java.lang.Float","name":"EFloatObject","instanceClass":"java.lang.Float","id":36,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"int","defaultValue":0,"instanceClassName":"int","name":"EInt","instanceClass":"int","id":37,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Integer","defaultValue":null,"instanceClassName":"java.lang.Integer","name":"EIntegerObject","instanceClass":"java.lang.Integer","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Class","defaultValue":null,"instanceClassName":"java.lang.Class","name":"EJavaClass","instanceClass":"java.lang.Class","id":39,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Object","defaultValue":null,"instanceClassName":"java.lang.Object","name":"EJavaObject","instanceClass":"java.lang.Object","id":40,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"ELong","instanceClass":"long","id":41,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Long","defaultValue":null,"instanceClassName":"java.lang.Long","name":"ELongObject","instanceClass":"java.lang.Long","id":42,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map","defaultValue":null,"instanceClassName":"java.util.Map","name":"EMap","instanceClass":"java.util.Map","id":43,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.Resource","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.Resource","name":"EResource","instanceClass":"org.eclipse.emf.ecore.resource.Resource","id":44,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"org.eclipse.emf.ecore.resource.ResourceSet","defaultValue":null,"instanceClassName":"org.eclipse.emf.ecore.resource.ResourceSet","name":"EResourceSet","instanceClass":"org.eclipse.emf.ecore.resource.ResourceSet","id":45,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":"short","defaultValue":0,"instanceClassName":"short","name":"EShort","instanceClass":"short","id":46,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.Short","defaultValue":null,"instanceClassName":"java.lang.Short","name":"EShortObject","instanceClass":"java.lang.Short","id":47,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"EString","instanceClass":"java.lang.String","id":48,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"java.util.Map$Entry","defaultValue":null,"instanceClassName":"java.util.Map$Entry","name":"EStringToStringMapEntry","instanceClass":"java.util.Map$Entry","abstract":false,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":"org.eclipse.emf.common.util.TreeIterator","defaultValue":null,"instanceClassName":"org.eclipse.emf.common.util.TreeIterator","name":"ETreeIterator","instanceClass":"org.eclipse.emf.common.util.TreeIterator","id":50,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EGenericType","instanceClass":null,"abstract":false,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ETypeParameter","instanceClass":null,"abstract":false,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.reflect.InvocationTargetException","defaultValue":null,"instanceClassName":"java.lang.reflect.InvocationTargetException","name":"EInvocationTargetException","instanceClass":"java.lang.reflect.InvocationTargetException","id":53,"serializable":false,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoClass","instanceClass":null,"abstract":false,"id":54,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"iD","changeable":true,"lowerBound":0,"iD":false,"id":55,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributeType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":56,"derived":true},{"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":"source","changeable":true,"lowerBound":0,"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":"details","changeable":true,"resolveProxies":false,"lowerBound":0,"id":61,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eModelElement","changeable":true,"resolveProxies":false,"lowerBound":0,"id":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":"contents","changeable":true,"resolveProxies":false,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"references","changeable":true,"resolveProxies":true,"lowerBound":0,"id":64,"derived":false},{"id":65,"eClass":"EGenericType"},{"id":66,"eClass":"EGenericType"},{"id":67,"eClass":"EGenericType"},{"id":68,"eClass":"EGenericType"},{"container":false,"ordered":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":69,"derived":false},{"id":70,"eClass":"EGenericType"},{"id":71,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isSuperTypeOf","lowerBound":0,"id":72,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureCount","lowerBound":0,"id":73,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":75,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEStructuralFeature","lowerBound":0,"id":76,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationCount","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEOperation","lowerBound":0,"id":78,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":79,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOverride","lowerBound":0,"id":80,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureType","lowerBound":0,"id":81,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"abstract","changeable":true,"lowerBound":0,"iD":false,"id":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":"interface","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":false,"unsettable":true,"transient":false,"unique":true,"name":"eSuperTypes","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"eOperations","changeable":true,"resolveProxies":false,"lowerBound":0,"id":85,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":86,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":87,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferences","changeable":false,"resolveProxies":true,"lowerBound":0,"id":88,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAttributes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":89,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllContainments","changeable":false,"resolveProxies":true,"lowerBound":0,"id":90,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllOperations","changeable":false,"resolveProxies":true,"lowerBound":0,"id":91,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllStructuralFeatures","changeable":false,"resolveProxies":true,"lowerBound":0,"id":92,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":93,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eIDAttribute","changeable":false,"resolveProxies":false,"lowerBound":0,"id":94,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eStructuralFeatures","changeable":true,"resolveProxies":false,"lowerBound":0,"id":95,"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":96,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eAllGenericSuperTypes","changeable":false,"resolveProxies":true,"lowerBound":0,"id":97,"derived":true},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someClass","lowerBound":0,"id":100,"many":false,"required":false,"eClass":"EParameter"},{"id":101,"eClass":"EGenericType"},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureID","lowerBound":0,"id":104,"many":false,"required":false,"eClass":"EParameter"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":107,"many":false,"required":false,"eClass":"EParameter"},{"id":108,"eClass":"EGenericType"},{"id":109,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"featureName","lowerBound":0,"id":110,"many":false,"required":false,"eClass":"EParameter"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operationID","lowerBound":0,"id":114,"many":false,"required":false,"eClass":"EParameter"},{"id":115,"eClass":"EGenericType"},{"id":116,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":117,"many":false,"required":false,"eClass":"EParameter"},{"id":118,"eClass":"EGenericType"},{"id":119,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":120,"many":false,"required":false,"eClass":"EParameter"},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":123,"many":false,"required":false,"eClass":"EParameter"},{"id":124,"eClass":"EGenericType"},{"id":125,"eClass":"EGenericType"},{"id":126,"eClass":"EGenericType"},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":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"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eContainingClass","changeable":false,"resolveProxies":false,"lowerBound":0,"id":140,"derived":false},{"id":141,"eClass":"EGenericType"},{"id":142,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":143,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getClassifierID","lowerBound":0,"id":144,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceClassName","changeable":true,"lowerBound":0,"iD":false,"id":145,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instanceClass","changeable":false,"lowerBound":0,"iD":false,"id":146,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":147,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":true,"transient":false,"unique":true,"name":"instanceTypeName","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":149,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":150,"derived":false},{"id":151,"eClass":"EGenericType"},{"id":152,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":153,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"container":false,"ordered":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":162,"derived":false},{"id":163,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"serializable","changeable":true,"lowerBound":0,"iD":false,"id":164,"derived":false},{"id":165,"eClass":"EGenericType"},{"id":166,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":167,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteral","lowerBound":0,"id":168,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEEnumLiteralByLiteral","lowerBound":0,"id":169,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLiterals","changeable":true,"resolveProxies":false,"lowerBound":0,"id":170,"derived":false},{"id":171,"eClass":"EGenericType"},{"id":172,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":173,"many":false,"required":false,"eClass":"EParameter"},{"id":174,"eClass":"EGenericType"},{"id":175,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"value","lowerBound":0,"id":176,"many":false,"required":false,"eClass":"EParameter"},{"id":177,"eClass":"EGenericType"},{"id":178,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"literal","lowerBound":0,"id":179,"many":false,"required":false,"eClass":"EParameter"},{"id":180,"eClass":"EGenericType"},{"id":181,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eEnum","changeable":false,"resolveProxies":false,"lowerBound":0,"id":182,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":0,"iD":false,"id":183,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"instance","changeable":true,"lowerBound":0,"iD":false,"id":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":"literal","changeable":true,"lowerBound":0,"iD":false,"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,"unique":true,"name":"create","lowerBound":0,"id":191,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"createFromString","lowerBound":0,"id":192,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"convertToString","lowerBound":0,"id":193,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ePackage","changeable":true,"resolveProxies":false,"lowerBound":1,"id":194,"derived":false},{"id":195,"eClass":"EGenericType"},{"id":196,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":197,"many":false,"required":false,"eClass":"EParameter"},{"id":198,"eClass":"EGenericType"},{"id":199,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":200,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"literalValue","lowerBound":0,"id":201,"many":false,"required":false,"eClass":"EParameter"},{"id":202,"eClass":"EGenericType"},{"id":203,"eClass":"EGenericType"},{"id":204,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eDataType","lowerBound":0,"id":205,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"instanceValue","lowerBound":0,"id":206,"many":false,"required":false,"eClass":"EParameter"},{"id":207,"eClass":"EGenericType"},{"id":208,"eClass":"EGenericType"},{"id":209,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eFactoryInstance","changeable":true,"resolveProxies":false,"lowerBound":1,"id":210,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getEAnnotation","lowerBound":0,"id":211,"many":false,"required":false,"eClass":"EOperation"},{"id":212,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"source","lowerBound":0,"id":213,"many":false,"required":false,"eClass":"EParameter"},{"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":216,"derived":false},{"id":217,"eClass":"EGenericType"},{"id":218,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"eClass","lowerBound":0,"id":219,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsProxy","lowerBound":0,"id":220,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eResource","lowerBound":0,"id":221,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainer","lowerBound":0,"id":222,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainingFeature","lowerBound":0,"id":223,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContainmentFeature","lowerBound":0,"id":224,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eContents","lowerBound":0,"id":225,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eAllContents","lowerBound":0,"id":226,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eCrossReferences","lowerBound":0,"id":227,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":228,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eGet","lowerBound":0,"id":229,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eSet","lowerBound":0,"id":230,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eIsSet","lowerBound":0,"id":231,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eUnset","lowerBound":0,"id":232,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"eInvoke","lowerBound":0,"id":233,"many":false,"required":false,"eClass":"EOperation"},{"id":234,"eClass":"EGenericType"},{"id":235,"eClass":"EGenericType"},{"id":236,"eClass":"EGenericType"},{"id":237,"eClass":"EGenericType"},{"id":238,"eClass":"EGenericType"},{"id":239,"eClass":"EGenericType"},{"id":240,"eClass":"EGenericType"},{"id":241,"eClass":"EGenericType"},{"id":242,"eClass":"EGenericType"},{"id":243,"eClass":"EGenericType"},{"id":244,"eClass":"EGenericType"},{"id":245,"eClass":"EGenericType"},{"id":246,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":247,"many":false,"required":false,"eClass":"EParameter"},{"id":248,"eClass":"EGenericType"},{"id":249,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":250,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"resolve","lowerBound":0,"id":251,"many":false,"required":false,"eClass":"EParameter"},{"id":252,"eClass":"EGenericType"},{"id":253,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":254,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"newValue","lowerBound":0,"id":255,"many":false,"required":false,"eClass":"EParameter"},{"id":256,"eClass":"EGenericType"},{"id":257,"eClass":"EGenericType"},{"id":258,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":259,"many":false,"required":false,"eClass":"EParameter"},{"id":260,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"feature","lowerBound":0,"id":261,"many":false,"required":false,"eClass":"EParameter"},{"id":262,"eClass":"EGenericType"},{"id":263,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"operation","lowerBound":0,"id":264,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"arguments","lowerBound":0,"id":265,"many":false,"required":false,"eClass":"EParameter"},{"id":266,"eClass":"EGenericType"},{"id":267,"eClass":"EGenericType"},{"id":268,"eClass":"EGenericType"},{"id":269,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getOperationID","lowerBound":0,"id":270,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isOverrideOf","lowerBound":0,"id":271,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eTypeParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":272,"derived":false},{"container":false,"ordered":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":273,"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":274,"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":275,"derived":false},{"id":276,"eClass":"EGenericType"},{"id":277,"eClass":"EGenericType"},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"someOperation","lowerBound":0,"id":279,"many":false,"required":false,"eClass":"EParameter"},{"id":280,"eClass":"EGenericType"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"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":true,"unique":true,"name":"eOperation","changeable":false,"resolveProxies":false,"lowerBound":0,"id":284,"derived":false},{"id":285,"eClass":"EGenericType"},{"id":286,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getEClassifier","lowerBound":0,"id":287,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"nsURI","changeable":true,"lowerBound":0,"iD":false,"id":288,"derived":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":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":"eSubpackages","changeable":true,"resolveProxies":true,"lowerBound":0,"id":290,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eSuperPackage","changeable":false,"resolveProxies":true,"lowerBound":0,"id":291,"derived":false},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"name","lowerBound":0,"id":294,"many":false,"required":false,"eClass":"EParameter"},{"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"},{"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":304,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"container","changeable":false,"lowerBound":0,"iD":false,"id":305,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"resolveProxies","changeable":true,"lowerBound":0,"iD":false,"id":306,"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":307,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eReferenceType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":308,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"eKeys","changeable":true,"resolveProxies":true,"lowerBound":0,"id":309,"derived":false},{"id":310,"eClass":"EGenericType"},{"id":311,"eClass":"EGenericType"},{"id":312,"eClass":"EGenericType"},{"id":313,"eClass":"EGenericType"},{"id":314,"eClass":"EGenericType"},{"id":315,"eClass":"EGenericType"},{"id":316,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getFeatureID","lowerBound":0,"id":317,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getContainerClass","lowerBound":0,"id":318,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"changeable","changeable":true,"lowerBound":0,"iD":false,"id":319,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"volatile","changeable":true,"lowerBound":0,"iD":false,"id":320,"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":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":"defaultValueLiteral","changeable":true,"lowerBound":0,"iD":false,"id":322,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"defaultValue","changeable":false,"lowerBound":0,"iD":false,"id":323,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"unsettable","changeable":true,"lowerBound":0,"iD":false,"id":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":"derived","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"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"id":334,"eClass":"EGenericType"},{"id":335,"eClass":"EGenericType"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"ordered","changeable":true,"lowerBound":0,"iD":false,"id":338,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":true,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":"true","unsettable":false,"transient":false,"unique":true,"name":"unique","changeable":true,"lowerBound":0,"iD":false,"id":339,"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":340,"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":341,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"many","changeable":false,"lowerBound":0,"iD":false,"id":342,"derived":true},{"ordered":true,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"required","changeable":false,"lowerBound":0,"iD":false,"id":343,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":true,"transient":false,"unique":true,"name":"eType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":344,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":true,"transient":false,"unique":true,"name":"eGenericType","changeable":true,"resolveProxies":false,"lowerBound":0,"id":345,"derived":false},{"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"},{"name":"E","id":355,"eClass":"ETypeParameter"},{"name":"T","id":356,"eClass":"ETypeParameter"},{"name":"K","id":357,"eClass":"ETypeParameter"},{"name":"V","id":358,"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":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":"value","changeable":true,"lowerBound":0,"iD":false,"id":360,"derived":false},{"id":361,"eClass":"EGenericType"},{"id":362,"eClass":"EGenericType"},{"name":"E","id":363,"eClass":"ETypeParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"isInstance","lowerBound":0,"id":364,"many":false,"required":false,"eClass":"EOperation"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eUpperBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":365,"derived":false},{"container":false,"ordered":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":366,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"eRawType","changeable":false,"resolveProxies":true,"lowerBound":1,"id":367,"derived":true},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"eLowerBound","changeable":true,"resolveProxies":false,"lowerBound":0,"id":368,"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":369,"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":370,"derived":false},{"id":371,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"object","lowerBound":0,"id":372,"many":false,"required":false,"eClass":"EParameter"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"id":376,"eClass":"EGenericType"},{"id":377,"eClass":"EGenericType"},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"container":false,"ordered":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":380,"derived":false},{"id":381,"eClass":"EGenericType"},{"id":382,"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":"instance","changeable":true,"lowerBound":0,"iD":false,"id":383,"derived":false},{"id":384,"eClass":"EGenericType"},{"id":385,"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":1,"target":0},{"source":1,"target":16},{"source":1,"target":55},{"source":1,"target":56},{"source":1,"target":57},{"source":55,"target":20},{"source":55,"target":58},{"source":55,"target":1},{"source":58,"target":20},{"source":56,"target":5},{"source":56,"target":59},{"source":56,"target":1},{"source":59,"target":5},{"source":57,"target":16},{"source":2,"target":0},{"source":2,"target":9},{"source":2,"target":60},{"source":2,"target":61},{"source":2,"target":62},{"source":2,"target":63},{"source":2,"target":64},{"source":2,"target":65},{"source":60,"target":48},{"source":60,"target":66},{"source":60,"target":2},{"source":66,"target":48},{"source":61,"target":49},{"source":61,"target":67},{"source":61,"target":2},{"source":67,"target":49},{"source":62,"target":9},{"source":62,"target":68},{"source":62,"target":2},{"source":62,"target":69},{"source":68,"target":9},{"source":63,"target":11},{"source":63,"target":70},{"source":63,"target":2},{"source":70,"target":11},{"source":64,"target":11},{"source":64,"target":71},{"source":64,"target":2},{"source":71,"target":11},{"source":65,"target":9},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":72},{"source":3,"target":73},{"source":3,"target":74},{"source":3,"target":75},{"source":3,"target":76},{"source":3,"target":77},{"source":3,"target":78},{"source":3,"target":79},{"source":3,"target":80},{"source":3,"target":81},{"source":3,"target":82},{"source":3,"target":83},{"source":3,"target":84},{"source":3,"target":85},{"source":3,"target":86},{"source":3,"target":87},{"source":3,"target":88},{"source":3,"target":89},{"source":3,"target":90},{"source":3,"target":91},{"source":3,"target":92},{"source":3,"target":93},{"source":3,"target":94},{"source":3,"target":95},{"source":3,"target":96},{"source":3,"target":97},{"source":3,"target":98},{"source":72,"target":20},{"source":72,"target":99},{"source":72,"target":3},{"source":72,"target":100},{"source":99,"target":20},{"source":100,"target":3},{"source":100,"target":101},{"source":100,"target":72},{"source":101,"target":3},{"source":73,"target":37},{"source":73,"target":102},{"source":73,"target":3},{"source":102,"target":37},{"source":74,"target":16},{"source":74,"target":103},{"source":74,"target":3},{"source":74,"target":104},{"source":103,"target":16},{"source":104,"target":37},{"source":104,"target":105},{"source":104,"target":74},{"source":105,"target":37},{"source":75,"target":37},{"source":75,"target":106},{"source":75,"target":3},{"source":75,"target":107},{"source":106,"target":37},{"source":107,"target":16},{"source":107,"target":108},{"source":107,"target":75},{"source":108,"target":16},{"source":76,"target":16},{"source":76,"target":109},{"source":76,"target":3},{"source":76,"target":110},{"source":109,"target":16},{"source":110,"target":48},{"source":110,"target":111},{"source":110,"target":76},{"source":111,"target":48},{"source":77,"target":37},{"source":77,"target":112},{"source":77,"target":3},{"source":112,"target":37},{"source":78,"target":12},{"source":78,"target":113},{"source":78,"target":3},{"source":78,"target":114},{"source":113,"target":12},{"source":114,"target":37},{"source":114,"target":115},{"source":114,"target":78},{"source":115,"target":37},{"source":79,"target":37},{"source":79,"target":116},{"source":79,"target":3},{"source":79,"target":117},{"source":116,"target":37},{"source":117,"target":12},{"source":117,"target":118},{"source":117,"target":79},{"source":118,"target":12},{"source":80,"target":12},{"source":80,"target":119},{"source":80,"target":3},{"source":80,"target":120},{"source":119,"target":12},{"source":120,"target":12},{"source":120,"target":121},{"source":120,"target":80},{"source":121,"target":12},{"source":81,"target":51},{"source":81,"target":122},{"source":81,"target":3},{"source":81,"target":123},{"source":122,"target":51},{"source":123,"target":16},{"source":123,"target":124},{"source":123,"target":81},{"source":124,"target":16},{"source":82,"target":20},{"source":82,"target":125},{"source":82,"target":3},{"source":125,"target":20},{"source":83,"target":20},{"source":83,"target":126},{"source":83,"target":3},{"source":126,"target":20},{"source":84,"target":3},{"source":84,"target":127},{"source":84,"target":3},{"source":127,"target":3},{"source":85,"target":12},{"source":85,"target":128},{"source":85,"target":3},{"source":85,"target":129},{"source":128,"target":12},{"source":86,"target":1},{"source":86,"target":130},{"source":86,"target":3},{"source":130,"target":1},{"source":87,"target":15},{"source":87,"target":131},{"source":87,"target":3},{"source":131,"target":15},{"source":88,"target":15},{"source":88,"target":132},{"source":88,"target":3},{"source":132,"target":15},{"source":89,"target":1},{"source":89,"target":133},{"source":89,"target":3},{"source":133,"target":1},{"source":90,"target":15},{"source":90,"target":134},{"source":90,"target":3},{"source":134,"target":15},{"source":91,"target":12},{"source":91,"target":135},{"source":91,"target":3},{"source":135,"target":12},{"source":92,"target":16},{"source":92,"target":136},{"source":92,"target":3},{"source":136,"target":16},{"source":93,"target":3},{"source":93,"target":137},{"source":93,"target":3},{"source":137,"target":3},{"source":94,"target":1},{"source":94,"target":138},{"source":94,"target":3},{"source":138,"target":1},{"source":95,"target":16},{"source":95,"target":139},{"source":95,"target":3},{"source":95,"target":140},{"source":139,"target":16},{"source":96,"target":51},{"source":96,"target":141},{"source":96,"target":3},{"source":141,"target":51},{"source":97,"target":51},{"source":97,"target":142},{"source":97,"target":3},{"source":142,"target":51},{"source":98,"target":4},{"source":4,"target":0},{"source":4,"target":10},{"source":4,"target":143},{"source":4,"target":144},{"source":4,"target":145},{"source":4,"target":146},{"source":4,"target":147},{"source":4,"target":148},{"source":4,"target":149},{"source":4,"target":150},{"source":4,"target":151},{"source":143,"target":20},{"source":143,"target":152},{"source":143,"target":4},{"source":143,"target":153},{"source":152,"target":20},{"source":153,"target":40},{"source":153,"target":154},{"source":153,"target":143},{"source":154,"target":40},{"source":144,"target":37},{"source":144,"target":155},{"source":144,"target":4},{"source":155,"target":37},{"source":145,"target":48},{"source":145,"target":156},{"source":145,"target":4},{"source":156,"target":48},{"source":146,"target":39},{"source":146,"target":157},{"source":146,"target":4},{"source":157,"target":158},{"source":157,"target":39},{"source":147,"target":40},{"source":147,"target":159},{"source":147,"target":4},{"source":159,"target":40},{"source":148,"target":48},{"source":148,"target":160},{"source":148,"target":4},{"source":160,"target":48},{"source":149,"target":13},{"source":149,"target":161},{"source":149,"target":4},{"source":149,"target":162},{"source":161,"target":13},{"source":150,"target":52},{"source":150,"target":163},{"source":150,"target":4},{"source":163,"target":52},{"source":151,"target":10},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":164},{"source":5,"target":165},{"source":164,"target":20},{"source":164,"target":166},{"source":164,"target":5},{"source":166,"target":20},{"source":165,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":167},{"source":6,"target":168},{"source":6,"target":169},{"source":6,"target":170},{"source":6,"target":171},{"source":167,"target":7},{"source":167,"target":172},{"source":167,"target":6},{"source":167,"target":173},{"source":172,"target":7},{"source":173,"target":48},{"source":173,"target":174},{"source":173,"target":167},{"source":174,"target":48},{"source":168,"target":7},{"source":168,"target":175},{"source":168,"target":6},{"source":168,"target":176},{"source":175,"target":7},{"source":176,"target":37},{"source":176,"target":177},{"source":176,"target":168},{"source":177,"target":37},{"source":169,"target":7},{"source":169,"target":178},{"source":169,"target":6},{"source":169,"target":179},{"source":178,"target":7},{"source":179,"target":48},{"source":179,"target":180},{"source":179,"target":169},{"source":180,"target":48},{"source":170,"target":7},{"source":170,"target":181},{"source":170,"target":6},{"source":170,"target":182},{"source":181,"target":7},{"source":171,"target":5},{"source":7,"target":0},{"source":7,"target":10},{"source":7,"target":183},{"source":7,"target":184},{"source":7,"target":185},{"source":7,"target":182},{"source":7,"target":186},{"source":183,"target":37},{"source":183,"target":187},{"source":183,"target":7},{"source":187,"target":37},{"source":184,"target":32},{"source":184,"target":188},{"source":184,"target":7},{"source":188,"target":32},{"source":185,"target":48},{"source":185,"target":189},{"source":185,"target":7},{"source":189,"target":48},{"source":182,"target":6},{"source":182,"target":190},{"source":182,"target":7},{"source":182,"target":170},{"source":190,"target":6},{"source":186,"target":10},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":191},{"source":8,"target":192},{"source":8,"target":193},{"source":8,"target":194},{"source":8,"target":195},{"source":191,"target":11},{"source":191,"target":196},{"source":191,"target":8},{"source":191,"target":197},{"source":196,"target":11},{"source":197,"target":3},{"source":197,"target":198},{"source":197,"target":191},{"source":198,"target":3},{"source":192,"target":40},{"source":192,"target":199},{"source":192,"target":8},{"source":192,"target":200},{"source":192,"target":201},{"source":199,"target":40},{"source":200,"target":5},{"source":200,"target":202},{"source":200,"target":192},{"source":202,"target":5},{"source":201,"target":48},{"source":201,"target":203},{"source":201,"target":192},{"source":203,"target":48},{"source":193,"target":48},{"source":193,"target":204},{"source":193,"target":8},{"source":193,"target":205},{"source":193,"target":206},{"source":204,"target":48},{"source":205,"target":5},{"source":205,"target":207},{"source":205,"target":193},{"source":207,"target":5},{"source":206,"target":40},{"source":206,"target":208},{"source":206,"target":193},{"source":208,"target":40},{"source":194,"target":13},{"source":194,"target":209},{"source":194,"target":8},{"source":194,"target":210},{"source":209,"target":13},{"source":195,"target":9},{"source":9,"target":0},{"source":9,"target":211},{"source":9,"target":69},{"source":211,"target":2},{"source":211,"target":212},{"source":211,"target":9},{"source":211,"target":213},{"source":212,"target":2},{"source":213,"target":48},{"source":213,"target":214},{"source":213,"target":211},{"source":214,"target":48},{"source":69,"target":2},{"source":69,"target":215},{"source":69,"target":9},{"source":69,"target":62},{"source":215,"target":2},{"source":10,"target":0},{"source":10,"target":9},{"source":10,"target":216},{"source":10,"target":217},{"source":216,"target":48},{"source":216,"target":218},{"source":216,"target":10},{"source":218,"target":48},{"source":217,"target":9},{"source":11,"target":0},{"source":11,"target":219},{"source":11,"target":220},{"source":11,"target":221},{"source":11,"target":222},{"source":11,"target":223},{"source":11,"target":224},{"source":11,"target":225},{"source":11,"target":226},{"source":11,"target":227},{"source":11,"target":228},{"source":11,"target":229},{"source":11,"target":230},{"source":11,"target":231},{"source":11,"target":232},{"source":11,"target":233},{"source":219,"target":3},{"source":219,"target":234},{"source":219,"target":11},{"source":234,"target":3},{"source":220,"target":20},{"source":220,"target":235},{"source":220,"target":11},{"source":235,"target":20},{"source":221,"target":44},{"source":221,"target":236},{"source":221,"target":11},{"source":236,"target":44},{"source":222,"target":11},{"source":222,"target":237},{"source":222,"target":11},{"source":237,"target":11},{"source":223,"target":16},{"source":223,"target":238},{"source":223,"target":11},{"source":238,"target":16},{"source":224,"target":15},{"source":224,"target":239},{"source":224,"target":11},{"source":239,"target":15},{"source":225,"target":31},{"source":225,"target":240},{"source":225,"target":11},{"source":240,"target":241},{"source":240,"target":31},{"source":241,"target":11},{"source":226,"target":50},{"source":226,"target":242},{"source":226,"target":11},{"source":242,"target":243},{"source":242,"target":50},{"source":243,"target":11},{"source":227,"target":31},{"source":227,"target":244},{"source":227,"target":11},{"source":244,"target":245},{"source":244,"target":31},{"source":245,"target":11},{"source":228,"target":40},{"source":228,"target":246},{"source":228,"target":11},{"source":228,"target":247},{"source":246,"target":40},{"source":247,"target":16},{"source":247,"target":248},{"source":247,"target":228},{"source":248,"target":16},{"source":229,"target":40},{"source":229,"target":249},{"source":229,"target":11},{"source":229,"target":250},{"source":229,"target":251},{"source":249,"target":40},{"source":250,"target":16},{"source":250,"target":252},{"source":250,"target":229},{"source":252,"target":16},{"source":251,"target":20},{"source":251,"target":253},{"source":251,"target":229},{"source":253,"target":20},{"source":230,"target":11},{"source":230,"target":254},{"source":230,"target":255},{"source":254,"target":16},{"source":254,"target":256},{"source":254,"target":230},{"source":256,"target":16},{"source":255,"target":40},{"source":255,"target":257},{"source":255,"target":230},{"source":257,"target":40},{"source":231,"target":20},{"source":231,"target":258},{"source":231,"target":11},{"source":231,"target":259},{"source":258,"target":20},{"source":259,"target":16},{"source":259,"target":260},{"source":259,"target":231},{"source":260,"target":16},{"source":232,"target":11},{"source":232,"target":261},{"source":261,"target":16},{"source":261,"target":262},{"source":261,"target":232},{"source":262,"target":16},{"source":233,"target":40},{"source":233,"target":263},{"source":233,"target":11},{"source":233,"target":264},{"source":233,"target":265},{"source":233,"target":53},{"source":233,"target":266},{"source":263,"target":40},{"source":264,"target":12},{"source":264,"target":267},{"source":264,"target":233},{"source":267,"target":12},{"source":265,"target":31},{"source":265,"target":268},{"source":265,"target":233},{"source":268,"target":269},{"source":268,"target":31},{"source":266,"target":53},{"source":12,"target":0},{"source":12,"target":17},{"source":12,"target":270},{"source":12,"target":271},{"source":12,"target":129},{"source":12,"target":272},{"source":12,"target":273},{"source":12,"target":274},{"source":12,"target":275},{"source":12,"target":276},{"source":270,"target":37},{"source":270,"target":277},{"source":270,"target":12},{"source":277,"target":37},{"source":271,"target":20},{"source":271,"target":278},{"source":271,"target":12},{"source":271,"target":279},{"source":278,"target":20},{"source":279,"target":12},{"source":279,"target":280},{"source":279,"target":271},{"source":280,"target":12},{"source":129,"target":3},{"source":129,"target":281},{"source":129,"target":12},{"source":129,"target":85},{"source":281,"target":3},{"source":272,"target":52},{"source":272,"target":282},{"source":272,"target":12},{"source":282,"target":52},{"source":273,"target":14},{"source":273,"target":283},{"source":273,"target":12},{"source":273,"target":284},{"source":283,"target":14},{"source":274,"target":4},{"source":274,"target":285},{"source":274,"target":12},{"source":285,"target":4},{"source":275,"target":51},{"source":275,"target":286},{"source":275,"target":12},{"source":286,"target":51},{"source":276,"target":17},{"source":13,"target":0},{"source":13,"target":10},{"source":13,"target":287},{"source":13,"target":288},{"source":13,"target":289},{"source":13,"target":210},{"source":13,"target":162},{"source":13,"target":290},{"source":13,"target":291},{"source":13,"target":292},{"source":287,"target":4},{"source":287,"target":293},{"source":287,"target":13},{"source":287,"target":294},{"source":293,"target":4},{"source":294,"target":48},{"source":294,"target":295},{"source":294,"target":287},{"source":295,"target":48},{"source":288,"target":48},{"source":288,"target":296},{"source":288,"target":13},{"source":296,"target":48},{"source":289,"target":48},{"source":289,"target":297},{"source":289,"target":13},{"source":297,"target":48},{"source":210,"target":8},{"source":210,"target":298},{"source":210,"target":13},{"source":210,"target":194},{"source":298,"target":8},{"source":162,"target":4},{"source":162,"target":299},{"source":162,"target":13},{"source":162,"target":149},{"source":299,"target":4},{"source":290,"target":13},{"source":290,"target":300},{"source":290,"target":13},{"source":290,"target":291},{"source":300,"target":13},{"source":291,"target":13},{"source":291,"target":301},{"source":291,"target":13},{"source":291,"target":290},{"source":301,"target":13},{"source":292,"target":10},{"source":14,"target":0},{"source":14,"target":17},{"source":14,"target":284},{"source":14,"target":302},{"source":284,"target":12},{"source":284,"target":303},{"source":284,"target":14},{"source":284,"target":273},{"source":303,"target":12},{"source":302,"target":17},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":304},{"source":15,"target":305},{"source":15,"target":306},{"source":15,"target":307},{"source":15,"target":308},{"source":15,"target":309},{"source":15,"target":310},{"source":304,"target":20},{"source":304,"target":311},{"source":304,"target":15},{"source":311,"target":20},{"source":305,"target":20},{"source":305,"target":312},{"source":305,"target":15},{"source":312,"target":20},{"source":306,"target":20},{"source":306,"target":313},{"source":306,"target":15},{"source":313,"target":20},{"source":307,"target":15},{"source":307,"target":314},{"source":307,"target":15},{"source":314,"target":15},{"source":308,"target":3},{"source":308,"target":315},{"source":308,"target":15},{"source":315,"target":3},{"source":309,"target":1},{"source":309,"target":316},{"source":309,"target":15},{"source":316,"target":1},{"source":310,"target":16},{"source":16,"target":0},{"source":16,"target":17},{"source":16,"target":317},{"source":16,"target":318},{"source":16,"target":319},{"source":16,"target":320},{"source":16,"target":321},{"source":16,"target":322},{"source":16,"target":323},{"source":16,"target":324},{"source":16,"target":325},{"source":16,"target":140},{"source":16,"target":326},{"source":317,"target":37},{"source":317,"target":327},{"source":317,"target":16},{"source":327,"target":37},{"source":318,"target":39},{"source":318,"target":328},{"source":318,"target":16},{"source":328,"target":329},{"source":328,"target":39},{"source":319,"target":20},{"source":319,"target":330},{"source":319,"target":16},{"source":330,"target":20},{"source":320,"target":20},{"source":320,"target":331},{"source":320,"target":16},{"source":331,"target":20},{"source":321,"target":20},{"source":321,"target":332},{"source":321,"target":16},{"source":332,"target":20},{"source":322,"target":48},{"source":322,"target":333},{"source":322,"target":16},{"source":333,"target":48},{"source":323,"target":40},{"source":323,"target":334},{"source":323,"target":16},{"source":334,"target":40},{"source":324,"target":20},{"source":324,"target":335},{"source":324,"target":16},{"source":335,"target":20},{"source":325,"target":20},{"source":325,"target":336},{"source":325,"target":16},{"source":336,"target":20},{"source":140,"target":3},{"source":140,"target":337},{"source":140,"target":16},{"source":140,"target":95},{"source":337,"target":3},{"source":326,"target":17},{"source":17,"target":0},{"source":17,"target":10},{"source":17,"target":338},{"source":17,"target":339},{"source":17,"target":340},{"source":17,"target":341},{"source":17,"target":342},{"source":17,"target":343},{"source":17,"target":344},{"source":17,"target":345},{"source":17,"target":346},{"source":338,"target":20},{"source":338,"target":347},{"source":338,"target":17},{"source":347,"target":20},{"source":339,"target":20},{"source":339,"target":348},{"source":339,"target":17},{"source":348,"target":20},{"source":340,"target":37},{"source":340,"target":349},{"source":340,"target":17},{"source":349,"target":37},{"source":341,"target":37},{"source":341,"target":350},{"source":341,"target":17},{"source":350,"target":37},{"source":342,"target":20},{"source":342,"target":351},{"source":342,"target":17},{"source":351,"target":20},{"source":343,"target":20},{"source":343,"target":352},{"source":343,"target":17},{"source":352,"target":20},{"source":344,"target":4},{"source":344,"target":353},{"source":344,"target":17},{"source":353,"target":4},{"source":345,"target":51},{"source":345,"target":354},{"source":345,"target":17},{"source":354,"target":51},{"source":346,"target":10},{"source":18,"target":0},{"source":19,"target":0},{"source":20,"target":0},{"source":21,"target":0},{"source":22,"target":0},{"source":23,"target":0},{"source":24,"target":0},{"source":25,"target":0},{"source":26,"target":0},{"source":27,"target":0},{"source":28,"target":0},{"source":29,"target":0},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":355},{"source":32,"target":0},{"source":33,"target":0},{"source":34,"target":0},{"source":35,"target":0},{"source":36,"target":0},{"source":37,"target":0},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":356},{"source":40,"target":0},{"source":41,"target":0},{"source":42,"target":0},{"source":43,"target":0},{"source":43,"target":357},{"source":43,"target":358},{"source":44,"target":0},{"source":45,"target":0},{"source":46,"target":0},{"source":47,"target":0},{"source":48,"target":0},{"source":49,"target":0},{"source":49,"target":359},{"source":49,"target":360},{"source":359,"target":48},{"source":359,"target":361},{"source":359,"target":49},{"source":361,"target":48},{"source":360,"target":48},{"source":360,"target":362},{"source":360,"target":49},{"source":362,"target":48},{"source":50,"target":0},{"source":50,"target":363},{"source":51,"target":0},{"source":51,"target":364},{"source":51,"target":365},{"source":51,"target":366},{"source":51,"target":367},{"source":51,"target":368},{"source":51,"target":369},{"source":51,"target":370},{"source":364,"target":20},{"source":364,"target":371},{"source":364,"target":51},{"source":364,"target":372},{"source":371,"target":20},{"source":372,"target":40},{"source":372,"target":373},{"source":372,"target":364},{"source":373,"target":40},{"source":365,"target":51},{"source":365,"target":374},{"source":365,"target":51},{"source":374,"target":51},{"source":366,"target":51},{"source":366,"target":375},{"source":366,"target":51},{"source":375,"target":51},{"source":367,"target":4},{"source":367,"target":376},{"source":367,"target":51},{"source":376,"target":4},{"source":368,"target":51},{"source":368,"target":377},{"source":368,"target":51},{"source":377,"target":51},{"source":369,"target":52},{"source":369,"target":378},{"source":369,"target":51},{"source":378,"target":52},{"source":370,"target":4},{"source":370,"target":379},{"source":370,"target":51},{"source":379,"target":4},{"source":52,"target":0},{"source":52,"target":10},{"source":52,"target":380},{"source":52,"target":381},{"source":380,"target":51},{"source":380,"target":382},{"source":380,"target":52},{"source":382,"target":51},{"source":381,"target":10},{"source":53,"target":0},{"source":54,"target":0},{"source":54,"target":3},{"source":54,"target":383},{"source":54,"target":384},{"source":383,"target":385},{"source":383,"target":54},{"source":384,"target":3}],"multigraph":true} | ecore |
petrinet | repo-ecore-all/data/eMoflon/benchmarx/examples/pntopnw/metamodels/Petrinet/model/PetriNet.ecore | pn
NamedElement
name
Net
elements
incrementalID
NetElement
net
Transition
trgT2P
srcP2T
Place
trgP2T
srcT2P
noOfTokens
1 | <?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="pn" nsURI="http://de.ubt.ai1.bw.qvt.examples.pn.ecore" nsPrefix="pn">
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Net" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
eType="#//NetElement" containment="true" eOpposite="#//NetElement/net"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="incrementalID" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NetElement" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="net" lowerBound="1" eType="#//Net"
eOpposite="#//Net/elements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//NetElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="trgT2P" upperBound="-1"
eType="#//Place" eOpposite="#//Place/srcT2P"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="srcP2T" upperBound="-1"
eType="#//Place" eOpposite="#//Place/trgP2T"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//NetElement #//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="trgP2T" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/srcP2T"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="srcT2P" upperBound="-1"
eType="#//Transition" eOpposite="#//Transition/trgT2P"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noOfTokens" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"
defaultValueLiteral="1"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"pn","nsURI":"http://de.ubt.ai1.bw.qvt.examples.pn.ecore","name":"pn","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Net","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NetElement","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":"Place","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":6,"derived":false},{"id":7,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"elements","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"incrementalID","changeable":true,"lowerBound":0,"iD":false,"id":9,"derived":false},{"id":10,"eClass":"EGenericType"},{"id":11,"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":"net","changeable":true,"resolveProxies":true,"lowerBound":1,"id":12,"derived":false},{"id":13,"eClass":"EGenericType"},{"id":14,"eClass":"EGenericType"},{"id":15,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trgT2P","changeable":true,"resolveProxies":true,"lowerBound":0,"id":16,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"srcP2T","changeable":true,"resolveProxies":true,"lowerBound":0,"id":17,"derived":false},{"id":18,"eClass":"EGenericType"},{"id":19,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"srcT2P","changeable":true,"resolveProxies":true,"lowerBound":0,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"trgP2T","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":"noOfTokens","changeable":true,"lowerBound":0,"iD":false,"id":23,"derived":false},{"id":24,"eClass":"EGenericType"},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":1,"target":0},{"source":1,"target":6},{"source":6,"target":7},{"source":6,"target":1},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":8},{"source":2,"target":9},{"source":2,"target":10},{"source":8,"target":3},{"source":8,"target":11},{"source":8,"target":2},{"source":8,"target":12},{"source":11,"target":3},{"source":9,"target":13},{"source":9,"target":2},{"source":10,"target":1},{"source":3,"target":0},{"source":3,"target":1},{"source":3,"target":12},{"source":3,"target":14},{"source":12,"target":2},{"source":12,"target":15},{"source":12,"target":3},{"source":12,"target":8},{"source":15,"target":2},{"source":14,"target":1},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":16},{"source":4,"target":17},{"source":4,"target":18},{"source":16,"target":5},{"source":16,"target":19},{"source":16,"target":4},{"source":16,"target":20},{"source":19,"target":5},{"source":17,"target":5},{"source":17,"target":21},{"source":17,"target":4},{"source":17,"target":22},{"source":21,"target":5},{"source":18,"target":3},{"source":5,"target":0},{"source":5,"target":3},{"source":5,"target":1},{"source":5,"target":22},{"source":5,"target":20},{"source":5,"target":23},{"source":5,"target":24},{"source":5,"target":25},{"source":22,"target":4},{"source":22,"target":26},{"source":22,"target":5},{"source":22,"target":17},{"source":26,"target":4},{"source":20,"target":4},{"source":20,"target":27},{"source":20,"target":5},{"source":20,"target":16},{"source":27,"target":4},{"source":23,"target":28},{"source":23,"target":5},{"source":24,"target":3},{"source":25,"target":1}],"multigraph":true} | ecore |
simple-pl | repo-ecore-all/data/tue-mdse/ocl-dataset/dataset-mtl/repos/manuelleduc/xp-gemoc-concurrent/without_metamodel/languages_workbenches/x10/fr.mleduc.gx10.xdsml/model-gen/GX10MT.ecore | gx10
Program
methods
startMethod
Method
inProgram
methodBlock
name
calledBy
methodParameters
Block
initBlock
blockStatements
context
Statement
inBlock
ControlStructure
controlStructureCondition
IntExpression
getCurrentValue
inMethodCallParameter
BoolExpression
getCurrentValue
If
thenBlock
elseBlock
While
whileBlock
True
getCurrentValue
False
getCurrentValue
Not
getCurrentValue
notExpression
And
leftAndExpression
rightAndExpression
IntConst
getCurrentValue
value
IntBinaryOperation
evaluate
leftBinaryExpression
rightBinaryExpression
Async
asyncBlock
MethodCall
call
methodToCall
methodCallParameters
Expression
Finish
finishStatement
Print
print
toPrint
BoolVar
evaluate
boolVarExpr
boolVarName
IntVar
evaluate
intVarExpr
intVarName
IntVarAccess
getCurrentValue
intVarRef
BoolVarAccess
getCurrentValue
boolVarRef
Equal
evaluate
getCurrentValue
leftEqual
rightEqual
MethodCallParameter
name
methodCallParameterExpr
inMethodCall
Referentiable
name
Plus
evaluate
getCurrentValue
Time
evaluate
getCurrentValue
Context
gx10.aspects.Context
gx10.aspects.Context | <?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="gx10" nsURI="http://gx10mt/" nsPrefix="gx10">
<eClassifiers xsi:type="ecore:EClass" name="Program">
<eStructuralFeatures xsi:type="ecore:EReference" name="methods" upperBound="-1" eType="//Method" containment="true" eOpposite="//Method/inProgram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="startMethod" lowerBound="1" eType="//Method"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Method">
<eStructuralFeatures xsi:type="ecore:EReference" name="inProgram" lowerBound="1" eType="//Program" eOpposite="//Program/methods"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodBlock" lowerBound="1" eType="//Block" containment="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>
<eStructuralFeatures xsi:type="ecore:EReference" name="calledBy" upperBound="-1" eType="//MethodCall" eOpposite="//MethodCall/methodToCall"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodParameters" upperBound="-1" eType="//Referentiable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Block" eSuperTypes="//Statement">
<eOperations name="initBlock"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="blockStatements" upperBound="-1" eType="//Statement" containment="true" eOpposite="//Statement/inBlock"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="context" eType="//Context">
<eAnnotations source="aspect"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Statement" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="inBlock" eType="//Block" eOpposite="//Block/blockStatements"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ControlStructure" abstract="true" eSuperTypes="//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="controlStructureCondition" lowerBound="1" eType="//BoolExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntExpression" abstract="true" eSuperTypes="//Expression">
<eOperations name="getCurrentValue">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMethodCallParameter" eType="//MethodCallParameter" eOpposite="//MethodCallParameter/methodCallParameterExpr"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoolExpression" abstract="true" eSuperTypes="//Expression">
<eOperations name="getCurrentValue">
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="If" eSuperTypes="//ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="thenBlock" lowerBound="1" eType="//Block" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="elseBlock" lowerBound="1" eType="//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="While" eSuperTypes="//ControlStructure">
<eStructuralFeatures xsi:type="ecore:EReference" name="whileBlock" lowerBound="1" eType="//Block" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="True" eSuperTypes="//BoolExpression">
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="False" eSuperTypes="//BoolExpression">
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Not" eSuperTypes="//BoolExpression">
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="notExpression" lowerBound="1" eType="//BoolExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="And" eSuperTypes="//BoolExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="leftAndExpression" lowerBound="1" eType="//BoolExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightAndExpression" lowerBound="1" eType="//BoolExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntConst" eSuperTypes="//IntExpression">
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<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="IntBinaryOperation" abstract="true" eSuperTypes="//IntExpression">
<eOperations name="evaluate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftBinaryExpression" lowerBound="1" eType="//IntExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightBinaryExpression" lowerBound="1" eType="//IntExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Async" eSuperTypes="//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="asyncBlock" lowerBound="1" eType="//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodCall" eSuperTypes="//Expression">
<eOperations name="call"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodToCall" lowerBound="1" eType="//Method" eOpposite="//Method/calledBy"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="methodCallParameters" upperBound="-1" eType="//MethodCallParameter" containment="true" eOpposite="//MethodCallParameter/inMethodCall"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Expression" abstract="true" eSuperTypes="//Statement"/>
<eClassifiers xsi:type="ecore:EClass" name="Finish" eSuperTypes="//Statement">
<eStructuralFeatures xsi:type="ecore:EReference" name="finishStatement" lowerBound="1" eType="//Statement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Print" eSuperTypes="//Statement">
<eOperations name="print"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="toPrint" lowerBound="1" eType="//Expression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoolVar" eSuperTypes="//Expression">
<eOperations name="evaluate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="boolVarExpr" lowerBound="1" eType="//BoolExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="boolVarName" lowerBound="1" eType="//Referentiable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntVar" eSuperTypes="//Statement">
<eOperations name="evaluate"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intVarExpr" lowerBound="1" eType="//IntExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="intVarName" lowerBound="1" eType="//Referentiable" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntVarAccess" eSuperTypes="//IntExpression">
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="intVarRef" lowerBound="1" eType="//Referentiable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BoolVarAccess" eSuperTypes="//BoolExpression">
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="boolVarRef" lowerBound="1" eType="//Referentiable"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Equal" eSuperTypes="//BoolExpression">
<eOperations name="evaluate"/>
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="leftEqual" lowerBound="1" eType="//IntExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="rightEqual" lowerBound="1" eType="//IntExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MethodCallParameter">
<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="methodCallParameterExpr" lowerBound="1" eType="//IntExpression" containment="true" eOpposite="//IntExpression/inMethodCallParameter"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMethodCall" lowerBound="1" eType="//MethodCall" eOpposite="//MethodCall/methodCallParameters"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Referentiable">
<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="Plus" eSuperTypes="//IntBinaryOperation">
<eOperations name="evaluate">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Time" eSuperTypes="//IntBinaryOperation">
<eOperations name="evaluate">
<eAnnotations source="aspect"/>
</eOperations>
<eOperations name="getCurrentValue">
<eAnnotations source="aspect"/>
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Context" instanceClassName="gx10.aspects.Context">
<eAnnotations source="aspect"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"gx10","nsURI":"http://gx10mt/","name":"gx10","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":"Method","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Block","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Statement","instanceClass":null,"abstract":true,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ControlStructure","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntExpression","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolExpression","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"If","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"While","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"True","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"False","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Not","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"And","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntConst","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntBinaryOperation","instanceClass":null,"abstract":true,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Async","instanceClass":null,"abstract":false,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCall","instanceClass":null,"abstract":false,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Expression","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Finish","instanceClass":null,"abstract":false,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Print","instanceClass":null,"abstract":false,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolVar","instanceClass":null,"abstract":false,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntVar","instanceClass":null,"abstract":false,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntVarAccess","instanceClass":null,"abstract":false,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BoolVarAccess","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Equal","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MethodCallParameter","instanceClass":null,"abstract":false,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Referentiable","instanceClass":null,"abstract":false,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Plus","instanceClass":null,"abstract":false,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Time","instanceClass":null,"abstract":false,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":"gx10.aspects.Context","defaultValue":null,"instanceClassName":"gx10.aspects.Context","name":"Context","instanceClass":null,"id":30,"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":"methods","changeable":true,"resolveProxies":true,"lowerBound":0,"id":31,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"startMethod","changeable":true,"resolveProxies":true,"lowerBound":1,"id":32,"derived":false},{"id":33,"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":"inProgram","changeable":true,"resolveProxies":true,"lowerBound":1,"id":34,"derived":false},{"id":35,"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":"methodBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":36,"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":37,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"calledBy","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":"methodParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":39,"derived":false},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"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":"methodToCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"initBlock","lowerBound":0,"id":46,"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":"blockStatements","changeable":true,"resolveProxies":true,"lowerBound":0,"id":47,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"context","changeable":true,"lowerBound":0,"iD":false,"id":48,"derived":false},{"id":49,"eClass":"EGenericType"},{"id":50,"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":"inBlock","changeable":true,"resolveProxies":true,"lowerBound":0,"id":51,"derived":false},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"controlStructureCondition","changeable":true,"resolveProxies":true,"lowerBound":1,"id":54,"derived":false},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":57,"many":false,"required":false,"eClass":"EOperation"},{"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":"inMethodCallParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":58,"derived":false},{"id":59,"eClass":"EGenericType"},{"id":60,"eClass":"EGenericType"},{"id":61,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"methodCallParameterExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":62,"derived":false},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":63,"many":false,"required":false,"eClass":"EOperation"},{"id":64,"eClass":"EGenericType"},{"id":65,"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":"thenBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":66,"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":"elseBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":67,"derived":false},{"id":68,"eClass":"EGenericType"},{"id":69,"eClass":"EGenericType"},{"id":70,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"whileBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"id":73,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":74,"many":false,"required":false,"eClass":"EOperation"},{"id":75,"eClass":"EGenericType"},{"id":76,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":77,"many":false,"required":false,"eClass":"EOperation"},{"id":78,"eClass":"EGenericType"},{"id":79,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":80,"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":"notExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":81,"derived":false},{"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":"leftAndExpression","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":"rightAndExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":86,"derived":false},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":90,"many":false,"required":false,"eClass":"EOperation"},{"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":91,"derived":false},{"id":92,"eClass":"EGenericType"},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":95,"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":"leftBinaryExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":96,"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":"rightBinaryExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":97,"derived":false},{"id":98,"eClass":"EGenericType"},{"id":99,"eClass":"EGenericType"},{"id":100,"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":"asyncBlock","changeable":true,"resolveProxies":true,"lowerBound":1,"id":101,"derived":false},{"id":102,"eClass":"EGenericType"},{"id":103,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"call","lowerBound":0,"id":104,"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":"methodCallParameters","changeable":true,"resolveProxies":true,"lowerBound":0,"id":105,"derived":false},{"id":106,"eClass":"EGenericType"},{"id":107,"eClass":"EGenericType"},{"id":108,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMethodCall","changeable":true,"resolveProxies":true,"lowerBound":1,"id":109,"derived":false},{"id":110,"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":"finishStatement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":111,"derived":false},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"print","lowerBound":0,"id":114,"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":"toPrint","changeable":true,"resolveProxies":true,"lowerBound":1,"id":115,"derived":false},{"id":116,"eClass":"EGenericType"},{"id":117,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":118,"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":"boolVarExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":119,"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":"boolVarName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":124,"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":"intVarExpr","changeable":true,"resolveProxies":true,"lowerBound":1,"id":125,"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":"intVarName","changeable":true,"resolveProxies":true,"lowerBound":1,"id":126,"derived":false},{"id":127,"eClass":"EGenericType"},{"id":128,"eClass":"EGenericType"},{"id":129,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":130,"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":"intVarRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":131,"derived":false},{"id":132,"eClass":"EGenericType"},{"id":133,"eClass":"EGenericType"},{"id":134,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":135,"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":"boolVarRef","changeable":true,"resolveProxies":true,"lowerBound":1,"id":136,"derived":false},{"id":137,"eClass":"EGenericType"},{"id":138,"eClass":"EGenericType"},{"id":139,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":140,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":141,"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":"leftEqual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":142,"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":"rightEqual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":143,"derived":false},{"id":144,"eClass":"EGenericType"},{"id":145,"eClass":"EGenericType"},{"id":146,"eClass":"EGenericType"},{"id":147,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":148,"derived":false},{"id":149,"eClass":"EGenericType"},{"id":150,"eClass":"EGenericType"},{"id":151,"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":152,"derived":false},{"id":153,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":154,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":155,"many":false,"required":false,"eClass":"EOperation"},{"id":156,"eClass":"EGenericType"},{"id":157,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"evaluate","lowerBound":0,"id":158,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"getCurrentValue","lowerBound":0,"id":159,"many":false,"required":false,"eClass":"EOperation"},{"id":160,"eClass":"EGenericType"},{"id":161,"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":1,"target":0},{"source":1,"target":31},{"source":1,"target":32},{"source":31,"target":2},{"source":31,"target":33},{"source":31,"target":1},{"source":31,"target":34},{"source":33,"target":2},{"source":32,"target":2},{"source":32,"target":35},{"source":32,"target":1},{"source":35,"target":2},{"source":2,"target":0},{"source":2,"target":34},{"source":2,"target":36},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":34,"target":1},{"source":34,"target":40},{"source":34,"target":2},{"source":34,"target":31},{"source":40,"target":1},{"source":36,"target":3},{"source":36,"target":41},{"source":36,"target":2},{"source":41,"target":3},{"source":37,"target":42},{"source":37,"target":2},{"source":38,"target":17},{"source":38,"target":43},{"source":38,"target":2},{"source":38,"target":44},{"source":43,"target":17},{"source":39,"target":27},{"source":39,"target":45},{"source":39,"target":2},{"source":45,"target":27},{"source":3,"target":0},{"source":3,"target":4},{"source":3,"target":46},{"source":3,"target":47},{"source":3,"target":48},{"source":3,"target":49},{"source":46,"target":3},{"source":47,"target":4},{"source":47,"target":50},{"source":47,"target":3},{"source":47,"target":51},{"source":50,"target":4},{"source":48,"target":30},{"source":48,"target":52},{"source":48,"target":3},{"source":52,"target":30},{"source":49,"target":4},{"source":4,"target":0},{"source":4,"target":51},{"source":51,"target":3},{"source":51,"target":53},{"source":51,"target":4},{"source":51,"target":47},{"source":53,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":54},{"source":5,"target":55},{"source":54,"target":7},{"source":54,"target":56},{"source":54,"target":5},{"source":56,"target":7},{"source":55,"target":4},{"source":6,"target":0},{"source":6,"target":18},{"source":6,"target":57},{"source":6,"target":58},{"source":6,"target":59},{"source":57,"target":60},{"source":57,"target":6},{"source":58,"target":26},{"source":58,"target":61},{"source":58,"target":6},{"source":58,"target":62},{"source":61,"target":26},{"source":59,"target":18},{"source":7,"target":0},{"source":7,"target":18},{"source":7,"target":63},{"source":7,"target":64},{"source":63,"target":65},{"source":63,"target":7},{"source":64,"target":18},{"source":8,"target":0},{"source":8,"target":5},{"source":8,"target":66},{"source":8,"target":67},{"source":8,"target":68},{"source":66,"target":3},{"source":66,"target":69},{"source":66,"target":8},{"source":69,"target":3},{"source":67,"target":3},{"source":67,"target":70},{"source":67,"target":8},{"source":70,"target":3},{"source":68,"target":5},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":71},{"source":9,"target":72},{"source":71,"target":3},{"source":71,"target":73},{"source":71,"target":9},{"source":73,"target":3},{"source":72,"target":5},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":74},{"source":10,"target":75},{"source":74,"target":76},{"source":74,"target":10},{"source":75,"target":7},{"source":11,"target":0},{"source":11,"target":7},{"source":11,"target":77},{"source":11,"target":78},{"source":77,"target":79},{"source":77,"target":11},{"source":78,"target":7},{"source":12,"target":0},{"source":12,"target":7},{"source":12,"target":80},{"source":12,"target":81},{"source":12,"target":82},{"source":80,"target":83},{"source":80,"target":12},{"source":81,"target":7},{"source":81,"target":84},{"source":81,"target":12},{"source":84,"target":7},{"source":82,"target":7},{"source":13,"target":0},{"source":13,"target":7},{"source":13,"target":85},{"source":13,"target":86},{"source":13,"target":87},{"source":85,"target":7},{"source":85,"target":88},{"source":85,"target":13},{"source":88,"target":7},{"source":86,"target":7},{"source":86,"target":89},{"source":86,"target":13},{"source":89,"target":7},{"source":87,"target":7},{"source":14,"target":0},{"source":14,"target":6},{"source":14,"target":90},{"source":14,"target":91},{"source":14,"target":92},{"source":90,"target":93},{"source":90,"target":14},{"source":91,"target":94},{"source":91,"target":14},{"source":92,"target":6},{"source":15,"target":0},{"source":15,"target":6},{"source":15,"target":95},{"source":15,"target":96},{"source":15,"target":97},{"source":15,"target":98},{"source":95,"target":15},{"source":96,"target":6},{"source":96,"target":99},{"source":96,"target":15},{"source":99,"target":6},{"source":97,"target":6},{"source":97,"target":100},{"source":97,"target":15},{"source":100,"target":6},{"source":98,"target":6},{"source":16,"target":0},{"source":16,"target":4},{"source":16,"target":101},{"source":16,"target":102},{"source":101,"target":4},{"source":101,"target":103},{"source":101,"target":16},{"source":103,"target":4},{"source":102,"target":4},{"source":17,"target":0},{"source":17,"target":18},{"source":17,"target":104},{"source":17,"target":44},{"source":17,"target":105},{"source":17,"target":106},{"source":104,"target":17},{"source":44,"target":2},{"source":44,"target":107},{"source":44,"target":17},{"source":44,"target":38},{"source":107,"target":2},{"source":105,"target":26},{"source":105,"target":108},{"source":105,"target":17},{"source":105,"target":109},{"source":108,"target":26},{"source":106,"target":18},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":110},{"source":110,"target":4},{"source":19,"target":0},{"source":19,"target":4},{"source":19,"target":111},{"source":19,"target":112},{"source":111,"target":4},{"source":111,"target":113},{"source":111,"target":19},{"source":113,"target":4},{"source":112,"target":4},{"source":20,"target":0},{"source":20,"target":4},{"source":20,"target":114},{"source":20,"target":115},{"source":20,"target":116},{"source":114,"target":20},{"source":115,"target":18},{"source":115,"target":117},{"source":115,"target":20},{"source":117,"target":18},{"source":116,"target":4},{"source":21,"target":0},{"source":21,"target":18},{"source":21,"target":118},{"source":21,"target":119},{"source":21,"target":120},{"source":21,"target":121},{"source":118,"target":21},{"source":119,"target":7},{"source":119,"target":122},{"source":119,"target":21},{"source":122,"target":7},{"source":120,"target":27},{"source":120,"target":123},{"source":120,"target":21},{"source":123,"target":27},{"source":121,"target":18},{"source":22,"target":0},{"source":22,"target":4},{"source":22,"target":124},{"source":22,"target":125},{"source":22,"target":126},{"source":22,"target":127},{"source":124,"target":22},{"source":125,"target":6},{"source":125,"target":128},{"source":125,"target":22},{"source":128,"target":6},{"source":126,"target":27},{"source":126,"target":129},{"source":126,"target":22},{"source":129,"target":27},{"source":127,"target":4},{"source":23,"target":0},{"source":23,"target":6},{"source":23,"target":130},{"source":23,"target":131},{"source":23,"target":132},{"source":130,"target":133},{"source":130,"target":23},{"source":131,"target":27},{"source":131,"target":134},{"source":131,"target":23},{"source":134,"target":27},{"source":132,"target":6},{"source":24,"target":0},{"source":24,"target":7},{"source":24,"target":135},{"source":24,"target":136},{"source":24,"target":137},{"source":135,"target":138},{"source":135,"target":24},{"source":136,"target":27},{"source":136,"target":139},{"source":136,"target":24},{"source":139,"target":27},{"source":137,"target":7},{"source":25,"target":0},{"source":25,"target":7},{"source":25,"target":140},{"source":25,"target":141},{"source":25,"target":142},{"source":25,"target":143},{"source":25,"target":144},{"source":140,"target":25},{"source":141,"target":145},{"source":141,"target":25},{"source":142,"target":6},{"source":142,"target":146},{"source":142,"target":25},{"source":146,"target":6},{"source":143,"target":6},{"source":143,"target":147},{"source":143,"target":25},{"source":147,"target":6},{"source":144,"target":7},{"source":26,"target":0},{"source":26,"target":148},{"source":26,"target":62},{"source":26,"target":109},{"source":148,"target":149},{"source":148,"target":26},{"source":62,"target":6},{"source":62,"target":150},{"source":62,"target":26},{"source":62,"target":58},{"source":150,"target":6},{"source":109,"target":17},{"source":109,"target":151},{"source":109,"target":26},{"source":109,"target":105},{"source":151,"target":17},{"source":27,"target":0},{"source":27,"target":152},{"source":152,"target":153},{"source":152,"target":27},{"source":28,"target":0},{"source":28,"target":15},{"source":28,"target":154},{"source":28,"target":155},{"source":28,"target":156},{"source":154,"target":28},{"source":155,"target":157},{"source":155,"target":28},{"source":156,"target":15},{"source":29,"target":0},{"source":29,"target":15},{"source":29,"target":158},{"source":29,"target":159},{"source":29,"target":160},{"source":158,"target":29},{"source":159,"target":161},{"source":159,"target":29},{"source":160,"target":15},{"source":30,"target":0}],"multigraph":true} | ecore |
testing | repo-ecore-all/data/nasa/OpenSPIFe/gov.nasa.ensemble.emf/model/PatchTest.ecore | test
PatchTestModel
id
oneAttribute
multiAttribute
oneNonContainmentReference
multiNonContainmentReferences
oneContainmentReference
multiContainmentReference
SomeTestClass
attribute
SomeTestClassWithID
id | <?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="test"
nsURI="platform:/resource/gov.nasa.ensemble.emf/model/PatchTest.ecore" nsPrefix="test">
<eClassifiers xsi:type="ecore:EClass" name="PatchTestModel">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="oneAttribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="multiAttribute" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EIntegerObject"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oneNonContainmentReference"
eType="#//SomeTestClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiNonContainmentReferences"
upperBound="-1" eType="#//SomeTestClass"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="oneContainmentReference"
eType="#//SomeTestClass" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="multiContainmentReference"
upperBound="-1" eType="#//SomeTestClass" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SomeTestClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="attribute" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SomeTestClassWithID" eSuperTypes="#//SomeTestClass">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"test","nsURI":"platform:/resource/gov.nasa.ensemble.emf/model/PatchTest.ecore","name":"test","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PatchTestModel","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeTestClass","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SomeTestClassWithID","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":true,"id":4,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"oneAttribute","changeable":true,"lowerBound":0,"iD":false,"id":5,"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":"multiAttribute","changeable":true,"lowerBound":0,"iD":false,"id":6,"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":"oneNonContainmentReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"multiNonContainmentReferences","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"oneContainmentReference","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"multiContainmentReference","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"},{"id":17,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"attribute","changeable":true,"lowerBound":0,"iD":false,"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":"id","changeable":true,"lowerBound":0,"iD":true,"id":20,"derived":false},{"id":21,"eClass":"EGenericType"},{"id":22,"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":4,"target":11},{"source":4,"target":1},{"source":5,"target":12},{"source":5,"target":1},{"source":6,"target":13},{"source":6,"target":1},{"source":7,"target":2},{"source":7,"target":14},{"source":7,"target":1},{"source":14,"target":2},{"source":8,"target":2},{"source":8,"target":15},{"source":8,"target":1},{"source":15,"target":2},{"source":9,"target":2},{"source":9,"target":16},{"source":9,"target":1},{"source":16,"target":2},{"source":10,"target":2},{"source":10,"target":17},{"source":10,"target":1},{"source":17,"target":2},{"source":2,"target":0},{"source":2,"target":18},{"source":18,"target":19},{"source":18,"target":2},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":20},{"source":3,"target":21},{"source":20,"target":22},{"source":20,"target":3},{"source":21,"target":2}],"multigraph":true} | ecore |
mvc | repo-ecore-all/data/jokingarcia/Transformation_coevolution/metamodels/AssistantMVCEvol16.ecore | AssistantMVC
Exam
examItems
controllers
views
ExamItem
question
Open
MultipleChoice
Observable
observers
Observer
Controller
Observer
View
fontName
fontColor
controller
ExamController
ExamItemController
MultipleChoiceController
OpenController
ExamView
ExamItemView
OpenView
MultipleChoiceView | <?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="AssistantMVC"
nsURI="http://gts.inf.um.es/test/assistant_mvc" nsPrefix="mvc">
<eClassifiers xsi:type="ecore:EClass" name="Exam" eSuperTypes="#//Observable">
<eStructuralFeatures xsi:type="ecore:EReference" name="examItems" upperBound="-1"
eType="#//ExamItem" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controllers" upperBound="-1"
eType="#//Controller" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="views" upperBound="-1"
eType="#//View" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExamItem" abstract="true" eSuperTypes="#//Observable">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="question" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Open" eSuperTypes="#//ExamItem"/>
<eClassifiers xsi:type="ecore:EClass" name="MultipleChoice" eSuperTypes="#//ExamItem"/>
<eClassifiers xsi:type="ecore:EClass" name="Observable">
<eStructuralFeatures xsi:type="ecore:EReference" name="observers" upperBound="-1"
eType="#//Observer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Observer"/>
<eClassifiers xsi:type="ecore:EClass" name="Controller" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="Observer" lowerBound="1"
eType="#//Observer" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="View" abstract="true" eSuperTypes="#//Observer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="controller" eType="#//Controller"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ExamController" eSuperTypes="#//Controller"/>
<eClassifiers xsi:type="ecore:EClass" name="ExamItemController" abstract="true"
eSuperTypes="#//Controller"/>
<eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceController" eSuperTypes="#//ExamItemController"/>
<eClassifiers xsi:type="ecore:EClass" name="OpenController" eSuperTypes="#//ExamItemController"/>
<eClassifiers xsi:type="ecore:EClass" name="ExamView" eSuperTypes="#//View"/>
<eClassifiers xsi:type="ecore:EClass" name="ExamItemView" eSuperTypes="#//View"/>
<eClassifiers xsi:type="ecore:EClass" name="OpenView" eSuperTypes="#//ExamView"/>
<eClassifiers xsi:type="ecore:EClass" name="MultipleChoiceView" eSuperTypes="#//ExamItemView"/>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"mvc","nsURI":"http://gts.inf.um.es/test/assistant_mvc","name":"AssistantMVC","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Exam","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItem","instanceClass":null,"abstract":true,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Open","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoice","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observable","instanceClass":null,"abstract":false,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Observer","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Controller","instanceClass":null,"abstract":true,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"View","instanceClass":null,"abstract":true,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamController","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemController","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceController","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenController","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamView","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ExamItemView","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"OpenView","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MultipleChoiceView","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":"examItems","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":"controllers","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":"views","changeable":true,"resolveProxies":true,"lowerBound":0,"id":19,"derived":false},{"id":20,"eClass":"EGenericType"},{"id":21,"eClass":"EGenericType"},{"id":22,"eClass":"EGenericType"},{"id":23,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"question","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"id":25,"eClass":"EGenericType"},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"observers","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":true,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"Observer","changeable":true,"resolveProxies":true,"lowerBound":1,"id":31,"derived":false},{"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":"fontName","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":"fontColor","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":"controller","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"},{"id":40,"eClass":"EGenericType"},{"id":41,"eClass":"EGenericType"},{"id":42,"eClass":"EGenericType"},{"id":43,"eClass":"EGenericType"},{"id":44,"eClass":"EGenericType"},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"id":47,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":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":5},{"source":1,"target":17},{"source":1,"target":18},{"source":1,"target":19},{"source":1,"target":20},{"source":17,"target":2},{"source":17,"target":21},{"source":17,"target":1},{"source":21,"target":2},{"source":18,"target":7},{"source":18,"target":22},{"source":18,"target":1},{"source":22,"target":7},{"source":19,"target":8},{"source":19,"target":23},{"source":19,"target":1},{"source":23,"target":8},{"source":20,"target":5},{"source":2,"target":0},{"source":2,"target":5},{"source":2,"target":24},{"source":2,"target":25},{"source":24,"target":26},{"source":24,"target":2},{"source":25,"target":5},{"source":3,"target":0},{"source":3,"target":2},{"source":3,"target":27},{"source":27,"target":2},{"source":4,"target":0},{"source":4,"target":2},{"source":4,"target":28},{"source":28,"target":2},{"source":5,"target":0},{"source":5,"target":29},{"source":29,"target":6},{"source":29,"target":30},{"source":29,"target":5},{"source":30,"target":6},{"source":6,"target":0},{"source":7,"target":0},{"source":7,"target":31},{"source":31,"target":6},{"source":31,"target":32},{"source":31,"target":7},{"source":32,"target":6},{"source":8,"target":0},{"source":8,"target":6},{"source":8,"target":33},{"source":8,"target":34},{"source":8,"target":35},{"source":8,"target":36},{"source":33,"target":37},{"source":33,"target":8},{"source":34,"target":38},{"source":34,"target":8},{"source":35,"target":7},{"source":35,"target":39},{"source":35,"target":8},{"source":39,"target":7},{"source":36,"target":6},{"source":9,"target":0},{"source":9,"target":7},{"source":9,"target":40},{"source":40,"target":7},{"source":10,"target":0},{"source":10,"target":7},{"source":10,"target":41},{"source":41,"target":7},{"source":11,"target":0},{"source":11,"target":10},{"source":11,"target":42},{"source":42,"target":10},{"source":12,"target":0},{"source":12,"target":10},{"source":12,"target":43},{"source":43,"target":10},{"source":13,"target":0},{"source":13,"target":8},{"source":13,"target":44},{"source":44,"target":8},{"source":14,"target":0},{"source":14,"target":8},{"source":14,"target":45},{"source":45,"target":8},{"source":15,"target":0},{"source":15,"target":13},{"source":15,"target":46},{"source":46,"target":13},{"source":16,"target":0},{"source":16,"target":14},{"source":16,"target":47},{"source":47,"target":14}],"multigraph":true} | ecore |
people | repo-ecore-all/data/rgruber1/atom-game-framework/AtomUtils/modelling/party/party.ecore | party
Party
getPath
setExternalParent
externalParent
contactInfo
identity
parent
name
uid
Identity
type
value
comment
Tagged
tags
comment
DateEffectiveObject
isEffectiveNow
isEffective
date
start
end
ContactInfo
category
owner
Phone
countryCode
areaCode
number
Web
EMail
Address
country
Custom
location
USAddress
recipient
street1
street2
city
state
zip
Organization
children
externalChildren
organizationType
matrixedChildren
Person
title
Tag
name
value
comment
Role
party
name
owner
URL
address
CommonObject
roles
MatrixRelationship
name
target | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="party"
nsURI="http://www.hammurapi.com/party" nsPrefix="com.hammurapi.party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party model."/>
</eAnnotations>
<eClassifiers xsi:type="ecore:EClass" name="Party" abstract="true" interface="true"
eSuperTypes="#//Tagged">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party."/>
</eAnnotations>
<eOperations name="getPath" upperBound="-1" eType="#//Party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party's path in the hierarchy."/>
</eAnnotations>
</eOperations>
<eOperations name="setExternalParent">
<eParameters name="externalParent" eType="#//Organization"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="contactInfo" upperBound="-1"
eType="#//ContactInfo" containment="true" eOpposite="#//ContactInfo/owner">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party has zero or more contacts."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="identity" upperBound="-1"
eType="#//Identity" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party can have identitie, e.g. taxpayer ID, internal employee number, department number."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Organization"
eOpposite="#//Organization/children">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parties can be nested."/>
</eAnnotations>
</eStructuralFeatures>
<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/emf/2002/GenModel">
<details key="documentation" value="Party name."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="uid" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
iD="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Unique party ID for referencing. It can be one of party identities."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Identity">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party identity. E.g. taxpayer ID or employee number."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="type" 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="Identity type."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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="Identity value."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Comment."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tagged" abstract="true" interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Container of tagged values."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="tags" upperBound="-1" eType="#//Tag"
containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Tags."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Comment."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DateEffectiveObject" abstract="true"
interface="true" eSuperTypes="#//Tagged">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Object which is effective for a certain period of time."/>
</eAnnotations>
<eOperations name="isEffectiveNow" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns true if object is currently effective."/>
</eAnnotations>
</eOperations>
<eOperations name="isEffective" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Returns true if object is effective at given date."/>
</eAnnotations>
<eParameters name="date" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Date for which effectiveness is checked."/>
</eAnnotations>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="start" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Start date."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="end" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDate">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="End date.
"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContactInfo" abstract="true" interface="true"
eSuperTypes="#//DateEffectiveObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contact information."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Contact type. E.g. for phone it can be "Home", "Work", or "Mobile"."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" lowerBound="1" eType="#//Party"
eOpposite="#//Party/contactInfo"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Phone" eSuperTypes="#//ContactInfo">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Phone number."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="countryCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Country code"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="areaCode" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Area code
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="number" 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="Phone number."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Web" eSuperTypes="#//URL">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Web (HTTP) address."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EMail" eSuperTypes="#//URL">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="E-Mail."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Address" abstract="true" interface="true"
eSuperTypes="#//ContactInfo">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Address."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="country" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Country."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Custom" eSuperTypes="#//ContactInfo">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Custom contact info."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="location" 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="Location."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="USAddress" eSuperTypes="#//Address">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="US Address."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="recipient" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Recipient name. Defaults to party name if not set."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street1" 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="Street address 1."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="street2" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Street address 2."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="city" 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="City"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="state" 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="State.
"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="zip" 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="Zip code."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Organization" eSuperTypes="#//Party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Organization."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//Party" containment="true" eOpposite="#//Party/parent">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Organization's children - organizations or people."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="externalChildren" upperBound="-1"
eType="#//Party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="External children are defined in files different from organization's definition file. This reference allows to build multi-file, distributed/federated party models."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationType" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Type of the organization, e.g. Department, Cross-functional team, Line of Business."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="matrixedChildren" upperBound="-1"
eType="#//MatrixRelationship" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matrixed party children."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Person" eSuperTypes="#//Party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Person."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Person's title in the organization. E.g. Manager or Senior Developer."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Tag">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Name value pair."/>
</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/emf/2002/GenModel">
<details key="documentation" value="Tag name."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" 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="Tag value(s)."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="comment" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Comment."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Role" eSuperTypes="#//DateEffectiveObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Party role."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="party" upperBound="-1"
eType="#//Party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Parties playing given role."/>
</eAnnotations>
</eStructuralFeatures>
<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/emf/2002/GenModel">
<details key="documentation" value="Role name."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="owner" eType="#//CommonObject"
eOpposite="#//CommonObject/roles"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="URL" abstract="true" interface="true"
eSuperTypes="#//ContactInfo">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generic URL."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="address" 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="URL address without protocol."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CommonObject" abstract="true" interface="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Superinterface for classes which support role association."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="roles" upperBound="-1"
eType="#//Role" containment="true" eOpposite="#//Role/owner">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Common object can have multple party roles associated with it. Role has one owner."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MatrixRelationship" eSuperTypes="#//DateEffectiveObject">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matrix relationship between parties, e.g. cross-functional team consists of members from different organizations."/>
</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="Matrixed title or role. E.g. John Smith is matrixed to "Super widget" cross-functional team as "Expert in ABC widgets". "/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
eType="#//Party">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Matrixed party."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"com.hammurapi.party","nsURI":"http://www.hammurapi.com/party","name":"party","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Party","instanceClass":null,"abstract":true,"id":1,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Identity","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tagged","instanceClass":null,"abstract":true,"id":3,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DateEffectiveObject","instanceClass":null,"abstract":true,"id":4,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContactInfo","instanceClass":null,"abstract":true,"id":5,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Phone","instanceClass":null,"abstract":false,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Web","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EMail","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Address","instanceClass":null,"abstract":true,"id":9,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Custom","instanceClass":null,"abstract":false,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"USAddress","instanceClass":null,"abstract":false,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Organization","instanceClass":null,"abstract":false,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Person","instanceClass":null,"abstract":false,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Tag","instanceClass":null,"abstract":false,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Role","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"URL","instanceClass":null,"abstract":true,"id":16,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CommonObject","instanceClass":null,"abstract":true,"id":17,"interface":true,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MatrixRelationship","instanceClass":null,"abstract":false,"id":18,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":-1,"unique":true,"name":"getPath","lowerBound":0,"id":19,"many":true,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"setExternalParent","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":"contactInfo","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":"identity","changeable":true,"resolveProxies":true,"lowerBound":0,"id":22,"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":23,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":24,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"uid","changeable":true,"lowerBound":0,"iD":true,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"externalParent","lowerBound":0,"id":28,"many":false,"required":false,"eClass":"EParameter"},{"id":29,"eClass":"EGenericType"},{"id":30,"eClass":"EGenericType"},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":1,"id":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":"children","changeable":true,"resolveProxies":true,"lowerBound":0,"id":34,"derived":false},{"id":35,"eClass":"EGenericType"},{"id":36,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"lowerBound":1,"iD":false,"id":37,"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":38,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":39,"derived":false},{"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":"tags","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"comment","changeable":true,"lowerBound":0,"iD":false,"id":44,"derived":false},{"id":45,"eClass":"EGenericType"},{"id":46,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"isEffectiveNow","lowerBound":0,"id":47,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"isEffective","lowerBound":0,"id":48,"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":"start","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":"end","changeable":true,"lowerBound":0,"iD":false,"id":50,"derived":false},{"id":51,"eClass":"EGenericType"},{"id":52,"eClass":"EGenericType"},{"id":53,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"date","lowerBound":0,"id":54,"many":false,"required":false,"eClass":"EParameter"},{"id":55,"eClass":"EGenericType"},{"id":56,"eClass":"EGenericType"},{"id":57,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":0,"iD":false,"id":58,"derived":false},{"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":"countryCode","changeable":true,"lowerBound":0,"iD":false,"id":62,"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":"areaCode","changeable":true,"lowerBound":0,"iD":false,"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":"number","changeable":true,"lowerBound":1,"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,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"country","changeable":true,"lowerBound":0,"iD":false,"id":71,"derived":false},{"id":72,"eClass":"EGenericType"},{"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":"location","changeable":true,"lowerBound":1,"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":"recipient","changeable":true,"lowerBound":0,"iD":false,"id":77,"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":"street1","changeable":true,"lowerBound":1,"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":"street2","changeable":true,"lowerBound":0,"iD":false,"id":79,"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":"city","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":"state","changeable":true,"lowerBound":1,"iD":false,"id":81,"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":"zip","changeable":true,"lowerBound":1,"iD":false,"id":82,"derived":false},{"id":83,"eClass":"EGenericType"},{"id":84,"eClass":"EGenericType"},{"id":85,"eClass":"EGenericType"},{"id":86,"eClass":"EGenericType"},{"id":87,"eClass":"EGenericType"},{"id":88,"eClass":"EGenericType"},{"id":89,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"externalChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"organizationType","changeable":true,"lowerBound":0,"iD":false,"id":91,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"matrixedChildren","changeable":true,"resolveProxies":true,"lowerBound":0,"id":92,"derived":false},{"id":93,"eClass":"EGenericType"},{"id":94,"eClass":"EGenericType"},{"id":95,"eClass":"EGenericType"},{"id":96,"eClass":"EGenericType"},{"id":97,"eClass":"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":98,"derived":false},{"id":99,"eClass":"EGenericType"},{"id":100,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":1,"iD":false,"id":101,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":102,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"comment","changeable":true,"lowerBound":0,"iD":false,"id":103,"derived":false},{"id":104,"eClass":"EGenericType"},{"id":105,"eClass":"EGenericType"},{"id":106,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"party","changeable":true,"resolveProxies":true,"lowerBound":0,"id":107,"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":108,"derived":false},{"container":true,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"owner","changeable":true,"resolveProxies":true,"lowerBound":0,"id":109,"derived":false},{"id":110,"eClass":"EGenericType"},{"id":111,"eClass":"EGenericType"},{"id":112,"eClass":"EGenericType"},{"id":113,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"roles","changeable":true,"resolveProxies":true,"lowerBound":0,"id":114,"derived":false},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"address","changeable":true,"lowerBound":1,"iD":false,"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":"name","changeable":true,"lowerBound":0,"iD":false,"id":119,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"target","changeable":true,"resolveProxies":true,"lowerBound":1,"id":120,"derived":false},{"id":121,"eClass":"EGenericType"},{"id":122,"eClass":"EGenericType"},{"id":123,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":1,"target":0},{"source":1,"target":3},{"source":1,"target":19},{"source":1,"target":20},{"source":1,"target":21},{"source":1,"target":22},{"source":1,"target":23},{"source":1,"target":24},{"source":1,"target":25},{"source":1,"target":26},{"source":19,"target":1},{"source":19,"target":27},{"source":19,"target":1},{"source":27,"target":1},{"source":20,"target":1},{"source":20,"target":28},{"source":28,"target":12},{"source":28,"target":29},{"source":28,"target":20},{"source":29,"target":12},{"source":21,"target":5},{"source":21,"target":30},{"source":21,"target":1},{"source":21,"target":31},{"source":30,"target":5},{"source":22,"target":2},{"source":22,"target":32},{"source":22,"target":1},{"source":32,"target":2},{"source":23,"target":12},{"source":23,"target":33},{"source":23,"target":1},{"source":23,"target":34},{"source":33,"target":12},{"source":24,"target":35},{"source":24,"target":1},{"source":25,"target":36},{"source":25,"target":1},{"source":26,"target":3},{"source":2,"target":0},{"source":2,"target":37},{"source":2,"target":38},{"source":2,"target":39},{"source":37,"target":40},{"source":37,"target":2},{"source":38,"target":41},{"source":38,"target":2},{"source":39,"target":42},{"source":39,"target":2},{"source":3,"target":0},{"source":3,"target":43},{"source":3,"target":44},{"source":43,"target":14},{"source":43,"target":45},{"source":43,"target":3},{"source":45,"target":14},{"source":44,"target":46},{"source":44,"target":3},{"source":4,"target":0},{"source":4,"target":3},{"source":4,"target":47},{"source":4,"target":48},{"source":4,"target":49},{"source":4,"target":50},{"source":4,"target":51},{"source":47,"target":52},{"source":47,"target":4},{"source":48,"target":53},{"source":48,"target":4},{"source":48,"target":54},{"source":54,"target":55},{"source":54,"target":48},{"source":49,"target":56},{"source":49,"target":4},{"source":50,"target":57},{"source":50,"target":4},{"source":51,"target":3},{"source":5,"target":0},{"source":5,"target":4},{"source":5,"target":58},{"source":5,"target":31},{"source":5,"target":59},{"source":58,"target":60},{"source":58,"target":5},{"source":31,"target":1},{"source":31,"target":61},{"source":31,"target":5},{"source":31,"target":21},{"source":61,"target":1},{"source":59,"target":4},{"source":6,"target":0},{"source":6,"target":5},{"source":6,"target":62},{"source":6,"target":63},{"source":6,"target":64},{"source":6,"target":65},{"source":62,"target":66},{"source":62,"target":6},{"source":63,"target":67},{"source":63,"target":6},{"source":64,"target":68},{"source":64,"target":6},{"source":65,"target":5},{"source":7,"target":0},{"source":7,"target":16},{"source":7,"target":69},{"source":69,"target":16},{"source":8,"target":0},{"source":8,"target":16},{"source":8,"target":70},{"source":70,"target":16},{"source":9,"target":0},{"source":9,"target":5},{"source":9,"target":71},{"source":9,"target":72},{"source":71,"target":73},{"source":71,"target":9},{"source":72,"target":5},{"source":10,"target":0},{"source":10,"target":5},{"source":10,"target":74},{"source":10,"target":75},{"source":74,"target":76},{"source":74,"target":10},{"source":75,"target":5},{"source":11,"target":0},{"source":11,"target":9},{"source":11,"target":77},{"source":11,"target":78},{"source":11,"target":79},{"source":11,"target":80},{"source":11,"target":81},{"source":11,"target":82},{"source":11,"target":83},{"source":77,"target":84},{"source":77,"target":11},{"source":78,"target":85},{"source":78,"target":11},{"source":79,"target":86},{"source":79,"target":11},{"source":80,"target":87},{"source":80,"target":11},{"source":81,"target":88},{"source":81,"target":11},{"source":82,"target":89},{"source":82,"target":11},{"source":83,"target":9},{"source":12,"target":0},{"source":12,"target":1},{"source":12,"target":34},{"source":12,"target":90},{"source":12,"target":91},{"source":12,"target":92},{"source":12,"target":93},{"source":34,"target":1},{"source":34,"target":94},{"source":34,"target":12},{"source":34,"target":23},{"source":94,"target":1},{"source":90,"target":1},{"source":90,"target":95},{"source":90,"target":12},{"source":95,"target":1},{"source":91,"target":96},{"source":91,"target":12},{"source":92,"target":18},{"source":92,"target":97},{"source":92,"target":12},{"source":97,"target":18},{"source":93,"target":1},{"source":13,"target":0},{"source":13,"target":1},{"source":13,"target":98},{"source":13,"target":99},{"source":98,"target":100},{"source":98,"target":13},{"source":99,"target":1},{"source":14,"target":0},{"source":14,"target":101},{"source":14,"target":102},{"source":14,"target":103},{"source":101,"target":104},{"source":101,"target":14},{"source":102,"target":105},{"source":102,"target":14},{"source":103,"target":106},{"source":103,"target":14},{"source":15,"target":0},{"source":15,"target":4},{"source":15,"target":107},{"source":15,"target":108},{"source":15,"target":109},{"source":15,"target":110},{"source":107,"target":1},{"source":107,"target":111},{"source":107,"target":15},{"source":111,"target":1},{"source":108,"target":112},{"source":108,"target":15},{"source":109,"target":17},{"source":109,"target":113},{"source":109,"target":15},{"source":109,"target":114},{"source":113,"target":17},{"source":110,"target":4},{"source":16,"target":0},{"source":16,"target":5},{"source":16,"target":115},{"source":16,"target":116},{"source":115,"target":117},{"source":115,"target":16},{"source":116,"target":5},{"source":17,"target":0},{"source":17,"target":114},{"source":114,"target":15},{"source":114,"target":118},{"source":114,"target":17},{"source":114,"target":109},{"source":118,"target":15},{"source":18,"target":0},{"source":18,"target":4},{"source":18,"target":119},{"source":18,"target":120},{"source":18,"target":121},{"source":119,"target":122},{"source":119,"target":18},{"source":120,"target":1},{"source":120,"target":123},{"source":120,"target":18},{"source":123,"target":1},{"source":121,"target":4}],"multigraph":true} | ecore |
library | repo-ecore-all/data/cbrun/emf-compare/plugins/org.eclipse.emf.compare.examples.export.library/model/library.ecore | library
Library
name
books
writers
members
Book
title
pages
author
Writer
name
books
Member
name
id
borrowedBooks | <?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="library"
nsURI="library" nsPrefix="org.eclipse.emf.compare.examples.export.library">
<eClassifiers xsi:type="ecore:EClass" name="Library">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="writers" upperBound="-1"
eType="#//Writer" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="members" upperBound="-1"
eType="#//Member" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Book">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="title" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pages" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="author" eType="#//Writer"
eOpposite="#//Writer/books"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Writer">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="books" upperBound="-1"
eType="#//Book" eOpposite="#//Book/author"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Member">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="id" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="borrowedBooks" upperBound="-1"
eType="#//Book"/>
</eClassifiers>
</ecore:EPackage>
| false | {"directed":true,"nodes":[{"nsPrefix":"org.eclipse.emf.compare.examples.export.library","nsURI":"library","name":"library","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Library","instanceClass":null,"abstract":false,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Book","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Writer","instanceClass":null,"abstract":false,"id":3,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Member","instanceClass":null,"abstract":false,"id":4,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":5,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"id":6,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"writers","changeable":true,"resolveProxies":true,"lowerBound":0,"id":7,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"members","changeable":true,"resolveProxies":true,"lowerBound":0,"id":8,"derived":false},{"id":9,"eClass":"EGenericType"},{"id":10,"eClass":"EGenericType"},{"id":11,"eClass":"EGenericType"},{"id":12,"eClass":"EGenericType"},{"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":13,"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":"pages","changeable":true,"lowerBound":0,"iD":false,"id":14,"derived":false},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"author","changeable":true,"resolveProxies":true,"lowerBound":0,"id":15,"derived":false},{"id":16,"eClass":"EGenericType"},{"id":17,"eClass":"EGenericType"},{"id":18,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"books","changeable":true,"resolveProxies":true,"lowerBound":0,"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":"name","changeable":true,"lowerBound":0,"iD":false,"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":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"id","changeable":true,"lowerBound":0,"iD":false,"id":24,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"borrowedBooks","changeable":true,"resolveProxies":true,"lowerBound":0,"id":25,"derived":false},{"id":26,"eClass":"EGenericType"},{"id":27,"eClass":"EGenericType"},{"id":28,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":1,"target":0},{"source":1,"target":5},{"source":1,"target":6},{"source":1,"target":7},{"source":1,"target":8},{"source":5,"target":9},{"source":5,"target":1},{"source":6,"target":2},{"source":6,"target":10},{"source":6,"target":1},{"source":10,"target":2},{"source":7,"target":3},{"source":7,"target":11},{"source":7,"target":1},{"source":11,"target":3},{"source":8,"target":4},{"source":8,"target":12},{"source":8,"target":1},{"source":12,"target":4},{"source":2,"target":0},{"source":2,"target":13},{"source":2,"target":14},{"source":2,"target":15},{"source":13,"target":16},{"source":13,"target":2},{"source":14,"target":17},{"source":14,"target":2},{"source":15,"target":3},{"source":15,"target":18},{"source":15,"target":2},{"source":15,"target":19},{"source":18,"target":3},{"source":3,"target":0},{"source":3,"target":20},{"source":3,"target":19},{"source":20,"target":21},{"source":20,"target":3},{"source":19,"target":2},{"source":19,"target":22},{"source":19,"target":3},{"source":19,"target":15},{"source":22,"target":2},{"source":4,"target":0},{"source":4,"target":23},{"source":4,"target":24},{"source":4,"target":25},{"source":23,"target":26},{"source":23,"target":4},{"source":24,"target":27},{"source":24,"target":4},{"source":25,"target":2},{"source":25,"target":28},{"source":25,"target":4},{"source":28,"target":2}],"multigraph":true} | ecore |
architecture | repo-ecore-all/data/eposse/osate2-agcl/org.osate.xtext.aadl2.agcl/prereqs/models/aadl2.ecore | aadl2
Element
not_own_self
diagnostics
context
has_owner
diagnostics
context
getOwner
allOwnedElements
mustBeOwned
ownedElement
ownedComment
Comment
body
String
java.lang.String
java.lang.String
Boolean
boolean
boolean
Type
conformsTo
other
NamedElement
has_no_qualified_name
diagnostics
context
has_qualified_name
diagnostics
context
getNamespace
allNamespaces
isDistinguishableFrom
n
ns
separator
qualifiedName
getPropertyValues
propertySetName
propertyName
name
qualifiedName
ownedPropertyAssociation
PropertyAssociation
property
appliesTo
inBinding
append
constant
ownedValue
Property
inherit
defaultValue
appliesToMetaclass
appliesToClassifier
appliesTo
emptyListDefault
BasicProperty
propertyType
ownedPropertyType
TypedElement
type
PropertyType
AbstractNamedValue
ArraySizeProperty
PropertyExpression
MetaclassReference
annexName
metaclassName
PropertyOwner
Classifier
no_cycles_in_generalization
diagnostics
context
specialize_type
diagnostics
context
allFeatures
inheritedMember
parents
allParents
inheritableMembers
c
hasVisibilityOf
n
inherit
inhs
maySpecializeType
c
classifierFeature
inheritedMember
generalization
general
ownedAnnexSubclause
ownedPrototype
ownedPrototypeBinding
noPrototypes
noAnnexes
noProperties
Namespace
members_distinguishable
diagnostics
context
getNamesOfMember
element
membersAreDistinguishable
ownedMember
member
ClassifierFeature
featuringClassifier
Generalization
general
specific
DirectedRelationship
source
target
Relationship
relatedElement
AnnexSubclause
ModalElement
getAllInModes
inMode
Mode
initial
false
derived
false
ModeFeature
Prototype
categoryConstraint
diagnostics
context
refined
StructuralFeature
RefinableElement
refinementContext
refinedElement
CalledSubprogram
PrototypeBinding
formal
ContainedNamedElement
containmentPathElement
ContainmentPathElement
arrayRange
namedElement
annexName
ArrayRange
lowerBound
upperBound
Integer
long
long
ModalPropertyValue
ownedValue
BehavioralFeature
Real
double
double
ArrayDimension
size
ArraySize
size
sizeProperty
ArrayableElement
arrayDimension
ComponentImplementationReference
implementation
ownedPrototypeBinding
ComponentImplementation
getAllSubcomponents
type
ownedSubcomponent
extended
ownedFlowImplementation
ownedConnection
ownedExtension
ownedRealization
ownedEndToEndFlow
ownedAbstractSubcomponent
ownedAccessConnection
ownedParameterConnection
ownedPortConnection
ownedFeatureConnection
ownedFeatureGroupConnection
noSubcomponents
noConnections
noCalls
ownedProcessorFeature
ownedInternalFeature
ownedEventSource
ownedEventDataSource
ownedPortProxy
ownedSubprogramProxy
ComponentClassifier
ownedMode
ownedModeTransition
derivedModes
noFlows
noModes
SubcomponentType
FeatureClassifier
ModeTransition
source
destination
ownedTrigger
ModeTransitionTrigger
context
triggerPort
Context
TriggerPort
ComponentType
ownedFeature
extended
ownedFlowSpecification
ownedExtension
ownedFeatureGroup
ownedAbstractFeature
noFeatures
Feature
prototype
featureClassifier
refined
classifier
FeatureConnectionEnd
ConnectionEnd
ComponentPrototype
array
constrainingClassifier
FlowSpecification
refined
kind
outEnd
InEnd
FlowFeature
Flow
ModalPath
inMode
getInModes
getInModeTransitions
getAllInModeTransitions
inModeOrTransition
FlowElement
EndToEndFlowElement
FlowKind
source
source
path
path
sink
sink
FlowEnd
context
feature
TypeExtension
extended
FeatureGroup
inverse
featureType
featureGroupType
featureGroupPrototype
CallContext
DirectedFeature
direction
inOut
DirectionType
in
in
out
out
inOut
inOut
FeatureGroupConnectionEnd
FeatureType
FeatureGroupType
ownedFeature
extended
inverse
ownedExtension
ownedBusAccess
ownedDataAccess
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedFeatureGroup
ownedParameter
ownedSubprogramAccess
ownedSubprogramGroupAccess
ownedAbstractFeature
GroupExtension
extended
BusAccess
busFeatureClassifier
Access
kind
category
AccessConnectionEnd
AccessType
provides
provides
requires
requires
AccessCategory
bus
bus
data
data
subprogram
subprogram
subprogramGroup
subprogramGroup
Bus
BusSubcomponentType
DataAccess
dataFeatureClassifier
ParameterConnectionEnd
PortConnectionEnd
Data
DataSubcomponentType
DataPort
dataFeatureClassifier
Port
category
PortCategory
data
data
event
event
eventData
eventData
EventDataPort
dataFeatureClassifier
EventPort
Parameter
dataFeatureClassifier
SubprogramAccess
subprogramFeatureClassifier
Subprogram
SubprogramSubcomponentType
SubprogramGroupAccess
subprogramGroupFeatureClassifier
SubprogramGroup
SubprogramGroupSubcomponentType
AbstractFeature
featurePrototype
FeaturePrototype
direction
inOut
constrainingClassifier
FeatureGroupPrototype
constrainingFeatureGroupType
Subcomponent
inMode
subcomponentType
ownedPrototypeBinding
prototype
ownedModeBinding
allModes
implementationReference
refined
classifier
ModeBinding
parentMode
derivedMode
FlowImplementation
kind
specification
ownedFlowSegment
FlowSegment
flowElement
context
Connection
destination
source
bidirectional
refined
ConnectedElement
context
connectionEnd
ImplementationExtension
extended
Realization
implemented
EndToEndFlow
refined
ownedEndToEndFlowSegment
EndToEndFlowSegment
flowElement
context
AbstractSubcomponent
abstractSubcomponentType
Abstract
AbstractSubcomponentType
AccessConnection
accessCategory
ParameterConnection
PortConnection
FeatureConnection
FeatureGroupConnection
ProcessorFeature
InternalFeature
direction
EventSource
EventDataSource
PortProxy
direction
SubprogramProxy
ComponentCategory
abstract
abstract
bus
bus
data
data
device
device
memory
memory
process
process
processor
processor
subprogram
subprogram
subprogramGroup
subprogramGroup
system
system
thread
thread
threadGroup
threadGroup
virtualBus
virtualBus
virtualProcessor
virtualProcessor
AnnexLibrary
DefaultAnnexLibrary
sourceText
parsedAnnexLibrary
DefaultAnnexSubclause
sourceText
parsedAnnexSubclause
PublicPackageSection
privateSection
PackageSection
name
ownedPackageRename
ownedComponentTypeRename
ownedClassifier
ownedFeatureGroupTypeRename
ownedAnnexLibrary
importedUnit
noAnnexes
noProperties
PackageRename
renamedPackage
renameAll
AadlPackage
ownedPublicSection
ownedPrivateSection
publicSection
privateSection
ModelUnit
PrivatePackageSection
publicSection
ComponentTypeRename
category
renamedComponentType
FeatureGroupTypeRename
renamedFeatureGroupType
ComponentPrototypeBinding
formal
actual
ComponentPrototypeActual
category
binding
subcomponentType
FeatureGroupPrototypeBinding
formal
actual
FeatureGroupPrototypeActual
binding
featureType
FeaturePrototypeActual
FeaturePrototypeBinding
formal
actual
AccessSpecification
kind
category
classifier
componentPrototype
PortSpecification
direction
category
classifier
componentPrototype
FeaturePrototypeReference
direction
prototype
SubprogramCallSequence
ownedSubprogramCall
SubprogramCall
calledSubprogram
context
BehavioredImplementation
subprogramCalls
subprogramCall
ownedSubprogramCallSequence
AbstractType
ownedBusAccess
ownedDataAccess
ownedSubprogramAccess
ownedDataPort
ownedEventPort
ownedEventDataPort
ownedSubprogramGroupAccess
AbstractClassifier
VirtualProcessorSubcomponentType
VirtualProcessor
VirtualBusSubcomponentType
VirtualBus
ThreadGroupSubcomponentType
ThreadGroup
ThreadSubcomponentType
Thread
SystemSubcomponentType
System
ProcessSubcomponentType
Process
MemorySubcomponentType
Memory
DeviceSubcomponentType
Device
ProcessorSubcomponentType
Processor
AbstractImplementation
type
ownedBusSubcomponent
ownedDataSubcomponent
ownedDeviceSubcomponent
ownedMemorySubcomponent
ownedProcessSubcomponent
ownedProcessorSubcomponent
ownedSystemSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedThreadSubcomponent
ownedThreadGroupSubcomponent
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
BusSubcomponent
busSubcomponentType
DataSubcomponent
dataSubcomponentType
DeviceSubcomponent
deviceSubcomponentType
MemorySubcomponent
memorySubcomponentType
ProcessSubcomponent
processSubcomponentType
ProcessorSubcomponent
processorSubcomponentType
SystemSubcomponent
systemSubcomponentType
SubprogramSubcomponent
subprogramSubcomponentType
SubprogramGroupSubcomponent
subprogramGroupSubcomponentType
ThreadSubcomponent
threadSubcomponentType
ThreadGroupSubcomponent
threadGroupSubcomponentType
VirtualBusSubcomponent
virtualBusSubcomponentType
VirtualProcessorSubcomponent
virtualProcessorSubcomponentType
AbstractPrototype
BusClassifier
BusType
ownedBusAccess
ownedDataPort
ownedEventDataPort
ownedEventPort
BusImplementation
type
ownedVirtualBusSubcomponent
BusPrototype
DataClassifier
DataType
ownedSubprogramAccess
ownedDataAccess
ownedSubprogramGroupAccess
DataImplementation
type
ownedDataSubcomponent
ownedSubprogramSubcomponent
DataPrototype
DeviceClassifier
DeviceType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedBusAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
DeviceImplementation
type
ownedBusSubcomponent
ownedDataSubcomponent
ownedVirtualBusSubcomponent
DevicePrototype
MemoryClassifier
MemoryType
ownedBusAccess
ownedDataPort
ownedEventDataPort
ownedEventPort
MemoryImplementation
type
ownedBusSubcomponent
ownedMemorySubcomponent
MemoryPrototype
SubprogramClassifier
SubprogramType
ownedEventDataPort
ownedEventPort
ownedParameter
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
SubprogramImplementation
type
ownedDataSubcomponent
ownedSubprogramSubcomponent
SubprogramPrototype
SubprogramGroupClassifier
SubprogramGroupType
ownedSubprogramAccess
ownedSubprogramGroupAccess
SubprogramGroupImplementation
type
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedDataSubcomponent
SubprogramGroupPrototype
SystemClassifier
SystemType
ownedBusAccess
ownedDataAccess
ownedDataPort
ownedSubprogramGroupAccess
ownedSubprogramAccess
ownedEventPort
ownedEventDataPort
SystemImplementation
type
ownedBusSubcomponent
ownedDataSubcomponent
ownedDeviceSubcomponent
ownedMemorySubcomponent
ownedProcessSubcomponent
ownedProcessorSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedSystemSubcomponent
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
SystemPrototype
ProcessorClassifier
ProcessorType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedBusAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ProcessorImplementation
type
ownedBusSubcomponent
ownedMemorySubcomponent
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
ProcessorPrototype
ProcessClassifier
ProcessType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ProcessImplementation
type
ownedDataSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ownedThreadSubcomponent
ownedThreadGroupSubcomponent
ProcessPrototype
ThreadClassifier
ThreadType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ThreadImplementation
type
ownedSubprogramGroupSubcomponent
ownedSubprogramSubcomponent
ownedDataSubcomponent
ThreadPrototype
ThreadGroupClassifier
ThreadGroupType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedDataAccess
ownedSubprogramAccess
ownedSubprogramGroupAccess
ThreadGroupImplementation
type
ownedDataSubcomponent
ownedThreadSubcomponent
ownedThreadGroupSubcomponent
ownedSubprogramSubcomponent
ownedSubprogramGroupSubcomponent
ThreadGroupPrototype
VirtualBusClassifier
VirtualBusType
ownedDataPort
ownedEventDataPort
ownedEventPort
VirtualBusImplementation
type
ownedVirtualBusSubcomponent
VirtualBusPrototype
VirtualProcessorClassifier
VirtualProcessorType
ownedDataPort
ownedEventDataPort
ownedEventPort
ownedSubprogramAccess
ownedSubprogramGroupAccess
VirtualProcessorImplementation
type
ownedVirtualBusSubcomponent
ownedVirtualProcessorSubcomponent
VirtualProcessorPrototype
BasicPropertyAssociation
property
ownedValue
PropertyConstant
propertyType
ownedPropertyType
constantValue
StringLiteral
value
PropertyValue
NumberValue
getScaledValue
target
getScaledValue
getScaledValue
target
unit
UnitLiteral
getAbsoluteFactor
target
baseUnit
factor
EnumerationLiteral
ClassifierValue
classifier
ReferenceValue
BooleanLiteral
value
RangeValue
minimum
maximum
delta
IntegerLiteral
base
value
RealLiteral
value
Operation
op
ownedPropertyExpression
OperationKind
and
and
or
or
not
not
plus
plus
minus
minus
RecordValue
ownedFieldValue
ComputedValue
function
ListValue
ownedListElement
NamedValue
namedValue
PropertySet
ownedPropertyType
ownedProperty
ownedPropertyConstant
importedUnit
ownedAnnexSubclause
GlobalNamespace
package
propertySet
NonListType
AadlBoolean
AadlString
AadlInteger
NumberType
ownedUnitsType
unitsType
range
UnitsType
ownedLiteral
EnumerationType
ownedLiteral
NumericRange
upperBound
lowerBound
AadlReal
ClassifierType
classifierReference
RangeType
ownedNumberType
numberType
RecordType
ownedField
RecordField
ReferenceType
namedElementReference
ListType
ownedElementType
elementType | <?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="aadl2"
nsURI="http://aadl.info/AADL/2.0" nsPrefix="aadl2">
<eClassifiers xsi:type="ecore:EClass" name="Element" abstract="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An element is a constituent of a model.
An element is a constituent of a model. As such, it has the capability of owning other elements."/>
</eAnnotations>
<eOperations name="not_own_self" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="not self.allOwnedElements()->includes(self)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An element may not directly or indirectly own itself."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="has_owner" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.mustBeOwned() implies owner->notEmpty()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Elements that must be owned must have an owner."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="getOwner" ordered="false" lowerBound="1" eType="#//Element"/>
<eOperations name="allOwnedElements" ordered="false" upperBound="-1" eType="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allOwnedElements() gives all of the direct and indirect owned elements of an element."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="ownedElement->union(ownedElement->collect(e | e.allOwnedElements()))"/>
</eAnnotations>
</eOperations>
<eOperations name="mustBeOwned" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query mustBeOwned() indicates whether elements of this type must have an owner. Subclasses of Element that do not require an owner must override this operation."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="true"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElement" ordered="false"
upperBound="-1" eType="#//Element" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Elements owned by this element."/>
</eAnnotations>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The Elements owned by this element."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComment" ordered="false"
upperBound="-1" eType="#//Comment" containment="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Comments owned by this element."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Element/ownedElement"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The Comments owned by this element."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Comment" eSuperTypes="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A comment is a textual annotation that can be attached to a set of elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="body" ordered="false" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies a string that is the comment"/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="Specifies a string that is the comment"/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="String" instanceClassName="java.lang.String">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A string is a sequence of characters in some suitable character set used to display information about the model. Character sets may include non-Roman alphabets and characters."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Boolean" instanceClassName="boolean">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A Boolean type is used for logical expression, consisting of the predefined values true and false."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Type" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A type constrains the values represented by a typed element."/>
</eAnnotations>
<eOperations name="conformsTo" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query conformsTo() gives true for a type that conforms to another. By default, two types do not conform to each other. This query is intended to be redefined for specific conformance situations."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = false"/>
</eAnnotations>
<eParameters name="other" ordered="false" lowerBound="1" eType="#//Type"/>
</eOperations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedElement" abstract="true" eSuperTypes="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A named element is an element in a model that may have a name."/>
</eAnnotations>
<eOperations name="has_no_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="(self.name->isEmpty() or self.allNamespaces()->select(ns | ns.name->isEmpty())->notEmpty()) implies self.qualifiedName->isEmpty()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="If there is no name, or one of the containing namespaces has no name, there is no qualified name."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="has_qualified_name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="(self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty()) 
implies 
self.qualifiedName = self.allNamespaces()->iterate(ns: Namespace; result: String = self.name | ns.name.concat(self.separator()).concat(result))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="getNamespace" ordered="false" lowerBound="1" eType="#//Namespace"/>
<eOperations name="allNamespaces" upperBound="-1" eType="#//Namespace">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allNamespaces() gives the sequence of namespaces in which the NamedElement is nested, working outwards."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if self.namespace->isEmpty() then 
 Sequence{}
else
 self.namespace.allNamespaces()->prepend(self.namespace)
endif"/>
</eAnnotations>
</eOperations>
<eOperations name="isDistinguishableFrom" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query isDistinguishableFrom() determines whether two NamedElements may logically co-exist within a Namespace. By default, two named elements are distinguishable if (a) they have unrelated types or (b) they have related types but different names."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if self.oclIsKindOf(n.oclType) or n.oclIsKindOf(self.oclType) then
 ns.getNamesOfMember(self)->intersection(ns.getNamesOfMember(n))->isEmpty()
else
 true
endif"/>
</eAnnotations>
<eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/>
<eParameters name="ns" ordered="false" lowerBound="1" eType="#//Namespace"/>
</eOperations>
<eOperations name="separator" ordered="false" lowerBound="1" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query separator() gives the string that is used to separate names when constructing a qualified name."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="'.'"/>
</eAnnotations>
</eOperations>
<eOperations name="qualifiedName" ordered="false" lowerBound="1" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="When there is a name, and all of the containing namespaces have a name, the qualified name is constructed from the names of the containing namespaces."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if self.name->notEmpty() and self.allNamespaces()->select(ns | ns.name->isEmpty())->isEmpty() then
 self.allNamespaces()->iterate(ns: Namespace; result: String = self.name | ns.name.concat(self.separator()).concat(result))
else 
 '' 
endif"/>
</eAnnotations>
</eOperations>
<eOperations name="getPropertyValues" ordered="false" upperBound="-1" eType="#//PropertyExpression">
<eParameters name="propertySetName" ordered="false" lowerBound="1" eType="#//String"/>
<eParameters name="propertyName" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The name of the NamedElement."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The name of the NamedElement."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedName" ordered="false"
eType="#//String" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A name which allows the NamedElement to be identified within a hierarchy of nested Namespaces. It is constructed from the names of the containing namespaces starting at the root of the hierarchy and ending with the name of the NamedElement itself."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyAssociation"
ordered="false" upperBound="-1" eType="#//PropertyAssociation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyAssociation" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
lowerBound="1" eType="#//Property"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false"
upperBound="-1" eType="#//ContainedNamedElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inBinding" ordered="false"
upperBound="-1" eType="#//Classifier"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="append" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="constant" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ModalPropertyValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Property" eSuperTypes="#//BasicProperty #//AbstractNamedValue #//ArraySizeProperty">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inherit" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="defaultValue" ordered="false"
eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesToMetaclass" ordered="false"
upperBound="-1" eType="#//MetaclassReference" volatile="true" transient="true"
derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesToClassifier" ordered="false"
upperBound="-1" eType="#//Classifier" volatile="true" transient="true" derived="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="appliesTo" ordered="false"
upperBound="-1" eType="#//PropertyOwner" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="emptyListDefault" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BasicProperty" eSuperTypes="#//TypedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyType" ordered="false"
lowerBound="1" eType="#//PropertyType">
<eAnnotations source="redefines" references="#//TypedElement/type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false"
eType="#//PropertyType" containment="true">
<eAnnotations source="subsets" references="#//BasicProperty/propertyType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypedElement" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A typed element has a type."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" eType="#//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The type of the TypedElement."/>
</eAnnotations>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="The type of the TypedElement."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyType" abstract="true" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractNamedValue" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ArraySizeProperty" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="PropertyExpression" abstract="true"
eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="MetaclassReference" eSuperTypes="#//PropertyOwner">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="annexName" ordered="false"
eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="metaclassName" ordered="false"
unique="false" lowerBound="1" upperBound="-1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyOwner" abstract="true" eSuperTypes="#//Element"/>
<eClassifiers xsi:type="ecore:EClass" name="Classifier" abstract="true" eSuperTypes="#//Namespace #//Type">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classifier is a classification of instances - it describes a set of instances that have features in common.
A classifier can specify a generalization hierarchy by referencing its general classifiers."/>
</eAnnotations>
<eOperations name="no_cycles_in_generalization" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="not self.allParents()->includes(self)"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Generalization hierarchies must be directed and acyclical. A classifier can not be both a transitively general and transitively specific classifier of the same classifier."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="specialize_type" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.parents()->forAll(c | self.maySpecializeType(c))"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classifier may only specialize classifiers of a valid type."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="allFeatures" ordered="false" upperBound="-1" eType="#//ClassifierFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allFeatures() gives all of the features in the namespace of the classifier. In general, through mechanisms such as inheritance, this will be a larger set than feature."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = member->select(oclIsKindOf(Feature))"/>
</eAnnotations>
</eOperations>
<eOperations name="inheritedMember" ordered="false" upperBound="-1" eType="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The inheritedMember association is derived by inheriting the inheritable members of the parents."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = self.inherit(self.parents()->collect(p | p.inheritableMembers(self))"/>
</eAnnotations>
</eOperations>
<eOperations name="parents" ordered="false" upperBound="-1" eType="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query parents() gives all of the immediate ancestors of a generalized Classifier."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = general"/>
</eAnnotations>
</eOperations>
<eOperations name="allParents" ordered="false" upperBound="-1" eType="#//Classifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query allParents() gives all of the direct and indirect ancestors of a generalized Classifier."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = self.parents()->union(self.parents()->collect(p | p.allParents())"/>
</eAnnotations>
</eOperations>
<eOperations name="inheritableMembers" ordered="false" upperBound="-1" eType="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query inheritableMembers() gives all of the members of a classifier that may be inherited in one of its descendants, subject to whatever visibility restrictions apply."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = member->select(m | c.hasVisibilityOf(m))"/>
</eAnnotations>
<eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/>
</eOperations>
<eOperations name="hasVisibilityOf" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query hasVisibilityOf() determines whether a named element is visible in the classifier. By default all are visible. It is only called when the argument is something owned by a parent."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = if (self.inheritedMember->includes (n)) then (n.visibility <> #private) else true"/>
</eAnnotations>
<eParameters name="n" ordered="false" lowerBound="1" eType="#//NamedElement"/>
</eOperations>
<eOperations name="inherit" ordered="false" upperBound="-1" eType="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query inherit() defines how to inherit a set of elements. Here the operation is defined to inherit them all. It is intended to be redefined in circumstances where inheritance is affected by redefinition."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = inhs"/>
</eAnnotations>
<eParameters name="inhs" ordered="false" upperBound="-1" eType="#//NamedElement"/>
</eOperations>
<eOperations name="maySpecializeType" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query maySpecializeType() determines whether this classifier may have a generalization relationship to classifiers of the specified type. By default a classifier may specialize classifiers of the same or a more general type. It is intended to be redefined by classifiers that have different specialization constraints."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="result = self.oclIsKindOf(c.oclType)"/>
</eAnnotations>
<eParameters name="c" ordered="false" lowerBound="1" eType="#//Classifier"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifierFeature" ordered="false"
upperBound="-1" eType="#//ClassifierFeature" changeable="false" volatile="true"
transient="true" derived="true" eOpposite="#//ClassifierFeature/featuringClassifier">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies each feature defined in the classifier."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Namespace/member"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inheritedMember" ordered="false"
upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies all elements inherited by this classifier from the general classifiers."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="generalization" ordered="false"
upperBound="-1" eType="#//Generalization" changeable="false" volatile="true"
transient="true" derived="true" eOpposite="#//Generalization/specific">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the Generalization relationships for this Classifier. These Generalizations navigate to more general classifiers in the generalization hierarchy."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Element/ownedElement"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false"
upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the more general classifiers in the generalization hierarchy for this Classifier."/>
</eAnnotations>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexSubclause" ordered="false"
upperBound="-1" eType="#//AnnexSubclause" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototype" ordered="false"
upperBound="-1" eType="#//Prototype" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding"
ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noPrototypes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noAnnexes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noProperties" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Namespace" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A namespace is an element in a model that contains a set of named elements that can be identified by name."/>
</eAnnotations>
<eOperations name="members_distinguishable" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="membersAreDistinguishable()"/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="All the members of a Namespace are distinguishable within it."/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eOperations name="getNamesOfMember" ordered="false" upperBound="-1" eType="#//String">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The query getNamesOfMember() gives a set of all of the names that a member would have in a Namespace. In general a member can have multiple names in a Namespace if it is imported more than once with different aliases. Those semantics are specified by overriding the getNamesOfMember operation. The specification here simply returns a set containing a single name, or the empty set if no name."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="if member->includes(element) then
 Set{}->including(element.name)
else
 Set{}
endif"/>
</eAnnotations>
<eParameters name="element" ordered="false" lowerBound="1" eType="#//NamedElement"/>
</eOperations>
<eOperations name="membersAreDistinguishable" ordered="false" lowerBound="1" eType="#//Boolean">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Boolean query membersAreDistinguishable() determines whether all of the namespaces members are distinguishable within it."/>
</eAnnotations>
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.member->forAll( memb | self.member->excluding(memb)->forAll(other | memb.isDistinguishableFrom(other, self)))"/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMember" ordered="false"
upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A collection of NamedElements owned by the Namespace."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Element/ownedElement #//Namespace/member"/>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A collection of NamedElements owned by the Namespace."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="member" ordered="false"
upperBound="-1" eType="#//NamedElement" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/>
</eAnnotations>
<eAnnotations source="union"/>
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A collection of NamedElements identifiable within the Namespace, either by being owned or by being introduced by importing or inheritance."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierFeature" abstract="true" eSuperTypes="#//NamedElement">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A classifier feature declares a behavioral or structural characteristic of instances of classifiers."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="featuringClassifier" ordered="false"
upperBound="-1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true" resolveProxies="false" eOpposite="#//Classifier/classifierFeature">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The Classifiers that have this ClassifierFeature as a feature."/>
</eAnnotations>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Generalization" abstract="true" eSuperTypes="#//DirectedRelationship">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A generalization is a taxonomic relationship between a more general classifier and a more specific classifier. Each instance of the specific classifier is also an instance of the general classifier. Thus, the specific classifier indirectly has features of the more general classifier."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="general" ordered="false"
lowerBound="1" eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="References the general classifier in the Generalization relationship."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//DirectedRelationship/target"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="specific" ordered="false"
lowerBound="1" eType="#//Classifier" volatile="true" transient="true" derived="true"
eOpposite="#//Classifier/generalization">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="References the specializing classifier in the Generalization relationship. "/>
</eAnnotations>
<eAnnotations source="subsets" references="#//DirectedRelationship/source"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DirectedRelationship" abstract="true"
eSuperTypes="#//Relationship">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="A directed relationship represents a relationship between a collection of source model elements and a collection of target model elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the sources of the DirectedRelationship."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Relationship/relatedElement"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="target" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the targets of the DirectedRelationship."/>
</eAnnotations>
<eAnnotations source="subsets" references="#//Relationship/relatedElement"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Relationship" abstract="true" eSuperTypes="#//Element">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Relationship is an abstract concept that specifies some kind of relationship between elements."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="relatedElement" ordered="false"
lowerBound="1" upperBound="-1" eType="#//Element" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Specifies the elements related by the Relationship."/>
</eAnnotations>
<eAnnotations source="union"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnexSubclause" abstract="true" eSuperTypes="#//ModalElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ModalElement" eSuperTypes="#//NamedElement">
<eOperations name="getAllInModes" ordered="false" upperBound="-1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inMode" ordered="false"
upperBound="-1" eType="#//Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Mode" eSuperTypes="#//ModeFeature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="initial" ordered="false"
lowerBound="1" eType="#//Boolean" defaultValueLiteral="false"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derived" ordered="false"
lowerBound="1" eType="#//Boolean" changeable="false" volatile="true" transient="true"
defaultValueLiteral="false" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeFeature" abstract="true" eSuperTypes="#//ClassifierFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="Prototype" abstract="true" eSuperTypes="#//StructuralFeature #//CalledSubprogram">
<eOperations name="categoryConstraint" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean">
<eAnnotations source="http://www.eclipse.org/uml2/1.1.0/GenModel">
<details key="body" value="self.constrainingCategory.oclIsUndefined() implies self.constrainingClassifier = self.constrainingCategory"/>
</eAnnotations>
<eParameters name="diagnostics" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EDiagnosticChain">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The chain of diagnostics to which problems are to be appended."/>
</eAnnotations>
</eParameters>
<eParameters name="context">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The cache of context-specific information."/>
</eAnnotations>
<eGenericType eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EMap">
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
<eTypeArguments eClassifier="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EJavaObject"/>
</eGenericType>
</eParameters>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Prototype">
<eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StructuralFeature" abstract="true" eSuperTypes="#//RefinableElement #//ClassifierFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="RefinableElement" abstract="true" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refinementContext" ordered="false"
eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="References the contexts that this element may be redefined from.
A refinable element can be refined by another element. Refinement is limited to classifier features, which can be refined by a classifier feature of the same name in an extended classifier. A refining element can add detail to an incomplete declaration."/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refinedElement" ordered="false"
eType="#//RefinableElement" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="The refinable element that is being refined by this element."/>
</eAnnotations>
<eAnnotations source="union"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CalledSubprogram" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="PrototypeBinding" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="formal" ordered="false"
lowerBound="1" eType="#//Prototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainedNamedElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="containmentPathElement"
lowerBound="1" upperBound="-1" eType="#//ContainmentPathElement" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ContainmentPathElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayRange" upperBound="-1"
eType="#//ArrayRange" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="namedElement" ordered="false"
lowerBound="1" eType="#//NamedElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="annexName" ordered="false"
eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayRange" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="lowerBound" ordered="false"
lowerBound="1" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="upperBound" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EDataType" name="Integer" instanceClassName="long">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="An integer is a primitive type representing integer values."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModalPropertyValue" eSuperTypes="#//ModalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehavioralFeature" abstract="true" eSuperTypes="#//ClassifierFeature"/>
<eClassifiers xsi:type="ecore:EDataType" name="Real" instanceClassName="double">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="A real is a primitive type representing real numeric values."/>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayDimension" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="size" eType="#//ArraySize"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArraySize" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="size" ordered="false" lowerBound="1"
eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="sizeProperty" ordered="false"
eType="#//ArraySizeProperty"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ArrayableElement" abstract="true" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="arrayDimension" upperBound="-1"
eType="#//ArrayDimension" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentImplementationReference" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="implementation" ordered="false"
lowerBound="1" eType="#//ComponentImplementation"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding"
ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentImplementation" abstract="true"
eSuperTypes="#//ComponentClassifier">
<eOperations name="getAllSubcomponents" ordered="false" upperBound="-1" eType="#//Subcomponent"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubcomponent" ordered="false"
upperBound="-1" eType="#//Subcomponent" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
eType="#//ComponentImplementation" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowImplementation"
upperBound="-1" eType="#//FlowImplementation" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedConnection" ordered="false"
upperBound="-1" eType="#//Connection" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false"
eType="#//ImplementationExtension" containment="true">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedRealization" ordered="false"
lowerBound="1" eType="#//Realization" containment="true">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEndToEndFlow" ordered="false"
upperBound="-1" eType="#//EndToEndFlow" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractSubcomponent"
ordered="false" upperBound="-1" eType="#//AbstractSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAccessConnection"
ordered="false" upperBound="-1" eType="#//AccessConnection" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameterConnection"
ordered="false" upperBound="-1" eType="#//ParameterConnection" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPortConnection" ordered="false"
upperBound="-1" eType="#//PortConnection" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureConnection"
ordered="false" upperBound="-1" eType="#//FeatureConnection" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupConnection"
ordered="false" upperBound="-1" eType="#//FeatureGroupConnection" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedConnection"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noSubcomponents" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noConnections" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noCalls" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorFeature"
ordered="false" upperBound="-1" eType="#//ProcessorFeature" changeable="false"
volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/classifierFeature"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedInternalFeature" ordered="false"
upperBound="-1" eType="#//InternalFeature" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember #//Classifier/classifierFeature"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventSource" ordered="false"
upperBound="-1" eType="#//EventSource" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedInternalFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataSource" ordered="false"
upperBound="-1" eType="#//EventDataSource" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedInternalFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPortProxy" ordered="false"
upperBound="-1" eType="#//PortProxy" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedProcessorFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramProxy" ordered="false"
upperBound="-1" eType="#//SubprogramProxy" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedProcessorFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentClassifier" abstract="true"
eSuperTypes="#//Classifier #//SubcomponentType #//FeatureClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMode" ordered="false"
upperBound="-1" eType="#//Mode" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedModeTransition" ordered="false"
upperBound="-1" eType="#//ModeTransition" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="derivedModes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noFlows" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noModes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubcomponentType" abstract="true" eSuperTypes="#//Type"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureClassifier" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="ModeTransition" eSuperTypes="#//ModeFeature">
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
lowerBound="1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false"
lowerBound="1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedTrigger" ordered="false"
lowerBound="1" upperBound="-1" eType="#//ModeTransitionTrigger" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeTransitionTrigger" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="triggerPort" ordered="false"
lowerBound="1" eType="#//TriggerPort"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Context" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="TriggerPort" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ComponentType" abstract="true" eSuperTypes="#//ComponentClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeature" ordered="false"
upperBound="-1" eType="#//Feature" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
eType="#//ComponentType" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowSpecification"
upperBound="-1" eType="#//FlowSpecification" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false"
eType="#//TypeExtension" containment="true">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroup" ordered="false"
upperBound="-1" eType="#//FeatureGroup" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractFeature" ordered="false"
upperBound="-1" eType="#//AbstractFeature" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noFeatures" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Feature" abstract="true" eSuperTypes="#//StructuralFeature #//FeatureConnectionEnd #//ArrayableElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
eType="#//ComponentPrototype" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureClassifier" ordered="false"
eType="#//FeatureClassifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Feature">
<eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//Classifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="ConnectionEnd" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototype" abstract="true"
eSuperTypes="#//Prototype #//SubcomponentType #//FeatureClassifier">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="array" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier"
ordered="false" eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowSpecification" eSuperTypes="#//FlowFeature #//ModalPath #//FlowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//FlowSpecification">
<eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//FlowKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="outEnd" ordered="false"
eType="#//FlowEnd" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="InEnd" ordered="false"
eType="#//FlowEnd" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowFeature" abstract="true" eSuperTypes="#//StructuralFeature #//Flow"/>
<eClassifiers xsi:type="ecore:EClass" name="Flow" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ModalPath" abstract="true" eSuperTypes="#//ModalElement">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="inMode" ordered="false" upperBound="-1"
eType="#//Mode" volatile="true" transient="true" derived="true">
<eAnnotations source="redefines" references="#//ModalElement/inMode"/>
<eAnnotations source="subsets" references="#//ModalPath/inModeOrTransition"/>
</contents>
</eAnnotations>
<eOperations name="getInModes" ordered="false" upperBound="-1" eType="#//Mode"/>
<eOperations name="getInModeTransitions" ordered="false" upperBound="-1" eType="#//ModeTransition"/>
<eOperations name="getAllInModeTransitions" ordered="false" upperBound="-1" eType="#//ModeTransition"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="inModeOrTransition" ordered="false"
upperBound="-1" eType="#//ModeFeature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowElement" abstract="true" eSuperTypes="#//EndToEndFlowElement"/>
<eClassifiers xsi:type="ecore:EClass" name="EndToEndFlowElement" abstract="true"
eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EEnum" name="FlowKind">
<eLiterals name="source"/>
<eLiterals name="path" value="1"/>
<eLiterals name="sink" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowEnd" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="feature" ordered="false"
lowerBound="1" eType="#//Feature"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="TypeExtension" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
lowerBound="1" eType="#//ComponentType">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroup" eSuperTypes="#//DirectedFeature #//Context #//FeatureGroupConnectionEnd #//CallContext">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="inverse" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureType" ordered="false"
eType="#//FeatureType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureGroupType" ordered="false"
eType="#//FeatureGroupType" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//FeatureGroup/featureType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureGroupPrototype"
ordered="false" eType="#//FeatureGroupPrototype" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="subsets" references="#//FeatureGroup/featureType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CallContext" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="DirectedFeature" abstract="true" eSuperTypes="#//Feature">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType" defaultValueLiteral="inOut"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="DirectionType">
<eLiterals name="in"/>
<eLiterals name="out" value="1"/>
<eLiterals name="inOut" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureType" abstract="true"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupType" eSuperTypes="#//Classifier #//FeatureType">
<eAnnotations source="http://www.topcased.org/documentation">
<details key="documentation" value="To be merged with AADLConstructs::Features::FeatureGroupType"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeature" upperBound="-1"
eType="#//Feature" changeable="false" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
eType="#//FeatureGroupType" volatile="true" transient="true" derived="true">
<eAnnotations source="subsets" references="#//Classifier/general"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="inverse" ordered="false"
eType="#//FeatureGroupType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedExtension" ordered="false"
eType="#//GroupExtension" containment="true">
<eAnnotations source="subsets" references="#//Classifier/generalization"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroup" ordered="false"
upperBound="-1" eType="#//FeatureGroup" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false"
upperBound="-1" eType="#//Parameter" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAbstractFeature" ordered="false"
upperBound="-1" eType="#//AbstractFeature" containment="true">
<eAnnotations source="subsets" references="#//FeatureGroupType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GroupExtension" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
lowerBound="1" eType="#//FeatureGroupType">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusAccess" eSuperTypes="#//Access #//Bus">
<eStructuralFeatures xsi:type="ecore:EReference" name="busFeatureClassifier" ordered="false"
eType="#//BusSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Access" abstract="true" eSuperTypes="#//Feature #//AccessConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//AccessType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//AccessCategory" changeable="false" volatile="true"
transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccessConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EEnum" name="AccessType">
<eLiterals name="provides"/>
<eLiterals name="requires" value="1"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="AccessCategory">
<eLiterals name="bus"/>
<eLiterals name="data" value="1"/>
<eLiterals name="subprogram" value="2"/>
<eLiterals name="subprogramGroup" value="3"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Bus" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="BusSubcomponentType" abstract="true"
eSuperTypes="#//Bus #//SubcomponentType #//FeatureClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="DataAccess" eSuperTypes="#//Access #//Data #//FlowElement #//ParameterConnectionEnd #//PortConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier"
ordered="false" eType="#//DataSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterConnectionEnd" abstract="true"
eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="PortConnectionEnd" abstract="true" eSuperTypes="#//ConnectionEnd"/>
<eClassifiers xsi:type="ecore:EClass" name="Data" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DataSubcomponentType" abstract="true"
eSuperTypes="#//Data #//SubcomponentType #//FeatureClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="DataPort" eSuperTypes="#//Port #//Context #//Data #//ParameterConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier"
ordered="false" eType="#//DataSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Port" abstract="true" eSuperTypes="#//DirectedFeature #//PortConnectionEnd #//TriggerPort">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//PortCategory" changeable="false" volatile="true"
transient="true" derived="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="PortCategory">
<eLiterals name="data"/>
<eLiterals name="event" value="1"/>
<eLiterals name="eventData" value="2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventDataPort" eSuperTypes="#//Port #//Context #//Data #//ParameterConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier"
ordered="false" eType="#//DataSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventPort" eSuperTypes="#//Port"/>
<eClassifiers xsi:type="ecore:EClass" name="Parameter" eSuperTypes="#//DirectedFeature #//Context #//ParameterConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataFeatureClassifier"
ordered="false" eType="#//DataSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramAccess" eSuperTypes="#//Access #//Subprogram">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramFeatureClassifier"
ordered="false" eType="#//SubprogramSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subprogram" abstract="true" eSuperTypes="#//NamedElement #//CalledSubprogram"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//Subprogram #//FeatureClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupAccess" eSuperTypes="#//Access #//SubprogramGroup #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramGroupFeatureClassifier"
ordered="false" eType="#//SubprogramGroupSubcomponentType">
<eAnnotations source="subsets" references="#//Feature/featureClassifier"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroup" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//SubprogramGroup #//FeatureClassifier"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractFeature" eSuperTypes="#//DirectedFeature #//TriggerPort">
<eStructuralFeatures xsi:type="ecore:EReference" name="featurePrototype" ordered="false"
eType="#//FeaturePrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototype" eSuperTypes="#//Prototype">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType" defaultValueLiteral="inOut"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingClassifier"
ordered="false" eType="#//ComponentClassifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototype" eSuperTypes="#//Prototype #//FeatureType">
<eStructuralFeatures xsi:type="ecore:EReference" name="constrainingFeatureGroupType"
ordered="false" eType="#//FeatureGroupType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Subcomponent" abstract="true" eSuperTypes="#//StructuralFeature #//ModalElement #//Context #//FlowElement #//ArrayableElement">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="inMode" ordered="false" upperBound="-1"
eType="#//Mode" volatile="true" transient="true" derived="true">
<eAnnotations source="redefines" references="#//ModalElement/inMode"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subcomponentType" ordered="false"
unique="false" eType="#//SubcomponentType" changeable="false" volatile="true"
transient="true" derived="true">
<eAnnotations source="union"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrototypeBinding"
ordered="false" upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
eType="#//ComponentPrototype" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedModeBinding" ordered="false"
upperBound="-1" eType="#//ModeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="allModes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="implementationReference"
upperBound="-1" eType="#//ComponentImplementationReference" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Subcomponent">
<eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//ComponentClassifier" changeable="false" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModeBinding" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="parentMode" ordered="false"
lowerBound="1" eType="#//Mode"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="derivedMode" ordered="false"
eType="#//Mode"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowImplementation" eSuperTypes="#//ModalPath #//ClassifierFeature #//Flow">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//FlowKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="specification" ordered="false"
lowerBound="1" eType="#//FlowSpecification"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFlowSegment" upperBound="-1"
eType="#//FlowSegment" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FlowSegment" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" ordered="false"
unique="false" lowerBound="1" eType="#//FlowElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//Context"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Connection" abstract="true" eSuperTypes="#//StructuralFeature #//ModalPath #//FlowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="destination" ordered="false"
eType="#//ConnectedElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="source" ordered="false"
eType="#//ConnectedElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="bidirectional" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//Connection">
<eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ConnectedElement" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//Context"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="connectionEnd" ordered="false"
lowerBound="1" eType="#//ConnectionEnd"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ImplementationExtension" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="extended" ordered="false"
lowerBound="1" eType="#//ComponentImplementation">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Realization" eSuperTypes="#//Generalization">
<eStructuralFeatures xsi:type="ecore:EReference" name="implemented" ordered="false"
lowerBound="1" eType="#//ComponentType">
<eAnnotations source="subsets" references="#//Generalization/general"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndToEndFlow" eSuperTypes="#//FlowFeature #//ModalPath #//EndToEndFlowElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="refined" ordered="false"
eType="#//EndToEndFlow">
<eAnnotations source="subsets" references="#//RefinableElement/refinedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEndToEndFlowSegment"
ordered="false" lowerBound="1" upperBound="-1" eType="#//EndToEndFlowSegment"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EndToEndFlowSegment" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="flowElement" unique="false"
lowerBound="1" eType="#//EndToEndFlowElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//Context"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractSubcomponent" eSuperTypes="#//Subcomponent #//Abstract">
<eStructuralFeatures xsi:type="ecore:EReference" name="abstractSubcomponentType"
ordered="false" eType="#//AbstractSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Abstract" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractSubcomponentType" abstract="true"
eSuperTypes="#//Abstract #//SubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="AccessConnection" eSuperTypes="#//Connection">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="accessCategory" ordered="false"
lowerBound="1" eType="#//AccessCategory"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ParameterConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="PortConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupConnection" eSuperTypes="#//Connection"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorFeature" abstract="true" eSuperTypes="#//StructuralFeature #//ModalElement"/>
<eClassifiers xsi:type="ecore:EClass" name="InternalFeature" abstract="true" eSuperTypes="#//StructuralFeature #//ModalElement #//FeatureConnectionEnd #//PortConnectionEnd #//TriggerPort">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EventSource" eSuperTypes="#//InternalFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="EventDataSource" eSuperTypes="#//InternalFeature"/>
<eClassifiers xsi:type="ecore:EClass" name="PortProxy" eSuperTypes="#//ProcessorFeature #//FeatureConnectionEnd #//PortConnectionEnd #//TriggerPort">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramProxy" eSuperTypes="#//ProcessorFeature #//AccessConnectionEnd #//CalledSubprogram"/>
<eClassifiers xsi:type="ecore:EEnum" name="ComponentCategory">
<eLiterals name="abstract"/>
<eLiterals name="bus" value="1"/>
<eLiterals name="data" value="2"/>
<eLiterals name="device" value="3"/>
<eLiterals name="memory" value="4"/>
<eLiterals name="process" value="5"/>
<eLiterals name="processor" value="6"/>
<eLiterals name="subprogram" value="7"/>
<eLiterals name="subprogramGroup" value="8"/>
<eLiterals name="system" value="9"/>
<eLiterals name="thread" value="10"/>
<eLiterals name="threadGroup" value="11"/>
<eLiterals name="virtualBus" value="12"/>
<eLiterals name="virtualProcessor" value="13"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AnnexLibrary" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DefaultAnnexLibrary" eSuperTypes="#//AnnexLibrary">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceText" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parsedAnnexLibrary" ordered="false"
eType="#//AnnexLibrary" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DefaultAnnexSubclause" eSuperTypes="#//AnnexSubclause">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="sourceText" ordered="false"
lowerBound="1" eType="#//String"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parsedAnnexSubclause" ordered="false"
eType="#//AnnexSubclause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PublicPackageSection" eSuperTypes="#//PackageSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="privateSection" ordered="false"
eType="#//PrivatePackageSection" changeable="false" volatile="true" transient="true"
derived="true" eOpposite="#//PrivatePackageSection/publicSection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageSection" abstract="true" eSuperTypes="#//Namespace">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EAttribute" name="name" ordered="false" eType="#//String"
volatile="true" transient="true" derived="true">
<eAnnotations source="redefines" references="#//NamedElement/name"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPackageRename" ordered="false"
upperBound="-1" eType="#//PackageRename" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedComponentTypeRename"
ordered="false" upperBound="-1" eType="#//ComponentTypeRename" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedClassifier" ordered="false"
upperBound="-1" eType="#//Classifier" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFeatureGroupTypeRename"
ordered="false" upperBound="-1" eType="#//FeatureGroupTypeRename" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexLibrary" ordered="false"
upperBound="-1" eType="#//AnnexLibrary" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedUnit" ordered="false"
upperBound="-1" eType="#//ModelUnit"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noAnnexes" ordered="false"
lowerBound="1" eType="#//Boolean"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="noProperties" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PackageRename" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedPackage" ordered="false"
lowerBound="1" eType="#//AadlPackage"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="renameAll" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AadlPackage" eSuperTypes="#//ModelUnit">
<eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData">
<details key="name" value="Package"/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPublicSection" ordered="false"
eType="#//PublicPackageSection" containment="true">
<eAnnotations source="subsets" references="#//AadlPackage/publicSection #//Element/ownedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPrivateSection" ordered="false"
eType="#//PrivatePackageSection" containment="true">
<eAnnotations source="subsets" references="#//AadlPackage/privateSection #//Element/ownedElement"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="publicSection" ordered="false"
eType="#//PublicPackageSection"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="privateSection" ordered="false"
eType="#//PrivatePackageSection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ModelUnit" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="PrivatePackageSection" eSuperTypes="#//PackageSection">
<eStructuralFeatures xsi:type="ecore:EReference" name="publicSection" ordered="false"
eType="#//PublicPackageSection" changeable="false" volatile="true" transient="true"
derived="true" eOpposite="#//PublicPackageSection/privateSection"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentTypeRename" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//ComponentCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedComponentType" ordered="false"
lowerBound="1" eType="#//ComponentType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupTypeRename" eSuperTypes="#//NamedElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="renamedFeatureGroupType"
ordered="false" lowerBound="1" eType="#//FeatureGroupType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeBinding" eSuperTypes="#//PrototypeBinding">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//PrototypeBinding/formal"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" lowerBound="1"
upperBound="-1" eType="#//ComponentPrototypeActual" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComponentPrototypeActual" eSuperTypes="#//ArrayableElement">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//ComponentCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false"
upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="subcomponentType" ordered="false"
lowerBound="1" eType="#//SubcomponentType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeBinding" eSuperTypes="#//PrototypeBinding">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//PrototypeBinding/formal"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false"
lowerBound="1" eType="#//FeatureGroupPrototypeActual" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeatureGroupPrototypeActual" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EReference" name="binding" ordered="false"
upperBound="-1" eType="#//PrototypeBinding" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="featureType" ordered="false"
lowerBound="1" eType="#//FeatureType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeActual" abstract="true"
eSuperTypes="#//ArrayableElement"/>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeBinding" eSuperTypes="#//PrototypeBinding">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="formal" ordered="false" lowerBound="1"
eType="#//Prototype">
<eAnnotations source="redefines" references="#//PrototypeBinding/formal"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="actual" ordered="false"
lowerBound="1" eType="#//FeaturePrototypeActual" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AccessSpecification" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="kind" ordered="false" lowerBound="1"
eType="#//AccessType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//AccessCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//ComponentClassifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentPrototype" ordered="false"
eType="#//ComponentPrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PortSpecification" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="category" ordered="false"
lowerBound="1" eType="#//PortCategory"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
eType="#//ComponentClassifier"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="componentPrototype" ordered="false"
eType="#//ComponentPrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="FeaturePrototypeReference" eSuperTypes="#//FeaturePrototypeActual">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="direction" ordered="false"
lowerBound="1" eType="#//DirectionType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="prototype" ordered="false"
lowerBound="1" eType="#//FeaturePrototype"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramCallSequence" eSuperTypes="#//BehavioralFeature #//ModalElement">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramCall" upperBound="-1"
eType="#//SubprogramCall" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramCall" eSuperTypes="#//BehavioralFeature #//Context">
<eStructuralFeatures xsi:type="ecore:EReference" name="calledSubprogram" ordered="false"
eType="#//CalledSubprogram"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="context" ordered="false"
eType="#//CallContext"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BehavioredImplementation" abstract="true"
eSuperTypes="#//ComponentImplementation">
<eOperations name="subprogramCalls" ordered="false" upperBound="-1" eType="#//SubprogramCall">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="Get all calls owned by owned call sequences."/>
</eAnnotations>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramCall" ordered="false"
upperBound="-1" eType="#//SubprogramCall" volatile="true" transient="true"
derived="true">
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramCallSequence"
ordered="false" upperBound="-1" eType="#//SubprogramCallSequence" containment="true">
<eAnnotations source="subsets" references="#//Classifier/classifierFeature #//Namespace/ownedMember"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractType" eSuperTypes="#//ComponentType #//AbstractClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//AbstractSubcomponentType #//BusSubcomponentType #//DataSubcomponentType #//DeviceSubcomponentType #//MemorySubcomponentType #//ProcessorSubcomponentType #//ProcessSubcomponentType #//SubprogramGroupSubcomponentType #//SubprogramSubcomponentType #//SystemSubcomponentType #//ThreadGroupSubcomponentType #//ThreadSubcomponentType #//VirtualBusSubcomponentType #//VirtualProcessorSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//VirtualProcessor"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessor" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//VirtualBus"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBus" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//ThreadGroup"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroup" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//Thread"/>
<eClassifiers xsi:type="ecore:EClass" name="Thread" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemSubcomponentType" abstract="true"
eSuperTypes="#//SubcomponentType #//System"/>
<eClassifiers xsi:type="ecore:EClass" name="System" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessSubcomponentType" abstract="true"
eSuperTypes="#//Process #//SubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="Process" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="MemorySubcomponentType" abstract="true"
eSuperTypes="#//Memory #//SubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="Memory" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="DeviceSubcomponentType" abstract="true"
eSuperTypes="#//Device #//SubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="Device" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorSubcomponentType" abstract="true"
eSuperTypes="#//Processor #//SubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="Processor" abstract="true" eSuperTypes="#//NamedElement"/>
<eClassifiers xsi:type="ecore:EClass" name="AbstractImplementation" eSuperTypes="#//BehavioredImplementation #//AbstractClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceSubcomponent"
ordered="false" upperBound="-1" eType="#//DeviceSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessorSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemSubcomponent"
ordered="false" upperBound="-1" eType="#//SystemSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Bus">
<eStructuralFeatures xsi:type="ecore:EReference" name="busSubcomponentType" ordered="false"
eType="#//BusSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Data #//ParameterConnectionEnd #//PortConnectionEnd">
<eStructuralFeatures xsi:type="ecore:EReference" name="dataSubcomponentType" ordered="false"
eType="#//DataSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceSubcomponent" eSuperTypes="#//Subcomponent #//Device">
<eStructuralFeatures xsi:type="ecore:EReference" name="deviceSubcomponentType"
ordered="false" eType="#//DeviceSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemorySubcomponent" eSuperTypes="#//Subcomponent #//Memory">
<eStructuralFeatures xsi:type="ecore:EReference" name="memorySubcomponentType"
ordered="false" eType="#//MemorySubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessSubcomponent" eSuperTypes="#//Subcomponent #//Process">
<eStructuralFeatures xsi:type="ecore:EReference" name="processSubcomponentType"
ordered="false" eType="#//ProcessSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorSubcomponent" eSuperTypes="#//Subcomponent #//Processor">
<eStructuralFeatures xsi:type="ecore:EReference" name="processorSubcomponentType"
ordered="false" eType="#//ProcessorSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemSubcomponent" eSuperTypes="#//Subcomponent #//System">
<eStructuralFeatures xsi:type="ecore:EReference" name="systemSubcomponentType"
ordered="false" eType="#//SystemSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//Subprogram">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramSubcomponentType"
ordered="false" eType="#//SubprogramSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupSubcomponent" eSuperTypes="#//Subcomponent #//AccessConnectionEnd #//SubprogramGroup #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="subprogramGroupSubcomponentType"
ordered="false" eType="#//SubprogramGroupSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadSubcomponent" eSuperTypes="#//Subcomponent #//Thread">
<eStructuralFeatures xsi:type="ecore:EReference" name="threadSubcomponentType"
ordered="false" eType="#//ThreadSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupSubcomponent" eSuperTypes="#//Subcomponent #//ThreadGroup">
<eStructuralFeatures xsi:type="ecore:EReference" name="threadGroupSubcomponentType"
ordered="false" eType="#//ThreadGroupSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusSubcomponent" eSuperTypes="#//Subcomponent #//VirtualBus">
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualBusSubcomponentType"
ordered="false" eType="#//VirtualBusSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorSubcomponent" eSuperTypes="#//Subcomponent #//VirtualProcessor">
<eStructuralFeatures xsi:type="ecore:EReference" name="virtualProcessorSubcomponentType"
ordered="false" eType="#//VirtualProcessorSubcomponentType">
<eAnnotations source="subsets" references="#//Subcomponent/subcomponentType"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AbstractPrototype" eSuperTypes="#//ComponentPrototype #//AbstractSubcomponentType #//BusSubcomponentType #//DataSubcomponentType #//DeviceSubcomponentType #//MemorySubcomponentType #//ProcessorSubcomponentType #//ProcessSubcomponentType #//SubprogramGroupSubcomponentType #//SubprogramSubcomponentType #//SystemSubcomponentType #//ThreadGroupSubcomponentType #//ThreadSubcomponentType #//VirtualBusSubcomponentType #//VirtualProcessorSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="BusClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//BusSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="BusType" eSuperTypes="#//ComponentType #//BusClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusImplementation" eSuperTypes="#//ComponentImplementation #//BusClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BusPrototype" eSuperTypes="#//ComponentPrototype #//BusSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="DataClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//DataSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="DataType" eSuperTypes="#//ComponentType #//DataClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataImplementation" eSuperTypes="#//ComponentImplementation #//DataClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DataPrototype" eSuperTypes="#//ComponentPrototype #//DataSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="DeviceClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//DeviceSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="DeviceType" eSuperTypes="#//ComponentType #//DeviceClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DeviceImplementation" eSuperTypes="#//ComponentImplementation #//DeviceClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DevicePrototype" eSuperTypes="#//ComponentPrototype #//DeviceSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="MemoryClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//MemorySubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="MemoryType" eSuperTypes="#//ComponentType #//MemoryClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryImplementation" eSuperTypes="#//ComponentImplementation #//MemoryClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="MemoryPrototype" eSuperTypes="#//ComponentPrototype #//MemorySubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//SubprogramSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramType" eSuperTypes="#//ComponentType #//SubprogramClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedParameter" ordered="false"
upperBound="-1" eType="#//Parameter" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramImplementation" eSuperTypes="#//BehavioredImplementation #//SubprogramClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramPrototype" eSuperTypes="#//ComponentPrototype #//SubprogramSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//SubprogramGroupSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupType" eSuperTypes="#//ComponentType #//SubprogramGroupClassifier #//CallContext">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupImplementation" eSuperTypes="#//ComponentImplementation #//SubprogramGroupClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SubprogramGroupPrototype" eSuperTypes="#//ComponentPrototype #//SubprogramGroupSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//SystemSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="SystemType" eSuperTypes="#//ComponentType #//SystemClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemImplementation" eSuperTypes="#//ComponentImplementation #//SystemClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDeviceSubcomponent"
ordered="false" upperBound="-1" eType="#//DeviceSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//ProcessorSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSystemSubcomponent"
ordered="false" upperBound="-1" eType="#//SystemSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="SystemPrototype" eSuperTypes="#//ComponentPrototype #//SystemSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//ProcessorSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorType" eSuperTypes="#//ComponentType #//ProcessorClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusAccess" ordered="false"
upperBound="-1" eType="#//BusAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorImplementation" eSuperTypes="#//ComponentImplementation #//ProcessorClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedBusSubcomponent" ordered="false"
upperBound="-1" eType="#//BusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedMemorySubcomponent"
ordered="false" upperBound="-1" eType="#//MemorySubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessorPrototype" eSuperTypes="#//ComponentPrototype #//ProcessorSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//ProcessSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ProcessType" eSuperTypes="#//ComponentType #//ProcessClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessImplementation" eSuperTypes="#//ComponentImplementation #//ProcessClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ProcessPrototype" eSuperTypes="#//ComponentPrototype #//ProcessSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadClassifier" abstract="true" eSuperTypes="#//ComponentClassifier #//ThreadSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadType" eSuperTypes="#//ComponentType #//ThreadClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadImplementation" eSuperTypes="#//BehavioredImplementation #//ThreadClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadPrototype" eSuperTypes="#//ComponentPrototype #//ThreadSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//ThreadGroupSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupType" eSuperTypes="#//ComponentType #//ThreadGroupClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataAccess" ordered="false"
upperBound="-1" eType="#//DataAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupImplementation" eSuperTypes="#//ComponentImplementation #//ThreadGroupClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataSubcomponent"
ordered="false" upperBound="-1" eType="#//DataSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedThreadGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//ThreadGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupSubcomponent"
ordered="false" upperBound="-1" eType="#//SubprogramGroupSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ThreadGroupPrototype" eSuperTypes="#//ComponentPrototype #//ThreadGroupSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//VirtualBusSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusType" eSuperTypes="#//ComponentType #//VirtualBusClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusImplementation" eSuperTypes="#//ComponentImplementation #//VirtualBusClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualBusPrototype" eSuperTypes="#//ComponentPrototype #//VirtualBusSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorClassifier" abstract="true"
eSuperTypes="#//ComponentClassifier #//VirtualProcessorSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorType" eSuperTypes="#//ComponentType #//VirtualProcessorClassifier">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedDataPort" ordered="false"
upperBound="-1" eType="#//DataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventDataPort" ordered="false"
upperBound="-1" eType="#//EventDataPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedEventPort" ordered="false"
upperBound="-1" eType="#//EventPort" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramAccess"
ordered="false" upperBound="-1" eType="#//SubprogramAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedSubprogramGroupAccess"
ordered="false" upperBound="-1" eType="#//SubprogramGroupAccess" containment="true">
<eAnnotations source="subsets" references="#//ComponentType/ownedFeature"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorImplementation" eSuperTypes="#//ComponentImplementation #//VirtualProcessorClassifier">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="type" ordered="false" unique="false"
lowerBound="1" eType="#//ComponentType" volatile="true" transient="true"
derived="true">
<eAnnotations source="redefines" references="#//ComponentImplementation/type"/>
</contents>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualBusSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualBusSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedVirtualProcessorSubcomponent"
ordered="false" upperBound="-1" eType="#//VirtualProcessorSubcomponent" containment="true">
<eAnnotations source="subsets" references="#//ComponentImplementation/ownedSubcomponent"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="VirtualProcessorPrototype" eSuperTypes="#//ComponentPrototype #//VirtualProcessorSubcomponentType"/>
<eClassifiers xsi:type="ecore:EClass" name="BasicPropertyAssociation" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="property" ordered="false"
lowerBound="1" eType="#//BasicProperty"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedValue" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyConstant" eSuperTypes="#//TypedElement #//AbstractNamedValue #//ArraySizeProperty">
<eStructuralFeatures xsi:type="ecore:EReference" name="propertyType" ordered="false"
lowerBound="1" eType="#//PropertyType">
<eAnnotations source="redefines" references="#//TypedElement/type"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false"
eType="#//PropertyType" containment="true">
<eAnnotations source="subsets" references="#//PropertyConstant/propertyType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="constantValue" ordered="false"
eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="StringLiteral" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertyValue" abstract="true" eSuperTypes="#//PropertyExpression"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberValue" abstract="true" eSuperTypes="#//PropertyValue">
<eOperations name="getScaledValue" ordered="false" lowerBound="1" eType="#//Real">
<eParameters name="target" ordered="false" lowerBound="1" eType="#//UnitLiteral"/>
</eOperations>
<eOperations name="getScaledValue" ordered="false" lowerBound="1" eType="#//Real"/>
<eOperations name="getScaledValue" ordered="false" lowerBound="1" eType="#//Real">
<eParameters name="target" ordered="false" lowerBound="1" eType="#//String"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="unit" ordered="false" eType="#//UnitLiteral"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitLiteral" eSuperTypes="#//EnumerationLiteral">
<eOperations name="getAbsoluteFactor" ordered="false" lowerBound="1" eType="#//Real">
<eParameters name="target" ordered="false" lowerBound="1" eType="#//UnitLiteral"/>
</eOperations>
<eStructuralFeatures xsi:type="ecore:EReference" name="baseUnit" ordered="false"
eType="#//UnitLiteral"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="factor" ordered="false"
eType="#//NumberValue" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationLiteral" eSuperTypes="#//NamedElement #//AbstractNamedValue"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierValue" eSuperTypes="#//PropertyOwner #//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifier" ordered="false"
lowerBound="1" eType="#//Classifier"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceValue" eSuperTypes="#//ContainedNamedElement #//PropertyValue"/>
<eClassifiers xsi:type="ecore:EClass" name="BooleanLiteral" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Boolean"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="minimum" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="maximum" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="delta" ordered="false"
eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="IntegerLiteral" eSuperTypes="#//NumberValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="base" ordered="false" eType="#//Integer"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Integer"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RealLiteral" eSuperTypes="#//NumberValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="value" ordered="false"
lowerBound="1" eType="#//Real"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Operation" eSuperTypes="#//PropertyExpression">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="op" ordered="false" lowerBound="1"
eType="#//OperationKind"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyExpression"
ordered="false" lowerBound="1" upperBound="-1" eType="#//PropertyExpression"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EEnum" name="OperationKind">
<eLiterals name="and"/>
<eLiterals name="or" value="1"/>
<eLiterals name="not" value="2"/>
<eLiterals name="plus" value="3"/>
<eLiterals name="minus" value="4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedFieldValue" ordered="false"
upperBound="-1" eType="#//BasicPropertyAssociation" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ComputedValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="function" ordered="false"
lowerBound="1" eType="#//String"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListValue" eSuperTypes="#//PropertyExpression">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedListElement" upperBound="-1"
eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NamedValue" eSuperTypes="#//PropertyValue">
<eStructuralFeatures xsi:type="ecore:EReference" name="namedValue" ordered="false"
lowerBound="1" eType="#//AbstractNamedValue"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PropertySet" eSuperTypes="#//Namespace #//ModelUnit">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyType" ordered="false"
upperBound="-1" eType="#//PropertyType" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedProperty" ordered="false"
upperBound="-1" eType="#//Property" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedPropertyConstant"
ordered="false" upperBound="-1" eType="#//PropertyConstant" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="importedUnit" ordered="false"
upperBound="-1" eType="#//ModelUnit"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedAnnexSubclause" ordered="false"
upperBound="-1" eType="#//AnnexSubclause" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="GlobalNamespace" eSuperTypes="#//Namespace">
<eStructuralFeatures xsi:type="ecore:EReference" name="package" ordered="false"
upperBound="-1" eType="#//PublicPackageSection" volatile="true" transient="true">
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="propertySet" ordered="false"
upperBound="-1" eType="#//PropertySet" volatile="true" transient="true">
<eAnnotations source="subsets" references="#//Namespace/member"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NonListType" abstract="true" eSuperTypes="#//PropertyType"/>
<eClassifiers xsi:type="ecore:EClass" name="AadlBoolean" eSuperTypes="#//NonListType"/>
<eClassifiers xsi:type="ecore:EClass" name="AadlString" eSuperTypes="#//NonListType"/>
<eClassifiers xsi:type="ecore:EClass" name="AadlInteger" eSuperTypes="#//NumberType"/>
<eClassifiers xsi:type="ecore:EClass" name="NumberType" abstract="true" eSuperTypes="#//NonListType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedUnitsType" ordered="false"
eType="#//UnitsType" containment="true">
<eAnnotations source="subsets" references="#//NumberType/unitsType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="unitsType" ordered="false"
eType="#//UnitsType"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="range" ordered="false"
eType="#//NumericRange" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="UnitsType" eSuperTypes="#//EnumerationType">
<eAnnotations source="duplicates">
<contents xsi:type="ecore:EReference" name="ownedLiteral" ordered="false" lowerBound="1"
upperBound="-1" eType="#//UnitLiteral" containment="true">
<eAnnotations source="redefines" references="#//EnumerationType/ownedLiteral"/>
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</contents>
</eAnnotations>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EnumerationType" eSuperTypes="#//Namespace #//NonListType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedLiteral" ordered="false"
lowerBound="1" upperBound="-1" eType="#//EnumerationLiteral" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="NumericRange" eSuperTypes="#//Element">
<eStructuralFeatures xsi:type="ecore:EReference" name="upperBound" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="lowerBound" ordered="false"
lowerBound="1" eType="#//PropertyExpression" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AadlReal" eSuperTypes="#//NumberType"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassifierType" eSuperTypes="#//NonListType">
<eStructuralFeatures xsi:type="ecore:EReference" name="classifierReference" ordered="false"
lowerBound="1" upperBound="-1" eType="#//MetaclassReference" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RangeType" eSuperTypes="#//NonListType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedNumberType" ordered="false"
eType="#//NumberType" containment="true">
<eAnnotations source="subsets" references="#//RangeType/numberType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="numberType" ordered="false"
lowerBound="1" eType="#//NumberType"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordType" eSuperTypes="#//Namespace #//NonListType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedField" ordered="false"
upperBound="-1" eType="#//BasicProperty" containment="true">
<eAnnotations source="subsets" references="#//Namespace/ownedMember"/>
</eStructuralFeatures>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="RecordField" eSuperTypes="#//BasicProperty"/>
<eClassifiers xsi:type="ecore:EClass" name="ReferenceType" eSuperTypes="#//NonListType">
<eStructuralFeatures xsi:type="ecore:EReference" name="namedElementReference"
ordered="false" lowerBound="1" upperBound="-1" eType="#//MetaclassReference"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="ListType" eSuperTypes="#//PropertyType">
<eStructuralFeatures xsi:type="ecore:EReference" name="ownedElementType" ordered="false"
eType="#//PropertyType" containment="true">
<eAnnotations source="subsets" references="#//ListType/elementType"/>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="elementType" ordered="false"
lowerBound="1" eType="#//PropertyType"/>
</eClassifiers>
</ecore:EPackage>
| true | {"directed":true,"nodes":[{"nsPrefix":"aadl2","nsURI":"http://aadl.info/AADL/2.0","name":"aadl2","id":0,"eClass":"EPackage"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Element","instanceClass":null,"abstract":true,"id":1,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Comment","instanceClass":null,"abstract":false,"id":2,"interface":false,"eClass":"EClass"},{"instanceTypeName":"java.lang.String","defaultValue":null,"instanceClassName":"java.lang.String","name":"String","instanceClass":"java.lang.String","id":3,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":"boolean","defaultValue":false,"instanceClassName":"boolean","name":"Boolean","instanceClass":"boolean","id":4,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Type","instanceClass":null,"abstract":true,"id":5,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedElement","instanceClass":null,"abstract":true,"id":6,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyAssociation","instanceClass":null,"abstract":false,"id":7,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Property","instanceClass":null,"abstract":false,"id":8,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicProperty","instanceClass":null,"abstract":false,"id":9,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypedElement","instanceClass":null,"abstract":true,"id":10,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyType","instanceClass":null,"abstract":true,"id":11,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractNamedValue","instanceClass":null,"abstract":true,"id":12,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySizeProperty","instanceClass":null,"abstract":true,"id":13,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyExpression","instanceClass":null,"abstract":true,"id":14,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MetaclassReference","instanceClass":null,"abstract":false,"id":15,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyOwner","instanceClass":null,"abstract":true,"id":16,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Classifier","instanceClass":null,"abstract":true,"id":17,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Namespace","instanceClass":null,"abstract":true,"id":18,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierFeature","instanceClass":null,"abstract":true,"id":19,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Generalization","instanceClass":null,"abstract":true,"id":20,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedRelationship","instanceClass":null,"abstract":true,"id":21,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Relationship","instanceClass":null,"abstract":true,"id":22,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnexSubclause","instanceClass":null,"abstract":true,"id":23,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalElement","instanceClass":null,"abstract":false,"id":24,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Mode","instanceClass":null,"abstract":false,"id":25,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeFeature","instanceClass":null,"abstract":true,"id":26,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Prototype","instanceClass":null,"abstract":true,"id":27,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StructuralFeature","instanceClass":null,"abstract":true,"id":28,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RefinableElement","instanceClass":null,"abstract":true,"id":29,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CalledSubprogram","instanceClass":null,"abstract":true,"id":30,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrototypeBinding","instanceClass":null,"abstract":true,"id":31,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainedNamedElement","instanceClass":null,"abstract":false,"id":32,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ContainmentPathElement","instanceClass":null,"abstract":false,"id":33,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayRange","instanceClass":null,"abstract":false,"id":34,"interface":false,"eClass":"EClass"},{"instanceTypeName":"long","defaultValue":0,"instanceClassName":"long","name":"Integer","instanceClass":"long","id":35,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalPropertyValue","instanceClass":null,"abstract":false,"id":36,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioralFeature","instanceClass":null,"abstract":true,"id":37,"interface":false,"eClass":"EClass"},{"instanceTypeName":"double","defaultValue":0.0,"instanceClassName":"double","name":"Real","instanceClass":"double","id":38,"serializable":true,"eClass":"EDataType"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayDimension","instanceClass":null,"abstract":false,"id":39,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArraySize","instanceClass":null,"abstract":false,"id":40,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ArrayableElement","instanceClass":null,"abstract":true,"id":41,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementationReference","instanceClass":null,"abstract":false,"id":42,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentImplementation","instanceClass":null,"abstract":true,"id":43,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentClassifier","instanceClass":null,"abstract":true,"id":44,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubcomponentType","instanceClass":null,"abstract":true,"id":45,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureClassifier","instanceClass":null,"abstract":true,"id":46,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransition","instanceClass":null,"abstract":false,"id":47,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeTransitionTrigger","instanceClass":null,"abstract":false,"id":48,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Context","instanceClass":null,"abstract":true,"id":49,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TriggerPort","instanceClass":null,"abstract":true,"id":50,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentType","instanceClass":null,"abstract":true,"id":51,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Feature","instanceClass":null,"abstract":true,"id":52,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConnectionEnd","instanceClass":null,"abstract":true,"id":53,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectionEnd","instanceClass":null,"abstract":true,"id":54,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototype","instanceClass":null,"abstract":true,"id":55,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowSpecification","instanceClass":null,"abstract":false,"id":56,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowFeature","instanceClass":null,"abstract":true,"id":57,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Flow","instanceClass":null,"abstract":true,"id":58,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModalPath","instanceClass":null,"abstract":true,"id":59,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowElement","instanceClass":null,"abstract":true,"id":60,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlowElement","instanceClass":null,"abstract":true,"id":61,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"FlowKind","instanceClass":null,"id":62,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowEnd","instanceClass":null,"abstract":false,"id":63,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"TypeExtension","instanceClass":null,"abstract":false,"id":64,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroup","instanceClass":null,"abstract":false,"id":65,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"CallContext","instanceClass":null,"abstract":true,"id":66,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DirectedFeature","instanceClass":null,"abstract":true,"id":67,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"DirectionType","instanceClass":null,"id":68,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupConnectionEnd","instanceClass":null,"abstract":true,"id":69,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureType","instanceClass":null,"abstract":true,"id":70,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupType","instanceClass":null,"abstract":false,"id":71,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GroupExtension","instanceClass":null,"abstract":false,"id":72,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusAccess","instanceClass":null,"abstract":false,"id":73,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Access","instanceClass":null,"abstract":true,"id":74,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessConnectionEnd","instanceClass":null,"abstract":true,"id":75,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessType","instanceClass":null,"id":76,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"instanceClassName":null,"name":"AccessCategory","instanceClass":null,"id":77,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Bus","instanceClass":null,"abstract":true,"id":78,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusSubcomponentType","instanceClass":null,"abstract":true,"id":79,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataAccess","instanceClass":null,"abstract":false,"id":80,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterConnectionEnd","instanceClass":null,"abstract":true,"id":81,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnectionEnd","instanceClass":null,"abstract":true,"id":82,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Data","instanceClass":null,"abstract":true,"id":83,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSubcomponentType","instanceClass":null,"abstract":true,"id":84,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPort","instanceClass":null,"abstract":false,"id":85,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Port","instanceClass":null,"abstract":true,"id":86,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"PortCategory","instanceClass":null,"id":87,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDataPort","instanceClass":null,"abstract":false,"id":88,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventPort","instanceClass":null,"abstract":false,"id":89,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Parameter","instanceClass":null,"abstract":false,"id":90,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramAccess","instanceClass":null,"abstract":false,"id":91,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subprogram","instanceClass":null,"abstract":true,"id":92,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramSubcomponentType","instanceClass":null,"abstract":true,"id":93,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupAccess","instanceClass":null,"abstract":false,"id":94,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroup","instanceClass":null,"abstract":true,"id":95,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupSubcomponentType","instanceClass":null,"abstract":true,"id":96,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractFeature","instanceClass":null,"abstract":false,"id":97,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototype","instanceClass":null,"abstract":false,"id":98,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototype","instanceClass":null,"abstract":false,"id":99,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Subcomponent","instanceClass":null,"abstract":true,"id":100,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModeBinding","instanceClass":null,"abstract":false,"id":101,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowImplementation","instanceClass":null,"abstract":false,"id":102,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FlowSegment","instanceClass":null,"abstract":false,"id":103,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Connection","instanceClass":null,"abstract":true,"id":104,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ConnectedElement","instanceClass":null,"abstract":false,"id":105,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ImplementationExtension","instanceClass":null,"abstract":false,"id":106,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Realization","instanceClass":null,"abstract":false,"id":107,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlow","instanceClass":null,"abstract":false,"id":108,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EndToEndFlowSegment","instanceClass":null,"abstract":false,"id":109,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractSubcomponent","instanceClass":null,"abstract":false,"id":110,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Abstract","instanceClass":null,"abstract":true,"id":111,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractSubcomponentType","instanceClass":null,"abstract":true,"id":112,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessConnection","instanceClass":null,"abstract":false,"id":113,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ParameterConnection","instanceClass":null,"abstract":false,"id":114,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortConnection","instanceClass":null,"abstract":false,"id":115,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureConnection","instanceClass":null,"abstract":false,"id":116,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupConnection","instanceClass":null,"abstract":false,"id":117,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorFeature","instanceClass":null,"abstract":true,"id":118,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"InternalFeature","instanceClass":null,"abstract":true,"id":119,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventSource","instanceClass":null,"abstract":false,"id":120,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EventDataSource","instanceClass":null,"abstract":false,"id":121,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortProxy","instanceClass":null,"abstract":false,"id":122,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramProxy","instanceClass":null,"abstract":false,"id":123,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"ComponentCategory","instanceClass":null,"id":124,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AnnexLibrary","instanceClass":null,"abstract":true,"id":125,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultAnnexLibrary","instanceClass":null,"abstract":false,"id":126,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DefaultAnnexSubclause","instanceClass":null,"abstract":false,"id":127,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PublicPackageSection","instanceClass":null,"abstract":false,"id":128,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageSection","instanceClass":null,"abstract":true,"id":129,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PackageRename","instanceClass":null,"abstract":false,"id":130,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlPackage","instanceClass":null,"abstract":false,"id":131,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ModelUnit","instanceClass":null,"abstract":true,"id":132,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PrivatePackageSection","instanceClass":null,"abstract":false,"id":133,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentTypeRename","instanceClass":null,"abstract":false,"id":134,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupTypeRename","instanceClass":null,"abstract":false,"id":135,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeBinding","instanceClass":null,"abstract":false,"id":136,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComponentPrototypeActual","instanceClass":null,"abstract":false,"id":137,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeBinding","instanceClass":null,"abstract":false,"id":138,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeatureGroupPrototypeActual","instanceClass":null,"abstract":false,"id":139,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeActual","instanceClass":null,"abstract":true,"id":140,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeBinding","instanceClass":null,"abstract":false,"id":141,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AccessSpecification","instanceClass":null,"abstract":false,"id":142,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PortSpecification","instanceClass":null,"abstract":false,"id":143,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"FeaturePrototypeReference","instanceClass":null,"abstract":false,"id":144,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramCallSequence","instanceClass":null,"abstract":false,"id":145,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramCall","instanceClass":null,"abstract":false,"id":146,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BehavioredImplementation","instanceClass":null,"abstract":true,"id":147,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractType","instanceClass":null,"abstract":false,"id":148,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractClassifier","instanceClass":null,"abstract":true,"id":149,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorSubcomponentType","instanceClass":null,"abstract":true,"id":150,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessor","instanceClass":null,"abstract":true,"id":151,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusSubcomponentType","instanceClass":null,"abstract":true,"id":152,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBus","instanceClass":null,"abstract":true,"id":153,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupSubcomponentType","instanceClass":null,"abstract":true,"id":154,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroup","instanceClass":null,"abstract":true,"id":155,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadSubcomponentType","instanceClass":null,"abstract":true,"id":156,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Thread","instanceClass":null,"abstract":true,"id":157,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSubcomponentType","instanceClass":null,"abstract":true,"id":158,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"System","instanceClass":null,"abstract":true,"id":159,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubcomponentType","instanceClass":null,"abstract":true,"id":160,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Process","instanceClass":null,"abstract":true,"id":161,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemorySubcomponentType","instanceClass":null,"abstract":true,"id":162,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Memory","instanceClass":null,"abstract":true,"id":163,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceSubcomponentType","instanceClass":null,"abstract":true,"id":164,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Device","instanceClass":null,"abstract":true,"id":165,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorSubcomponentType","instanceClass":null,"abstract":true,"id":166,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Processor","instanceClass":null,"abstract":true,"id":167,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractImplementation","instanceClass":null,"abstract":false,"id":168,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusSubcomponent","instanceClass":null,"abstract":false,"id":169,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataSubcomponent","instanceClass":null,"abstract":false,"id":170,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceSubcomponent","instanceClass":null,"abstract":false,"id":171,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemorySubcomponent","instanceClass":null,"abstract":false,"id":172,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessSubcomponent","instanceClass":null,"abstract":false,"id":173,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorSubcomponent","instanceClass":null,"abstract":false,"id":174,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemSubcomponent","instanceClass":null,"abstract":false,"id":175,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramSubcomponent","instanceClass":null,"abstract":false,"id":176,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupSubcomponent","instanceClass":null,"abstract":false,"id":177,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadSubcomponent","instanceClass":null,"abstract":false,"id":178,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupSubcomponent","instanceClass":null,"abstract":false,"id":179,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusSubcomponent","instanceClass":null,"abstract":false,"id":180,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorSubcomponent","instanceClass":null,"abstract":false,"id":181,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AbstractPrototype","instanceClass":null,"abstract":false,"id":182,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusClassifier","instanceClass":null,"abstract":true,"id":183,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusType","instanceClass":null,"abstract":false,"id":184,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusImplementation","instanceClass":null,"abstract":false,"id":185,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BusPrototype","instanceClass":null,"abstract":false,"id":186,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataClassifier","instanceClass":null,"abstract":true,"id":187,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataType","instanceClass":null,"abstract":false,"id":188,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataImplementation","instanceClass":null,"abstract":false,"id":189,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DataPrototype","instanceClass":null,"abstract":false,"id":190,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceClassifier","instanceClass":null,"abstract":true,"id":191,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceType","instanceClass":null,"abstract":false,"id":192,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DeviceImplementation","instanceClass":null,"abstract":false,"id":193,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"DevicePrototype","instanceClass":null,"abstract":false,"id":194,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryClassifier","instanceClass":null,"abstract":true,"id":195,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryType","instanceClass":null,"abstract":false,"id":196,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryImplementation","instanceClass":null,"abstract":false,"id":197,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"MemoryPrototype","instanceClass":null,"abstract":false,"id":198,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramClassifier","instanceClass":null,"abstract":true,"id":199,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramType","instanceClass":null,"abstract":false,"id":200,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramImplementation","instanceClass":null,"abstract":false,"id":201,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramPrototype","instanceClass":null,"abstract":false,"id":202,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupClassifier","instanceClass":null,"abstract":true,"id":203,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupType","instanceClass":null,"abstract":false,"id":204,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupImplementation","instanceClass":null,"abstract":false,"id":205,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SubprogramGroupPrototype","instanceClass":null,"abstract":false,"id":206,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemClassifier","instanceClass":null,"abstract":true,"id":207,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemType","instanceClass":null,"abstract":false,"id":208,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemImplementation","instanceClass":null,"abstract":false,"id":209,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"SystemPrototype","instanceClass":null,"abstract":false,"id":210,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorClassifier","instanceClass":null,"abstract":true,"id":211,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorType","instanceClass":null,"abstract":false,"id":212,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorImplementation","instanceClass":null,"abstract":false,"id":213,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessorPrototype","instanceClass":null,"abstract":false,"id":214,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessClassifier","instanceClass":null,"abstract":true,"id":215,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessType","instanceClass":null,"abstract":false,"id":216,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessImplementation","instanceClass":null,"abstract":false,"id":217,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ProcessPrototype","instanceClass":null,"abstract":false,"id":218,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadClassifier","instanceClass":null,"abstract":true,"id":219,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadType","instanceClass":null,"abstract":false,"id":220,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadImplementation","instanceClass":null,"abstract":false,"id":221,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadPrototype","instanceClass":null,"abstract":false,"id":222,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupClassifier","instanceClass":null,"abstract":true,"id":223,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupType","instanceClass":null,"abstract":false,"id":224,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupImplementation","instanceClass":null,"abstract":false,"id":225,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ThreadGroupPrototype","instanceClass":null,"abstract":false,"id":226,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusClassifier","instanceClass":null,"abstract":true,"id":227,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusType","instanceClass":null,"abstract":false,"id":228,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusImplementation","instanceClass":null,"abstract":false,"id":229,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualBusPrototype","instanceClass":null,"abstract":false,"id":230,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorClassifier","instanceClass":null,"abstract":true,"id":231,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorType","instanceClass":null,"abstract":false,"id":232,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorImplementation","instanceClass":null,"abstract":false,"id":233,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"VirtualProcessorPrototype","instanceClass":null,"abstract":false,"id":234,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BasicPropertyAssociation","instanceClass":null,"abstract":false,"id":235,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyConstant","instanceClass":null,"abstract":false,"id":236,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"StringLiteral","instanceClass":null,"abstract":false,"id":237,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertyValue","instanceClass":null,"abstract":true,"id":238,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberValue","instanceClass":null,"abstract":true,"id":239,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitLiteral","instanceClass":null,"abstract":false,"id":240,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationLiteral","instanceClass":null,"abstract":false,"id":241,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierValue","instanceClass":null,"abstract":false,"id":242,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceValue","instanceClass":null,"abstract":false,"id":243,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"BooleanLiteral","instanceClass":null,"abstract":false,"id":244,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeValue","instanceClass":null,"abstract":false,"id":245,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"IntegerLiteral","instanceClass":null,"abstract":false,"id":246,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RealLiteral","instanceClass":null,"abstract":false,"id":247,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"Operation","instanceClass":null,"abstract":false,"id":248,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"instanceClassName":null,"name":"OperationKind","instanceClass":null,"id":249,"serializable":true,"eClass":"EEnum"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordValue","instanceClass":null,"abstract":false,"id":250,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ComputedValue","instanceClass":null,"abstract":false,"id":251,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListValue","instanceClass":null,"abstract":false,"id":252,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NamedValue","instanceClass":null,"abstract":false,"id":253,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"PropertySet","instanceClass":null,"abstract":false,"id":254,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"GlobalNamespace","instanceClass":null,"abstract":false,"id":255,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NonListType","instanceClass":null,"abstract":true,"id":256,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlBoolean","instanceClass":null,"abstract":false,"id":257,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlString","instanceClass":null,"abstract":false,"id":258,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlInteger","instanceClass":null,"abstract":false,"id":259,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumberType","instanceClass":null,"abstract":true,"id":260,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"UnitsType","instanceClass":null,"abstract":false,"id":261,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"EnumerationType","instanceClass":null,"abstract":false,"id":262,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"NumericRange","instanceClass":null,"abstract":false,"id":263,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"AadlReal","instanceClass":null,"abstract":false,"id":264,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ClassifierType","instanceClass":null,"abstract":false,"id":265,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RangeType","instanceClass":null,"abstract":false,"id":266,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordType","instanceClass":null,"abstract":false,"id":267,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"RecordField","instanceClass":null,"abstract":false,"id":268,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ReferenceType","instanceClass":null,"abstract":false,"id":269,"interface":false,"eClass":"EClass"},{"instanceTypeName":null,"defaultValue":null,"instanceClassName":null,"name":"ListType","instanceClass":null,"abstract":false,"id":270,"interface":false,"eClass":"EClass"},{"ordered":true,"upperBound":1,"unique":true,"name":"not_own_self","lowerBound":0,"id":271,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_owner","lowerBound":0,"id":272,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getOwner","lowerBound":1,"id":273,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allOwnedElements","lowerBound":0,"id":274,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"mustBeOwned","lowerBound":1,"id":275,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":276,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedComment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":277,"derived":false},{"id":278,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":279,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":280,"many":false,"required":false,"eClass":"EParameter"},{"id":281,"eClass":"EGenericType"},{"id":282,"eClass":"EGenericType"},{"id":283,"eClass":"EGenericType"},{"id":284,"eClass":"EGenericType"},{"id":285,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":286,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":287,"many":false,"required":false,"eClass":"EParameter"},{"id":288,"eClass":"EGenericType"},{"id":289,"eClass":"EGenericType"},{"id":290,"eClass":"EGenericType"},{"id":291,"eClass":"EGenericType"},{"id":292,"eClass":"EGenericType"},{"id":293,"eClass":"EGenericType"},{"id":294,"eClass":"EGenericType"},{"id":295,"eClass":"EGenericType"},{"id":296,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"body","changeable":true,"lowerBound":0,"iD":false,"id":297,"derived":false},{"id":298,"eClass":"EGenericType"},{"id":299,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"conformsTo","lowerBound":1,"id":300,"many":false,"required":true,"eClass":"EOperation"},{"id":301,"eClass":"EGenericType"},{"id":302,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"other","lowerBound":1,"id":303,"many":false,"required":true,"eClass":"EParameter"},{"id":304,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_no_qualified_name","lowerBound":0,"id":305,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"has_qualified_name","lowerBound":0,"id":306,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getNamespace","lowerBound":1,"id":307,"many":false,"required":true,"eClass":"EOperation"},{"ordered":true,"upperBound":-1,"unique":true,"name":"allNamespaces","lowerBound":0,"id":308,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"isDistinguishableFrom","lowerBound":1,"id":309,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"separator","lowerBound":1,"id":310,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"qualifiedName","lowerBound":1,"id":311,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getPropertyValues","lowerBound":0,"id":312,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":313,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"qualifiedName","changeable":false,"lowerBound":0,"iD":false,"id":314,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPropertyAssociation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":315,"derived":false},{"id":316,"eClass":"EGenericType"},{"id":317,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":318,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":319,"many":false,"required":false,"eClass":"EParameter"},{"id":320,"eClass":"EGenericType"},{"id":321,"eClass":"EGenericType"},{"id":322,"eClass":"EGenericType"},{"id":323,"eClass":"EGenericType"},{"id":324,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":325,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":326,"many":false,"required":false,"eClass":"EParameter"},{"id":327,"eClass":"EGenericType"},{"id":328,"eClass":"EGenericType"},{"id":329,"eClass":"EGenericType"},{"id":330,"eClass":"EGenericType"},{"id":331,"eClass":"EGenericType"},{"id":332,"eClass":"EGenericType"},{"id":333,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":334,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"ns","lowerBound":1,"id":335,"many":false,"required":true,"eClass":"EParameter"},{"id":336,"eClass":"EGenericType"},{"id":337,"eClass":"EGenericType"},{"id":338,"eClass":"EGenericType"},{"id":339,"eClass":"EGenericType"},{"id":340,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"propertySetName","lowerBound":1,"id":341,"many":false,"required":true,"eClass":"EParameter"},{"ordered":false,"upperBound":1,"unique":true,"name":"propertyName","lowerBound":1,"id":342,"many":false,"required":true,"eClass":"EParameter"},{"id":343,"eClass":"EGenericType"},{"id":344,"eClass":"EGenericType"},{"id":345,"eClass":"EGenericType"},{"id":346,"eClass":"EGenericType"},{"id":347,"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":348,"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":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":349,"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":"inBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":350,"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":"append","changeable":true,"lowerBound":1,"iD":false,"id":351,"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":"constant","changeable":true,"lowerBound":1,"iD":false,"id":352,"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":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":353,"derived":false},{"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"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"inherit","changeable":true,"lowerBound":1,"iD":false,"id":361,"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":362,"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":"appliesToMetaclass","changeable":true,"resolveProxies":true,"lowerBound":0,"id":363,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"appliesToClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":364,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"appliesTo","changeable":true,"resolveProxies":true,"lowerBound":0,"id":365,"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":"emptyListDefault","changeable":true,"lowerBound":1,"iD":false,"id":366,"derived":false},{"id":367,"eClass":"EGenericType"},{"id":368,"eClass":"EGenericType"},{"id":369,"eClass":"EGenericType"},{"id":370,"eClass":"EGenericType"},{"id":371,"eClass":"EGenericType"},{"id":372,"eClass":"EGenericType"},{"id":373,"eClass":"EGenericType"},{"id":374,"eClass":"EGenericType"},{"id":375,"eClass":"EGenericType"},{"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":"propertyType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":376,"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":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":377,"derived":false},{"id":378,"eClass":"EGenericType"},{"id":379,"eClass":"EGenericType"},{"id":380,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":0,"id":381,"derived":false},{"id":382,"eClass":"EGenericType"},{"id":383,"eClass":"EGenericType"},{"id":384,"eClass":"EGenericType"},{"id":385,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"annexName","changeable":true,"lowerBound":0,"iD":false,"id":386,"derived":false},{"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":false,"name":"metaclassName","changeable":true,"lowerBound":1,"iD":false,"id":387,"derived":false},{"id":388,"eClass":"EGenericType"},{"id":389,"eClass":"EGenericType"},{"id":390,"eClass":"EGenericType"},{"id":391,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"no_cycles_in_generalization","lowerBound":0,"id":392,"many":false,"required":false,"eClass":"EOperation"},{"ordered":true,"upperBound":1,"unique":true,"name":"specialize_type","lowerBound":0,"id":393,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allFeatures","lowerBound":0,"id":394,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritedMember","lowerBound":0,"id":395,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"parents","lowerBound":0,"id":396,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"allParents","lowerBound":0,"id":397,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inheritableMembers","lowerBound":0,"id":398,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"hasVisibilityOf","lowerBound":1,"id":399,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inherit","lowerBound":0,"id":400,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"maySpecializeType","lowerBound":1,"id":401,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifierFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":402,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inheritedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":403,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"generalization","changeable":false,"resolveProxies":true,"lowerBound":0,"id":404,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":false,"resolveProxies":true,"lowerBound":0,"id":405,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":406,"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":"ownedPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":407,"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":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":408,"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":"noPrototypes","changeable":true,"lowerBound":1,"iD":false,"id":409,"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":"noAnnexes","changeable":true,"lowerBound":1,"iD":false,"id":410,"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":"noProperties","changeable":true,"lowerBound":1,"iD":false,"id":411,"derived":false},{"id":412,"eClass":"EGenericType"},{"id":413,"eClass":"EGenericType"},{"id":414,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":415,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":416,"many":false,"required":false,"eClass":"EParameter"},{"id":417,"eClass":"EGenericType"},{"id":418,"eClass":"EGenericType"},{"id":419,"eClass":"EGenericType"},{"id":420,"eClass":"EGenericType"},{"id":421,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":422,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":423,"many":false,"required":false,"eClass":"EParameter"},{"id":424,"eClass":"EGenericType"},{"id":425,"eClass":"EGenericType"},{"id":426,"eClass":"EGenericType"},{"id":427,"eClass":"EGenericType"},{"id":428,"eClass":"EGenericType"},{"id":429,"eClass":"EGenericType"},{"id":430,"eClass":"EGenericType"},{"id":431,"eClass":"EGenericType"},{"id":432,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":433,"many":false,"required":true,"eClass":"EParameter"},{"id":434,"eClass":"EGenericType"},{"id":435,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"n","lowerBound":1,"id":436,"many":false,"required":true,"eClass":"EParameter"},{"id":437,"eClass":"EGenericType"},{"id":438,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"inhs","lowerBound":0,"id":439,"many":true,"required":false,"eClass":"EParameter"},{"id":440,"eClass":"EGenericType"},{"id":441,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"c","lowerBound":1,"id":442,"many":false,"required":true,"eClass":"EParameter"},{"id":443,"eClass":"EGenericType"},{"id":444,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featuringClassifier","changeable":false,"resolveProxies":false,"lowerBound":0,"id":445,"derived":true},{"id":446,"eClass":"EGenericType"},{"id":447,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"specific","changeable":true,"resolveProxies":true,"lowerBound":1,"id":448,"derived":true},{"id":449,"eClass":"EGenericType"},{"id":450,"eClass":"EGenericType"},{"id":451,"eClass":"EGenericType"},{"id":452,"eClass":"EGenericType"},{"id":453,"eClass":"EGenericType"},{"id":454,"eClass":"EGenericType"},{"id":455,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"members_distinguishable","lowerBound":0,"id":456,"many":false,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getNamesOfMember","lowerBound":0,"id":457,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"membersAreDistinguishable","lowerBound":1,"id":458,"many":false,"required":true,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedMember","changeable":false,"resolveProxies":true,"lowerBound":0,"id":459,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"member","changeable":false,"resolveProxies":true,"lowerBound":0,"id":460,"derived":true},{"id":461,"eClass":"EGenericType"},{"id":462,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":463,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":464,"many":false,"required":false,"eClass":"EParameter"},{"id":465,"eClass":"EGenericType"},{"id":466,"eClass":"EGenericType"},{"id":467,"eClass":"EGenericType"},{"id":468,"eClass":"EGenericType"},{"id":469,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"element","lowerBound":1,"id":470,"many":false,"required":true,"eClass":"EParameter"},{"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":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"general","changeable":false,"resolveProxies":true,"lowerBound":1,"id":477,"derived":true},{"id":478,"eClass":"EGenericType"},{"id":479,"eClass":"EGenericType"},{"id":480,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"source","changeable":false,"resolveProxies":true,"lowerBound":1,"id":481,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"target","changeable":false,"resolveProxies":true,"lowerBound":1,"id":482,"derived":true},{"id":483,"eClass":"EGenericType"},{"id":484,"eClass":"EGenericType"},{"id":485,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"relatedElement","changeable":false,"resolveProxies":true,"lowerBound":1,"id":486,"derived":true},{"id":487,"eClass":"EGenericType"},{"id":488,"eClass":"EGenericType"},{"id":489,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllInModes","lowerBound":0,"id":490,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":491,"derived":false},{"id":492,"eClass":"EGenericType"},{"id":493,"eClass":"EGenericType"},{"id":494,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":false,"unique":true,"name":"initial","changeable":true,"lowerBound":1,"iD":false,"id":495,"derived":false},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"false","unsettable":false,"transient":true,"unique":true,"name":"derived","changeable":false,"lowerBound":1,"iD":false,"id":496,"derived":true},{"id":497,"eClass":"EGenericType"},{"id":498,"eClass":"EGenericType"},{"id":499,"eClass":"EGenericType"},{"id":500,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"categoryConstraint","lowerBound":0,"id":501,"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":false,"unsettable":false,"transient":false,"unique":true,"name":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":502,"derived":false},{"id":503,"eClass":"EGenericType"},{"id":504,"eClass":"EGenericType"},{"id":505,"eClass":"EGenericType"},{"ordered":true,"upperBound":1,"unique":true,"name":"diagnostics","lowerBound":0,"id":506,"many":false,"required":false,"eClass":"EParameter"},{"ordered":true,"upperBound":1,"unique":true,"name":"context","lowerBound":0,"id":507,"many":false,"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"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"refinementContext","changeable":false,"resolveProxies":true,"lowerBound":0,"id":515,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"refinedElement","changeable":false,"resolveProxies":true,"lowerBound":0,"id":516,"derived":true},{"id":517,"eClass":"EGenericType"},{"id":518,"eClass":"EGenericType"},{"id":519,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":520,"derived":false},{"id":521,"eClass":"EGenericType"},{"id":522,"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":"containmentPathElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":523,"derived":false},{"id":524,"eClass":"EGenericType"},{"id":525,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayRange","changeable":true,"resolveProxies":true,"lowerBound":0,"id":526,"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":"namedElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":527,"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":"annexName","changeable":true,"lowerBound":0,"iD":false,"id":528,"derived":false},{"id":529,"eClass":"EGenericType"},{"id":530,"eClass":"EGenericType"},{"id":531,"eClass":"EGenericType"},{"id":532,"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":"lowerBound","changeable":true,"lowerBound":1,"iD":false,"id":533,"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":"upperBound","changeable":true,"lowerBound":1,"iD":false,"id":534,"derived":false},{"id":535,"eClass":"EGenericType"},{"id":536,"eClass":"EGenericType"},{"id":537,"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":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":538,"derived":false},{"id":539,"eClass":"EGenericType"},{"id":540,"eClass":"EGenericType"},{"id":541,"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":542,"derived":false},{"id":543,"eClass":"EGenericType"},{"id":544,"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":"size","changeable":true,"lowerBound":1,"iD":false,"id":545,"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":"sizeProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":546,"derived":false},{"id":547,"eClass":"EGenericType"},{"id":548,"eClass":"EGenericType"},{"id":549,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"arrayDimension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":550,"derived":false},{"id":551,"eClass":"EGenericType"},{"id":552,"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":"implementation","changeable":true,"resolveProxies":true,"lowerBound":1,"id":553,"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":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":554,"derived":false},{"id":555,"eClass":"EGenericType"},{"id":556,"eClass":"EGenericType"},{"id":557,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllSubcomponents","lowerBound":0,"id":558,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":559,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedSubcomponent","changeable":false,"resolveProxies":true,"lowerBound":0,"id":560,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":561,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFlowImplementation","changeable":true,"resolveProxies":true,"lowerBound":0,"id":562,"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":"ownedConnection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":563,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":564,"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":"ownedRealization","changeable":true,"resolveProxies":true,"lowerBound":1,"id":565,"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":"ownedEndToEndFlow","changeable":true,"resolveProxies":true,"lowerBound":0,"id":566,"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":"ownedAbstractSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":567,"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":"ownedAccessConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":568,"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":"ownedParameterConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":569,"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":"ownedPortConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":570,"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":"ownedFeatureConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":571,"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":"ownedFeatureGroupConnection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":572,"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":"noSubcomponents","changeable":true,"lowerBound":1,"iD":false,"id":573,"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":"noConnections","changeable":true,"lowerBound":1,"iD":false,"id":574,"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":"noCalls","changeable":true,"lowerBound":1,"iD":false,"id":575,"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":"ownedProcessorFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":576,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedInternalFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":577,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedEventSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":578,"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":"ownedEventDataSource","changeable":true,"resolveProxies":true,"lowerBound":0,"id":579,"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":"ownedPortProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":580,"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":"ownedSubprogramProxy","changeable":true,"resolveProxies":true,"lowerBound":0,"id":581,"derived":false},{"id":582,"eClass":"EGenericType"},{"id":583,"eClass":"EGenericType"},{"id":584,"eClass":"EGenericType"},{"id":585,"eClass":"EGenericType"},{"id":586,"eClass":"EGenericType"},{"id":587,"eClass":"EGenericType"},{"id":588,"eClass":"EGenericType"},{"id":589,"eClass":"EGenericType"},{"id":590,"eClass":"EGenericType"},{"id":591,"eClass":"EGenericType"},{"id":592,"eClass":"EGenericType"},{"id":593,"eClass":"EGenericType"},{"id":594,"eClass":"EGenericType"},{"id":595,"eClass":"EGenericType"},{"id":596,"eClass":"EGenericType"},{"id":597,"eClass":"EGenericType"},{"id":598,"eClass":"EGenericType"},{"id":599,"eClass":"EGenericType"},{"id":600,"eClass":"EGenericType"},{"id":601,"eClass":"EGenericType"},{"id":602,"eClass":"EGenericType"},{"id":603,"eClass":"EGenericType"},{"id":604,"eClass":"EGenericType"},{"id":605,"eClass":"EGenericType"},{"id":606,"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":"ownedMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":607,"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":"ownedModeTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":608,"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":"derivedModes","changeable":true,"lowerBound":1,"iD":false,"id":609,"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":"noFlows","changeable":true,"lowerBound":1,"iD":false,"id":610,"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":"noModes","changeable":true,"lowerBound":1,"iD":false,"id":611,"derived":false},{"id":612,"eClass":"EGenericType"},{"id":613,"eClass":"EGenericType"},{"id":614,"eClass":"EGenericType"},{"id":615,"eClass":"EGenericType"},{"id":616,"eClass":"EGenericType"},{"id":617,"eClass":"EGenericType"},{"id":618,"eClass":"EGenericType"},{"id":619,"eClass":"EGenericType"},{"id":620,"eClass":"EGenericType"},{"container":false,"ordered":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":621,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":1,"id":622,"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":"ownedTrigger","changeable":true,"resolveProxies":true,"lowerBound":1,"id":623,"derived":false},{"id":624,"eClass":"EGenericType"},{"id":625,"eClass":"EGenericType"},{"id":626,"eClass":"EGenericType"},{"id":627,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":628,"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":"triggerPort","changeable":true,"resolveProxies":true,"lowerBound":1,"id":629,"derived":false},{"id":630,"eClass":"EGenericType"},{"id":631,"eClass":"EGenericType"},{"id":632,"eClass":"EGenericType"},{"id":633,"eClass":"EGenericType"},{"id":634,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":635,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":636,"derived":true},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFlowSpecification","changeable":true,"resolveProxies":true,"lowerBound":0,"id":637,"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":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":638,"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":"ownedFeatureGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":639,"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":"ownedAbstractFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":640,"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":"noFeatures","changeable":true,"lowerBound":1,"iD":false,"id":641,"derived":false},{"id":642,"eClass":"EGenericType"},{"id":643,"eClass":"EGenericType"},{"id":644,"eClass":"EGenericType"},{"id":645,"eClass":"EGenericType"},{"id":646,"eClass":"EGenericType"},{"id":647,"eClass":"EGenericType"},{"id":648,"eClass":"EGenericType"},{"id":649,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"prototype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":650,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featureClassifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":651,"derived":true},{"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":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":652,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":653,"derived":true},{"id":654,"eClass":"EGenericType"},{"id":655,"eClass":"EGenericType"},{"id":656,"eClass":"EGenericType"},{"id":657,"eClass":"EGenericType"},{"id":658,"eClass":"EGenericType"},{"id":659,"eClass":"EGenericType"},{"id":660,"eClass":"EGenericType"},{"id":661,"eClass":"EGenericType"},{"id":662,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":false,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"array","changeable":true,"lowerBound":1,"iD":false,"id":663,"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":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":664,"derived":false},{"id":665,"eClass":"EGenericType"},{"id":666,"eClass":"EGenericType"},{"id":667,"eClass":"EGenericType"},{"id":668,"eClass":"EGenericType"},{"id":669,"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":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":670,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":671,"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":"outEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":672,"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":"InEnd","changeable":true,"resolveProxies":true,"lowerBound":0,"id":673,"derived":false},{"id":674,"eClass":"EGenericType"},{"id":675,"eClass":"EGenericType"},{"id":676,"eClass":"EGenericType"},{"id":677,"eClass":"EGenericType"},{"id":678,"eClass":"EGenericType"},{"id":679,"eClass":"EGenericType"},{"id":680,"eClass":"EGenericType"},{"id":681,"eClass":"EGenericType"},{"id":682,"eClass":"EGenericType"},{"id":683,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getInModes","lowerBound":0,"id":684,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getInModeTransitions","lowerBound":0,"id":685,"many":true,"required":false,"eClass":"EOperation"},{"ordered":false,"upperBound":-1,"unique":true,"name":"getAllInModeTransitions","lowerBound":0,"id":686,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"inModeOrTransition","changeable":true,"resolveProxies":true,"lowerBound":0,"id":687,"derived":false},{"id":688,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":689,"derived":true},{"id":690,"eClass":"EGenericType"},{"id":691,"eClass":"EGenericType"},{"id":692,"eClass":"EGenericType"},{"id":693,"eClass":"EGenericType"},{"id":694,"eClass":"EGenericType"},{"id":695,"eClass":"EGenericType"},{"id":696,"eClass":"EGenericType"},{"name":"source","id":697,"value":0,"literal":"source","eClass":"EEnumLiteral"},{"name":"path","id":698,"value":1,"literal":"path","eClass":"EEnumLiteral"},{"name":"sink","id":699,"value":2,"literal":"sink","eClass":"EEnumLiteral"},{"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":700,"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":"feature","changeable":true,"resolveProxies":true,"lowerBound":1,"id":701,"derived":false},{"id":702,"eClass":"EGenericType"},{"id":703,"eClass":"EGenericType"},{"id":704,"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":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":705,"derived":false},{"id":706,"eClass":"EGenericType"},{"id":707,"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":"inverse","changeable":true,"lowerBound":1,"iD":false,"id":708,"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":"featureType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":709,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featureGroupType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":710,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"featureGroupPrototype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":711,"derived":true},{"id":712,"eClass":"EGenericType"},{"id":713,"eClass":"EGenericType"},{"id":714,"eClass":"EGenericType"},{"id":715,"eClass":"EGenericType"},{"id":716,"eClass":"EGenericType"},{"id":717,"eClass":"EGenericType"},{"id":718,"eClass":"EGenericType"},{"id":719,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"inOut","unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":720,"derived":false},{"id":721,"eClass":"EGenericType"},{"id":722,"eClass":"EGenericType"},{"name":"in","id":723,"value":0,"literal":"in","eClass":"EEnumLiteral"},{"name":"out","id":724,"value":1,"literal":"out","eClass":"EEnumLiteral"},{"name":"inOut","id":725,"value":2,"literal":"inOut","eClass":"EEnumLiteral"},{"id":726,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"ownedFeature","changeable":false,"resolveProxies":true,"lowerBound":0,"id":727,"derived":true},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"extended","changeable":true,"resolveProxies":true,"lowerBound":0,"id":728,"derived":true},{"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":"inverse","changeable":true,"resolveProxies":true,"lowerBound":0,"id":729,"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":"ownedExtension","changeable":true,"resolveProxies":true,"lowerBound":0,"id":730,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":731,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":732,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":733,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":734,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":735,"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":"ownedFeatureGroup","changeable":true,"resolveProxies":true,"lowerBound":0,"id":736,"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":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":737,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":738,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":739,"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":"ownedAbstractFeature","changeable":true,"resolveProxies":true,"lowerBound":0,"id":740,"derived":false},{"id":741,"eClass":"EGenericType"},{"id":742,"eClass":"EGenericType"},{"id":743,"eClass":"EGenericType"},{"id":744,"eClass":"EGenericType"},{"id":745,"eClass":"EGenericType"},{"id":746,"eClass":"EGenericType"},{"id":747,"eClass":"EGenericType"},{"id":748,"eClass":"EGenericType"},{"id":749,"eClass":"EGenericType"},{"id":750,"eClass":"EGenericType"},{"id":751,"eClass":"EGenericType"},{"id":752,"eClass":"EGenericType"},{"id":753,"eClass":"EGenericType"},{"id":754,"eClass":"EGenericType"},{"id":755,"eClass":"EGenericType"},{"id":756,"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":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":757,"derived":false},{"id":758,"eClass":"EGenericType"},{"id":759,"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":"busFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":760,"derived":false},{"id":761,"eClass":"EGenericType"},{"id":762,"eClass":"EGenericType"},{"id":763,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":764,"derived":false},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"category","changeable":false,"lowerBound":1,"iD":false,"id":765,"derived":true},{"id":766,"eClass":"EGenericType"},{"id":767,"eClass":"EGenericType"},{"id":768,"eClass":"EGenericType"},{"id":769,"eClass":"EGenericType"},{"id":770,"eClass":"EGenericType"},{"name":"provides","id":771,"value":0,"literal":"provides","eClass":"EEnumLiteral"},{"name":"requires","id":772,"value":1,"literal":"requires","eClass":"EEnumLiteral"},{"name":"bus","id":773,"value":0,"literal":"bus","eClass":"EEnumLiteral"},{"name":"data","id":774,"value":1,"literal":"data","eClass":"EEnumLiteral"},{"name":"subprogram","id":775,"value":2,"literal":"subprogram","eClass":"EEnumLiteral"},{"name":"subprogramGroup","id":776,"value":3,"literal":"subprogramGroup","eClass":"EEnumLiteral"},{"id":777,"eClass":"EGenericType"},{"id":778,"eClass":"EGenericType"},{"id":779,"eClass":"EGenericType"},{"id":780,"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":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":781,"derived":false},{"id":782,"eClass":"EGenericType"},{"id":783,"eClass":"EGenericType"},{"id":784,"eClass":"EGenericType"},{"id":785,"eClass":"EGenericType"},{"id":786,"eClass":"EGenericType"},{"id":787,"eClass":"EGenericType"},{"id":788,"eClass":"EGenericType"},{"id":789,"eClass":"EGenericType"},{"id":790,"eClass":"EGenericType"},{"id":791,"eClass":"EGenericType"},{"id":792,"eClass":"EGenericType"},{"id":793,"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":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":794,"derived":false},{"id":795,"eClass":"EGenericType"},{"id":796,"eClass":"EGenericType"},{"id":797,"eClass":"EGenericType"},{"id":798,"eClass":"EGenericType"},{"id":799,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":true,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"category","changeable":false,"lowerBound":1,"iD":false,"id":800,"derived":true},{"id":801,"eClass":"EGenericType"},{"id":802,"eClass":"EGenericType"},{"id":803,"eClass":"EGenericType"},{"id":804,"eClass":"EGenericType"},{"name":"data","id":805,"value":0,"literal":"data","eClass":"EEnumLiteral"},{"name":"event","id":806,"value":1,"literal":"event","eClass":"EEnumLiteral"},{"name":"eventData","id":807,"value":2,"literal":"eventData","eClass":"EEnumLiteral"},{"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":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":808,"derived":false},{"id":809,"eClass":"EGenericType"},{"id":810,"eClass":"EGenericType"},{"id":811,"eClass":"EGenericType"},{"id":812,"eClass":"EGenericType"},{"id":813,"eClass":"EGenericType"},{"id":814,"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":"dataFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":815,"derived":false},{"id":816,"eClass":"EGenericType"},{"id":817,"eClass":"EGenericType"},{"id":818,"eClass":"EGenericType"},{"id":819,"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":"subprogramFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":820,"derived":false},{"id":821,"eClass":"EGenericType"},{"id":822,"eClass":"EGenericType"},{"id":823,"eClass":"EGenericType"},{"id":824,"eClass":"EGenericType"},{"id":825,"eClass":"EGenericType"},{"id":826,"eClass":"EGenericType"},{"id":827,"eClass":"EGenericType"},{"id":828,"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":"subprogramGroupFeatureClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":829,"derived":false},{"id":830,"eClass":"EGenericType"},{"id":831,"eClass":"EGenericType"},{"id":832,"eClass":"EGenericType"},{"id":833,"eClass":"EGenericType"},{"id":834,"eClass":"EGenericType"},{"id":835,"eClass":"EGenericType"},{"id":836,"eClass":"EGenericType"},{"id":837,"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":"featurePrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":838,"derived":false},{"id":839,"eClass":"EGenericType"},{"id":840,"eClass":"EGenericType"},{"id":841,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":"inOut","unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":842,"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":"constrainingClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":843,"derived":false},{"id":844,"eClass":"EGenericType"},{"id":845,"eClass":"EGenericType"},{"id":846,"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":"constrainingFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":847,"derived":false},{"id":848,"eClass":"EGenericType"},{"id":849,"eClass":"EGenericType"},{"id":850,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"subcomponentType","changeable":false,"resolveProxies":true,"lowerBound":0,"id":851,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPrototypeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":852,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"prototype","changeable":false,"resolveProxies":true,"lowerBound":0,"id":853,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedModeBinding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":854,"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":"allModes","changeable":true,"lowerBound":1,"iD":false,"id":855,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"implementationReference","changeable":true,"resolveProxies":true,"lowerBound":0,"id":856,"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":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":857,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"classifier","changeable":false,"resolveProxies":true,"lowerBound":0,"id":858,"derived":true},{"id":859,"eClass":"EGenericType"},{"id":860,"eClass":"EGenericType"},{"id":861,"eClass":"EGenericType"},{"id":862,"eClass":"EGenericType"},{"id":863,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"inMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":864,"derived":true},{"id":865,"eClass":"EGenericType"},{"id":866,"eClass":"EGenericType"},{"id":867,"eClass":"EGenericType"},{"id":868,"eClass":"EGenericType"},{"id":869,"eClass":"EGenericType"},{"id":870,"eClass":"EGenericType"},{"id":871,"eClass":"EGenericType"},{"id":872,"eClass":"EGenericType"},{"id":873,"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":"parentMode","changeable":true,"resolveProxies":true,"lowerBound":1,"id":874,"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":"derivedMode","changeable":true,"resolveProxies":true,"lowerBound":0,"id":875,"derived":false},{"id":876,"eClass":"EGenericType"},{"id":877,"eClass":"EGenericType"},{"id":878,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":879,"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":"specification","changeable":true,"resolveProxies":true,"lowerBound":1,"id":880,"derived":false},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedFlowSegment","changeable":true,"resolveProxies":true,"lowerBound":0,"id":881,"derived":false},{"id":882,"eClass":"EGenericType"},{"id":883,"eClass":"EGenericType"},{"id":884,"eClass":"EGenericType"},{"id":885,"eClass":"EGenericType"},{"id":886,"eClass":"EGenericType"},{"id":887,"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":false,"name":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":888,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":889,"derived":false},{"id":890,"eClass":"EGenericType"},{"id":891,"eClass":"EGenericType"},{"id":892,"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":"destination","changeable":true,"resolveProxies":true,"lowerBound":0,"id":893,"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":"source","changeable":true,"resolveProxies":true,"lowerBound":0,"id":894,"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":"bidirectional","changeable":true,"lowerBound":1,"iD":false,"id":895,"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":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":896,"derived":false},{"id":897,"eClass":"EGenericType"},{"id":898,"eClass":"EGenericType"},{"id":899,"eClass":"EGenericType"},{"id":900,"eClass":"EGenericType"},{"id":901,"eClass":"EGenericType"},{"id":902,"eClass":"EGenericType"},{"id":903,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":904,"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":"connectionEnd","changeable":true,"resolveProxies":true,"lowerBound":1,"id":905,"derived":false},{"id":906,"eClass":"EGenericType"},{"id":907,"eClass":"EGenericType"},{"id":908,"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":"extended","changeable":true,"resolveProxies":true,"lowerBound":1,"id":909,"derived":false},{"id":910,"eClass":"EGenericType"},{"id":911,"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":"implemented","changeable":true,"resolveProxies":true,"lowerBound":1,"id":912,"derived":false},{"id":913,"eClass":"EGenericType"},{"id":914,"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":"refined","changeable":true,"resolveProxies":true,"lowerBound":0,"id":915,"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":"ownedEndToEndFlowSegment","changeable":true,"resolveProxies":true,"lowerBound":1,"id":916,"derived":false},{"id":917,"eClass":"EGenericType"},{"id":918,"eClass":"EGenericType"},{"id":919,"eClass":"EGenericType"},{"id":920,"eClass":"EGenericType"},{"id":921,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":false,"name":"flowElement","changeable":true,"resolveProxies":true,"lowerBound":1,"id":922,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":923,"derived":false},{"id":924,"eClass":"EGenericType"},{"id":925,"eClass":"EGenericType"},{"id":926,"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":"abstractSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":927,"derived":false},{"id":928,"eClass":"EGenericType"},{"id":929,"eClass":"EGenericType"},{"id":930,"eClass":"EGenericType"},{"id":931,"eClass":"EGenericType"},{"id":932,"eClass":"EGenericType"},{"id":933,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"accessCategory","changeable":true,"lowerBound":1,"iD":false,"id":934,"derived":false},{"id":935,"eClass":"EGenericType"},{"id":936,"eClass":"EGenericType"},{"id":937,"eClass":"EGenericType"},{"id":938,"eClass":"EGenericType"},{"id":939,"eClass":"EGenericType"},{"id":940,"eClass":"EGenericType"},{"id":941,"eClass":"EGenericType"},{"id":942,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":943,"derived":false},{"id":944,"eClass":"EGenericType"},{"id":945,"eClass":"EGenericType"},{"id":946,"eClass":"EGenericType"},{"id":947,"eClass":"EGenericType"},{"id":948,"eClass":"EGenericType"},{"id":949,"eClass":"EGenericType"},{"id":950,"eClass":"EGenericType"},{"id":951,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":952,"derived":false},{"id":953,"eClass":"EGenericType"},{"id":954,"eClass":"EGenericType"},{"id":955,"eClass":"EGenericType"},{"id":956,"eClass":"EGenericType"},{"id":957,"eClass":"EGenericType"},{"id":958,"eClass":"EGenericType"},{"id":959,"eClass":"EGenericType"},{"id":960,"eClass":"EGenericType"},{"name":"abstract","id":961,"value":0,"literal":"abstract","eClass":"EEnumLiteral"},{"name":"bus","id":962,"value":1,"literal":"bus","eClass":"EEnumLiteral"},{"name":"data","id":963,"value":2,"literal":"data","eClass":"EEnumLiteral"},{"name":"device","id":964,"value":3,"literal":"device","eClass":"EEnumLiteral"},{"name":"memory","id":965,"value":4,"literal":"memory","eClass":"EEnumLiteral"},{"name":"process","id":966,"value":5,"literal":"process","eClass":"EEnumLiteral"},{"name":"processor","id":967,"value":6,"literal":"processor","eClass":"EEnumLiteral"},{"name":"subprogram","id":968,"value":7,"literal":"subprogram","eClass":"EEnumLiteral"},{"name":"subprogramGroup","id":969,"value":8,"literal":"subprogramGroup","eClass":"EEnumLiteral"},{"name":"system","id":970,"value":9,"literal":"system","eClass":"EEnumLiteral"},{"name":"thread","id":971,"value":10,"literal":"thread","eClass":"EEnumLiteral"},{"name":"threadGroup","id":972,"value":11,"literal":"threadGroup","eClass":"EEnumLiteral"},{"name":"virtualBus","id":973,"value":12,"literal":"virtualBus","eClass":"EEnumLiteral"},{"name":"virtualProcessor","id":974,"value":13,"literal":"virtualProcessor","eClass":"EEnumLiteral"},{"id":975,"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":"sourceText","changeable":true,"lowerBound":1,"iD":false,"id":976,"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":"parsedAnnexLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":977,"derived":false},{"id":978,"eClass":"EGenericType"},{"id":979,"eClass":"EGenericType"},{"id":980,"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":"sourceText","changeable":true,"lowerBound":1,"iD":false,"id":981,"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":"parsedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":982,"derived":false},{"id":983,"eClass":"EGenericType"},{"id":984,"eClass":"EGenericType"},{"id":985,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"privateSection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":986,"derived":true},{"id":987,"eClass":"EGenericType"},{"id":988,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"publicSection","changeable":false,"resolveProxies":true,"lowerBound":0,"id":989,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedPackageRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":990,"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":"ownedComponentTypeRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":991,"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":"ownedClassifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":992,"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":"ownedFeatureGroupTypeRename","changeable":true,"resolveProxies":true,"lowerBound":0,"id":993,"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":"ownedAnnexLibrary","changeable":true,"resolveProxies":true,"lowerBound":0,"id":994,"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":"importedUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":995,"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":"noAnnexes","changeable":true,"lowerBound":1,"iD":false,"id":996,"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":"noProperties","changeable":true,"lowerBound":1,"iD":false,"id":997,"derived":false},{"id":998,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":true,"unique":true,"name":"name","changeable":true,"lowerBound":0,"iD":false,"id":999,"derived":true},{"id":1000,"eClass":"EGenericType"},{"id":1001,"eClass":"EGenericType"},{"id":1002,"eClass":"EGenericType"},{"id":1003,"eClass":"EGenericType"},{"id":1004,"eClass":"EGenericType"},{"id":1005,"eClass":"EGenericType"},{"id":1006,"eClass":"EGenericType"},{"id":1007,"eClass":"EGenericType"},{"id":1008,"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":"renamedPackage","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1009,"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":"renameAll","changeable":true,"lowerBound":1,"iD":false,"id":1010,"derived":false},{"id":1011,"eClass":"EGenericType"},{"id":1012,"eClass":"EGenericType"},{"id":1013,"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":"ownedPublicSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1014,"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":"ownedPrivateSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1015,"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":"publicSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1016,"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":"privateSection","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1017,"derived":false},{"id":1018,"eClass":"EGenericType"},{"id":1019,"eClass":"EGenericType"},{"id":1020,"eClass":"EGenericType"},{"id":1021,"eClass":"EGenericType"},{"id":1022,"eClass":"EGenericType"},{"id":1023,"eClass":"EGenericType"},{"id":1024,"eClass":"EGenericType"},{"id":1025,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1026,"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":"renamedComponentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1027,"derived":false},{"id":1028,"eClass":"EGenericType"},{"id":1029,"eClass":"EGenericType"},{"id":1030,"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":"renamedFeatureGroupType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1031,"derived":false},{"id":1032,"eClass":"EGenericType"},{"id":1033,"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":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1034,"derived":false},{"id":1035,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1036,"derived":false},{"id":1037,"eClass":"EGenericType"},{"id":1038,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1039,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1040,"derived":false},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":false,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":false,"unique":true,"name":"subcomponentType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1041,"derived":false},{"id":1042,"eClass":"EGenericType"},{"id":1043,"eClass":"EGenericType"},{"id":1044,"eClass":"EGenericType"},{"id":1045,"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":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1046,"derived":false},{"id":1047,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1048,"derived":false},{"id":1049,"eClass":"EGenericType"},{"id":1050,"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":"binding","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1051,"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":"featureType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1052,"derived":false},{"id":1053,"eClass":"EGenericType"},{"id":1054,"eClass":"EGenericType"},{"id":1055,"eClass":"EGenericType"},{"id":1056,"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":"actual","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1057,"derived":false},{"id":1058,"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":"formal","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1059,"derived":false},{"id":1060,"eClass":"EGenericType"},{"id":1061,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"kind","changeable":true,"lowerBound":1,"iD":false,"id":1062,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1063,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1064,"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":"componentPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1065,"derived":false},{"id":1066,"eClass":"EGenericType"},{"id":1067,"eClass":"EGenericType"},{"id":1068,"eClass":"EGenericType"},{"id":1069,"eClass":"EGenericType"},{"id":1070,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1071,"derived":false},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"category","changeable":true,"lowerBound":1,"iD":false,"id":1072,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1073,"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":"componentPrototype","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1074,"derived":false},{"id":1075,"eClass":"EGenericType"},{"id":1076,"eClass":"EGenericType"},{"id":1077,"eClass":"EGenericType"},{"id":1078,"eClass":"EGenericType"},{"id":1079,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"direction","changeable":true,"lowerBound":1,"iD":false,"id":1080,"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":"prototype","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1081,"derived":false},{"id":1082,"eClass":"EGenericType"},{"id":1083,"eClass":"EGenericType"},{"id":1084,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1085,"derived":false},{"id":1086,"eClass":"EGenericType"},{"id":1087,"eClass":"EGenericType"},{"id":1088,"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":"calledSubprogram","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1089,"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":"context","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1090,"derived":false},{"id":1091,"eClass":"EGenericType"},{"id":1092,"eClass":"EGenericType"},{"id":1093,"eClass":"EGenericType"},{"id":1094,"eClass":"EGenericType"},{"ordered":false,"upperBound":-1,"unique":true,"name":"subprogramCalls","lowerBound":0,"id":1095,"many":true,"required":false,"eClass":"EOperation"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"subprogramCall","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1096,"derived":true},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedSubprogramCallSequence","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1097,"derived":false},{"id":1098,"eClass":"EGenericType"},{"id":1099,"eClass":"EGenericType"},{"id":1100,"eClass":"EGenericType"},{"id":1101,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1102,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1103,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1104,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1105,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1106,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1107,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1108,"derived":false},{"id":1109,"eClass":"EGenericType"},{"id":1110,"eClass":"EGenericType"},{"id":1111,"eClass":"EGenericType"},{"id":1112,"eClass":"EGenericType"},{"id":1113,"eClass":"EGenericType"},{"id":1114,"eClass":"EGenericType"},{"id":1115,"eClass":"EGenericType"},{"id":1116,"eClass":"EGenericType"},{"id":1117,"eClass":"EGenericType"},{"id":1118,"eClass":"EGenericType"},{"id":1119,"eClass":"EGenericType"},{"id":1120,"eClass":"EGenericType"},{"id":1121,"eClass":"EGenericType"},{"id":1122,"eClass":"EGenericType"},{"id":1123,"eClass":"EGenericType"},{"id":1124,"eClass":"EGenericType"},{"id":1125,"eClass":"EGenericType"},{"id":1126,"eClass":"EGenericType"},{"id":1127,"eClass":"EGenericType"},{"id":1128,"eClass":"EGenericType"},{"id":1129,"eClass":"EGenericType"},{"id":1130,"eClass":"EGenericType"},{"id":1131,"eClass":"EGenericType"},{"id":1132,"eClass":"EGenericType"},{"id":1133,"eClass":"EGenericType"},{"id":1134,"eClass":"EGenericType"},{"id":1135,"eClass":"EGenericType"},{"id":1136,"eClass":"EGenericType"},{"id":1137,"eClass":"EGenericType"},{"id":1138,"eClass":"EGenericType"},{"id":1139,"eClass":"EGenericType"},{"id":1140,"eClass":"EGenericType"},{"id":1141,"eClass":"EGenericType"},{"id":1142,"eClass":"EGenericType"},{"id":1143,"eClass":"EGenericType"},{"id":1144,"eClass":"EGenericType"},{"id":1145,"eClass":"EGenericType"},{"id":1146,"eClass":"EGenericType"},{"id":1147,"eClass":"EGenericType"},{"id":1148,"eClass":"EGenericType"},{"id":1149,"eClass":"EGenericType"},{"id":1150,"eClass":"EGenericType"},{"id":1151,"eClass":"EGenericType"},{"id":1152,"eClass":"EGenericType"},{"id":1153,"eClass":"EGenericType"},{"id":1154,"eClass":"EGenericType"},{"id":1155,"eClass":"EGenericType"},{"id":1156,"eClass":"EGenericType"},{"id":1157,"eClass":"EGenericType"},{"id":1158,"eClass":"EGenericType"},{"id":1159,"eClass":"EGenericType"},{"id":1160,"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":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1161,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1162,"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":"ownedDeviceSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1163,"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":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1164,"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":"ownedProcessSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1165,"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":"ownedProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1166,"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":"ownedSystemSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1167,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1168,"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":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1169,"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":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1170,"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":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1171,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1172,"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":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1173,"derived":false},{"id":1174,"eClass":"EGenericType"},{"id":1175,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1176,"derived":true},{"id":1177,"eClass":"EGenericType"},{"id":1178,"eClass":"EGenericType"},{"id":1179,"eClass":"EGenericType"},{"id":1180,"eClass":"EGenericType"},{"id":1181,"eClass":"EGenericType"},{"id":1182,"eClass":"EGenericType"},{"id":1183,"eClass":"EGenericType"},{"id":1184,"eClass":"EGenericType"},{"id":1185,"eClass":"EGenericType"},{"id":1186,"eClass":"EGenericType"},{"id":1187,"eClass":"EGenericType"},{"id":1188,"eClass":"EGenericType"},{"id":1189,"eClass":"EGenericType"},{"id":1190,"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":"busSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1191,"derived":false},{"id":1192,"eClass":"EGenericType"},{"id":1193,"eClass":"EGenericType"},{"id":1194,"eClass":"EGenericType"},{"id":1195,"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":"dataSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1196,"derived":false},{"id":1197,"eClass":"EGenericType"},{"id":1198,"eClass":"EGenericType"},{"id":1199,"eClass":"EGenericType"},{"id":1200,"eClass":"EGenericType"},{"id":1201,"eClass":"EGenericType"},{"id":1202,"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":"deviceSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1203,"derived":false},{"id":1204,"eClass":"EGenericType"},{"id":1205,"eClass":"EGenericType"},{"id":1206,"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":"memorySubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1207,"derived":false},{"id":1208,"eClass":"EGenericType"},{"id":1209,"eClass":"EGenericType"},{"id":1210,"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":"processSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1211,"derived":false},{"id":1212,"eClass":"EGenericType"},{"id":1213,"eClass":"EGenericType"},{"id":1214,"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":"processorSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1215,"derived":false},{"id":1216,"eClass":"EGenericType"},{"id":1217,"eClass":"EGenericType"},{"id":1218,"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":"systemSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1219,"derived":false},{"id":1220,"eClass":"EGenericType"},{"id":1221,"eClass":"EGenericType"},{"id":1222,"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":"subprogramSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1223,"derived":false},{"id":1224,"eClass":"EGenericType"},{"id":1225,"eClass":"EGenericType"},{"id":1226,"eClass":"EGenericType"},{"id":1227,"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":"subprogramGroupSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1228,"derived":false},{"id":1229,"eClass":"EGenericType"},{"id":1230,"eClass":"EGenericType"},{"id":1231,"eClass":"EGenericType"},{"id":1232,"eClass":"EGenericType"},{"id":1233,"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":"threadSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1234,"derived":false},{"id":1235,"eClass":"EGenericType"},{"id":1236,"eClass":"EGenericType"},{"id":1237,"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":"threadGroupSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1238,"derived":false},{"id":1239,"eClass":"EGenericType"},{"id":1240,"eClass":"EGenericType"},{"id":1241,"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":"virtualBusSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1242,"derived":false},{"id":1243,"eClass":"EGenericType"},{"id":1244,"eClass":"EGenericType"},{"id":1245,"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":"virtualProcessorSubcomponentType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1246,"derived":false},{"id":1247,"eClass":"EGenericType"},{"id":1248,"eClass":"EGenericType"},{"id":1249,"eClass":"EGenericType"},{"id":1250,"eClass":"EGenericType"},{"id":1251,"eClass":"EGenericType"},{"id":1252,"eClass":"EGenericType"},{"id":1253,"eClass":"EGenericType"},{"id":1254,"eClass":"EGenericType"},{"id":1255,"eClass":"EGenericType"},{"id":1256,"eClass":"EGenericType"},{"id":1257,"eClass":"EGenericType"},{"id":1258,"eClass":"EGenericType"},{"id":1259,"eClass":"EGenericType"},{"id":1260,"eClass":"EGenericType"},{"id":1261,"eClass":"EGenericType"},{"id":1262,"eClass":"EGenericType"},{"id":1263,"eClass":"EGenericType"},{"id":1264,"eClass":"EGenericType"},{"id":1265,"eClass":"EGenericType"},{"id":1266,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1267,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1268,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1269,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1270,"derived":false},{"id":1271,"eClass":"EGenericType"},{"id":1272,"eClass":"EGenericType"},{"id":1273,"eClass":"EGenericType"},{"id":1274,"eClass":"EGenericType"},{"id":1275,"eClass":"EGenericType"},{"id":1276,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1277,"derived":false},{"id":1278,"eClass":"EGenericType"},{"id":1279,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1280,"derived":true},{"id":1281,"eClass":"EGenericType"},{"id":1282,"eClass":"EGenericType"},{"id":1283,"eClass":"EGenericType"},{"id":1284,"eClass":"EGenericType"},{"id":1285,"eClass":"EGenericType"},{"id":1286,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1287,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1288,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1289,"derived":false},{"id":1290,"eClass":"EGenericType"},{"id":1291,"eClass":"EGenericType"},{"id":1292,"eClass":"EGenericType"},{"id":1293,"eClass":"EGenericType"},{"id":1294,"eClass":"EGenericType"},{"id":1295,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1296,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1297,"derived":false},{"id":1298,"eClass":"EGenericType"},{"id":1299,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1300,"derived":true},{"id":1301,"eClass":"EGenericType"},{"id":1302,"eClass":"EGenericType"},{"id":1303,"eClass":"EGenericType"},{"id":1304,"eClass":"EGenericType"},{"id":1305,"eClass":"EGenericType"},{"id":1306,"eClass":"EGenericType"},{"id":1307,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1308,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1309,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1310,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1311,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1312,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1313,"derived":false},{"id":1314,"eClass":"EGenericType"},{"id":1315,"eClass":"EGenericType"},{"id":1316,"eClass":"EGenericType"},{"id":1317,"eClass":"EGenericType"},{"id":1318,"eClass":"EGenericType"},{"id":1319,"eClass":"EGenericType"},{"id":1320,"eClass":"EGenericType"},{"id":1321,"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":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1322,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1323,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1324,"derived":false},{"id":1325,"eClass":"EGenericType"},{"id":1326,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1327,"derived":true},{"id":1328,"eClass":"EGenericType"},{"id":1329,"eClass":"EGenericType"},{"id":1330,"eClass":"EGenericType"},{"id":1331,"eClass":"EGenericType"},{"id":1332,"eClass":"EGenericType"},{"id":1333,"eClass":"EGenericType"},{"id":1334,"eClass":"EGenericType"},{"id":1335,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1336,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1337,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1338,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1339,"derived":false},{"id":1340,"eClass":"EGenericType"},{"id":1341,"eClass":"EGenericType"},{"id":1342,"eClass":"EGenericType"},{"id":1343,"eClass":"EGenericType"},{"id":1344,"eClass":"EGenericType"},{"id":1345,"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":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1346,"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":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1347,"derived":false},{"id":1348,"eClass":"EGenericType"},{"id":1349,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1350,"derived":true},{"id":1351,"eClass":"EGenericType"},{"id":1352,"eClass":"EGenericType"},{"id":1353,"eClass":"EGenericType"},{"id":1354,"eClass":"EGenericType"},{"id":1355,"eClass":"EGenericType"},{"id":1356,"eClass":"EGenericType"},{"id":1357,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1358,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1359,"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":"ownedParameter","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1360,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1361,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1362,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1363,"derived":false},{"id":1364,"eClass":"EGenericType"},{"id":1365,"eClass":"EGenericType"},{"id":1366,"eClass":"EGenericType"},{"id":1367,"eClass":"EGenericType"},{"id":1368,"eClass":"EGenericType"},{"id":1369,"eClass":"EGenericType"},{"id":1370,"eClass":"EGenericType"},{"id":1371,"eClass":"EGenericType"},{"id":1372,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1373,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1374,"derived":false},{"id":1375,"eClass":"EGenericType"},{"id":1376,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1377,"derived":true},{"id":1378,"eClass":"EGenericType"},{"id":1379,"eClass":"EGenericType"},{"id":1380,"eClass":"EGenericType"},{"id":1381,"eClass":"EGenericType"},{"id":1382,"eClass":"EGenericType"},{"id":1383,"eClass":"EGenericType"},{"id":1384,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1385,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1386,"derived":false},{"id":1387,"eClass":"EGenericType"},{"id":1388,"eClass":"EGenericType"},{"id":1389,"eClass":"EGenericType"},{"id":1390,"eClass":"EGenericType"},{"id":1391,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1392,"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":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1393,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1394,"derived":false},{"id":1395,"eClass":"EGenericType"},{"id":1396,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1397,"derived":true},{"id":1398,"eClass":"EGenericType"},{"id":1399,"eClass":"EGenericType"},{"id":1400,"eClass":"EGenericType"},{"id":1401,"eClass":"EGenericType"},{"id":1402,"eClass":"EGenericType"},{"id":1403,"eClass":"EGenericType"},{"id":1404,"eClass":"EGenericType"},{"id":1405,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1406,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1407,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1408,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1409,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1410,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1411,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1412,"derived":false},{"id":1413,"eClass":"EGenericType"},{"id":1414,"eClass":"EGenericType"},{"id":1415,"eClass":"EGenericType"},{"id":1416,"eClass":"EGenericType"},{"id":1417,"eClass":"EGenericType"},{"id":1418,"eClass":"EGenericType"},{"id":1419,"eClass":"EGenericType"},{"id":1420,"eClass":"EGenericType"},{"id":1421,"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":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1422,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1423,"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":"ownedDeviceSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1424,"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":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1425,"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":"ownedProcessSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1426,"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":"ownedProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1427,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1428,"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":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1429,"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":"ownedSystemSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1430,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1431,"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":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1432,"derived":false},{"id":1433,"eClass":"EGenericType"},{"id":1434,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1435,"derived":true},{"id":1436,"eClass":"EGenericType"},{"id":1437,"eClass":"EGenericType"},{"id":1438,"eClass":"EGenericType"},{"id":1439,"eClass":"EGenericType"},{"id":1440,"eClass":"EGenericType"},{"id":1441,"eClass":"EGenericType"},{"id":1442,"eClass":"EGenericType"},{"id":1443,"eClass":"EGenericType"},{"id":1444,"eClass":"EGenericType"},{"id":1445,"eClass":"EGenericType"},{"id":1446,"eClass":"EGenericType"},{"id":1447,"eClass":"EGenericType"},{"id":1448,"eClass":"EGenericType"},{"id":1449,"eClass":"EGenericType"},{"id":1450,"eClass":"EGenericType"},{"id":1451,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1452,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1453,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1454,"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":"ownedBusAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1455,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1456,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1457,"derived":false},{"id":1458,"eClass":"EGenericType"},{"id":1459,"eClass":"EGenericType"},{"id":1460,"eClass":"EGenericType"},{"id":1461,"eClass":"EGenericType"},{"id":1462,"eClass":"EGenericType"},{"id":1463,"eClass":"EGenericType"},{"id":1464,"eClass":"EGenericType"},{"id":1465,"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":"ownedBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1466,"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":"ownedMemorySubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1467,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1468,"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":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1469,"derived":false},{"id":1470,"eClass":"EGenericType"},{"id":1471,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1472,"derived":true},{"id":1473,"eClass":"EGenericType"},{"id":1474,"eClass":"EGenericType"},{"id":1475,"eClass":"EGenericType"},{"id":1476,"eClass":"EGenericType"},{"id":1477,"eClass":"EGenericType"},{"id":1478,"eClass":"EGenericType"},{"id":1479,"eClass":"EGenericType"},{"id":1480,"eClass":"EGenericType"},{"id":1481,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1482,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1483,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1484,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1485,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1486,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1487,"derived":false},{"id":1488,"eClass":"EGenericType"},{"id":1489,"eClass":"EGenericType"},{"id":1490,"eClass":"EGenericType"},{"id":1491,"eClass":"EGenericType"},{"id":1492,"eClass":"EGenericType"},{"id":1493,"eClass":"EGenericType"},{"id":1494,"eClass":"EGenericType"},{"id":1495,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1496,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1497,"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":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1498,"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":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1499,"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":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1500,"derived":false},{"id":1501,"eClass":"EGenericType"},{"id":1502,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1503,"derived":true},{"id":1504,"eClass":"EGenericType"},{"id":1505,"eClass":"EGenericType"},{"id":1506,"eClass":"EGenericType"},{"id":1507,"eClass":"EGenericType"},{"id":1508,"eClass":"EGenericType"},{"id":1509,"eClass":"EGenericType"},{"id":1510,"eClass":"EGenericType"},{"id":1511,"eClass":"EGenericType"},{"id":1512,"eClass":"EGenericType"},{"id":1513,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1514,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1515,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1516,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1517,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1518,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1519,"derived":false},{"id":1520,"eClass":"EGenericType"},{"id":1521,"eClass":"EGenericType"},{"id":1522,"eClass":"EGenericType"},{"id":1523,"eClass":"EGenericType"},{"id":1524,"eClass":"EGenericType"},{"id":1525,"eClass":"EGenericType"},{"id":1526,"eClass":"EGenericType"},{"id":1527,"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":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1528,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1529,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1530,"derived":false},{"id":1531,"eClass":"EGenericType"},{"id":1532,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1533,"derived":true},{"id":1534,"eClass":"EGenericType"},{"id":1535,"eClass":"EGenericType"},{"id":1536,"eClass":"EGenericType"},{"id":1537,"eClass":"EGenericType"},{"id":1538,"eClass":"EGenericType"},{"id":1539,"eClass":"EGenericType"},{"id":1540,"eClass":"EGenericType"},{"id":1541,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1542,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1543,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1544,"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":"ownedDataAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1545,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1546,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1547,"derived":false},{"id":1548,"eClass":"EGenericType"},{"id":1549,"eClass":"EGenericType"},{"id":1550,"eClass":"EGenericType"},{"id":1551,"eClass":"EGenericType"},{"id":1552,"eClass":"EGenericType"},{"id":1553,"eClass":"EGenericType"},{"id":1554,"eClass":"EGenericType"},{"id":1555,"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":"ownedDataSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1556,"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":"ownedThreadSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1557,"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":"ownedThreadGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1558,"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":"ownedSubprogramSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1559,"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":"ownedSubprogramGroupSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1560,"derived":false},{"id":1561,"eClass":"EGenericType"},{"id":1562,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1563,"derived":true},{"id":1564,"eClass":"EGenericType"},{"id":1565,"eClass":"EGenericType"},{"id":1566,"eClass":"EGenericType"},{"id":1567,"eClass":"EGenericType"},{"id":1568,"eClass":"EGenericType"},{"id":1569,"eClass":"EGenericType"},{"id":1570,"eClass":"EGenericType"},{"id":1571,"eClass":"EGenericType"},{"id":1572,"eClass":"EGenericType"},{"id":1573,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1574,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1575,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1576,"derived":false},{"id":1577,"eClass":"EGenericType"},{"id":1578,"eClass":"EGenericType"},{"id":1579,"eClass":"EGenericType"},{"id":1580,"eClass":"EGenericType"},{"id":1581,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1582,"derived":false},{"id":1583,"eClass":"EGenericType"},{"id":1584,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1585,"derived":true},{"id":1586,"eClass":"EGenericType"},{"id":1587,"eClass":"EGenericType"},{"id":1588,"eClass":"EGenericType"},{"id":1589,"eClass":"EGenericType"},{"id":1590,"eClass":"EGenericType"},{"id":1591,"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":"ownedDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1592,"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":"ownedEventDataPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1593,"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":"ownedEventPort","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1594,"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":"ownedSubprogramAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1595,"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":"ownedSubprogramGroupAccess","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1596,"derived":false},{"id":1597,"eClass":"EGenericType"},{"id":1598,"eClass":"EGenericType"},{"id":1599,"eClass":"EGenericType"},{"id":1600,"eClass":"EGenericType"},{"id":1601,"eClass":"EGenericType"},{"id":1602,"eClass":"EGenericType"},{"id":1603,"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":"ownedVirtualBusSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1604,"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":"ownedVirtualProcessorSubcomponent","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1605,"derived":false},{"id":1606,"eClass":"EGenericType"},{"id":1607,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":1,"defaultValue":null,"volatile":true,"many":false,"required":true,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":false,"name":"type","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1608,"derived":true},{"id":1609,"eClass":"EGenericType"},{"id":1610,"eClass":"EGenericType"},{"id":1611,"eClass":"EGenericType"},{"id":1612,"eClass":"EGenericType"},{"id":1613,"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":1614,"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":"ownedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1615,"derived":false},{"id":1616,"eClass":"EGenericType"},{"id":1617,"eClass":"EGenericType"},{"id":1618,"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":"propertyType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1619,"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":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1620,"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":"constantValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1621,"derived":false},{"id":1622,"eClass":"EGenericType"},{"id":1623,"eClass":"EGenericType"},{"id":1624,"eClass":"EGenericType"},{"id":1625,"eClass":"EGenericType"},{"id":1626,"eClass":"EGenericType"},{"id":1627,"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":1628,"derived":false},{"id":1629,"eClass":"EGenericType"},{"id":1630,"eClass":"EGenericType"},{"id":1631,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getScaledValue","lowerBound":1,"id":1632,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getScaledValue","lowerBound":1,"id":1633,"many":false,"required":true,"eClass":"EOperation"},{"ordered":false,"upperBound":1,"unique":true,"name":"getScaledValue","lowerBound":1,"id":1634,"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":"unit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1635,"derived":false},{"id":1636,"eClass":"EGenericType"},{"id":1637,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":1638,"many":false,"required":true,"eClass":"EParameter"},{"id":1639,"eClass":"EGenericType"},{"id":1640,"eClass":"EGenericType"},{"id":1641,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":1642,"many":false,"required":true,"eClass":"EParameter"},{"id":1643,"eClass":"EGenericType"},{"id":1644,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"getAbsoluteFactor","lowerBound":1,"id":1645,"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":"baseUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1646,"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":"factor","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1647,"derived":false},{"id":1648,"eClass":"EGenericType"},{"id":1649,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"unique":true,"name":"target","lowerBound":1,"id":1650,"many":false,"required":true,"eClass":"EParameter"},{"id":1651,"eClass":"EGenericType"},{"id":1652,"eClass":"EGenericType"},{"id":1653,"eClass":"EGenericType"},{"id":1654,"eClass":"EGenericType"},{"id":1655,"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":"classifier","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1656,"derived":false},{"id":1657,"eClass":"EGenericType"},{"id":1658,"eClass":"EGenericType"},{"id":1659,"eClass":"EGenericType"},{"id":1660,"eClass":"EGenericType"},{"id":1661,"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":1662,"derived":false},{"id":1663,"eClass":"EGenericType"},{"id":1664,"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":"minimum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1665,"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":"maximum","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1666,"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":"delta","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1667,"derived":false},{"id":1668,"eClass":"EGenericType"},{"id":1669,"eClass":"EGenericType"},{"id":1670,"eClass":"EGenericType"},{"id":1671,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0,"volatile":false,"many":false,"required":false,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"base","changeable":true,"lowerBound":0,"iD":false,"id":1672,"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":"value","changeable":true,"lowerBound":1,"iD":false,"id":1673,"derived":false},{"id":1674,"eClass":"EGenericType"},{"id":1675,"eClass":"EGenericType"},{"id":1676,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"defaultValue":0.0,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"value","changeable":true,"lowerBound":1,"iD":false,"id":1677,"derived":false},{"id":1678,"eClass":"EGenericType"},{"id":1679,"eClass":"EGenericType"},{"ordered":false,"upperBound":1,"volatile":false,"many":false,"required":true,"eClass":"EAttribute","defaultValueLiteral":null,"unsettable":false,"transient":false,"unique":true,"name":"op","changeable":true,"lowerBound":1,"iD":false,"id":1680,"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":"ownedPropertyExpression","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1681,"derived":false},{"id":1682,"eClass":"EGenericType"},{"id":1683,"eClass":"EGenericType"},{"id":1684,"eClass":"EGenericType"},{"name":"and","id":1685,"value":0,"literal":"and","eClass":"EEnumLiteral"},{"name":"or","id":1686,"value":1,"literal":"or","eClass":"EEnumLiteral"},{"name":"not","id":1687,"value":2,"literal":"not","eClass":"EEnumLiteral"},{"name":"plus","id":1688,"value":3,"literal":"plus","eClass":"EEnumLiteral"},{"name":"minus","id":1689,"value":4,"literal":"minus","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":"ownedFieldValue","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1690,"derived":false},{"id":1691,"eClass":"EGenericType"},{"id":1692,"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":"function","changeable":true,"lowerBound":1,"iD":false,"id":1693,"derived":false},{"id":1694,"eClass":"EGenericType"},{"id":1695,"eClass":"EGenericType"},{"container":false,"ordered":true,"upperBound":-1,"defaultValue":null,"volatile":false,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":true,"unsettable":false,"transient":false,"unique":true,"name":"ownedListElement","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1696,"derived":false},{"id":1697,"eClass":"EGenericType"},{"id":1698,"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":"namedValue","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1699,"derived":false},{"id":1700,"eClass":"EGenericType"},{"id":1701,"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":"ownedPropertyType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1702,"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":"ownedProperty","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1703,"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":"ownedPropertyConstant","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1704,"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":"importedUnit","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1705,"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":"ownedAnnexSubclause","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1706,"derived":false},{"id":1707,"eClass":"EGenericType"},{"id":1708,"eClass":"EGenericType"},{"id":1709,"eClass":"EGenericType"},{"id":1710,"eClass":"EGenericType"},{"id":1711,"eClass":"EGenericType"},{"id":1712,"eClass":"EGenericType"},{"id":1713,"eClass":"EGenericType"},{"container":false,"ordered":false,"upperBound":-1,"defaultValue":null,"volatile":true,"many":true,"required":false,"eClass":"EReference","defaultValueLiteral":null,"containment":false,"unsettable":false,"transient":true,"unique":true,"name":"package","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1714,"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":"propertySet","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1715,"derived":false},{"id":1716,"eClass":"EGenericType"},{"id":1717,"eClass":"EGenericType"},{"id":1718,"eClass":"EGenericType"},{"id":1719,"eClass":"EGenericType"},{"id":1720,"eClass":"EGenericType"},{"id":1721,"eClass":"EGenericType"},{"id":1722,"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":"ownedUnitsType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1723,"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":"unitsType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1724,"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":"range","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1725,"derived":false},{"id":1726,"eClass":"EGenericType"},{"id":1727,"eClass":"EGenericType"},{"id":1728,"eClass":"EGenericType"},{"id":1729,"eClass":"EGenericType"},{"id":1730,"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":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1731,"derived":false},{"id":1732,"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":"ownedLiteral","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1733,"derived":false},{"id":1734,"eClass":"EGenericType"},{"id":1735,"eClass":"EGenericType"},{"id":1736,"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":"upperBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1737,"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":"lowerBound","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1738,"derived":false},{"id":1739,"eClass":"EGenericType"},{"id":1740,"eClass":"EGenericType"},{"id":1741,"eClass":"EGenericType"},{"id":1742,"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":"classifierReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1743,"derived":false},{"id":1744,"eClass":"EGenericType"},{"id":1745,"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":"ownedNumberType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1746,"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":"numberType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1747,"derived":false},{"id":1748,"eClass":"EGenericType"},{"id":1749,"eClass":"EGenericType"},{"id":1750,"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":"ownedField","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1751,"derived":false},{"id":1752,"eClass":"EGenericType"},{"id":1753,"eClass":"EGenericType"},{"id":1754,"eClass":"EGenericType"},{"id":1755,"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":"namedElementReference","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1756,"derived":false},{"id":1757,"eClass":"EGenericType"},{"id":1758,"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":"ownedElementType","changeable":true,"resolveProxies":true,"lowerBound":0,"id":1759,"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":"elementType","changeable":true,"resolveProxies":true,"lowerBound":1,"id":1760,"derived":false},{"id":1761,"eClass":"EGenericType"},{"id":1762,"eClass":"EGenericType"},{"id":1763,"eClass":"EGenericType"}],"links":[{"source":0,"target":1},{"source":0,"target":2},{"source":0,"target":3},{"source":0,"target":4},{"source":0,"target":5},{"source":0,"target":6},{"source":0,"target":7},{"source":0,"target":8},{"source":0,"target":9},{"source":0,"target":10},{"source":0,"target":11},{"source":0,"target":12},{"source":0,"target":13},{"source":0,"target":14},{"source":0,"target":15},{"source":0,"target":16},{"source":0,"target":17},{"source":0,"target":18},{"source":0,"target":19},{"source":0,"target":20},{"source":0,"target":21},{"source":0,"target":22},{"source":0,"target":23},{"source":0,"target":24},{"source":0,"target":25},{"source":0,"target":26},{"source":0,"target":27},{"source":0,"target":28},{"source":0,"target":29},{"source":0,"target":30},{"source":0,"target":31},{"source":0,"target":32},{"source":0,"target":33},{"source":0,"target":34},{"source":0,"target":35},{"source":0,"target":36},{"source":0,"target":37},{"source":0,"target":38},{"source":0,"target":39},{"source":0,"target":40},{"source":0,"target":41},{"source":0,"target":42},{"source":0,"target":43},{"source":0,"target":44},{"source":0,"target":45},{"source":0,"target":46},{"source":0,"target":47},{"source":0,"target":48},{"source":0,"target":49},{"source":0,"target":50},{"source":0,"target":51},{"source":0,"target":52},{"source":0,"target":53},{"source":0,"target":54},{"source":0,"target":55},{"source":0,"target":56},{"source":0,"target":57},{"source":0,"target":58},{"source":0,"target":59},{"source":0,"target":60},{"source":0,"target":61},{"source":0,"target":62},{"source":0,"target":63},{"source":0,"target":64},{"source":0,"target":65},{"source":0,"target":66},{"source":0,"target":67},{"source":0,"target":68},{"source":0,"target":69},{"source":0,"target":70},{"source":0,"target":71},{"source":0,"target":72},{"source":0,"target":73},{"source":0,"target":74},{"source":0,"target":75},{"source":0,"target":76},{"source":0,"target":77},{"source":0,"target":78},{"source":0,"target":79},{"source":0,"target":80},{"source":0,"target":81},{"source":0,"target":82},{"source":0,"target":83},{"source":0,"target":84},{"source":0,"target":85},{"source":0,"target":86},{"source":0,"target":87},{"source":0,"target":88},{"source":0,"target":89},{"source":0,"target":90},{"source":0,"target":91},{"source":0,"target":92},{"source":0,"target":93},{"source":0,"target":94},{"source":0,"target":95},{"source":0,"target":96},{"source":0,"target":97},{"source":0,"target":98},{"source":0,"target":99},{"source":0,"target":100},{"source":0,"target":101},{"source":0,"target":102},{"source":0,"target":103},{"source":0,"target":104},{"source":0,"target":105},{"source":0,"target":106},{"source":0,"target":107},{"source":0,"target":108},{"source":0,"target":109},{"source":0,"target":110},{"source":0,"target":111},{"source":0,"target":112},{"source":0,"target":113},{"source":0,"target":114},{"source":0,"target":115},{"source":0,"target":116},{"source":0,"target":117},{"source":0,"target":118},{"source":0,"target":119},{"source":0,"target":120},{"source":0,"target":121},{"source":0,"target":122},{"source":0,"target":123},{"source":0,"target":124},{"source":0,"target":125},{"source":0,"target":126},{"source":0,"target":127},{"source":0,"target":128},{"source":0,"target":129},{"source":0,"target":130},{"source":0,"target":131},{"source":0,"target":132},{"source":0,"target":133},{"source":0,"target":134},{"source":0,"target":135},{"source":0,"target":136},{"source":0,"target":137},{"source":0,"target":138},{"source":0,"target":139},{"source":0,"target":140},{"source":0,"target":141},{"source":0,"target":142},{"source":0,"target":143},{"source":0,"target":144},{"source":0,"target":145},{"source":0,"target":146},{"source":0,"target":147},{"source":0,"target":148},{"source":0,"target":149},{"source":0,"target":150},{"source":0,"target":151},{"source":0,"target":152},{"source":0,"target":153},{"source":0,"target":154},{"source":0,"target":155},{"source":0,"target":156},{"source":0,"target":157},{"source":0,"target":158},{"source":0,"target":159},{"source":0,"target":160},{"source":0,"target":161},{"source":0,"target":162},{"source":0,"target":163},{"source":0,"target":164},{"source":0,"target":165},{"source":0,"target":166},{"source":0,"target":167},{"source":0,"target":168},{"source":0,"target":169},{"source":0,"target":170},{"source":0,"target":171},{"source":0,"target":172},{"source":0,"target":173},{"source":0,"target":174},{"source":0,"target":175},{"source":0,"target":176},{"source":0,"target":177},{"source":0,"target":178},{"source":0,"target":179},{"source":0,"target":180},{"source":0,"target":181},{"source":0,"target":182},{"source":0,"target":183},{"source":0,"target":184},{"source":0,"target":185},{"source":0,"target":186},{"source":0,"target":187},{"source":0,"target":188},{"source":0,"target":189},{"source":0,"target":190},{"source":0,"target":191},{"source":0,"target":192},{"source":0,"target":193},{"source":0,"target":194},{"source":0,"target":195},{"source":0,"target":196},{"source":0,"target":197},{"source":0,"target":198},{"source":0,"target":199},{"source":0,"target":200},{"source":0,"target":201},{"source":0,"target":202},{"source":0,"target":203},{"source":0,"target":204},{"source":0,"target":205},{"source":0,"target":206},{"source":0,"target":207},{"source":0,"target":208},{"source":0,"target":209},{"source":0,"target":210},{"source":0,"target":211},{"source":0,"target":212},{"source":0,"target":213},{"source":0,"target":214},{"source":0,"target":215},{"source":0,"target":216},{"source":0,"target":217},{"source":0,"target":218},{"source":0,"target":219},{"source":0,"target":220},{"source":0,"target":221},{"source":0,"target":222},{"source":0,"target":223},{"source":0,"target":224},{"source":0,"target":225},{"source":0,"target":226},{"source":0,"target":227},{"source":0,"target":228},{"source":0,"target":229},{"source":0,"target":230},{"source":0,"target":231},{"source":0,"target":232},{"source":0,"target":233},{"source":0,"target":234},{"source":0,"target":235},{"source":0,"target":236},{"source":0,"target":237},{"source":0,"target":238},{"source":0,"target":239},{"source":0,"target":240},{"source":0,"target":241},{"source":0,"target":242},{"source":0,"target":243},{"source":0,"target":244},{"source":0,"target":245},{"source":0,"target":246},{"source":0,"target":247},{"source":0,"target":248},{"source":0,"target":249},{"source":0,"target":250},{"source":0,"target":251},{"source":0,"target":252},{"source":0,"target":253},{"source":0,"target":254},{"source":0,"target":255},{"source":0,"target":256},{"source":0,"target":257},{"source":0,"target":258},{"source":0,"target":259},{"source":0,"target":260},{"source":0,"target":261},{"source":0,"target":262},{"source":0,"target":263},{"source":0,"target":264},{"source":0,"target":265},{"source":0,"target":266},{"source":0,"target":267},{"source":0,"target":268},{"source":0,"target":269},{"source":0,"target":270},{"source":1,"target":0},{"source":1,"target":271},{"source":1,"target":272},{"source":1,"target":273},{"source":1,"target":274},{"source":1,"target":275},{"source":1,"target":276},{"source":1,"target":277},{"source":271,"target":278},{"source":271,"target":1},{"source":271,"target":279},{"source":271,"target":280},{"source":279,"target":281},{"source":279,"target":271},{"source":280,"target":282},{"source":280,"target":271},{"source":282,"target":283},{"source":282,"target":284},{"source":272,"target":285},{"source":272,"target":1},{"source":272,"target":286},{"source":272,"target":287},{"source":286,"target":288},{"source":286,"target":272},{"source":287,"target":289},{"source":287,"target":272},{"source":289,"target":290},{"source":289,"target":291},{"source":273,"target":1},{"source":273,"target":292},{"source":273,"target":1},{"source":292,"target":1},{"source":274,"target":1},{"source":274,"target":293},{"source":274,"target":1},{"source":293,"target":1},{"source":275,"target":4},{"source":275,"target":294},{"source":275,"target":1},{"source":294,"target":4},{"source":276,"target":1},{"source":276,"target":295},{"source":276,"target":1},{"source":295,"target":1},{"source":277,"target":2},{"source":277,"target":296},{"source":277,"target":1},{"source":296,"target":2},{"source":2,"target":0},{"source":2,"target":1},{"source":2,"target":297},{"source":2,"target":298},{"source":297,"target":3},{"source":297,"target":299},{"source":297,"target":2},{"source":299,"target":3},{"source":298,"target":1},{"source":3,"target":0},{"source":4,"target":0},{"source":5,"target":0},{"source":5,"target":6},{"source":5,"target":300},{"source":5,"target":301},{"source":300,"target":4},{"source":300,"target":302},{"source":300,"target":5},{"source":300,"target":303},{"source":302,"target":4},{"source":303,"target":5},{"source":303,"target":304},{"source":303,"target":300},{"source":304,"target":5},{"source":301,"target":6},{"source":6,"target":0},{"source":6,"target":1},{"source":6,"target":305},{"source":6,"target":306},{"source":6,"target":307},{"source":6,"target":308},{"source":6,"target":309},{"source":6,"target":310},{"source":6,"target":311},{"source":6,"target":312},{"source":6,"target":313},{"source":6,"target":314},{"source":6,"target":315},{"source":6,"target":316},{"source":305,"target":317},{"source":305,"target":6},{"source":305,"target":318},{"source":305,"target":319},{"source":318,"target":320},{"source":318,"target":305},{"source":319,"target":321},{"source":319,"target":305},{"source":321,"target":322},{"source":321,"target":323},{"source":306,"target":324},{"source":306,"target":6},{"source":306,"target":325},{"source":306,"target":326},{"source":325,"target":327},{"source":325,"target":306},{"source":326,"target":328},{"source":326,"target":306},{"source":328,"target":329},{"source":328,"target":330},{"source":307,"target":18},{"source":307,"target":331},{"source":307,"target":6},{"source":331,"target":18},{"source":308,"target":18},{"source":308,"target":332},{"source":308,"target":6},{"source":332,"target":18},{"source":309,"target":4},{"source":309,"target":333},{"source":309,"target":6},{"source":309,"target":334},{"source":309,"target":335},{"source":333,"target":4},{"source":334,"target":6},{"source":334,"target":336},{"source":334,"target":309},{"source":336,"target":6},{"source":335,"target":18},{"source":335,"target":337},{"source":335,"target":309},{"source":337,"target":18},{"source":310,"target":3},{"source":310,"target":338},{"source":310,"target":6},{"source":338,"target":3},{"source":311,"target":3},{"source":311,"target":339},{"source":311,"target":6},{"source":339,"target":3},{"source":312,"target":14},{"source":312,"target":340},{"source":312,"target":6},{"source":312,"target":341},{"source":312,"target":342},{"source":340,"target":14},{"source":341,"target":3},{"source":341,"target":343},{"source":341,"target":312},{"source":343,"target":3},{"source":342,"target":3},{"source":342,"target":344},{"source":342,"target":312},{"source":344,"target":3},{"source":313,"target":3},{"source":313,"target":345},{"source":313,"target":6},{"source":345,"target":3},{"source":314,"target":3},{"source":314,"target":346},{"source":314,"target":6},{"source":346,"target":3},{"source":315,"target":7},{"source":315,"target":347},{"source":315,"target":6},{"source":347,"target":7},{"source":316,"target":1},{"source":7,"target":0},{"source":7,"target":1},{"source":7,"target":348},{"source":7,"target":349},{"source":7,"target":350},{"source":7,"target":351},{"source":7,"target":352},{"source":7,"target":353},{"source":7,"target":354},{"source":348,"target":8},{"source":348,"target":355},{"source":348,"target":7},{"source":355,"target":8},{"source":349,"target":32},{"source":349,"target":356},{"source":349,"target":7},{"source":356,"target":32},{"source":350,"target":17},{"source":350,"target":357},{"source":350,"target":7},{"source":357,"target":17},{"source":351,"target":4},{"source":351,"target":358},{"source":351,"target":7},{"source":358,"target":4},{"source":352,"target":4},{"source":352,"target":359},{"source":352,"target":7},{"source":359,"target":4},{"source":353,"target":36},{"source":353,"target":360},{"source":353,"target":7},{"source":360,"target":36},{"source":354,"target":1},{"source":8,"target":0},{"source":8,"target":9},{"source":8,"target":12},{"source":8,"target":13},{"source":8,"target":361},{"source":8,"target":362},{"source":8,"target":363},{"source":8,"target":364},{"source":8,"target":365},{"source":8,"target":366},{"source":8,"target":367},{"source":8,"target":368},{"source":8,"target":369},{"source":361,"target":4},{"source":361,"target":370},{"source":361,"target":8},{"source":370,"target":4},{"source":362,"target":14},{"source":362,"target":371},{"source":362,"target":8},{"source":371,"target":14},{"source":363,"target":15},{"source":363,"target":372},{"source":363,"target":8},{"source":372,"target":15},{"source":364,"target":17},{"source":364,"target":373},{"source":364,"target":8},{"source":373,"target":17},{"source":365,"target":16},{"source":365,"target":374},{"source":365,"target":8},{"source":374,"target":16},{"source":366,"target":4},{"source":366,"target":375},{"source":366,"target":8},{"source":375,"target":4},{"source":367,"target":9},{"source":368,"target":12},{"source":369,"target":13},{"source":9,"target":0},{"source":9,"target":10},{"source":9,"target":376},{"source":9,"target":377},{"source":9,"target":378},{"source":376,"target":11},{"source":376,"target":379},{"source":376,"target":9},{"source":379,"target":11},{"source":377,"target":11},{"source":377,"target":380},{"source":377,"target":9},{"source":380,"target":11},{"source":378,"target":10},{"source":10,"target":0},{"source":10,"target":6},{"source":10,"target":381},{"source":10,"target":382},{"source":381,"target":5},{"source":381,"target":383},{"source":381,"target":10},{"source":383,"target":5},{"source":382,"target":6},{"source":11,"target":0},{"source":11,"target":5},{"source":11,"target":384},{"source":384,"target":5},{"source":12,"target":0},{"source":13,"target":0},{"source":14,"target":0},{"source":14,"target":1},{"source":14,"target":385},{"source":385,"target":1},{"source":15,"target":0},{"source":15,"target":16},{"source":15,"target":386},{"source":15,"target":387},{"source":15,"target":388},{"source":386,"target":3},{"source":386,"target":389},{"source":386,"target":15},{"source":389,"target":3},{"source":387,"target":3},{"source":387,"target":390},{"source":387,"target":15},{"source":390,"target":3},{"source":388,"target":16},{"source":16,"target":0},{"source":16,"target":1},{"source":16,"target":391},{"source":391,"target":1},{"source":17,"target":0},{"source":17,"target":18},{"source":17,"target":5},{"source":17,"target":392},{"source":17,"target":393},{"source":17,"target":394},{"source":17,"target":395},{"source":17,"target":396},{"source":17,"target":397},{"source":17,"target":398},{"source":17,"target":399},{"source":17,"target":400},{"source":17,"target":401},{"source":17,"target":402},{"source":17,"target":403},{"source":17,"target":404},{"source":17,"target":405},{"source":17,"target":406},{"source":17,"target":407},{"source":17,"target":408},{"source":17,"target":409},{"source":17,"target":410},{"source":17,"target":411},{"source":17,"target":412},{"source":17,"target":413},{"source":392,"target":414},{"source":392,"target":17},{"source":392,"target":415},{"source":392,"target":416},{"source":415,"target":417},{"source":415,"target":392},{"source":416,"target":418},{"source":416,"target":392},{"source":418,"target":419},{"source":418,"target":420},{"source":393,"target":421},{"source":393,"target":17},{"source":393,"target":422},{"source":393,"target":423},{"source":422,"target":424},{"source":422,"target":393},{"source":423,"target":425},{"source":423,"target":393},{"source":425,"target":426},{"source":425,"target":427},{"source":394,"target":19},{"source":394,"target":428},{"source":394,"target":17},{"source":428,"target":19},{"source":395,"target":6},{"source":395,"target":429},{"source":395,"target":17},{"source":429,"target":6},{"source":396,"target":17},{"source":396,"target":430},{"source":396,"target":17},{"source":430,"target":17},{"source":397,"target":17},{"source":397,"target":431},{"source":397,"target":17},{"source":431,"target":17},{"source":398,"target":6},{"source":398,"target":432},{"source":398,"target":17},{"source":398,"target":433},{"source":432,"target":6},{"source":433,"target":17},{"source":433,"target":434},{"source":433,"target":398},{"source":434,"target":17},{"source":399,"target":4},{"source":399,"target":435},{"source":399,"target":17},{"source":399,"target":436},{"source":435,"target":4},{"source":436,"target":6},{"source":436,"target":437},{"source":436,"target":399},{"source":437,"target":6},{"source":400,"target":6},{"source":400,"target":438},{"source":400,"target":17},{"source":400,"target":439},{"source":438,"target":6},{"source":439,"target":6},{"source":439,"target":440},{"source":439,"target":400},{"source":440,"target":6},{"source":401,"target":4},{"source":401,"target":441},{"source":401,"target":17},{"source":401,"target":442},{"source":441,"target":4},{"source":442,"target":17},{"source":442,"target":443},{"source":442,"target":401},{"source":443,"target":17},{"source":402,"target":19},{"source":402,"target":444},{"source":402,"target":17},{"source":402,"target":445},{"source":444,"target":19},{"source":403,"target":6},{"source":403,"target":446},{"source":403,"target":17},{"source":446,"target":6},{"source":404,"target":20},{"source":404,"target":447},{"source":404,"target":17},{"source":404,"target":448},{"source":447,"target":20},{"source":405,"target":17},{"source":405,"target":449},{"source":405,"target":17},{"source":449,"target":17},{"source":406,"target":23},{"source":406,"target":450},{"source":406,"target":17},{"source":450,"target":23},{"source":407,"target":27},{"source":407,"target":451},{"source":407,"target":17},{"source":451,"target":27},{"source":408,"target":31},{"source":408,"target":452},{"source":408,"target":17},{"source":452,"target":31},{"source":409,"target":4},{"source":409,"target":453},{"source":409,"target":17},{"source":453,"target":4},{"source":410,"target":4},{"source":410,"target":454},{"source":410,"target":17},{"source":454,"target":4},{"source":411,"target":4},{"source":411,"target":455},{"source":411,"target":17},{"source":455,"target":4},{"source":412,"target":18},{"source":413,"target":5},{"source":18,"target":0},{"source":18,"target":6},{"source":18,"target":456},{"source":18,"target":457},{"source":18,"target":458},{"source":18,"target":459},{"source":18,"target":460},{"source":18,"target":461},{"source":456,"target":462},{"source":456,"target":18},{"source":456,"target":463},{"source":456,"target":464},{"source":463,"target":465},{"source":463,"target":456},{"source":464,"target":466},{"source":464,"target":456},{"source":466,"target":467},{"source":466,"target":468},{"source":457,"target":3},{"source":457,"target":469},{"source":457,"target":18},{"source":457,"target":470},{"source":469,"target":3},{"source":470,"target":6},{"source":470,"target":471},{"source":470,"target":457},{"source":471,"target":6},{"source":458,"target":4},{"source":458,"target":472},{"source":458,"target":18},{"source":472,"target":4},{"source":459,"target":6},{"source":459,"target":473},{"source":459,"target":18},{"source":473,"target":6},{"source":460,"target":6},{"source":460,"target":474},{"source":460,"target":18},{"source":474,"target":6},{"source":461,"target":6},{"source":19,"target":0},{"source":19,"target":6},{"source":19,"target":445},{"source":19,"target":475},{"source":445,"target":17},{"source":445,"target":476},{"source":445,"target":19},{"source":445,"target":402},{"source":476,"target":17},{"source":475,"target":6},{"source":20,"target":0},{"source":20,"target":21},{"source":20,"target":477},{"source":20,"target":448},{"source":20,"target":478},{"source":477,"target":17},{"source":477,"target":479},{"source":477,"target":20},{"source":479,"target":17},{"source":448,"target":17},{"source":448,"target":480},{"source":448,"target":20},{"source":448,"target":404},{"source":480,"target":17},{"source":478,"target":21},{"source":21,"target":0},{"source":21,"target":22},{"source":21,"target":481},{"source":21,"target":482},{"source":21,"target":483},{"source":481,"target":1},{"source":481,"target":484},{"source":481,"target":21},{"source":484,"target":1},{"source":482,"target":1},{"source":482,"target":485},{"source":482,"target":21},{"source":485,"target":1},{"source":483,"target":22},{"source":22,"target":0},{"source":22,"target":1},{"source":22,"target":486},{"source":22,"target":487},{"source":486,"target":1},{"source":486,"target":488},{"source":486,"target":22},{"source":488,"target":1},{"source":487,"target":1},{"source":23,"target":0},{"source":23,"target":24},{"source":23,"target":489},{"source":489,"target":24},{"source":24,"target":0},{"source":24,"target":6},{"source":24,"target":490},{"source":24,"target":491},{"source":24,"target":492},{"source":490,"target":25},{"source":490,"target":493},{"source":490,"target":24},{"source":493,"target":25},{"source":491,"target":25},{"source":491,"target":494},{"source":491,"target":24},{"source":494,"target":25},{"source":492,"target":6},{"source":25,"target":0},{"source":25,"target":26},{"source":25,"target":495},{"source":25,"target":496},{"source":25,"target":497},{"source":495,"target":4},{"source":495,"target":498},{"source":495,"target":25},{"source":498,"target":4},{"source":496,"target":4},{"source":496,"target":499},{"source":496,"target":25},{"source":499,"target":4},{"source":497,"target":26},{"source":26,"target":0},{"source":26,"target":19},{"source":26,"target":500},{"source":500,"target":19},{"source":27,"target":0},{"source":27,"target":28},{"source":27,"target":30},{"source":27,"target":501},{"source":27,"target":502},{"source":27,"target":503},{"source":27,"target":504},{"source":501,"target":505},{"source":501,"target":27},{"source":501,"target":506},{"source":501,"target":507},{"source":506,"target":508},{"source":506,"target":501},{"source":507,"target":509},{"source":507,"target":501},{"source":509,"target":510},{"source":509,"target":511},{"source":502,"target":27},{"source":502,"target":512},{"source":502,"target":27},{"source":512,"target":27},{"source":503,"target":28},{"source":504,"target":30},{"source":28,"target":0},{"source":28,"target":29},{"source":28,"target":19},{"source":28,"target":513},{"source":28,"target":514},{"source":513,"target":29},{"source":514,"target":19},{"source":29,"target":0},{"source":29,"target":6},{"source":29,"target":515},{"source":29,"target":516},{"source":29,"target":517},{"source":515,"target":17},{"source":515,"target":518},{"source":515,"target":29},{"source":518,"target":17},{"source":516,"target":29},{"source":516,"target":519},{"source":516,"target":29},{"source":519,"target":29},{"source":517,"target":6},{"source":30,"target":0},{"source":31,"target":0},{"source":31,"target":1},{"source":31,"target":520},{"source":31,"target":521},{"source":520,"target":27},{"source":520,"target":522},{"source":520,"target":31},{"source":522,"target":27},{"source":521,"target":1},{"source":32,"target":0},{"source":32,"target":1},{"source":32,"target":523},{"source":32,"target":524},{"source":523,"target":33},{"source":523,"target":525},{"source":523,"target":32},{"source":525,"target":33},{"source":524,"target":1},{"source":33,"target":0},{"source":33,"target":1},{"source":33,"target":526},{"source":33,"target":527},{"source":33,"target":528},{"source":33,"target":529},{"source":526,"target":34},{"source":526,"target":530},{"source":526,"target":33},{"source":530,"target":34},{"source":527,"target":6},{"source":527,"target":531},{"source":527,"target":33},{"source":531,"target":6},{"source":528,"target":3},{"source":528,"target":532},{"source":528,"target":33},{"source":532,"target":3},{"source":529,"target":1},{"source":34,"target":0},{"source":34,"target":1},{"source":34,"target":533},{"source":34,"target":534},{"source":34,"target":535},{"source":533,"target":35},{"source":533,"target":536},{"source":533,"target":34},{"source":536,"target":35},{"source":534,"target":35},{"source":534,"target":537},{"source":534,"target":34},{"source":537,"target":35},{"source":535,"target":1},{"source":35,"target":0},{"source":36,"target":0},{"source":36,"target":24},{"source":36,"target":538},{"source":36,"target":539},{"source":538,"target":14},{"source":538,"target":540},{"source":538,"target":36},{"source":540,"target":14},{"source":539,"target":24},{"source":37,"target":0},{"source":37,"target":19},{"source":37,"target":541},{"source":541,"target":19},{"source":38,"target":0},{"source":39,"target":0},{"source":39,"target":1},{"source":39,"target":542},{"source":39,"target":543},{"source":542,"target":40},{"source":542,"target":544},{"source":542,"target":39},{"source":544,"target":40},{"source":543,"target":1},{"source":40,"target":0},{"source":40,"target":1},{"source":40,"target":545},{"source":40,"target":546},{"source":40,"target":547},{"source":545,"target":35},{"source":545,"target":548},{"source":545,"target":40},{"source":548,"target":35},{"source":546,"target":13},{"source":546,"target":549},{"source":546,"target":40},{"source":549,"target":13},{"source":547,"target":1},{"source":41,"target":0},{"source":41,"target":1},{"source":41,"target":550},{"source":41,"target":551},{"source":550,"target":39},{"source":550,"target":552},{"source":550,"target":41},{"source":552,"target":39},{"source":551,"target":1},{"source":42,"target":0},{"source":42,"target":1},{"source":42,"target":553},{"source":42,"target":554},{"source":42,"target":555},{"source":553,"target":43},{"source":553,"target":556},{"source":553,"target":42},{"source":556,"target":43},{"source":554,"target":31},{"source":554,"target":557},{"source":554,"target":42},{"source":557,"target":31},{"source":555,"target":1},{"source":43,"target":0},{"source":43,"target":44},{"source":43,"target":558},{"source":43,"target":559},{"source":43,"target":560},{"source":43,"target":561},{"source":43,"target":562},{"source":43,"target":563},{"source":43,"target":564},{"source":43,"target":565},{"source":43,"target":566},{"source":43,"target":567},{"source":43,"target":568},{"source":43,"target":569},{"source":43,"target":570},{"source":43,"target":571},{"source":43,"target":572},{"source":43,"target":573},{"source":43,"target":574},{"source":43,"target":575},{"source":43,"target":576},{"source":43,"target":577},{"source":43,"target":578},{"source":43,"target":579},{"source":43,"target":580},{"source":43,"target":581},{"source":43,"target":582},{"source":558,"target":100},{"source":558,"target":583},{"source":558,"target":43},{"source":583,"target":100},{"source":559,"target":51},{"source":559,"target":584},{"source":559,"target":43},{"source":584,"target":51},{"source":560,"target":100},{"source":560,"target":585},{"source":560,"target":43},{"source":585,"target":100},{"source":561,"target":43},{"source":561,"target":586},{"source":561,"target":43},{"source":586,"target":43},{"source":562,"target":102},{"source":562,"target":587},{"source":562,"target":43},{"source":587,"target":102},{"source":563,"target":104},{"source":563,"target":588},{"source":563,"target":43},{"source":588,"target":104},{"source":564,"target":106},{"source":564,"target":589},{"source":564,"target":43},{"source":589,"target":106},{"source":565,"target":107},{"source":565,"target":590},{"source":565,"target":43},{"source":590,"target":107},{"source":566,"target":108},{"source":566,"target":591},{"source":566,"target":43},{"source":591,"target":108},{"source":567,"target":110},{"source":567,"target":592},{"source":567,"target":43},{"source":592,"target":110},{"source":568,"target":113},{"source":568,"target":593},{"source":568,"target":43},{"source":593,"target":113},{"source":569,"target":114},{"source":569,"target":594},{"source":569,"target":43},{"source":594,"target":114},{"source":570,"target":115},{"source":570,"target":595},{"source":570,"target":43},{"source":595,"target":115},{"source":571,"target":116},{"source":571,"target":596},{"source":571,"target":43},{"source":596,"target":116},{"source":572,"target":117},{"source":572,"target":597},{"source":572,"target":43},{"source":597,"target":117},{"source":573,"target":4},{"source":573,"target":598},{"source":573,"target":43},{"source":598,"target":4},{"source":574,"target":4},{"source":574,"target":599},{"source":574,"target":43},{"source":599,"target":4},{"source":575,"target":4},{"source":575,"target":600},{"source":575,"target":43},{"source":600,"target":4},{"source":576,"target":118},{"source":576,"target":601},{"source":576,"target":43},{"source":601,"target":118},{"source":577,"target":119},{"source":577,"target":602},{"source":577,"target":43},{"source":602,"target":119},{"source":578,"target":120},{"source":578,"target":603},{"source":578,"target":43},{"source":603,"target":120},{"source":579,"target":121},{"source":579,"target":604},{"source":579,"target":43},{"source":604,"target":121},{"source":580,"target":122},{"source":580,"target":605},{"source":580,"target":43},{"source":605,"target":122},{"source":581,"target":123},{"source":581,"target":606},{"source":581,"target":43},{"source":606,"target":123},{"source":582,"target":44},{"source":44,"target":0},{"source":44,"target":17},{"source":44,"target":45},{"source":44,"target":46},{"source":44,"target":607},{"source":44,"target":608},{"source":44,"target":609},{"source":44,"target":610},{"source":44,"target":611},{"source":44,"target":612},{"source":44,"target":613},{"source":44,"target":614},{"source":607,"target":25},{"source":607,"target":615},{"source":607,"target":44},{"source":615,"target":25},{"source":608,"target":47},{"source":608,"target":616},{"source":608,"target":44},{"source":616,"target":47},{"source":609,"target":4},{"source":609,"target":617},{"source":609,"target":44},{"source":617,"target":4},{"source":610,"target":4},{"source":610,"target":618},{"source":610,"target":44},{"source":618,"target":4},{"source":611,"target":4},{"source":611,"target":619},{"source":611,"target":44},{"source":619,"target":4},{"source":612,"target":17},{"source":613,"target":45},{"source":614,"target":46},{"source":45,"target":0},{"source":45,"target":5},{"source":45,"target":620},{"source":620,"target":5},{"source":46,"target":0},{"source":47,"target":0},{"source":47,"target":26},{"source":47,"target":621},{"source":47,"target":622},{"source":47,"target":623},{"source":47,"target":624},{"source":621,"target":25},{"source":621,"target":625},{"source":621,"target":47},{"source":625,"target":25},{"source":622,"target":25},{"source":622,"target":626},{"source":622,"target":47},{"source":626,"target":25},{"source":623,"target":48},{"source":623,"target":627},{"source":623,"target":47},{"source":627,"target":48},{"source":624,"target":26},{"source":48,"target":0},{"source":48,"target":1},{"source":48,"target":628},{"source":48,"target":629},{"source":48,"target":630},{"source":628,"target":49},{"source":628,"target":631},{"source":628,"target":48},{"source":631,"target":49},{"source":629,"target":50},{"source":629,"target":632},{"source":629,"target":48},{"source":632,"target":50},{"source":630,"target":1},{"source":49,"target":0},{"source":49,"target":6},{"source":49,"target":633},{"source":633,"target":6},{"source":50,"target":0},{"source":50,"target":6},{"source":50,"target":634},{"source":634,"target":6},{"source":51,"target":0},{"source":51,"target":44},{"source":51,"target":635},{"source":51,"target":636},{"source":51,"target":637},{"source":51,"target":638},{"source":51,"target":639},{"source":51,"target":640},{"source":51,"target":641},{"source":51,"target":642},{"source":635,"target":52},{"source":635,"target":643},{"source":635,"target":51},{"source":643,"target":52},{"source":636,"target":51},{"source":636,"target":644},{"source":636,"target":51},{"source":644,"target":51},{"source":637,"target":56},{"source":637,"target":645},{"source":637,"target":51},{"source":645,"target":56},{"source":638,"target":64},{"source":638,"target":646},{"source":638,"target":51},{"source":646,"target":64},{"source":639,"target":65},{"source":639,"target":647},{"source":639,"target":51},{"source":647,"target":65},{"source":640,"target":97},{"source":640,"target":648},{"source":640,"target":51},{"source":648,"target":97},{"source":641,"target":4},{"source":641,"target":649},{"source":641,"target":51},{"source":649,"target":4},{"source":642,"target":44},{"source":52,"target":0},{"source":52,"target":28},{"source":52,"target":53},{"source":52,"target":41},{"source":52,"target":650},{"source":52,"target":651},{"source":52,"target":652},{"source":52,"target":653},{"source":52,"target":654},{"source":52,"target":655},{"source":52,"target":656},{"source":650,"target":55},{"source":650,"target":657},{"source":650,"target":52},{"source":657,"target":55},{"source":651,"target":46},{"source":651,"target":658},{"source":651,"target":52},{"source":658,"target":46},{"source":652,"target":52},{"source":652,"target":659},{"source":652,"target":52},{"source":659,"target":52},{"source":653,"target":17},{"source":653,"target":660},{"source":653,"target":52},{"source":660,"target":17},{"source":654,"target":28},{"source":655,"target":53},{"source":656,"target":41},{"source":53,"target":0},{"source":53,"target":54},{"source":53,"target":661},{"source":661,"target":54},{"source":54,"target":0},{"source":54,"target":6},{"source":54,"target":662},{"source":662,"target":6},{"source":55,"target":0},{"source":55,"target":27},{"source":55,"target":45},{"source":55,"target":46},{"source":55,"target":663},{"source":55,"target":664},{"source":55,"target":665},{"source":55,"target":666},{"source":55,"target":667},{"source":663,"target":4},{"source":663,"target":668},{"source":663,"target":55},{"source":668,"target":4},{"source":664,"target":44},{"source":664,"target":669},{"source":664,"target":55},{"source":669,"target":44},{"source":665,"target":27},{"source":666,"target":45},{"source":667,"target":46},{"source":56,"target":0},{"source":56,"target":57},{"source":56,"target":59},{"source":56,"target":60},{"source":56,"target":670},{"source":56,"target":671},{"source":56,"target":672},{"source":56,"target":673},{"source":56,"target":674},{"source":56,"target":675},{"source":56,"target":676},{"source":670,"target":56},{"source":670,"target":677},{"source":670,"target":56},{"source":677,"target":56},{"source":671,"target":62},{"source":671,"target":678},{"source":671,"target":56},{"source":678,"target":62},{"source":672,"target":63},{"source":672,"target":679},{"source":672,"target":56},{"source":679,"target":63},{"source":673,"target":63},{"source":673,"target":680},{"source":673,"target":56},{"source":680,"target":63},{"source":674,"target":57},{"source":675,"target":59},{"source":676,"target":60},{"source":57,"target":0},{"source":57,"target":28},{"source":57,"target":58},{"source":57,"target":681},{"source":57,"target":682},{"source":681,"target":28},{"source":682,"target":58},{"source":58,"target":0},{"source":58,"target":6},{"source":58,"target":683},{"source":683,"target":6},{"source":59,"target":0},{"source":59,"target":24},{"source":59,"target":684},{"source":59,"target":685},{"source":59,"target":686},{"source":59,"target":687},{"source":59,"target":688},{"source":689,"target":25},{"source":689,"target":690},{"source":690,"target":25},{"source":684,"target":25},{"source":684,"target":691},{"source":684,"target":59},{"source":691,"target":25},{"source":685,"target":47},{"source":685,"target":692},{"source":685,"target":59},{"source":692,"target":47},{"source":686,"target":47},{"source":686,"target":693},{"source":686,"target":59},{"source":693,"target":47},{"source":687,"target":26},{"source":687,"target":694},{"source":687,"target":59},{"source":694,"target":26},{"source":688,"target":24},{"source":60,"target":0},{"source":60,"target":61},{"source":60,"target":695},{"source":695,"target":61},{"source":61,"target":0},{"source":61,"target":6},{"source":61,"target":696},{"source":696,"target":6},{"source":62,"target":0},{"source":62,"target":697},{"source":62,"target":698},{"source":62,"target":699},{"source":697,"target":62},{"source":698,"target":62},{"source":699,"target":62},{"source":63,"target":0},{"source":63,"target":1},{"source":63,"target":700},{"source":63,"target":701},{"source":63,"target":702},{"source":700,"target":49},{"source":700,"target":703},{"source":700,"target":63},{"source":703,"target":49},{"source":701,"target":52},{"source":701,"target":704},{"source":701,"target":63},{"source":704,"target":52},{"source":702,"target":1},{"source":64,"target":0},{"source":64,"target":20},{"source":64,"target":705},{"source":64,"target":706},{"source":705,"target":51},{"source":705,"target":707},{"source":705,"target":64},{"source":707,"target":51},{"source":706,"target":20},{"source":65,"target":0},{"source":65,"target":67},{"source":65,"target":49},{"source":65,"target":69},{"source":65,"target":66},{"source":65,"target":708},{"source":65,"target":709},{"source":65,"target":710},{"source":65,"target":711},{"source":65,"target":712},{"source":65,"target":713},{"source":65,"target":714},{"source":65,"target":715},{"source":708,"target":4},{"source":708,"target":716},{"source":708,"target":65},{"source":716,"target":4},{"source":709,"target":70},{"source":709,"target":717},{"source":709,"target":65},{"source":717,"target":70},{"source":710,"target":71},{"source":710,"target":718},{"source":710,"target":65},{"source":718,"target":71},{"source":711,"target":99},{"source":711,"target":719},{"source":711,"target":65},{"source":719,"target":99},{"source":712,"target":67},{"source":713,"target":49},{"source":714,"target":69},{"source":715,"target":66},{"source":66,"target":0},{"source":67,"target":0},{"source":67,"target":52},{"source":67,"target":720},{"source":67,"target":721},{"source":720,"target":68},{"source":720,"target":722},{"source":720,"target":67},{"source":722,"target":68},{"source":721,"target":52},{"source":68,"target":0},{"source":68,"target":723},{"source":68,"target":724},{"source":68,"target":725},{"source":723,"target":68},{"source":724,"target":68},{"source":725,"target":68},{"source":69,"target":0},{"source":69,"target":54},{"source":69,"target":726},{"source":726,"target":54},{"source":70,"target":0},{"source":71,"target":0},{"source":71,"target":17},{"source":71,"target":70},{"source":71,"target":727},{"source":71,"target":728},{"source":71,"target":729},{"source":71,"target":730},{"source":71,"target":731},{"source":71,"target":732},{"source":71,"target":733},{"source":71,"target":734},{"source":71,"target":735},{"source":71,"target":736},{"source":71,"target":737},{"source":71,"target":738},{"source":71,"target":739},{"source":71,"target":740},{"source":71,"target":741},{"source":71,"target":742},{"source":727,"target":52},{"source":727,"target":743},{"source":727,"target":71},{"source":743,"target":52},{"source":728,"target":71},{"source":728,"target":744},{"source":728,"target":71},{"source":744,"target":71},{"source":729,"target":71},{"source":729,"target":745},{"source":729,"target":71},{"source":745,"target":71},{"source":730,"target":72},{"source":730,"target":746},{"source":730,"target":71},{"source":746,"target":72},{"source":731,"target":73},{"source":731,"target":747},{"source":731,"target":71},{"source":747,"target":73},{"source":732,"target":80},{"source":732,"target":748},{"source":732,"target":71},{"source":748,"target":80},{"source":733,"target":85},{"source":733,"target":749},{"source":733,"target":71},{"source":749,"target":85},{"source":734,"target":88},{"source":734,"target":750},{"source":734,"target":71},{"source":750,"target":88},{"source":735,"target":89},{"source":735,"target":751},{"source":735,"target":71},{"source":751,"target":89},{"source":736,"target":65},{"source":736,"target":752},{"source":736,"target":71},{"source":752,"target":65},{"source":737,"target":90},{"source":737,"target":753},{"source":737,"target":71},{"source":753,"target":90},{"source":738,"target":91},{"source":738,"target":754},{"source":738,"target":71},{"source":754,"target":91},{"source":739,"target":94},{"source":739,"target":755},{"source":739,"target":71},{"source":755,"target":94},{"source":740,"target":97},{"source":740,"target":756},{"source":740,"target":71},{"source":756,"target":97},{"source":741,"target":17},{"source":742,"target":70},{"source":72,"target":0},{"source":72,"target":20},{"source":72,"target":757},{"source":72,"target":758},{"source":757,"target":71},{"source":757,"target":759},{"source":757,"target":72},{"source":759,"target":71},{"source":758,"target":20},{"source":73,"target":0},{"source":73,"target":74},{"source":73,"target":78},{"source":73,"target":760},{"source":73,"target":761},{"source":73,"target":762},{"source":760,"target":79},{"source":760,"target":763},{"source":760,"target":73},{"source":763,"target":79},{"source":761,"target":74},{"source":762,"target":78},{"source":74,"target":0},{"source":74,"target":52},{"source":74,"target":75},{"source":74,"target":764},{"source":74,"target":765},{"source":74,"target":766},{"source":74,"target":767},{"source":764,"target":76},{"source":764,"target":768},{"source":764,"target":74},{"source":768,"target":76},{"source":765,"target":77},{"source":765,"target":769},{"source":765,"target":74},{"source":769,"target":77},{"source":766,"target":52},{"source":767,"target":75},{"source":75,"target":0},{"source":75,"target":54},{"source":75,"target":770},{"source":770,"target":54},{"source":76,"target":0},{"source":76,"target":771},{"source":76,"target":772},{"source":771,"target":76},{"source":772,"target":76},{"source":77,"target":0},{"source":77,"target":773},{"source":77,"target":774},{"source":77,"target":775},{"source":77,"target":776},{"source":773,"target":77},{"source":774,"target":77},{"source":775,"target":77},{"source":776,"target":77},{"source":78,"target":0},{"source":78,"target":6},{"source":78,"target":777},{"source":777,"target":6},{"source":79,"target":0},{"source":79,"target":78},{"source":79,"target":45},{"source":79,"target":46},{"source":79,"target":778},{"source":79,"target":779},{"source":79,"target":780},{"source":778,"target":78},{"source":779,"target":45},{"source":780,"target":46},{"source":80,"target":0},{"source":80,"target":74},{"source":80,"target":83},{"source":80,"target":60},{"source":80,"target":81},{"source":80,"target":82},{"source":80,"target":781},{"source":80,"target":782},{"source":80,"target":783},{"source":80,"target":784},{"source":80,"target":785},{"source":80,"target":786},{"source":781,"target":84},{"source":781,"target":787},{"source":781,"target":80},{"source":787,"target":84},{"source":782,"target":74},{"source":783,"target":83},{"source":784,"target":60},{"source":785,"target":81},{"source":786,"target":82},{"source":81,"target":0},{"source":81,"target":54},{"source":81,"target":788},{"source":788,"target":54},{"source":82,"target":0},{"source":82,"target":54},{"source":82,"target":789},{"source":789,"target":54},{"source":83,"target":0},{"source":83,"target":6},{"source":83,"target":790},{"source":790,"target":6},{"source":84,"target":0},{"source":84,"target":83},{"source":84,"target":45},{"source":84,"target":46},{"source":84,"target":791},{"source":84,"target":792},{"source":84,"target":793},{"source":791,"target":83},{"source":792,"target":45},{"source":793,"target":46},{"source":85,"target":0},{"source":85,"target":86},{"source":85,"target":49},{"source":85,"target":83},{"source":85,"target":81},{"source":85,"target":794},{"source":85,"target":795},{"source":85,"target":796},{"source":85,"target":797},{"source":85,"target":798},{"source":794,"target":84},{"source":794,"target":799},{"source":794,"target":85},{"source":799,"target":84},{"source":795,"target":86},{"source":796,"target":49},{"source":797,"target":83},{"source":798,"target":81},{"source":86,"target":0},{"source":86,"target":67},{"source":86,"target":82},{"source":86,"target":50},{"source":86,"target":800},{"source":86,"target":801},{"source":86,"target":802},{"source":86,"target":803},{"source":800,"target":87},{"source":800,"target":804},{"source":800,"target":86},{"source":804,"target":87},{"source":801,"target":67},{"source":802,"target":82},{"source":803,"target":50},{"source":87,"target":0},{"source":87,"target":805},{"source":87,"target":806},{"source":87,"target":807},{"source":805,"target":87},{"source":806,"target":87},{"source":807,"target":87},{"source":88,"target":0},{"source":88,"target":86},{"source":88,"target":49},{"source":88,"target":83},{"source":88,"target":81},{"source":88,"target":808},{"source":88,"target":809},{"source":88,"target":810},{"source":88,"target":811},{"source":88,"target":812},{"source":808,"target":84},{"source":808,"target":813},{"source":808,"target":88},{"source":813,"target":84},{"source":809,"target":86},{"source":810,"target":49},{"source":811,"target":83},{"source":812,"target":81},{"source":89,"target":0},{"source":89,"target":86},{"source":89,"target":814},{"source":814,"target":86},{"source":90,"target":0},{"source":90,"target":67},{"source":90,"target":49},{"source":90,"target":81},{"source":90,"target":815},{"source":90,"target":816},{"source":90,"target":817},{"source":90,"target":818},{"source":815,"target":84},{"source":815,"target":819},{"source":815,"target":90},{"source":819,"target":84},{"source":816,"target":67},{"source":817,"target":49},{"source":818,"target":81},{"source":91,"target":0},{"source":91,"target":74},{"source":91,"target":92},{"source":91,"target":820},{"source":91,"target":821},{"source":91,"target":822},{"source":820,"target":93},{"source":820,"target":823},{"source":820,"target":91},{"source":823,"target":93},{"source":821,"target":74},{"source":822,"target":92},{"source":92,"target":0},{"source":92,"target":6},{"source":92,"target":30},{"source":92,"target":824},{"source":92,"target":825},{"source":824,"target":6},{"source":825,"target":30},{"source":93,"target":0},{"source":93,"target":45},{"source":93,"target":92},{"source":93,"target":46},{"source":93,"target":826},{"source":93,"target":827},{"source":93,"target":828},{"source":826,"target":45},{"source":827,"target":92},{"source":828,"target":46},{"source":94,"target":0},{"source":94,"target":74},{"source":94,"target":95},{"source":94,"target":66},{"source":94,"target":829},{"source":94,"target":830},{"source":94,"target":831},{"source":94,"target":832},{"source":829,"target":96},{"source":829,"target":833},{"source":829,"target":94},{"source":833,"target":96},{"source":830,"target":74},{"source":831,"target":95},{"source":832,"target":66},{"source":95,"target":0},{"source":95,"target":6},{"source":95,"target":834},{"source":834,"target":6},{"source":96,"target":0},{"source":96,"target":45},{"source":96,"target":95},{"source":96,"target":46},{"source":96,"target":835},{"source":96,"target":836},{"source":96,"target":837},{"source":835,"target":45},{"source":836,"target":95},{"source":837,"target":46},{"source":97,"target":0},{"source":97,"target":67},{"source":97,"target":50},{"source":97,"target":838},{"source":97,"target":839},{"source":97,"target":840},{"source":838,"target":98},{"source":838,"target":841},{"source":838,"target":97},{"source":841,"target":98},{"source":839,"target":67},{"source":840,"target":50},{"source":98,"target":0},{"source":98,"target":27},{"source":98,"target":842},{"source":98,"target":843},{"source":98,"target":844},{"source":842,"target":68},{"source":842,"target":845},{"source":842,"target":98},{"source":845,"target":68},{"source":843,"target":44},{"source":843,"target":846},{"source":843,"target":98},{"source":846,"target":44},{"source":844,"target":27},{"source":99,"target":0},{"source":99,"target":27},{"source":99,"target":70},{"source":99,"target":847},{"source":99,"target":848},{"source":99,"target":849},{"source":847,"target":71},{"source":847,"target":850},{"source":847,"target":99},{"source":850,"target":71},{"source":848,"target":27},{"source":849,"target":70},{"source":100,"target":0},{"source":100,"target":28},{"source":100,"target":24},{"source":100,"target":49},{"source":100,"target":60},{"source":100,"target":41},{"source":100,"target":851},{"source":100,"target":852},{"source":100,"target":853},{"source":100,"target":854},{"source":100,"target":855},{"source":100,"target":856},{"source":100,"target":857},{"source":100,"target":858},{"source":100,"target":859},{"source":100,"target":860},{"source":100,"target":861},{"source":100,"target":862},{"source":100,"target":863},{"source":864,"target":25},{"source":864,"target":865},{"source":865,"target":25},{"source":851,"target":45},{"source":851,"target":866},{"source":851,"target":100},{"source":866,"target":45},{"source":852,"target":31},{"source":852,"target":867},{"source":852,"target":100},{"source":867,"target":31},{"source":853,"target":55},{"source":853,"target":868},{"source":853,"target":100},{"source":868,"target":55},{"source":854,"target":101},{"source":854,"target":869},{"source":854,"target":100},{"source":869,"target":101},{"source":855,"target":4},{"source":855,"target":870},{"source":855,"target":100},{"source":870,"target":4},{"source":856,"target":42},{"source":856,"target":871},{"source":856,"target":100},{"source":871,"target":42},{"source":857,"target":100},{"source":857,"target":872},{"source":857,"target":100},{"source":872,"target":100},{"source":858,"target":44},{"source":858,"target":873},{"source":858,"target":100},{"source":873,"target":44},{"source":859,"target":28},{"source":860,"target":24},{"source":861,"target":49},{"source":862,"target":60},{"source":863,"target":41},{"source":101,"target":0},{"source":101,"target":1},{"source":101,"target":874},{"source":101,"target":875},{"source":101,"target":876},{"source":874,"target":25},{"source":874,"target":877},{"source":874,"target":101},{"source":877,"target":25},{"source":875,"target":25},{"source":875,"target":878},{"source":875,"target":101},{"source":878,"target":25},{"source":876,"target":1},{"source":102,"target":0},{"source":102,"target":59},{"source":102,"target":19},{"source":102,"target":58},{"source":102,"target":879},{"source":102,"target":880},{"source":102,"target":881},{"source":102,"target":882},{"source":102,"target":883},{"source":102,"target":884},{"source":879,"target":62},{"source":879,"target":885},{"source":879,"target":102},{"source":885,"target":62},{"source":880,"target":56},{"source":880,"target":886},{"source":880,"target":102},{"source":886,"target":56},{"source":881,"target":103},{"source":881,"target":887},{"source":881,"target":102},{"source":887,"target":103},{"source":882,"target":59},{"source":883,"target":19},{"source":884,"target":58},{"source":103,"target":0},{"source":103,"target":1},{"source":103,"target":888},{"source":103,"target":889},{"source":103,"target":890},{"source":888,"target":60},{"source":888,"target":891},{"source":888,"target":103},{"source":891,"target":60},{"source":889,"target":49},{"source":889,"target":892},{"source":889,"target":103},{"source":892,"target":49},{"source":890,"target":1},{"source":104,"target":0},{"source":104,"target":28},{"source":104,"target":59},{"source":104,"target":60},{"source":104,"target":893},{"source":104,"target":894},{"source":104,"target":895},{"source":104,"target":896},{"source":104,"target":897},{"source":104,"target":898},{"source":104,"target":899},{"source":893,"target":105},{"source":893,"target":900},{"source":893,"target":104},{"source":900,"target":105},{"source":894,"target":105},{"source":894,"target":901},{"source":894,"target":104},{"source":901,"target":105},{"source":895,"target":4},{"source":895,"target":902},{"source":895,"target":104},{"source":902,"target":4},{"source":896,"target":104},{"source":896,"target":903},{"source":896,"target":104},{"source":903,"target":104},{"source":897,"target":28},{"source":898,"target":59},{"source":899,"target":60},{"source":105,"target":0},{"source":105,"target":1},{"source":105,"target":904},{"source":105,"target":905},{"source":105,"target":906},{"source":904,"target":49},{"source":904,"target":907},{"source":904,"target":105},{"source":907,"target":49},{"source":905,"target":54},{"source":905,"target":908},{"source":905,"target":105},{"source":908,"target":54},{"source":906,"target":1},{"source":106,"target":0},{"source":106,"target":20},{"source":106,"target":909},{"source":106,"target":910},{"source":909,"target":43},{"source":909,"target":911},{"source":909,"target":106},{"source":911,"target":43},{"source":910,"target":20},{"source":107,"target":0},{"source":107,"target":20},{"source":107,"target":912},{"source":107,"target":913},{"source":912,"target":51},{"source":912,"target":914},{"source":912,"target":107},{"source":914,"target":51},{"source":913,"target":20},{"source":108,"target":0},{"source":108,"target":57},{"source":108,"target":59},{"source":108,"target":61},{"source":108,"target":915},{"source":108,"target":916},{"source":108,"target":917},{"source":108,"target":918},{"source":108,"target":919},{"source":915,"target":108},{"source":915,"target":920},{"source":915,"target":108},{"source":920,"target":108},{"source":916,"target":109},{"source":916,"target":921},{"source":916,"target":108},{"source":921,"target":109},{"source":917,"target":57},{"source":918,"target":59},{"source":919,"target":61},{"source":109,"target":0},{"source":109,"target":1},{"source":109,"target":922},{"source":109,"target":923},{"source":109,"target":924},{"source":922,"target":61},{"source":922,"target":925},{"source":922,"target":109},{"source":925,"target":61},{"source":923,"target":49},{"source":923,"target":926},{"source":923,"target":109},{"source":926,"target":49},{"source":924,"target":1},{"source":110,"target":0},{"source":110,"target":100},{"source":110,"target":111},{"source":110,"target":927},{"source":110,"target":928},{"source":110,"target":929},{"source":927,"target":112},{"source":927,"target":930},{"source":927,"target":110},{"source":930,"target":112},{"source":928,"target":100},{"source":929,"target":111},{"source":111,"target":0},{"source":111,"target":6},{"source":111,"target":931},{"source":931,"target":6},{"source":112,"target":0},{"source":112,"target":111},{"source":112,"target":45},{"source":112,"target":932},{"source":112,"target":933},{"source":932,"target":111},{"source":933,"target":45},{"source":113,"target":0},{"source":113,"target":104},{"source":113,"target":934},{"source":113,"target":935},{"source":934,"target":77},{"source":934,"target":936},{"source":934,"target":113},{"source":936,"target":77},{"source":935,"target":104},{"source":114,"target":0},{"source":114,"target":104},{"source":114,"target":937},{"source":937,"target":104},{"source":115,"target":0},{"source":115,"target":104},{"source":115,"target":938},{"source":938,"target":104},{"source":116,"target":0},{"source":116,"target":104},{"source":116,"target":939},{"source":939,"target":104},{"source":117,"target":0},{"source":117,"target":104},{"source":117,"target":940},{"source":940,"target":104},{"source":118,"target":0},{"source":118,"target":28},{"source":118,"target":24},{"source":118,"target":941},{"source":118,"target":942},{"source":941,"target":28},{"source":942,"target":24},{"source":119,"target":0},{"source":119,"target":28},{"source":119,"target":24},{"source":119,"target":53},{"source":119,"target":82},{"source":119,"target":50},{"source":119,"target":943},{"source":119,"target":944},{"source":119,"target":945},{"source":119,"target":946},{"source":119,"target":947},{"source":119,"target":948},{"source":943,"target":68},{"source":943,"target":949},{"source":943,"target":119},{"source":949,"target":68},{"source":944,"target":28},{"source":945,"target":24},{"source":946,"target":53},{"source":947,"target":82},{"source":948,"target":50},{"source":120,"target":0},{"source":120,"target":119},{"source":120,"target":950},{"source":950,"target":119},{"source":121,"target":0},{"source":121,"target":119},{"source":121,"target":951},{"source":951,"target":119},{"source":122,"target":0},{"source":122,"target":118},{"source":122,"target":53},{"source":122,"target":82},{"source":122,"target":50},{"source":122,"target":952},{"source":122,"target":953},{"source":122,"target":954},{"source":122,"target":955},{"source":122,"target":956},{"source":952,"target":68},{"source":952,"target":957},{"source":952,"target":122},{"source":957,"target":68},{"source":953,"target":118},{"source":954,"target":53},{"source":955,"target":82},{"source":956,"target":50},{"source":123,"target":0},{"source":123,"target":118},{"source":123,"target":75},{"source":123,"target":30},{"source":123,"target":958},{"source":123,"target":959},{"source":123,"target":960},{"source":958,"target":118},{"source":959,"target":75},{"source":960,"target":30},{"source":124,"target":0},{"source":124,"target":961},{"source":124,"target":962},{"source":124,"target":963},{"source":124,"target":964},{"source":124,"target":965},{"source":124,"target":966},{"source":124,"target":967},{"source":124,"target":968},{"source":124,"target":969},{"source":124,"target":970},{"source":124,"target":971},{"source":124,"target":972},{"source":124,"target":973},{"source":124,"target":974},{"source":961,"target":124},{"source":962,"target":124},{"source":963,"target":124},{"source":964,"target":124},{"source":965,"target":124},{"source":966,"target":124},{"source":967,"target":124},{"source":968,"target":124},{"source":969,"target":124},{"source":970,"target":124},{"source":971,"target":124},{"source":972,"target":124},{"source":973,"target":124},{"source":974,"target":124},{"source":125,"target":0},{"source":125,"target":6},{"source":125,"target":975},{"source":975,"target":6},{"source":126,"target":0},{"source":126,"target":125},{"source":126,"target":976},{"source":126,"target":977},{"source":126,"target":978},{"source":976,"target":3},{"source":976,"target":979},{"source":976,"target":126},{"source":979,"target":3},{"source":977,"target":125},{"source":977,"target":980},{"source":977,"target":126},{"source":980,"target":125},{"source":978,"target":125},{"source":127,"target":0},{"source":127,"target":23},{"source":127,"target":981},{"source":127,"target":982},{"source":127,"target":983},{"source":981,"target":3},{"source":981,"target":984},{"source":981,"target":127},{"source":984,"target":3},{"source":982,"target":23},{"source":982,"target":985},{"source":982,"target":127},{"source":985,"target":23},{"source":983,"target":23},{"source":128,"target":0},{"source":128,"target":129},{"source":128,"target":986},{"source":128,"target":987},{"source":986,"target":133},{"source":986,"target":988},{"source":986,"target":128},{"source":986,"target":989},{"source":988,"target":133},{"source":987,"target":129},{"source":129,"target":0},{"source":129,"target":18},{"source":129,"target":990},{"source":129,"target":991},{"source":129,"target":992},{"source":129,"target":993},{"source":129,"target":994},{"source":129,"target":995},{"source":129,"target":996},{"source":129,"target":997},{"source":129,"target":998},{"source":999,"target":3},{"source":999,"target":1000},{"source":1000,"target":3},{"source":990,"target":130},{"source":990,"target":1001},{"source":990,"target":129},{"source":1001,"target":130},{"source":991,"target":134},{"source":991,"target":1002},{"source":991,"target":129},{"source":1002,"target":134},{"source":992,"target":17},{"source":992,"target":1003},{"source":992,"target":129},{"source":1003,"target":17},{"source":993,"target":135},{"source":993,"target":1004},{"source":993,"target":129},{"source":1004,"target":135},{"source":994,"target":125},{"source":994,"target":1005},{"source":994,"target":129},{"source":1005,"target":125},{"source":995,"target":132},{"source":995,"target":1006},{"source":995,"target":129},{"source":1006,"target":132},{"source":996,"target":4},{"source":996,"target":1007},{"source":996,"target":129},{"source":1007,"target":4},{"source":997,"target":4},{"source":997,"target":1008},{"source":997,"target":129},{"source":1008,"target":4},{"source":998,"target":18},{"source":130,"target":0},{"source":130,"target":6},{"source":130,"target":1009},{"source":130,"target":1010},{"source":130,"target":1011},{"source":1009,"target":131},{"source":1009,"target":1012},{"source":1009,"target":130},{"source":1012,"target":131},{"source":1010,"target":4},{"source":1010,"target":1013},{"source":1010,"target":130},{"source":1013,"target":4},{"source":1011,"target":6},{"source":131,"target":0},{"source":131,"target":132},{"source":131,"target":1014},{"source":131,"target":1015},{"source":131,"target":1016},{"source":131,"target":1017},{"source":131,"target":1018},{"source":1014,"target":128},{"source":1014,"target":1019},{"source":1014,"target":131},{"source":1019,"target":128},{"source":1015,"target":133},{"source":1015,"target":1020},{"source":1015,"target":131},{"source":1020,"target":133},{"source":1016,"target":128},{"source":1016,"target":1021},{"source":1016,"target":131},{"source":1021,"target":128},{"source":1017,"target":133},{"source":1017,"target":1022},{"source":1017,"target":131},{"source":1022,"target":133},{"source":1018,"target":132},{"source":132,"target":0},{"source":132,"target":6},{"source":132,"target":1023},{"source":1023,"target":6},{"source":133,"target":0},{"source":133,"target":129},{"source":133,"target":989},{"source":133,"target":1024},{"source":989,"target":128},{"source":989,"target":1025},{"source":989,"target":133},{"source":989,"target":986},{"source":1025,"target":128},{"source":1024,"target":129},{"source":134,"target":0},{"source":134,"target":6},{"source":134,"target":1026},{"source":134,"target":1027},{"source":134,"target":1028},{"source":1026,"target":124},{"source":1026,"target":1029},{"source":1026,"target":134},{"source":1029,"target":124},{"source":1027,"target":51},{"source":1027,"target":1030},{"source":1027,"target":134},{"source":1030,"target":51},{"source":1028,"target":6},{"source":135,"target":0},{"source":135,"target":6},{"source":135,"target":1031},{"source":135,"target":1032},{"source":1031,"target":71},{"source":1031,"target":1033},{"source":1031,"target":135},{"source":1033,"target":71},{"source":1032,"target":6},{"source":136,"target":0},{"source":136,"target":31},{"source":136,"target":1034},{"source":136,"target":1035},{"source":1036,"target":27},{"source":1036,"target":1037},{"source":1037,"target":27},{"source":1034,"target":137},{"source":1034,"target":1038},{"source":1034,"target":136},{"source":1038,"target":137},{"source":1035,"target":31},{"source":137,"target":0},{"source":137,"target":41},{"source":137,"target":1039},{"source":137,"target":1040},{"source":137,"target":1041},{"source":137,"target":1042},{"source":1039,"target":124},{"source":1039,"target":1043},{"source":1039,"target":137},{"source":1043,"target":124},{"source":1040,"target":31},{"source":1040,"target":1044},{"source":1040,"target":137},{"source":1044,"target":31},{"source":1041,"target":45},{"source":1041,"target":1045},{"source":1041,"target":137},{"source":1045,"target":45},{"source":1042,"target":41},{"source":138,"target":0},{"source":138,"target":31},{"source":138,"target":1046},{"source":138,"target":1047},{"source":1048,"target":27},{"source":1048,"target":1049},{"source":1049,"target":27},{"source":1046,"target":139},{"source":1046,"target":1050},{"source":1046,"target":138},{"source":1050,"target":139},{"source":1047,"target":31},{"source":139,"target":0},{"source":139,"target":140},{"source":139,"target":1051},{"source":139,"target":1052},{"source":139,"target":1053},{"source":1051,"target":31},{"source":1051,"target":1054},{"source":1051,"target":139},{"source":1054,"target":31},{"source":1052,"target":70},{"source":1052,"target":1055},{"source":1052,"target":139},{"source":1055,"target":70},{"source":1053,"target":140},{"source":140,"target":0},{"source":140,"target":41},{"source":140,"target":1056},{"source":1056,"target":41},{"source":141,"target":0},{"source":141,"target":31},{"source":141,"target":1057},{"source":141,"target":1058},{"source":1059,"target":27},{"source":1059,"target":1060},{"source":1060,"target":27},{"source":1057,"target":140},{"source":1057,"target":1061},{"source":1057,"target":141},{"source":1061,"target":140},{"source":1058,"target":31},{"source":142,"target":0},{"source":142,"target":140},{"source":142,"target":1062},{"source":142,"target":1063},{"source":142,"target":1064},{"source":142,"target":1065},{"source":142,"target":1066},{"source":1062,"target":76},{"source":1062,"target":1067},{"source":1062,"target":142},{"source":1067,"target":76},{"source":1063,"target":77},{"source":1063,"target":1068},{"source":1063,"target":142},{"source":1068,"target":77},{"source":1064,"target":44},{"source":1064,"target":1069},{"source":1064,"target":142},{"source":1069,"target":44},{"source":1065,"target":55},{"source":1065,"target":1070},{"source":1065,"target":142},{"source":1070,"target":55},{"source":1066,"target":140},{"source":143,"target":0},{"source":143,"target":140},{"source":143,"target":1071},{"source":143,"target":1072},{"source":143,"target":1073},{"source":143,"target":1074},{"source":143,"target":1075},{"source":1071,"target":68},{"source":1071,"target":1076},{"source":1071,"target":143},{"source":1076,"target":68},{"source":1072,"target":87},{"source":1072,"target":1077},{"source":1072,"target":143},{"source":1077,"target":87},{"source":1073,"target":44},{"source":1073,"target":1078},{"source":1073,"target":143},{"source":1078,"target":44},{"source":1074,"target":55},{"source":1074,"target":1079},{"source":1074,"target":143},{"source":1079,"target":55},{"source":1075,"target":140},{"source":144,"target":0},{"source":144,"target":140},{"source":144,"target":1080},{"source":144,"target":1081},{"source":144,"target":1082},{"source":1080,"target":68},{"source":1080,"target":1083},{"source":1080,"target":144},{"source":1083,"target":68},{"source":1081,"target":98},{"source":1081,"target":1084},{"source":1081,"target":144},{"source":1084,"target":98},{"source":1082,"target":140},{"source":145,"target":0},{"source":145,"target":37},{"source":145,"target":24},{"source":145,"target":1085},{"source":145,"target":1086},{"source":145,"target":1087},{"source":1085,"target":146},{"source":1085,"target":1088},{"source":1085,"target":145},{"source":1088,"target":146},{"source":1086,"target":37},{"source":1087,"target":24},{"source":146,"target":0},{"source":146,"target":37},{"source":146,"target":49},{"source":146,"target":1089},{"source":146,"target":1090},{"source":146,"target":1091},{"source":146,"target":1092},{"source":1089,"target":30},{"source":1089,"target":1093},{"source":1089,"target":146},{"source":1093,"target":30},{"source":1090,"target":66},{"source":1090,"target":1094},{"source":1090,"target":146},{"source":1094,"target":66},{"source":1091,"target":37},{"source":1092,"target":49},{"source":147,"target":0},{"source":147,"target":43},{"source":147,"target":1095},{"source":147,"target":1096},{"source":147,"target":1097},{"source":147,"target":1098},{"source":1095,"target":146},{"source":1095,"target":1099},{"source":1095,"target":147},{"source":1099,"target":146},{"source":1096,"target":146},{"source":1096,"target":1100},{"source":1096,"target":147},{"source":1100,"target":146},{"source":1097,"target":145},{"source":1097,"target":1101},{"source":1097,"target":147},{"source":1101,"target":145},{"source":1098,"target":43},{"source":148,"target":0},{"source":148,"target":51},{"source":148,"target":149},{"source":148,"target":66},{"source":148,"target":1102},{"source":148,"target":1103},{"source":148,"target":1104},{"source":148,"target":1105},{"source":148,"target":1106},{"source":148,"target":1107},{"source":148,"target":1108},{"source":148,"target":1109},{"source":148,"target":1110},{"source":148,"target":1111},{"source":1102,"target":73},{"source":1102,"target":1112},{"source":1102,"target":148},{"source":1112,"target":73},{"source":1103,"target":80},{"source":1103,"target":1113},{"source":1103,"target":148},{"source":1113,"target":80},{"source":1104,"target":91},{"source":1104,"target":1114},{"source":1104,"target":148},{"source":1114,"target":91},{"source":1105,"target":85},{"source":1105,"target":1115},{"source":1105,"target":148},{"source":1115,"target":85},{"source":1106,"target":89},{"source":1106,"target":1116},{"source":1106,"target":148},{"source":1116,"target":89},{"source":1107,"target":88},{"source":1107,"target":1117},{"source":1107,"target":148},{"source":1117,"target":88},{"source":1108,"target":94},{"source":1108,"target":1118},{"source":1108,"target":148},{"source":1118,"target":94},{"source":1109,"target":51},{"source":1110,"target":149},{"source":1111,"target":66},{"source":149,"target":0},{"source":149,"target":44},{"source":149,"target":112},{"source":149,"target":79},{"source":149,"target":84},{"source":149,"target":164},{"source":149,"target":162},{"source":149,"target":166},{"source":149,"target":160},{"source":149,"target":96},{"source":149,"target":93},{"source":149,"target":158},{"source":149,"target":154},{"source":149,"target":156},{"source":149,"target":152},{"source":149,"target":150},{"source":149,"target":1119},{"source":149,"target":1120},{"source":149,"target":1121},{"source":149,"target":1122},{"source":149,"target":1123},{"source":149,"target":1124},{"source":149,"target":1125},{"source":149,"target":1126},{"source":149,"target":1127},{"source":149,"target":1128},{"source":149,"target":1129},{"source":149,"target":1130},{"source":149,"target":1131},{"source":149,"target":1132},{"source":149,"target":1133},{"source":1119,"target":44},{"source":1120,"target":112},{"source":1121,"target":79},{"source":1122,"target":84},{"source":1123,"target":164},{"source":1124,"target":162},{"source":1125,"target":166},{"source":1126,"target":160},{"source":1127,"target":96},{"source":1128,"target":93},{"source":1129,"target":158},{"source":1130,"target":154},{"source":1131,"target":156},{"source":1132,"target":152},{"source":1133,"target":150},{"source":150,"target":0},{"source":150,"target":45},{"source":150,"target":151},{"source":150,"target":1134},{"source":150,"target":1135},{"source":1134,"target":45},{"source":1135,"target":151},{"source":151,"target":0},{"source":151,"target":6},{"source":151,"target":1136},{"source":1136,"target":6},{"source":152,"target":0},{"source":152,"target":45},{"source":152,"target":153},{"source":152,"target":1137},{"source":152,"target":1138},{"source":1137,"target":45},{"source":1138,"target":153},{"source":153,"target":0},{"source":153,"target":6},{"source":153,"target":1139},{"source":1139,"target":6},{"source":154,"target":0},{"source":154,"target":45},{"source":154,"target":155},{"source":154,"target":1140},{"source":154,"target":1141},{"source":1140,"target":45},{"source":1141,"target":155},{"source":155,"target":0},{"source":155,"target":6},{"source":155,"target":1142},{"source":1142,"target":6},{"source":156,"target":0},{"source":156,"target":45},{"source":156,"target":157},{"source":156,"target":1143},{"source":156,"target":1144},{"source":1143,"target":45},{"source":1144,"target":157},{"source":157,"target":0},{"source":157,"target":6},{"source":157,"target":1145},{"source":1145,"target":6},{"source":158,"target":0},{"source":158,"target":45},{"source":158,"target":159},{"source":158,"target":1146},{"source":158,"target":1147},{"source":1146,"target":45},{"source":1147,"target":159},{"source":159,"target":0},{"source":159,"target":6},{"source":159,"target":1148},{"source":1148,"target":6},{"source":160,"target":0},{"source":160,"target":161},{"source":160,"target":45},{"source":160,"target":1149},{"source":160,"target":1150},{"source":1149,"target":161},{"source":1150,"target":45},{"source":161,"target":0},{"source":161,"target":6},{"source":161,"target":1151},{"source":1151,"target":6},{"source":162,"target":0},{"source":162,"target":163},{"source":162,"target":45},{"source":162,"target":1152},{"source":162,"target":1153},{"source":1152,"target":163},{"source":1153,"target":45},{"source":163,"target":0},{"source":163,"target":6},{"source":163,"target":1154},{"source":1154,"target":6},{"source":164,"target":0},{"source":164,"target":165},{"source":164,"target":45},{"source":164,"target":1155},{"source":164,"target":1156},{"source":1155,"target":165},{"source":1156,"target":45},{"source":165,"target":0},{"source":165,"target":6},{"source":165,"target":1157},{"source":1157,"target":6},{"source":166,"target":0},{"source":166,"target":167},{"source":166,"target":45},{"source":166,"target":1158},{"source":166,"target":1159},{"source":1158,"target":167},{"source":1159,"target":45},{"source":167,"target":0},{"source":167,"target":6},{"source":167,"target":1160},{"source":1160,"target":6},{"source":168,"target":0},{"source":168,"target":147},{"source":168,"target":149},{"source":168,"target":1161},{"source":168,"target":1162},{"source":168,"target":1163},{"source":168,"target":1164},{"source":168,"target":1165},{"source":168,"target":1166},{"source":168,"target":1167},{"source":168,"target":1168},{"source":168,"target":1169},{"source":168,"target":1170},{"source":168,"target":1171},{"source":168,"target":1172},{"source":168,"target":1173},{"source":168,"target":1174},{"source":168,"target":1175},{"source":1176,"target":51},{"source":1176,"target":1177},{"source":1177,"target":51},{"source":1161,"target":169},{"source":1161,"target":1178},{"source":1161,"target":168},{"source":1178,"target":169},{"source":1162,"target":170},{"source":1162,"target":1179},{"source":1162,"target":168},{"source":1179,"target":170},{"source":1163,"target":171},{"source":1163,"target":1180},{"source":1163,"target":168},{"source":1180,"target":171},{"source":1164,"target":172},{"source":1164,"target":1181},{"source":1164,"target":168},{"source":1181,"target":172},{"source":1165,"target":173},{"source":1165,"target":1182},{"source":1165,"target":168},{"source":1182,"target":173},{"source":1166,"target":174},{"source":1166,"target":1183},{"source":1166,"target":168},{"source":1183,"target":174},{"source":1167,"target":175},{"source":1167,"target":1184},{"source":1167,"target":168},{"source":1184,"target":175},{"source":1168,"target":176},{"source":1168,"target":1185},{"source":1168,"target":168},{"source":1185,"target":176},{"source":1169,"target":177},{"source":1169,"target":1186},{"source":1169,"target":168},{"source":1186,"target":177},{"source":1170,"target":178},{"source":1170,"target":1187},{"source":1170,"target":168},{"source":1187,"target":178},{"source":1171,"target":179},{"source":1171,"target":1188},{"source":1171,"target":168},{"source":1188,"target":179},{"source":1172,"target":180},{"source":1172,"target":1189},{"source":1172,"target":168},{"source":1189,"target":180},{"source":1173,"target":181},{"source":1173,"target":1190},{"source":1173,"target":168},{"source":1190,"target":181},{"source":1174,"target":147},{"source":1175,"target":149},{"source":169,"target":0},{"source":169,"target":100},{"source":169,"target":75},{"source":169,"target":78},{"source":169,"target":1191},{"source":169,"target":1192},{"source":169,"target":1193},{"source":169,"target":1194},{"source":1191,"target":79},{"source":1191,"target":1195},{"source":1191,"target":169},{"source":1195,"target":79},{"source":1192,"target":100},{"source":1193,"target":75},{"source":1194,"target":78},{"source":170,"target":0},{"source":170,"target":100},{"source":170,"target":75},{"source":170,"target":83},{"source":170,"target":81},{"source":170,"target":82},{"source":170,"target":1196},{"source":170,"target":1197},{"source":170,"target":1198},{"source":170,"target":1199},{"source":170,"target":1200},{"source":170,"target":1201},{"source":1196,"target":84},{"source":1196,"target":1202},{"source":1196,"target":170},{"source":1202,"target":84},{"source":1197,"target":100},{"source":1198,"target":75},{"source":1199,"target":83},{"source":1200,"target":81},{"source":1201,"target":82},{"source":171,"target":0},{"source":171,"target":100},{"source":171,"target":165},{"source":171,"target":1203},{"source":171,"target":1204},{"source":171,"target":1205},{"source":1203,"target":164},{"source":1203,"target":1206},{"source":1203,"target":171},{"source":1206,"target":164},{"source":1204,"target":100},{"source":1205,"target":165},{"source":172,"target":0},{"source":172,"target":100},{"source":172,"target":163},{"source":172,"target":1207},{"source":172,"target":1208},{"source":172,"target":1209},{"source":1207,"target":162},{"source":1207,"target":1210},{"source":1207,"target":172},{"source":1210,"target":162},{"source":1208,"target":100},{"source":1209,"target":163},{"source":173,"target":0},{"source":173,"target":100},{"source":173,"target":161},{"source":173,"target":1211},{"source":173,"target":1212},{"source":173,"target":1213},{"source":1211,"target":160},{"source":1211,"target":1214},{"source":1211,"target":173},{"source":1214,"target":160},{"source":1212,"target":100},{"source":1213,"target":161},{"source":174,"target":0},{"source":174,"target":100},{"source":174,"target":167},{"source":174,"target":1215},{"source":174,"target":1216},{"source":174,"target":1217},{"source":1215,"target":166},{"source":1215,"target":1218},{"source":1215,"target":174},{"source":1218,"target":166},{"source":1216,"target":100},{"source":1217,"target":167},{"source":175,"target":0},{"source":175,"target":100},{"source":175,"target":159},{"source":175,"target":1219},{"source":175,"target":1220},{"source":175,"target":1221},{"source":1219,"target":158},{"source":1219,"target":1222},{"source":1219,"target":175},{"source":1222,"target":158},{"source":1220,"target":100},{"source":1221,"target":159},{"source":176,"target":0},{"source":176,"target":100},{"source":176,"target":75},{"source":176,"target":92},{"source":176,"target":1223},{"source":176,"target":1224},{"source":176,"target":1225},{"source":176,"target":1226},{"source":1223,"target":93},{"source":1223,"target":1227},{"source":1223,"target":176},{"source":1227,"target":93},{"source":1224,"target":100},{"source":1225,"target":75},{"source":1226,"target":92},{"source":177,"target":0},{"source":177,"target":100},{"source":177,"target":75},{"source":177,"target":95},{"source":177,"target":66},{"source":177,"target":1228},{"source":177,"target":1229},{"source":177,"target":1230},{"source":177,"target":1231},{"source":177,"target":1232},{"source":1228,"target":96},{"source":1228,"target":1233},{"source":1228,"target":177},{"source":1233,"target":96},{"source":1229,"target":100},{"source":1230,"target":75},{"source":1231,"target":95},{"source":1232,"target":66},{"source":178,"target":0},{"source":178,"target":100},{"source":178,"target":157},{"source":178,"target":1234},{"source":178,"target":1235},{"source":178,"target":1236},{"source":1234,"target":156},{"source":1234,"target":1237},{"source":1234,"target":178},{"source":1237,"target":156},{"source":1235,"target":100},{"source":1236,"target":157},{"source":179,"target":0},{"source":179,"target":100},{"source":179,"target":155},{"source":179,"target":1238},{"source":179,"target":1239},{"source":179,"target":1240},{"source":1238,"target":154},{"source":1238,"target":1241},{"source":1238,"target":179},{"source":1241,"target":154},{"source":1239,"target":100},{"source":1240,"target":155},{"source":180,"target":0},{"source":180,"target":100},{"source":180,"target":153},{"source":180,"target":1242},{"source":180,"target":1243},{"source":180,"target":1244},{"source":1242,"target":152},{"source":1242,"target":1245},{"source":1242,"target":180},{"source":1245,"target":152},{"source":1243,"target":100},{"source":1244,"target":153},{"source":181,"target":0},{"source":181,"target":100},{"source":181,"target":151},{"source":181,"target":1246},{"source":181,"target":1247},{"source":181,"target":1248},{"source":1246,"target":150},{"source":1246,"target":1249},{"source":1246,"target":181},{"source":1249,"target":150},{"source":1247,"target":100},{"source":1248,"target":151},{"source":182,"target":0},{"source":182,"target":55},{"source":182,"target":112},{"source":182,"target":79},{"source":182,"target":84},{"source":182,"target":164},{"source":182,"target":162},{"source":182,"target":166},{"source":182,"target":160},{"source":182,"target":96},{"source":182,"target":93},{"source":182,"target":158},{"source":182,"target":154},{"source":182,"target":156},{"source":182,"target":152},{"source":182,"target":150},{"source":182,"target":1250},{"source":182,"target":1251},{"source":182,"target":1252},{"source":182,"target":1253},{"source":182,"target":1254},{"source":182,"target":1255},{"source":182,"target":1256},{"source":182,"target":1257},{"source":182,"target":1258},{"source":182,"target":1259},{"source":182,"target":1260},{"source":182,"target":1261},{"source":182,"target":1262},{"source":182,"target":1263},{"source":182,"target":1264},{"source":1250,"target":55},{"source":1251,"target":112},{"source":1252,"target":79},{"source":1253,"target":84},{"source":1254,"target":164},{"source":1255,"target":162},{"source":1256,"target":166},{"source":1257,"target":160},{"source":1258,"target":96},{"source":1259,"target":93},{"source":1260,"target":158},{"source":1261,"target":154},{"source":1262,"target":156},{"source":1263,"target":152},{"source":1264,"target":150},{"source":183,"target":0},{"source":183,"target":44},{"source":183,"target":79},{"source":183,"target":1265},{"source":183,"target":1266},{"source":1265,"target":44},{"source":1266,"target":79},{"source":184,"target":0},{"source":184,"target":51},{"source":184,"target":183},{"source":184,"target":1267},{"source":184,"target":1268},{"source":184,"target":1269},{"source":184,"target":1270},{"source":184,"target":1271},{"source":184,"target":1272},{"source":1267,"target":73},{"source":1267,"target":1273},{"source":1267,"target":184},{"source":1273,"target":73},{"source":1268,"target":85},{"source":1268,"target":1274},{"source":1268,"target":184},{"source":1274,"target":85},{"source":1269,"target":88},{"source":1269,"target":1275},{"source":1269,"target":184},{"source":1275,"target":88},{"source":1270,"target":89},{"source":1270,"target":1276},{"source":1270,"target":184},{"source":1276,"target":89},{"source":1271,"target":51},{"source":1272,"target":183},{"source":185,"target":0},{"source":185,"target":43},{"source":185,"target":183},{"source":185,"target":1277},{"source":185,"target":1278},{"source":185,"target":1279},{"source":1280,"target":51},{"source":1280,"target":1281},{"source":1281,"target":51},{"source":1277,"target":180},{"source":1277,"target":1282},{"source":1277,"target":185},{"source":1282,"target":180},{"source":1278,"target":43},{"source":1279,"target":183},{"source":186,"target":0},{"source":186,"target":55},{"source":186,"target":79},{"source":186,"target":1283},{"source":186,"target":1284},{"source":1283,"target":55},{"source":1284,"target":79},{"source":187,"target":0},{"source":187,"target":44},{"source":187,"target":84},{"source":187,"target":1285},{"source":187,"target":1286},{"source":1285,"target":44},{"source":1286,"target":84},{"source":188,"target":0},{"source":188,"target":51},{"source":188,"target":187},{"source":188,"target":66},{"source":188,"target":1287},{"source":188,"target":1288},{"source":188,"target":1289},{"source":188,"target":1290},{"source":188,"target":1291},{"source":188,"target":1292},{"source":1287,"target":91},{"source":1287,"target":1293},{"source":1287,"target":188},{"source":1293,"target":91},{"source":1288,"target":80},{"source":1288,"target":1294},{"source":1288,"target":188},{"source":1294,"target":80},{"source":1289,"target":94},{"source":1289,"target":1295},{"source":1289,"target":188},{"source":1295,"target":94},{"source":1290,"target":51},{"source":1291,"target":187},{"source":1292,"target":66},{"source":189,"target":0},{"source":189,"target":43},{"source":189,"target":187},{"source":189,"target":1296},{"source":189,"target":1297},{"source":189,"target":1298},{"source":189,"target":1299},{"source":1300,"target":51},{"source":1300,"target":1301},{"source":1301,"target":51},{"source":1296,"target":170},{"source":1296,"target":1302},{"source":1296,"target":189},{"source":1302,"target":170},{"source":1297,"target":176},{"source":1297,"target":1303},{"source":1297,"target":189},{"source":1303,"target":176},{"source":1298,"target":43},{"source":1299,"target":187},{"source":190,"target":0},{"source":190,"target":55},{"source":190,"target":84},{"source":190,"target":1304},{"source":190,"target":1305},{"source":1304,"target":55},{"source":1305,"target":84},{"source":191,"target":0},{"source":191,"target":44},{"source":191,"target":164},{"source":191,"target":1306},{"source":191,"target":1307},{"source":1306,"target":44},{"source":1307,"target":164},{"source":192,"target":0},{"source":192,"target":51},{"source":192,"target":191},{"source":192,"target":1308},{"source":192,"target":1309},{"source":192,"target":1310},{"source":192,"target":1311},{"source":192,"target":1312},{"source":192,"target":1313},{"source":192,"target":1314},{"source":192,"target":1315},{"source":1308,"target":85},{"source":1308,"target":1316},{"source":1308,"target":192},{"source":1316,"target":85},{"source":1309,"target":88},{"source":1309,"target":1317},{"source":1309,"target":192},{"source":1317,"target":88},{"source":1310,"target":89},{"source":1310,"target":1318},{"source":1310,"target":192},{"source":1318,"target":89},{"source":1311,"target":73},{"source":1311,"target":1319},{"source":1311,"target":192},{"source":1319,"target":73},{"source":1312,"target":91},{"source":1312,"target":1320},{"source":1312,"target":192},{"source":1320,"target":91},{"source":1313,"target":94},{"source":1313,"target":1321},{"source":1313,"target":192},{"source":1321,"target":94},{"source":1314,"target":51},{"source":1315,"target":191},{"source":193,"target":0},{"source":193,"target":43},{"source":193,"target":191},{"source":193,"target":1322},{"source":193,"target":1323},{"source":193,"target":1324},{"source":193,"target":1325},{"source":193,"target":1326},{"source":1327,"target":51},{"source":1327,"target":1328},{"source":1328,"target":51},{"source":1322,"target":169},{"source":1322,"target":1329},{"source":1322,"target":193},{"source":1329,"target":169},{"source":1323,"target":170},{"source":1323,"target":1330},{"source":1323,"target":193},{"source":1330,"target":170},{"source":1324,"target":180},{"source":1324,"target":1331},{"source":1324,"target":193},{"source":1331,"target":180},{"source":1325,"target":43},{"source":1326,"target":191},{"source":194,"target":0},{"source":194,"target":55},{"source":194,"target":164},{"source":194,"target":1332},{"source":194,"target":1333},{"source":1332,"target":55},{"source":1333,"target":164},{"source":195,"target":0},{"source":195,"target":44},{"source":195,"target":162},{"source":195,"target":1334},{"source":195,"target":1335},{"source":1334,"target":44},{"source":1335,"target":162},{"source":196,"target":0},{"source":196,"target":51},{"source":196,"target":195},{"source":196,"target":1336},{"source":196,"target":1337},{"source":196,"target":1338},{"source":196,"target":1339},{"source":196,"target":1340},{"source":196,"target":1341},{"source":1336,"target":73},{"source":1336,"target":1342},{"source":1336,"target":196},{"source":1342,"target":73},{"source":1337,"target":85},{"source":1337,"target":1343},{"source":1337,"target":196},{"source":1343,"target":85},{"source":1338,"target":88},{"source":1338,"target":1344},{"source":1338,"target":196},{"source":1344,"target":88},{"source":1339,"target":89},{"source":1339,"target":1345},{"source":1339,"target":196},{"source":1345,"target":89},{"source":1340,"target":51},{"source":1341,"target":195},{"source":197,"target":0},{"source":197,"target":43},{"source":197,"target":195},{"source":197,"target":1346},{"source":197,"target":1347},{"source":197,"target":1348},{"source":197,"target":1349},{"source":1350,"target":51},{"source":1350,"target":1351},{"source":1351,"target":51},{"source":1346,"target":169},{"source":1346,"target":1352},{"source":1346,"target":197},{"source":1352,"target":169},{"source":1347,"target":172},{"source":1347,"target":1353},{"source":1347,"target":197},{"source":1353,"target":172},{"source":1348,"target":43},{"source":1349,"target":195},{"source":198,"target":0},{"source":198,"target":55},{"source":198,"target":162},{"source":198,"target":1354},{"source":198,"target":1355},{"source":1354,"target":55},{"source":1355,"target":162},{"source":199,"target":0},{"source":199,"target":44},{"source":199,"target":93},{"source":199,"target":1356},{"source":199,"target":1357},{"source":1356,"target":44},{"source":1357,"target":93},{"source":200,"target":0},{"source":200,"target":51},{"source":200,"target":199},{"source":200,"target":66},{"source":200,"target":1358},{"source":200,"target":1359},{"source":200,"target":1360},{"source":200,"target":1361},{"source":200,"target":1362},{"source":200,"target":1363},{"source":200,"target":1364},{"source":200,"target":1365},{"source":200,"target":1366},{"source":1358,"target":88},{"source":1358,"target":1367},{"source":1358,"target":200},{"source":1367,"target":88},{"source":1359,"target":89},{"source":1359,"target":1368},{"source":1359,"target":200},{"source":1368,"target":89},{"source":1360,"target":90},{"source":1360,"target":1369},{"source":1360,"target":200},{"source":1369,"target":90},{"source":1361,"target":80},{"source":1361,"target":1370},{"source":1361,"target":200},{"source":1370,"target":80},{"source":1362,"target":91},{"source":1362,"target":1371},{"source":1362,"target":200},{"source":1371,"target":91},{"source":1363,"target":94},{"source":1363,"target":1372},{"source":1363,"target":200},{"source":1372,"target":94},{"source":1364,"target":51},{"source":1365,"target":199},{"source":1366,"target":66},{"source":201,"target":0},{"source":201,"target":147},{"source":201,"target":199},{"source":201,"target":1373},{"source":201,"target":1374},{"source":201,"target":1375},{"source":201,"target":1376},{"source":1377,"target":51},{"source":1377,"target":1378},{"source":1378,"target":51},{"source":1373,"target":170},{"source":1373,"target":1379},{"source":1373,"target":201},{"source":1379,"target":170},{"source":1374,"target":176},{"source":1374,"target":1380},{"source":1374,"target":201},{"source":1380,"target":176},{"source":1375,"target":147},{"source":1376,"target":199},{"source":202,"target":0},{"source":202,"target":55},{"source":202,"target":93},{"source":202,"target":1381},{"source":202,"target":1382},{"source":1381,"target":55},{"source":1382,"target":93},{"source":203,"target":0},{"source":203,"target":44},{"source":203,"target":96},{"source":203,"target":1383},{"source":203,"target":1384},{"source":1383,"target":44},{"source":1384,"target":96},{"source":204,"target":0},{"source":204,"target":51},{"source":204,"target":203},{"source":204,"target":66},{"source":204,"target":1385},{"source":204,"target":1386},{"source":204,"target":1387},{"source":204,"target":1388},{"source":204,"target":1389},{"source":1385,"target":91},{"source":1385,"target":1390},{"source":1385,"target":204},{"source":1390,"target":91},{"source":1386,"target":94},{"source":1386,"target":1391},{"source":1386,"target":204},{"source":1391,"target":94},{"source":1387,"target":51},{"source":1388,"target":203},{"source":1389,"target":66},{"source":205,"target":0},{"source":205,"target":43},{"source":205,"target":203},{"source":205,"target":1392},{"source":205,"target":1393},{"source":205,"target":1394},{"source":205,"target":1395},{"source":205,"target":1396},{"source":1397,"target":51},{"source":1397,"target":1398},{"source":1398,"target":51},{"source":1392,"target":176},{"source":1392,"target":1399},{"source":1392,"target":205},{"source":1399,"target":176},{"source":1393,"target":177},{"source":1393,"target":1400},{"source":1393,"target":205},{"source":1400,"target":177},{"source":1394,"target":170},{"source":1394,"target":1401},{"source":1394,"target":205},{"source":1401,"target":170},{"source":1395,"target":43},{"source":1396,"target":203},{"source":206,"target":0},{"source":206,"target":55},{"source":206,"target":96},{"source":206,"target":1402},{"source":206,"target":1403},{"source":1402,"target":55},{"source":1403,"target":96},{"source":207,"target":0},{"source":207,"target":44},{"source":207,"target":158},{"source":207,"target":1404},{"source":207,"target":1405},{"source":1404,"target":44},{"source":1405,"target":158},{"source":208,"target":0},{"source":208,"target":51},{"source":208,"target":207},{"source":208,"target":1406},{"source":208,"target":1407},{"source":208,"target":1408},{"source":208,"target":1409},{"source":208,"target":1410},{"source":208,"target":1411},{"source":208,"target":1412},{"source":208,"target":1413},{"source":208,"target":1414},{"source":1406,"target":73},{"source":1406,"target":1415},{"source":1406,"target":208},{"source":1415,"target":73},{"source":1407,"target":80},{"source":1407,"target":1416},{"source":1407,"target":208},{"source":1416,"target":80},{"source":1408,"target":85},{"source":1408,"target":1417},{"source":1408,"target":208},{"source":1417,"target":85},{"source":1409,"target":94},{"source":1409,"target":1418},{"source":1409,"target":208},{"source":1418,"target":94},{"source":1410,"target":91},{"source":1410,"target":1419},{"source":1410,"target":208},{"source":1419,"target":91},{"source":1411,"target":89},{"source":1411,"target":1420},{"source":1411,"target":208},{"source":1420,"target":89},{"source":1412,"target":88},{"source":1412,"target":1421},{"source":1412,"target":208},{"source":1421,"target":88},{"source":1413,"target":51},{"source":1414,"target":207},{"source":209,"target":0},{"source":209,"target":43},{"source":209,"target":207},{"source":209,"target":1422},{"source":209,"target":1423},{"source":209,"target":1424},{"source":209,"target":1425},{"source":209,"target":1426},{"source":209,"target":1427},{"source":209,"target":1428},{"source":209,"target":1429},{"source":209,"target":1430},{"source":209,"target":1431},{"source":209,"target":1432},{"source":209,"target":1433},{"source":209,"target":1434},{"source":1435,"target":51},{"source":1435,"target":1436},{"source":1436,"target":51},{"source":1422,"target":169},{"source":1422,"target":1437},{"source":1422,"target":209},{"source":1437,"target":169},{"source":1423,"target":170},{"source":1423,"target":1438},{"source":1423,"target":209},{"source":1438,"target":170},{"source":1424,"target":171},{"source":1424,"target":1439},{"source":1424,"target":209},{"source":1439,"target":171},{"source":1425,"target":172},{"source":1425,"target":1440},{"source":1425,"target":209},{"source":1440,"target":172},{"source":1426,"target":173},{"source":1426,"target":1441},{"source":1426,"target":209},{"source":1441,"target":173},{"source":1427,"target":174},{"source":1427,"target":1442},{"source":1427,"target":209},{"source":1442,"target":174},{"source":1428,"target":176},{"source":1428,"target":1443},{"source":1428,"target":209},{"source":1443,"target":176},{"source":1429,"target":177},{"source":1429,"target":1444},{"source":1429,"target":209},{"source":1444,"target":177},{"source":1430,"target":175},{"source":1430,"target":1445},{"source":1430,"target":209},{"source":1445,"target":175},{"source":1431,"target":180},{"source":1431,"target":1446},{"source":1431,"target":209},{"source":1446,"target":180},{"source":1432,"target":181},{"source":1432,"target":1447},{"source":1432,"target":209},{"source":1447,"target":181},{"source":1433,"target":43},{"source":1434,"target":207},{"source":210,"target":0},{"source":210,"target":55},{"source":210,"target":158},{"source":210,"target":1448},{"source":210,"target":1449},{"source":1448,"target":55},{"source":1449,"target":158},{"source":211,"target":0},{"source":211,"target":44},{"source":211,"target":166},{"source":211,"target":1450},{"source":211,"target":1451},{"source":1450,"target":44},{"source":1451,"target":166},{"source":212,"target":0},{"source":212,"target":51},{"source":212,"target":211},{"source":212,"target":1452},{"source":212,"target":1453},{"source":212,"target":1454},{"source":212,"target":1455},{"source":212,"target":1456},{"source":212,"target":1457},{"source":212,"target":1458},{"source":212,"target":1459},{"source":1452,"target":85},{"source":1452,"target":1460},{"source":1452,"target":212},{"source":1460,"target":85},{"source":1453,"target":88},{"source":1453,"target":1461},{"source":1453,"target":212},{"source":1461,"target":88},{"source":1454,"target":89},{"source":1454,"target":1462},{"source":1454,"target":212},{"source":1462,"target":89},{"source":1455,"target":73},{"source":1455,"target":1463},{"source":1455,"target":212},{"source":1463,"target":73},{"source":1456,"target":91},{"source":1456,"target":1464},{"source":1456,"target":212},{"source":1464,"target":91},{"source":1457,"target":94},{"source":1457,"target":1465},{"source":1457,"target":212},{"source":1465,"target":94},{"source":1458,"target":51},{"source":1459,"target":211},{"source":213,"target":0},{"source":213,"target":43},{"source":213,"target":211},{"source":213,"target":1466},{"source":213,"target":1467},{"source":213,"target":1468},{"source":213,"target":1469},{"source":213,"target":1470},{"source":213,"target":1471},{"source":1472,"target":51},{"source":1472,"target":1473},{"source":1473,"target":51},{"source":1466,"target":169},{"source":1466,"target":1474},{"source":1466,"target":213},{"source":1474,"target":169},{"source":1467,"target":172},{"source":1467,"target":1475},{"source":1467,"target":213},{"source":1475,"target":172},{"source":1468,"target":180},{"source":1468,"target":1476},{"source":1468,"target":213},{"source":1476,"target":180},{"source":1469,"target":181},{"source":1469,"target":1477},{"source":1469,"target":213},{"source":1477,"target":181},{"source":1470,"target":43},{"source":1471,"target":211},{"source":214,"target":0},{"source":214,"target":55},{"source":214,"target":166},{"source":214,"target":1478},{"source":214,"target":1479},{"source":1478,"target":55},{"source":1479,"target":166},{"source":215,"target":0},{"source":215,"target":44},{"source":215,"target":160},{"source":215,"target":1480},{"source":215,"target":1481},{"source":1480,"target":44},{"source":1481,"target":160},{"source":216,"target":0},{"source":216,"target":51},{"source":216,"target":215},{"source":216,"target":1482},{"source":216,"target":1483},{"source":216,"target":1484},{"source":216,"target":1485},{"source":216,"target":1486},{"source":216,"target":1487},{"source":216,"target":1488},{"source":216,"target":1489},{"source":1482,"target":85},{"source":1482,"target":1490},{"source":1482,"target":216},{"source":1490,"target":85},{"source":1483,"target":88},{"source":1483,"target":1491},{"source":1483,"target":216},{"source":1491,"target":88},{"source":1484,"target":89},{"source":1484,"target":1492},{"source":1484,"target":216},{"source":1492,"target":89},{"source":1485,"target":80},{"source":1485,"target":1493},{"source":1485,"target":216},{"source":1493,"target":80},{"source":1486,"target":91},{"source":1486,"target":1494},{"source":1486,"target":216},{"source":1494,"target":91},{"source":1487,"target":94},{"source":1487,"target":1495},{"source":1487,"target":216},{"source":1495,"target":94},{"source":1488,"target":51},{"source":1489,"target":215},{"source":217,"target":0},{"source":217,"target":43},{"source":217,"target":215},{"source":217,"target":1496},{"source":217,"target":1497},{"source":217,"target":1498},{"source":217,"target":1499},{"source":217,"target":1500},{"source":217,"target":1501},{"source":217,"target":1502},{"source":1503,"target":51},{"source":1503,"target":1504},{"source":1504,"target":51},{"source":1496,"target":170},{"source":1496,"target":1505},{"source":1496,"target":217},{"source":1505,"target":170},{"source":1497,"target":176},{"source":1497,"target":1506},{"source":1497,"target":217},{"source":1506,"target":176},{"source":1498,"target":177},{"source":1498,"target":1507},{"source":1498,"target":217},{"source":1507,"target":177},{"source":1499,"target":178},{"source":1499,"target":1508},{"source":1499,"target":217},{"source":1508,"target":178},{"source":1500,"target":179},{"source":1500,"target":1509},{"source":1500,"target":217},{"source":1509,"target":179},{"source":1501,"target":43},{"source":1502,"target":215},{"source":218,"target":0},{"source":218,"target":55},{"source":218,"target":160},{"source":218,"target":1510},{"source":218,"target":1511},{"source":1510,"target":55},{"source":1511,"target":160},{"source":219,"target":0},{"source":219,"target":44},{"source":219,"target":156},{"source":219,"target":1512},{"source":219,"target":1513},{"source":1512,"target":44},{"source":1513,"target":156},{"source":220,"target":0},{"source":220,"target":51},{"source":220,"target":219},{"source":220,"target":1514},{"source":220,"target":1515},{"source":220,"target":1516},{"source":220,"target":1517},{"source":220,"target":1518},{"source":220,"target":1519},{"source":220,"target":1520},{"source":220,"target":1521},{"source":1514,"target":85},{"source":1514,"target":1522},{"source":1514,"target":220},{"source":1522,"target":85},{"source":1515,"target":88},{"source":1515,"target":1523},{"source":1515,"target":220},{"source":1523,"target":88},{"source":1516,"target":89},{"source":1516,"target":1524},{"source":1516,"target":220},{"source":1524,"target":89},{"source":1517,"target":80},{"source":1517,"target":1525},{"source":1517,"target":220},{"source":1525,"target":80},{"source":1518,"target":91},{"source":1518,"target":1526},{"source":1518,"target":220},{"source":1526,"target":91},{"source":1519,"target":94},{"source":1519,"target":1527},{"source":1519,"target":220},{"source":1527,"target":94},{"source":1520,"target":51},{"source":1521,"target":219},{"source":221,"target":0},{"source":221,"target":147},{"source":221,"target":219},{"source":221,"target":1528},{"source":221,"target":1529},{"source":221,"target":1530},{"source":221,"target":1531},{"source":221,"target":1532},{"source":1533,"target":51},{"source":1533,"target":1534},{"source":1534,"target":51},{"source":1528,"target":177},{"source":1528,"target":1535},{"source":1528,"target":221},{"source":1535,"target":177},{"source":1529,"target":176},{"source":1529,"target":1536},{"source":1529,"target":221},{"source":1536,"target":176},{"source":1530,"target":170},{"source":1530,"target":1537},{"source":1530,"target":221},{"source":1537,"target":170},{"source":1531,"target":147},{"source":1532,"target":219},{"source":222,"target":0},{"source":222,"target":55},{"source":222,"target":156},{"source":222,"target":1538},{"source":222,"target":1539},{"source":1538,"target":55},{"source":1539,"target":156},{"source":223,"target":0},{"source":223,"target":44},{"source":223,"target":154},{"source":223,"target":1540},{"source":223,"target":1541},{"source":1540,"target":44},{"source":1541,"target":154},{"source":224,"target":0},{"source":224,"target":51},{"source":224,"target":223},{"source":224,"target":1542},{"source":224,"target":1543},{"source":224,"target":1544},{"source":224,"target":1545},{"source":224,"target":1546},{"source":224,"target":1547},{"source":224,"target":1548},{"source":224,"target":1549},{"source":1542,"target":85},{"source":1542,"target":1550},{"source":1542,"target":224},{"source":1550,"target":85},{"source":1543,"target":88},{"source":1543,"target":1551},{"source":1543,"target":224},{"source":1551,"target":88},{"source":1544,"target":89},{"source":1544,"target":1552},{"source":1544,"target":224},{"source":1552,"target":89},{"source":1545,"target":80},{"source":1545,"target":1553},{"source":1545,"target":224},{"source":1553,"target":80},{"source":1546,"target":91},{"source":1546,"target":1554},{"source":1546,"target":224},{"source":1554,"target":91},{"source":1547,"target":94},{"source":1547,"target":1555},{"source":1547,"target":224},{"source":1555,"target":94},{"source":1548,"target":51},{"source":1549,"target":223},{"source":225,"target":0},{"source":225,"target":43},{"source":225,"target":223},{"source":225,"target":1556},{"source":225,"target":1557},{"source":225,"target":1558},{"source":225,"target":1559},{"source":225,"target":1560},{"source":225,"target":1561},{"source":225,"target":1562},{"source":1563,"target":51},{"source":1563,"target":1564},{"source":1564,"target":51},{"source":1556,"target":170},{"source":1556,"target":1565},{"source":1556,"target":225},{"source":1565,"target":170},{"source":1557,"target":178},{"source":1557,"target":1566},{"source":1557,"target":225},{"source":1566,"target":178},{"source":1558,"target":179},{"source":1558,"target":1567},{"source":1558,"target":225},{"source":1567,"target":179},{"source":1559,"target":176},{"source":1559,"target":1568},{"source":1559,"target":225},{"source":1568,"target":176},{"source":1560,"target":177},{"source":1560,"target":1569},{"source":1560,"target":225},{"source":1569,"target":177},{"source":1561,"target":43},{"source":1562,"target":223},{"source":226,"target":0},{"source":226,"target":55},{"source":226,"target":154},{"source":226,"target":1570},{"source":226,"target":1571},{"source":1570,"target":55},{"source":1571,"target":154},{"source":227,"target":0},{"source":227,"target":44},{"source":227,"target":152},{"source":227,"target":1572},{"source":227,"target":1573},{"source":1572,"target":44},{"source":1573,"target":152},{"source":228,"target":0},{"source":228,"target":51},{"source":228,"target":227},{"source":228,"target":1574},{"source":228,"target":1575},{"source":228,"target":1576},{"source":228,"target":1577},{"source":228,"target":1578},{"source":1574,"target":85},{"source":1574,"target":1579},{"source":1574,"target":228},{"source":1579,"target":85},{"source":1575,"target":88},{"source":1575,"target":1580},{"source":1575,"target":228},{"source":1580,"target":88},{"source":1576,"target":89},{"source":1576,"target":1581},{"source":1576,"target":228},{"source":1581,"target":89},{"source":1577,"target":51},{"source":1578,"target":227},{"source":229,"target":0},{"source":229,"target":43},{"source":229,"target":227},{"source":229,"target":1582},{"source":229,"target":1583},{"source":229,"target":1584},{"source":1585,"target":51},{"source":1585,"target":1586},{"source":1586,"target":51},{"source":1582,"target":180},{"source":1582,"target":1587},{"source":1582,"target":229},{"source":1587,"target":180},{"source":1583,"target":43},{"source":1584,"target":227},{"source":230,"target":0},{"source":230,"target":55},{"source":230,"target":152},{"source":230,"target":1588},{"source":230,"target":1589},{"source":1588,"target":55},{"source":1589,"target":152},{"source":231,"target":0},{"source":231,"target":44},{"source":231,"target":150},{"source":231,"target":1590},{"source":231,"target":1591},{"source":1590,"target":44},{"source":1591,"target":150},{"source":232,"target":0},{"source":232,"target":51},{"source":232,"target":231},{"source":232,"target":1592},{"source":232,"target":1593},{"source":232,"target":1594},{"source":232,"target":1595},{"source":232,"target":1596},{"source":232,"target":1597},{"source":232,"target":1598},{"source":1592,"target":85},{"source":1592,"target":1599},{"source":1592,"target":232},{"source":1599,"target":85},{"source":1593,"target":88},{"source":1593,"target":1600},{"source":1593,"target":232},{"source":1600,"target":88},{"source":1594,"target":89},{"source":1594,"target":1601},{"source":1594,"target":232},{"source":1601,"target":89},{"source":1595,"target":91},{"source":1595,"target":1602},{"source":1595,"target":232},{"source":1602,"target":91},{"source":1596,"target":94},{"source":1596,"target":1603},{"source":1596,"target":232},{"source":1603,"target":94},{"source":1597,"target":51},{"source":1598,"target":231},{"source":233,"target":0},{"source":233,"target":43},{"source":233,"target":231},{"source":233,"target":1604},{"source":233,"target":1605},{"source":233,"target":1606},{"source":233,"target":1607},{"source":1608,"target":51},{"source":1608,"target":1609},{"source":1609,"target":51},{"source":1604,"target":180},{"source":1604,"target":1610},{"source":1604,"target":233},{"source":1610,"target":180},{"source":1605,"target":181},{"source":1605,"target":1611},{"source":1605,"target":233},{"source":1611,"target":181},{"source":1606,"target":43},{"source":1607,"target":231},{"source":234,"target":0},{"source":234,"target":55},{"source":234,"target":150},{"source":234,"target":1612},{"source":234,"target":1613},{"source":1612,"target":55},{"source":1613,"target":150},{"source":235,"target":0},{"source":235,"target":1},{"source":235,"target":1614},{"source":235,"target":1615},{"source":235,"target":1616},{"source":1614,"target":9},{"source":1614,"target":1617},{"source":1614,"target":235},{"source":1617,"target":9},{"source":1615,"target":14},{"source":1615,"target":1618},{"source":1615,"target":235},{"source":1618,"target":14},{"source":1616,"target":1},{"source":236,"target":0},{"source":236,"target":10},{"source":236,"target":12},{"source":236,"target":13},{"source":236,"target":1619},{"source":236,"target":1620},{"source":236,"target":1621},{"source":236,"target":1622},{"source":236,"target":1623},{"source":236,"target":1624},{"source":1619,"target":11},{"source":1619,"target":1625},{"source":1619,"target":236},{"source":1625,"target":11},{"source":1620,"target":11},{"source":1620,"target":1626},{"source":1620,"target":236},{"source":1626,"target":11},{"source":1621,"target":14},{"source":1621,"target":1627},{"source":1621,"target":236},{"source":1627,"target":14},{"source":1622,"target":10},{"source":1623,"target":12},{"source":1624,"target":13},{"source":237,"target":0},{"source":237,"target":238},{"source":237,"target":1628},{"source":237,"target":1629},{"source":1628,"target":3},{"source":1628,"target":1630},{"source":1628,"target":237},{"source":1630,"target":3},{"source":1629,"target":238},{"source":238,"target":0},{"source":238,"target":14},{"source":238,"target":1631},{"source":1631,"target":14},{"source":239,"target":0},{"source":239,"target":238},{"source":239,"target":1632},{"source":239,"target":1633},{"source":239,"target":1634},{"source":239,"target":1635},{"source":239,"target":1636},{"source":1632,"target":38},{"source":1632,"target":1637},{"source":1632,"target":239},{"source":1632,"target":1638},{"source":1637,"target":38},{"source":1638,"target":240},{"source":1638,"target":1639},{"source":1638,"target":1632},{"source":1639,"target":240},{"source":1633,"target":38},{"source":1633,"target":1640},{"source":1633,"target":239},{"source":1640,"target":38},{"source":1634,"target":38},{"source":1634,"target":1641},{"source":1634,"target":239},{"source":1634,"target":1642},{"source":1641,"target":38},{"source":1642,"target":3},{"source":1642,"target":1643},{"source":1642,"target":1634},{"source":1643,"target":3},{"source":1635,"target":240},{"source":1635,"target":1644},{"source":1635,"target":239},{"source":1644,"target":240},{"source":1636,"target":238},{"source":240,"target":0},{"source":240,"target":241},{"source":240,"target":1645},{"source":240,"target":1646},{"source":240,"target":1647},{"source":240,"target":1648},{"source":1645,"target":38},{"source":1645,"target":1649},{"source":1645,"target":240},{"source":1645,"target":1650},{"source":1649,"target":38},{"source":1650,"target":240},{"source":1650,"target":1651},{"source":1650,"target":1645},{"source":1651,"target":240},{"source":1646,"target":240},{"source":1646,"target":1652},{"source":1646,"target":240},{"source":1652,"target":240},{"source":1647,"target":239},{"source":1647,"target":1653},{"source":1647,"target":240},{"source":1653,"target":239},{"source":1648,"target":241},{"source":241,"target":0},{"source":241,"target":6},{"source":241,"target":12},{"source":241,"target":1654},{"source":241,"target":1655},{"source":1654,"target":6},{"source":1655,"target":12},{"source":242,"target":0},{"source":242,"target":16},{"source":242,"target":238},{"source":242,"target":1656},{"source":242,"target":1657},{"source":242,"target":1658},{"source":1656,"target":17},{"source":1656,"target":1659},{"source":1656,"target":242},{"source":1659,"target":17},{"source":1657,"target":16},{"source":1658,"target":238},{"source":243,"target":0},{"source":243,"target":32},{"source":243,"target":238},{"source":243,"target":1660},{"source":243,"target":1661},{"source":1660,"target":32},{"source":1661,"target":238},{"source":244,"target":0},{"source":244,"target":238},{"source":244,"target":1662},{"source":244,"target":1663},{"source":1662,"target":4},{"source":1662,"target":1664},{"source":1662,"target":244},{"source":1664,"target":4},{"source":1663,"target":238},{"source":245,"target":0},{"source":245,"target":238},{"source":245,"target":1665},{"source":245,"target":1666},{"source":245,"target":1667},{"source":245,"target":1668},{"source":1665,"target":14},{"source":1665,"target":1669},{"source":1665,"target":245},{"source":1669,"target":14},{"source":1666,"target":14},{"source":1666,"target":1670},{"source":1666,"target":245},{"source":1670,"target":14},{"source":1667,"target":14},{"source":1667,"target":1671},{"source":1667,"target":245},{"source":1671,"target":14},{"source":1668,"target":238},{"source":246,"target":0},{"source":246,"target":239},{"source":246,"target":1672},{"source":246,"target":1673},{"source":246,"target":1674},{"source":1672,"target":35},{"source":1672,"target":1675},{"source":1672,"target":246},{"source":1675,"target":35},{"source":1673,"target":35},{"source":1673,"target":1676},{"source":1673,"target":246},{"source":1676,"target":35},{"source":1674,"target":239},{"source":247,"target":0},{"source":247,"target":239},{"source":247,"target":1677},{"source":247,"target":1678},{"source":1677,"target":38},{"source":1677,"target":1679},{"source":1677,"target":247},{"source":1679,"target":38},{"source":1678,"target":239},{"source":248,"target":0},{"source":248,"target":14},{"source":248,"target":1680},{"source":248,"target":1681},{"source":248,"target":1682},{"source":1680,"target":249},{"source":1680,"target":1683},{"source":1680,"target":248},{"source":1683,"target":249},{"source":1681,"target":14},{"source":1681,"target":1684},{"source":1681,"target":248},{"source":1684,"target":14},{"source":1682,"target":14},{"source":249,"target":0},{"source":249,"target":1685},{"source":249,"target":1686},{"source":249,"target":1687},{"source":249,"target":1688},{"source":249,"target":1689},{"source":1685,"target":249},{"source":1686,"target":249},{"source":1687,"target":249},{"source":1688,"target":249},{"source":1689,"target":249},{"source":250,"target":0},{"source":250,"target":238},{"source":250,"target":1690},{"source":250,"target":1691},{"source":1690,"target":235},{"source":1690,"target":1692},{"source":1690,"target":250},{"source":1692,"target":235},{"source":1691,"target":238},{"source":251,"target":0},{"source":251,"target":238},{"source":251,"target":1693},{"source":251,"target":1694},{"source":1693,"target":3},{"source":1693,"target":1695},{"source":1693,"target":251},{"source":1695,"target":3},{"source":1694,"target":238},{"source":252,"target":0},{"source":252,"target":14},{"source":252,"target":1696},{"source":252,"target":1697},{"source":1696,"target":14},{"source":1696,"target":1698},{"source":1696,"target":252},{"source":1698,"target":14},{"source":1697,"target":14},{"source":253,"target":0},{"source":253,"target":238},{"source":253,"target":1699},{"source":253,"target":1700},{"source":1699,"target":12},{"source":1699,"target":1701},{"source":1699,"target":253},{"source":1701,"target":12},{"source":1700,"target":238},{"source":254,"target":0},{"source":254,"target":18},{"source":254,"target":132},{"source":254,"target":1702},{"source":254,"target":1703},{"source":254,"target":1704},{"source":254,"target":1705},{"source":254,"target":1706},{"source":254,"target":1707},{"source":254,"target":1708},{"source":1702,"target":11},{"source":1702,"target":1709},{"source":1702,"target":254},{"source":1709,"target":11},{"source":1703,"target":8},{"source":1703,"target":1710},{"source":1703,"target":254},{"source":1710,"target":8},{"source":1704,"target":236},{"source":1704,"target":1711},{"source":1704,"target":254},{"source":1711,"target":236},{"source":1705,"target":132},{"source":1705,"target":1712},{"source":1705,"target":254},{"source":1712,"target":132},{"source":1706,"target":23},{"source":1706,"target":1713},{"source":1706,"target":254},{"source":1713,"target":23},{"source":1707,"target":18},{"source":1708,"target":132},{"source":255,"target":0},{"source":255,"target":18},{"source":255,"target":1714},{"source":255,"target":1715},{"source":255,"target":1716},{"source":1714,"target":128},{"source":1714,"target":1717},{"source":1714,"target":255},{"source":1717,"target":128},{"source":1715,"target":254},{"source":1715,"target":1718},{"source":1715,"target":255},{"source":1718,"target":254},{"source":1716,"target":18},{"source":256,"target":0},{"source":256,"target":11},{"source":256,"target":1719},{"source":1719,"target":11},{"source":257,"target":0},{"source":257,"target":256},{"source":257,"target":1720},{"source":1720,"target":256},{"source":258,"target":0},{"source":258,"target":256},{"source":258,"target":1721},{"source":1721,"target":256},{"source":259,"target":0},{"source":259,"target":260},{"source":259,"target":1722},{"source":1722,"target":260},{"source":260,"target":0},{"source":260,"target":256},{"source":260,"target":1723},{"source":260,"target":1724},{"source":260,"target":1725},{"source":260,"target":1726},{"source":1723,"target":261},{"source":1723,"target":1727},{"source":1723,"target":260},{"source":1727,"target":261},{"source":1724,"target":261},{"source":1724,"target":1728},{"source":1724,"target":260},{"source":1728,"target":261},{"source":1725,"target":263},{"source":1725,"target":1729},{"source":1725,"target":260},{"source":1729,"target":263},{"source":1726,"target":256},{"source":261,"target":0},{"source":261,"target":262},{"source":261,"target":1730},{"source":1731,"target":240},{"source":1731,"target":1732},{"source":1732,"target":240},{"source":1730,"target":262},{"source":262,"target":0},{"source":262,"target":18},{"source":262,"target":256},{"source":262,"target":1733},{"source":262,"target":1734},{"source":262,"target":1735},{"source":1733,"target":241},{"source":1733,"target":1736},{"source":1733,"target":262},{"source":1736,"target":241},{"source":1734,"target":18},{"source":1735,"target":256},{"source":263,"target":0},{"source":263,"target":1},{"source":263,"target":1737},{"source":263,"target":1738},{"source":263,"target":1739},{"source":1737,"target":14},{"source":1737,"target":1740},{"source":1737,"target":263},{"source":1740,"target":14},{"source":1738,"target":14},{"source":1738,"target":1741},{"source":1738,"target":263},{"source":1741,"target":14},{"source":1739,"target":1},{"source":264,"target":0},{"source":264,"target":260},{"source":264,"target":1742},{"source":1742,"target":260},{"source":265,"target":0},{"source":265,"target":256},{"source":265,"target":1743},{"source":265,"target":1744},{"source":1743,"target":15},{"source":1743,"target":1745},{"source":1743,"target":265},{"source":1745,"target":15},{"source":1744,"target":256},{"source":266,"target":0},{"source":266,"target":256},{"source":266,"target":1746},{"source":266,"target":1747},{"source":266,"target":1748},{"source":1746,"target":260},{"source":1746,"target":1749},{"source":1746,"target":266},{"source":1749,"target":260},{"source":1747,"target":260},{"source":1747,"target":1750},{"source":1747,"target":266},{"source":1750,"target":260},{"source":1748,"target":256},{"source":267,"target":0},{"source":267,"target":18},{"source":267,"target":256},{"source":267,"target":1751},{"source":267,"target":1752},{"source":267,"target":1753},{"source":1751,"target":9},{"source":1751,"target":1754},{"source":1751,"target":267},{"source":1754,"target":9},{"source":1752,"target":18},{"source":1753,"target":256},{"source":268,"target":0},{"source":268,"target":9},{"source":268,"target":1755},{"source":1755,"target":9},{"source":269,"target":0},{"source":269,"target":256},{"source":269,"target":1756},{"source":269,"target":1757},{"source":1756,"target":15},{"source":1756,"target":1758},{"source":1756,"target":269},{"source":1758,"target":15},{"source":1757,"target":256},{"source":270,"target":0},{"source":270,"target":11},{"source":270,"target":1759},{"source":270,"target":1760},{"source":270,"target":1761},{"source":1759,"target":11},{"source":1759,"target":1762},{"source":1759,"target":270},{"source":1762,"target":11},{"source":1760,"target":11},{"source":1760,"target":1763},{"source":1760,"target":270},{"source":1763,"target":11},{"source":1761,"target":11}],"multigraph":true} | ecore |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.